Xavier Claessens
|
df352203d6
|
Stop using g_sequence_get_length() to check if it's empty
g_sequence_is_empty() is more efficient for that task.
https://bugzilla.gnome.org/show_bug.cgi?id=756988
|
2015-10-30 11:35:28 -04:00 |
|
Xavier Claessens
|
74c22150cf
|
docs: fix up docs issues in gio/
|
2015-02-05 16:20:43 +01:00 |
|
Matthias Clasen
|
e7fd3de86d
|
Eradicate links and xrefs
These are all replaced by markdown ref links.
|
2014-02-08 12:26:56 -05:00 |
|
Daniel Mustieles
|
078dbda148
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
|
Matthias Clasen
|
3872049445
|
Add includes to all gio docs
|
2014-01-07 22:55:43 -05:00 |
|
Ryan Lortie
|
7c98844760
|
various: add missing cases of #include "config.h"
|
2012-12-06 13:30:31 -05:00 |
|
Ryan Lortie
|
eeccd3866a
|
GDBusMenuModel: plug a leak of a GHashTable
|
2012-02-27 14:01:10 -05:00 |
|
Matthias Clasen
|
f109415d95
|
Add since tags
|
2011-12-10 20:47:22 -05:00 |
|
Matthias Clasen
|
04aab0cd46
|
Fix up docs
|
2011-12-08 18:05:15 -05:00 |
|
Ryan Lortie
|
13e084437b
|
GDBusMenuModel: become thread-aware
Allow imports of the same menu on multiple different main contexts at
the same time by creating a separate object for each context.
|
2011-12-08 18:05:15 -05:00 |
|
Ryan Lortie
|
1c036cb9f5
|
Rename GMenuProxy to GDBusMenuModel
This improves consistency with GDBusActionGroup.
|
2011-12-08 18:05:15 -05:00 |
|