projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add GMenu
[platform/upstream/glib.git]
/
gio
/
2011-12-08
Matthias Clasen
Add GMenu
tree
|
commitdiff
2011-12-08
Matthias Clasen
Add GMenuModel
tree
|
commitdiff
2011-12-08
Matthias Clasen
GApplication: use GDBusActionGroup
tree
|
commitdiff
2011-12-08
Ryan Lortie
Add GDBusActionGroup
tree
|
commitdiff
2011-12-08
Ryan Lortie
GApplication: port action client to new D-Bus API
tree
|
commitdiff
2011-12-08
Ryan Lortie
GApplication: use GActionGroup exporter
tree
|
commitdiff
2011-12-08
Ryan Lortie
Add GActionGroup D-Bus exporter
tree
|
commitdiff
2011-12-08
Ryan Lortie
Revert "Use an XML blob for gapplication interface...
tree
|
commitdiff
2011-12-08
Ryan Lortie
Revert "Forgot one interface..."
tree
|
commitdiff
2011-12-07
Matthias Clasen
Clarify docs around main loop vfuncs
tree
|
commitdiff
2011-12-07
David Zeuthen
Bug 665733 – GDBusConnection holds lock while calling...
tree
|
commitdiff
2011-12-06
David Zeuthen
GDBus: Note in docs that g_dbus_node_info_new_for_xml...
tree
|
commitdiff
2011-12-06
David Zeuthen
GDBus: fix link to D-Bus spec
tree
|
commitdiff
2011-12-05
Benjamin Otte
outputstream: Clarify docs of flush()
tree
|
commitdiff
2011-12-05
Cosimo Alfarano
Send CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRI...
tree
|
commitdiff
2011-12-05
Simon McVittie
GDBusConnection: propagate error correctly if flags...
tree
|
commitdiff
2011-12-02
Tristan Van Berkom
GDBusInterfaceSkeleton: make it possible to export...
tree
|
commitdiff
2011-12-01
Dan Winship
GMemoryInputStream/GMemoryOutputStream: fix bug in...
tree
|
commitdiff
2011-11-30
Dan Winship
GMemoryInputStream/GMemoryOutputStream: make these...
tree
|
commitdiff
2011-11-30
Matthias Clasen
Clarify local_command_line docs
tree
|
commitdiff
2011-11-29
Dan Winship
gnetworkmonitornetlink.c: Make the error messages less...
tree
|
commitdiff
2011-11-29
Dan Winship
gzlibdecompressor.c: fix a comment
tree
|
commitdiff
2011-11-29
Michael Vogt
Add missing annotation to g_file_set_attribute()
tree
|
commitdiff
2011-11-29
Matthias Clasen
Forgot one interface...
tree
|
commitdiff
2011-11-29
Matthias Clasen
Use an XML blob for gapplication interface info
tree
|
commitdiff
2011-11-27
Ryan Lortie
gio.symbols: add g_application_[gs]et_default()
tree
|
commitdiff
2011-11-27
Matthias Clasen
Cosmetics
tree
|
commitdiff
2011-11-27
Ryan Lortie
GApplication: add default application
tree
|
commitdiff
2011-11-27
Ryan Lortie
GApplication: unregister action interface export
tree
|
commitdiff
2011-11-27
Matthias Clasen
GApplication: Implement query_action
tree
|
commitdiff
2011-11-27
Matthias Clasen
GSimpleActionGroup: Implement query_action
tree
|
commitdiff
2011-11-27
Ryan Lortie
Add g_action_group_query_action()
tree
|
commitdiff
2011-11-23
Simon McVittie
GInitable, GAsyncInitable: not initializing gives undef...
tree
|
commitdiff
2011-11-23
Simon McVittie
GDBusWorker: continue_writing: initialize flush_async_d...
tree
|
commitdiff
2011-11-22
Ryan Lortie
GApplication: don't fail if can't get session bus
tree
|
commitdiff
2011-11-22
Simon McVittie
GDBusConnection: don't pass boolean > 1 to _g_dbus_work...
tree
|
commitdiff
2011-11-22
Dan Winship
GSocketInputStream/GSocketOutputStream: fix win32 build
tree
|
commitdiff
2011-11-21
Rico Tzschichholz
gio/tests: Fix for -Werror=format-security
tree
|
commitdiff
2011-11-21
Ryan Lortie
dist gio/tests/key8.pem
tree
|
commitdiff
2011-11-21
Simon McVittie
Add test case for #662395
tree
|
commitdiff
2011-11-21
Simon McVittie
GDBus tests: factor out TestIOStream, test_pipe and...
tree
|
commitdiff
2011-11-21
Simon McVittie
_g_dbus_worker_flush_sync: always flush if we need to
tree
|
commitdiff
2011-11-21
Simon McVittie
GDBusWorker: move flush async op into continue_writing()
tree
|
commitdiff
2011-11-21
Simon McVittie
schedule_write_in_worker_thread: require caller to...
tree
|
commitdiff
2011-11-21
Simon McVittie
GDBusWorker: rename some functions
tree
|
commitdiff
2011-11-21
Simon McVittie
GDBusWorker: distinguish between 3 sorts of output...
tree
|
commitdiff
2011-11-21
Ryan Lortie
Drop last uses of @returns:
tree
|
commitdiff
2011-11-21
Matthias Clasen
GSocketClient: Drop @returns syntax from doc comments
tree
|
commitdiff
2011-11-21
Matthias Clasen
GSimplePermission: Drop @returns syntax in doc comments
tree
|
commitdiff
2011-11-21
Matthias Clasen
GPermission: Drop @returns syntax from doc comments
tree
|
commitdiff
2011-11-21
Chun-wei Fan
gio/Makefile.am
tree
|
commitdiff
2011-11-20
Matthias Clasen
GFile: Add some introspection annotations
tree
|
commitdiff
2011-11-19
Matthias Clasen
GApplication: unregister bus name
tree
|
commitdiff
2011-11-19
Matthias Clasen
Trivial doc typo fix
tree
|
commitdiff
2011-11-19
Dan Winship
GTlsCertificate: support unencrypted PKCS#8 private...
tree
|
commitdiff
2011-11-18
Nicolas Dufresne
[gio] Terminate connect call when application proxy...
tree
|
commitdiff
2011-11-18
Giovanni Campagna
GPollable*Stream: expose source methods to introspection
tree
|
commitdiff
2011-11-18
Ryan Lortie
We need <locale.h> in gsettingsschema.c now
tree
|
commitdiff
2011-11-18
Nicolas Dufresne
Clear proxy address upon retry
tree
|
commitdiff
2011-11-18
Alexandre Rostovtsev
_g_dbus_get_machine_id(): check /etc/machine-id too
tree
|
commitdiff
2011-11-17
Rico Tzschichholz
Remove redefinition of typedef 'GSettingsSchemaSource'
tree
|
commitdiff
2011-11-17
Ryan Lortie
g_settings_new_full(): more docs
tree
|
commitdiff
2011-11-17
Ryan Lortie
add plugin example for GSettingsSchemaSource
tree
|
commitdiff
2011-11-17
Ryan Lortie
Add gtk-doc for gsettingsschema{,source}
tree
|
commitdiff
2011-11-17
Matthias Clasen
'make dist' fixes
tree
|
commitdiff
2011-11-17
Matthias Clasen
settings-source test: Check returned error as well
tree
|
commitdiff
2011-11-17
Matthias Clasen
Trivial typo fix
tree
|
commitdiff
2011-11-17
Jasper St. Pierre
gsettings: add annotations for _new_full()
tree
|
commitdiff
2011-11-17
Jasper St. Pierre
schema source: avoid introspection confusion
tree
|
commitdiff
2011-11-17
Jasper St. Pierre
gsettingsschema: Use the trusted parameter
tree
|
commitdiff
2011-11-17
Ryan Lortie
Add test case and fix some bugs
tree
|
commitdiff
2011-11-17
Ryan Lortie
Add g_settings_schema_source_new_from_directory()
tree
|
commitdiff
2011-11-17
Ryan Lortie
Clarify docs/params for 'schema' vs 'schema id'
tree
|
commitdiff
2011-11-17
Ryan Lortie
Add g_settings_new_full() taking GSettingsSchema
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettings: add 'settings-schema' property
tree
|
commitdiff
2011-11-17
Ryan Lortie
add boxed types for GSettingSchema{,Source}
tree
|
commitdiff
2011-11-17
Ryan Lortie
Drop the 'schema_name' field of GSettings
tree
|
commitdiff
2011-11-17
Ryan Lortie
speak of 'schema id' rather than 'schema name'
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettings: deprecate 'schema' property
tree
|
commitdiff
2011-11-17
Ryan Lortie
drop the now-trivial g_settings_schema_new
tree
|
commitdiff
2011-11-17
Ryan Lortie
new public header: gsettingsschema.h
tree
|
commitdiff
2011-11-17
Ryan Lortie
Add non-aborting g_settings_schema_source_lookup()
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingSchemaSource: add refcounting
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingsSchema: use our own linked lists
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingsSchema: alter our 'reverse' technology
tree
|
commitdiff
2011-11-17
Ryan Lortie
move GSettingsSchemaKey to gsettingsschema.c
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingsSchemaKey: store the GSettingsSchema*
tree
|
commitdiff
2011-11-17
Ryan Lortie
g_settings_schema_key_init: take GSettingsSchema*
tree
|
commitdiff
2011-11-17
Ryan Lortie
add internal g_settings_schema_get_name()
tree
|
commitdiff
2011-11-17
Ryan Lortie
rename GSettingsKeyInfo to GSettingsSchemaKey
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingsKeyInfo: rename field 'key' to 'name'
tree
|
commitdiff
2011-11-17
Ryan Lortie
remove GSettings* from GSettingsKeyInfo
tree
|
commitdiff
2011-11-17
Ryan Lortie
store some extra info in GSettingsKeyInfo
tree
|
commitdiff
2011-11-17
Ryan Lortie
GSettingsKeyInfo: drop unused variable
tree
|
commitdiff
2011-11-17
Ryan Lortie
rename gsettingsschema.h to -internal.h
tree
|
commitdiff
2011-11-17
Ryan Lortie
unGObjectify GSettingsSchema
tree
|
commitdiff
2011-11-16
Benjamin Otte
localfileenumerator: Improve non-stat'ing code
tree
|
commitdiff
2011-11-16
Benjamin Otte
localfileinfo: Split out attributes that don't need...
tree
|
commitdiff
2011-11-16
Benjamin Otte
localfileenumerator: Take the type from the readdir...
tree
|
commitdiff
2011-11-16
Benjamin Otte
gio: Add tests for g_file_attribute_matcher_subtract()
tree
|
commitdiff
next