index
:
ytstenut/ytstenut-glib
c2s
client-status-wip
master
GLib Ytstenut library
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-14
build: Delete .gitignore, it's not supposed to be checked in
HEAD
master
Rob Staudinger
1
-42/+0
2012-02-14
file-transfer: Pass sender service-id in file metadata
Rob Staudinger
5
-35/+153
2012-02-13
build: Check for nonexistant exported symbols in check-local
Rob Staudinger
1
-1/+1
2012-02-13
docs: Fix theck for ignored files
Rob Staudinger
1
-11/+3
2012-02-13
build: use $(AM_V_GET) consistently
Rob Staudinger
1
-6/+6
2012-02-13
build: add a few missing GITIGNOREFILES
Rob Staudinger
3
-0/+21
2012-02-13
Client: Add "tp-status" property
Rob Staudinger
2
-7/+25
2012-02-09
docs: check if ignored header files actually exist
Rob Staudinger
1
-1/+18
2012-02-09
Client: remove deprecated virtual methods
Rob Staudinger
18
-143/+55
2012-02-09
docs: Fix many warnings in the docs build
Rob Staudinger
13
-63/+26
2012-02-07
IncomingFile: Add API for receiving files
Rob Staudinger
20
-198/+1026
2012-02-03
File transfer: remove old style file transfer code
Rob Staudinger
10
-2169/+2
2012-02-02
OutgoingFile: Add API for transmitting files
Rob Staudinger
25
-8/+1449
2012-02-02
Build fixes for Mingw32
Siraj Razick
3
-13/+61
2012-02-01
docs: Add missing section titles
Rob Staudinger
4
-3/+5
2012-02-01
docs: Clean up docs build, removing stale file references
Rob Staudinger
11
-584/+5
2012-01-30
Roster: remove unused function from internal header
Rob Staudinger
1
-4/+0
2012-01-27
ClientStatus: add function annotation
Rob Staudinger
1
-1/+1
2012-01-27
Variable naming consistency fixes
Rob Staudinger
3
-32/+39
2012-01-26
examples: Update "dictionary-message" so it can also run with C2S
Rob Staudinger
1
-6/+21
2012-01-26
g-introspection: rename from Yts to Ytstenut
Rob Staudinger
1
-3/+3
2012-01-26
build: clean up ytstenut/Makefile.am so Anjuta understands it
Rob Staudinger
1
-178/+216
2012-01-26
docs: fix build by skipping the internal yts-client-status.h
Rob Staudinger
1
-1/+1
2012-01-26
Rewrite capability handling in YtsClient
Rob Staudinger
10
-418/+669
2012-01-24
Client: move away from deprecated API
Rob Staudinger
1
-6/+6
2012-01-23
Client: make sure capabilities are namespaced correctly
Rob Staudinger
2
-18/+42
2012-01-23
Client: remove avatar handling and expose TpAccount
Rob Staudinger
2
-115/+21
2012-01-23
Client: prefix all TP fields with "tp_"
Rob Staudinger
1
-51/+55
2012-01-23
build: Do not run integration tests on "make distcheck"
Rob Staudinger
1
-1/+0
2012-01-23
build: Run integration tests only when requested
Rob Staudinger
3
-2/+22
2012-01-23
Client: initial support for C2S connections
Rob Staudinger
4
-51/+173
2012-01-20
Client: rename yts_client_new() to yts_client_new_p2p()
Rob Staudinger
11
-32/+21
2012-01-20
Client: use "service_id" everywhere instead of "uid"/"sid"
Rob Staudinger
2
-18/+18
2012-01-20
Client: rename "uid" field to "service_id"
Rob Staudinger
1
-13/+13
2012-01-20
Client: remove "mgr_name" field
Rob Staudinger
1
-9/+12
2011-11-03
Service: rename "service-id" property to just "id"
c2s
Rob Staudinger
14
-20/+20
2011-11-03
Contact: rename "contact-id" property to just "id"
Rob Staudinger
6
-18/+18
2011-10-31
Contact, (Proxy)Service, Roster: clean up header files
Rob Staudinger
9
-51/+47
2011-10-31
Roster: split away internal interface
Rob Staudinger
7
-51/+177
2011-10-31
Contact: split away internal interface
Rob Staudinger
10
-96/+203
2011-10-31
(Proxy)Service: make classes "final" so they can't be subclassed
Rob Staudinger
7
-30/+24
2011-10-28
(Proxy)Service: split away internal interface
Rob Staudinger
14
-91/+472
2011-10-28
logging: improve logging facilities
Rob Staudinger
10
-68/+131
2011-10-25
Client: consistently use contact-id and service-id in the API.
Rob Staudinger
3
-26/+42
2011-10-25
ytstenut.sym: remove a few internal-only symbols.
Rob Staudinger
1
-6/+0
2011-10-25
Roster: get rid of Client reference.
Rob Staudinger
10
-109/+121
2011-10-24
Added files and changes for Android port
Alvaro Soliverez
3
-1/+48
2011-10-21
logging: Do not print topic when 'unspecified' placeholder.
Rob Staudinger
1
-8/+29
2011-10-21
Rewrite init and logging system.
Rob Staudinger
24
-624/+267
2011-10-21
Use g_strmp0 instead of strcmp where appropriate.
Rob Staudinger
4
-15/+13
[next]