GApplication: make menu properties readwrite
[platform/upstream/glib.git] / gio /
2011-12-08 Ryan LortieGApplication: make menu properties readwrite
2011-12-08 Ryan Lortiemenumodel test: don't get stuck in a loop
2011-12-08 Ryan Lortiemenu/action exporter docs fixup
2011-12-08 Ryan Lortiegio symbol cleanups
2011-12-08 Ryan LortieMenu model exporter: clean up the API
2011-12-08 Ryan LortieGApplication: menu can change after registration
2011-12-08 Ryan LortieAction group exporter: clean up the API
2011-12-08 Ryan LortieGApplication: simplify dbus impl
2011-12-08 Ryan LortieGApplication dbus: use XML for introspection
2011-12-08 Ryan LortieGApplication: implement GActionMap
2011-12-08 Ryan LortieFix some GMenu and GMenuItem leaking
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Colin Waltersgsimpleaction: Ensure actions are enabled
2011-12-08 Matthias ClasenInclude gactionmap.h in gio.h
2011-12-08 Matthias ClasenMinor doc improvements
2011-12-08 Matthias ClasenAdd GActionMap to the docs
2011-12-08 Colin WaltersGSimpleAction: Fix to comply with constructor rules
2011-12-08 Ryan Lortieadd GActionMap interface
2011-12-08 Ryan Lortiegmenu exporter: put submenus in separate groups
2011-12-08 Ryan Lortiemenu tests: keep mirror of proxy
2011-12-08 Matthias ClasenShorten a variable name
2011-12-08 Matthias ClasenExpand dbus action group tests
2011-12-08 Matthias ClasenSome more assertions
2011-12-08 Matthias ClasenAdd some dbus action group tests
2011-12-08 Matthias ClasenFix the dbus action group query_action implementation
2011-12-08 Matthias ClasenMake stopping an action group export work
2011-12-08 Ryan Lortierework GMenuProxy links
2011-12-08 Ryan Lortieg_menu_model_get_item_link: be careful with refs
2011-12-08 Matthias ClasenAdd debug code
2011-12-08 Matthias ClasenAvoid cross-talk between tests
2011-12-08 Matthias ClasenTypo fix
2011-12-08 Matthias ClasenRemove unused variable
2011-12-08 Matthias ClasenAdd a test for menu subscriptions
2011-12-08 Matthias ClasenTake out excessive width
2011-12-08 Matthias ClasenReduce excessive width
2011-12-08 Matthias Clasenwhitespace fix
2011-12-08 Matthias ClasenAdd some tests for links
2011-12-08 Matthias ClasenAdd parser roundtrip tests
2011-12-08 Matthias ClasenGMenuMarkup: fixes uncovered by roundtrip testing
2011-12-08 Matthias ClasenImprove docs
2011-12-08 Matthias ClasenGApplication: Add a menu example to the docs
2011-12-08 Matthias ClasenGMenu: Enforce attribute name restrictions
2011-12-08 Matthias ClasenReduce excessive width of gmenu.h
2011-12-08 Matthias ClasenMatch up a parameter name
2011-12-08 Matthias ClasenDescribe the org.gtk.Menus interface
2011-12-08 Matthias ClasenDescribe the org.gtk.Actions interface
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Matthias ClasenGActionGroup: Mention GMenuModel in the docs
2011-12-08 Matthias ClasenAdd g_application_set_menu
2011-12-08 Ryan LortieAdd GMenuModel testcases
2011-12-08 Ryan LortieAdd GMenuProxy
2011-12-08 Matthias ClasenAdd GMenuModel D-Bus exporter
2011-12-08 Matthias ClasenAdd GMenu markup
2011-12-08 Matthias ClasenAdd GMenu
2011-12-08 Matthias ClasenAdd GMenuModel
2011-12-08 Matthias ClasenGApplication: use GDBusActionGroup
2011-12-08 Ryan LortieAdd GDBusActionGroup
2011-12-08 Ryan LortieGApplication: port action client to new D-Bus API
2011-12-08 Ryan LortieGApplication: use GActionGroup exporter
2011-12-08 Ryan LortieAdd GActionGroup D-Bus exporter
2011-12-08 Ryan LortieRevert "Use an XML blob for gapplication interface...
2011-12-08 Ryan LortieRevert "Forgot one interface..."
2011-12-07 Matthias ClasenClarify docs around main loop vfuncs
2011-12-07 David ZeuthenBug 665733 – GDBusConnection holds lock while calling...
2011-12-06 David ZeuthenGDBus: Note in docs that g_dbus_node_info_new_for_xml...
2011-12-06 David ZeuthenGDBus: fix link to D-Bus spec
2011-12-05 Benjamin Otteoutputstream: Clarify docs of flush()
2011-12-05 Cosimo AlfaranoSend CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRI...
2011-12-05 Simon McVittieGDBusConnection: propagate error correctly if flags...
2011-12-02 Tristan Van BerkomGDBusInterfaceSkeleton: make it possible to export...
2011-12-01 Dan WinshipGMemoryInputStream/GMemoryOutputStream: fix bug in...
2011-11-30 Dan WinshipGMemoryInputStream/GMemoryOutputStream: make these...
2011-11-30 Matthias ClasenClarify local_command_line docs
2011-11-29 Dan Winshipgnetworkmonitornetlink.c: Make the error messages less...
2011-11-29 Dan Winshipgzlibdecompressor.c: fix a comment
2011-11-29 Michael VogtAdd missing annotation to g_file_set_attribute()
2011-11-29 Matthias ClasenForgot one interface...
2011-11-29 Matthias ClasenUse an XML blob for gapplication interface info
2011-11-27 Ryan Lortiegio.symbols: add g_application_[gs]et_default()
2011-11-27 Matthias ClasenCosmetics
2011-11-27 Ryan LortieGApplication: add default application
2011-11-27 Ryan LortieGApplication: unregister action interface export
2011-11-27 Matthias ClasenGApplication: Implement query_action
2011-11-27 Matthias ClasenGSimpleActionGroup: Implement query_action
2011-11-27 Ryan LortieAdd g_action_group_query_action()
2011-11-23 Simon McVittieGInitable, GAsyncInitable: not initializing gives undef...
2011-11-23 Simon McVittieGDBusWorker: continue_writing: initialize flush_async_d...
2011-11-22 Ryan LortieGApplication: don't fail if can't get session bus
2011-11-22 Simon McVittieGDBusConnection: don't pass boolean > 1 to _g_dbus_work...
2011-11-22 Dan WinshipGSocketInputStream/GSocketOutputStream: fix win32 build
2011-11-21 Rico Tzschichholzgio/tests: Fix for -Werror=format-security
2011-11-21 Ryan Lortiedist gio/tests/key8.pem
2011-11-21 Simon McVittieAdd test case for #662395
2011-11-21 Simon McVittieGDBus tests: factor out TestIOStream, test_pipe and...
2011-11-21 Simon McVittie_g_dbus_worker_flush_sync: always flush if we need to
2011-11-21 Simon McVittieGDBusWorker: move flush async op into continue_writing()
2011-11-21 Simon McVittieschedule_write_in_worker_thread: require caller to...
2011-11-21 Simon McVittieGDBusWorker: rename some functions
2011-11-21 Simon McVittieGDBusWorker: distinguish between 3 sorts of output...
2011-11-21 Ryan LortieDrop last uses of @returns:
next