]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-12-19 Matthias ClasenPlugman: Find the plugins menu in a better way
2011-12-19 Matthias ClasenGtkBuilder: pick up named submenus
2011-12-19 William HuaHandle menu changes.
2011-12-19 William HuaAdd accelerators to bloatpad.
2011-12-19 William HuaRefactor GMenuModel rendering for Mac OS.
2011-12-19 William Huagtkquartz-menu: fix some leaks
2011-12-19 William Huabegin adding menu accelerators
2011-12-19 Matthias ClasenTwo small fixes
2011-12-19 Matthias ClasenFix up includes
2011-12-19 Ryan Lortiebloatpad: add 'New Window' menu item
2011-12-19 William Huabegin GtkApplication menu support for Mac OS
2011-12-19 Matthias ClasenAnother plugin, for good measure
2011-12-19 Matthias ClasenSomething for the eye
2011-12-19 Matthias ClasenAdd an action too
2011-12-19 Matthias Clasenwip example for plugin/gmenu interaction
2011-12-19 Matthias ClasenUpdate testgmenu to latest api changes
2011-12-19 Ryan LortieGtkApplicationWindow: share one GActionMuxer
2011-12-19 Matthias ClasenDocumentation additions
2011-12-19 Matthias ClasenGtkApplicationWindow: Always install accelerators
2011-12-19 Matthias ClasenBloatpad: Add an accelerator in the menu
2011-12-19 Matthias ClasenGtkApplication: Extract accelerators from menus
2011-12-19 Matthias ClasenIntroduce gtkaccelmapprivate.h
2011-12-19 Matthias ClasenBloatpad: Add an accelerator
2011-12-19 Matthias ClasenGtkApplication: Add API to install accelerators for...
2011-12-19 Matthias ClasenGtkApplicationWindow: Set the accel group on constructe...
2011-12-19 Matthias ClasenGtkApplicationWindow: Add a GtkAccelGroup
2011-12-19 Matthias ClasenFix a gtk-doc warning
2011-12-19 Ryan LortieGtkApplication: export windows on the bus
2011-12-19 Ryan Lortie(trivially) implement 'shutdown' in GtkApplication
2011-12-19 Matthias ClasenAdd an example
2011-12-19 Matthias ClasenUpdate GtkApplicationWindow docs
2011-12-19 Matthias ClasenWhitespace fix
2011-12-19 Matthias ClasenMake accelmap initialization more forgiving
2011-12-19 Matthias ClasenClean up includes
2011-12-19 Ryan Lortiebloatpad: add proper sections to the menus
2011-12-19 Ryan LortieSplit off GMenuModel -> GtkMenuBar code
2011-12-19 Ryan LortieWatch "shell shows menu" settings for changes
2011-12-19 Ryan LortieGtkSettings: quartz: shell always shows menus
2011-12-19 Matthias ClasenWhitespace fixes
2011-12-19 Matthias ClasenNever add separators to menubars
2011-12-19 Ryan Lortiegmenu testcase: update to glib API changes
2011-12-19 Ryan Lortiebloatpad: move action/menu setup to ::startup
2011-12-19 Ryan Lortiebloatpad: port to GActionMap for application
2011-12-19 Ryan LortieGtkModelMenuItem: don't leak a GVariant
2011-12-19 Ryan Lortiebloatpad: use GtkBuilder for constructing menus
2011-12-19 Ryan LortieGtkModelMenuItem: omit indicator if not required
2011-12-19 Ryan LortieGtkApplicationWindow: nuke some g_print spew
2011-12-19 Ryan LortieGtkApplcationWindow: plug two obvious leaks
2011-12-19 Colin WaltersGtkApplicationWindow: Consistently unparent menubar
2011-12-19 Ryan LortieGtkApplicationWindow: clean up menubar logic
2011-12-19 Matthias ClasenOnly add a separator when a section ends
2011-12-19 Ryan Lortieintroduce GtkModelMenuItem
2011-12-19 Ryan LortieGtkSettings: add shell-shows-menubar property
2011-12-19 Matthias ClasenOnly add separators when a section actually ends
2011-12-19 Matthias ClasenBloatpad: Add a View menu for fullscreen
2011-12-19 Matthias ClasenBloatpad: Don't leak a menu model
2011-12-19 Colin Waltersbloatpad: Be 640x480 by default
2011-12-19 Colin WaltersGtkApplicationWindow: Further sanitize handling of...
2011-12-19 Colin Waltersbloatpad: Fix Edit to be a submenu
2011-12-19 Colin WaltersGtkApplication: Merge app menu and menubar
2011-12-19 Matthias ClasenGtkApplicationWindow: Make mnemonics work for stateful...
2011-12-19 Matthias ClasenBloatpad: Add mnemonics to the menu
2011-12-19 Colin WaltersGtkApplicationWindow: Don't unref a NULL object
2011-12-19 Ryan LortieAdapt to changes in GLib API
2011-12-19 Matthias ClasenDrop GtkApplicationMenuButton for now
2011-12-19 Matthias ClasenRemove a redundant test
2011-12-19 Matthias ClasenGtkApplicationMenuButton: add docs
2011-12-19 Matthias ClasenUndoccommentify action muxer files
2011-12-19 Matthias ClasenWhitespace fixes
2011-12-19 Matthias ClasenHook up docs
2011-12-19 Matthias ClasenRemove no-longer existing function
2011-12-19 Matthias ClasenGtkApplicationWindow: more docs
2011-12-19 Matthias ClasenInclude gtkapplicationmenubutton.h in gtk.h
2011-12-19 Matthias ClasenGtkApplicationWindow: mark a string for translation
2011-12-19 Matthias ClasenSome coding style fixes
2011-12-19 Matthias ClasenGtkApplication: doc improvement
2011-12-19 Matthias ClasenSome initial docs
2011-12-19 Matthias ClasenDrop an unused variable
2011-12-19 Matthias ClasenDon't call g_object_unref on a variant
2011-12-19 Colin WaltersGtkApplicationWindow: Use dispose for GObjects
2011-12-19 Colin Waltersgtkapplicationwindow: Pick up gtk-shell-shows-app-menu...
2011-12-19 Colin Waltersgdk: Fix prototype for gdk_x11_window_set_utf8_property
2011-12-19 Ryan Lortiebloatpad: use GtkApplicationMenuButton
2011-12-19 Ryan Lortieadd GtkApplicationMenuButton
2011-12-19 Ryan Lortiebloatpad: add 'win.fullscreen' action
2011-12-19 Ryan Lortiebloatpad: make "about" a window action
2011-12-19 Ryan LortieGtkApplicationWindow: wire up action activations
2011-12-19 Ryan Lortiegtk.symbols fixes
2011-12-19 Ryan LortieGtkApplicationWindow: implement GActionMap
2011-12-19 Ryan Lortieport bloatpad to the new APIs
2011-12-19 Ryan Lortieadd GtkApplicationWindow
2011-12-19 Ryan Lortieadd GActionMuxer and observer interfaces
2011-12-19 Ryan LortieGtkSettings: add shell-shows-app-menu property
2011-12-19 Matthias ClasenMake it build against the current wip/menus-rebase3...
2011-12-19 Colin Walterstestgmenu: #ifdef out non-compiling code for now
2011-12-19 Matthias ClasenAdd a very bad fallback check
2011-12-19 Colin Walterswindow: Set a _DBUS_APPLICATION_ID X11 window property
2011-12-19 Colin Waltersx11: Add gdk_x11_window_set_utf8_property
2011-12-19 Matthias ClasenGtkApplication: Insert separators after sections
2011-12-19 Matthias Clasentestgmenu: Insert separators after sections
next