]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-12-19 Matthias ClasenGtkApplication: Initial attempt at section headings
2011-12-19 Matthias Clasentestgmenu: Initial attempt at section headings
2011-12-19 Matthias ClasenGtkApplication: use activate for actions here, too
2011-12-19 Matthias Clasentestgmenu: Use activate with parameter for radio actions
2011-12-19 Matthias Clasentestgmenu: Use activate for toggle actions
2011-12-19 Colin Walterstestgmenu: Quit on delete-event
2011-12-19 Matthias ClasenAdapt to api changes in GMenuModel
2011-12-19 Matthias ClasenAdapt to object path conventions
2011-12-19 Matthias Clasenbloatpad: Add an example app menu
2011-12-19 Matthias ClasenGtkApplication: add a way to get the appmenu
2011-12-19 Matthias ClasenDrop an unused variable
2011-12-19 Matthias ClasenRemove an unneeded include
2011-12-19 Matthias Clasentestgmenu: Demonstrate how translatable labels work
2011-12-19 Matthias ClasenPass domain to the menu parser
2011-12-19 Matthias ClasenMore dynamic changes
2011-12-19 Matthias ClasenCleanups
2011-12-19 Matthias ClasenQuick-and-dirty GtkBuilder integration
2011-12-19 Matthias ClasenBrute-force dynamic change propagation
2011-12-19 Matthias ClasenFirst attempt at handling dynamic changes
2011-12-19 Matthias ClasenAdd code for dynamic changes
2011-12-19 Matthias ClasenAdd some todos
2011-12-19 Matthias ClasenSome GMenu test code
2011-12-19 Daniel MustielesUpdated Spanish translation
2011-12-19 Benjamin Ottea11y: emit entry signals immediately
2011-12-19 Benjamin Ottex11: Avoid spurious focus events on grabs
2011-12-19 Benjamin Ottex11: Unify focus handling code
2011-12-19 Benjamin Ottea11y: implement widget_(un)set in ContainerCell
2011-12-19 Benjamin Ottea11y: Make GtkCellAccessible a GtkAccessible
2011-12-19 Benjamin Ottetests: Avoid deprecation warning
2011-12-19 Benjamin Otteaccessible: Deprecate gtk_accessible_connect_widget_des...
2011-12-19 Benjamin Ottewidget: Set widget in accessible's constructor
2011-12-19 Benjamin Ottea11y: Don't connect_destroyed anymore
2011-12-19 Benjamin Otteiconview: Simplify adjustment monitoring for accessible
2011-12-19 Benjamin Ottea11y: Remove widget_destroyed call
2011-12-19 Benjamin Ottea11y: Use widget_unset vfunc in treeview
2011-12-19 Benjamin Otteaccessible: Ensure we unset the widget when finalizing
2011-12-19 Benjamin Ottewidget: Unref accessible
2011-12-19 Benjamin Ottea11y: Fix crash in notebook
2011-12-19 Benjamin Ottewidget: Unset self from accessible
2011-12-19 Benjamin Ottewidget: Unset widget on accessibles
2011-12-19 Benjamin Otteaccesible: Manage the DEFUNCT state
2011-12-19 Benjamin Otteiconview: Split out iconview accessible
2011-12-19 Benjamin Otteaccessible: Use set_widget() in destroy notify
2011-12-19 Benjamin OtteAPI: accessible: Add widget_set and widget_unset vfuncs
2011-12-19 Benjamin Otteaccessible: At an important note to the docs
2011-12-19 Benjamin Otteaccessible: Check the widgeyt actually changed when...
2011-12-19 Benjamin Otteaccessible: Make widget a property
2011-12-19 Benjamin Ottetreeview: Only set focus column in setter function
2011-12-19 Benjamin Ottea11y: Simplify code
2011-12-19 Matthias ClasenTell gtk-doc about G_GNUC_WARN_UNUSED_RESULT
2011-12-19 Matthias ClasenReduce gtk-doc warnings
2011-12-18 Matthias ClasenFix parameter name mismatch
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-12-18 Daniel MustielesUpdated Spanish translation
2011-12-18 Carlos Garnachogdk,xi2: Make more resilient about not yet known devices
2011-12-18 Ignacio Casal... textlayout: cleanup
2011-12-18 Paolo BorelliUse gtk_text_layout_get_iter_at_line
2011-12-18 Paolo BorelliRemove useless get_iter_at_line calls.
2011-12-17 Baurzhan Muftakhidinov[l10n] Updated Kazakh translation
2011-12-17 Piotr DrągUpdated POTFILES.in
2011-12-17 Rui Matostests: Add a test for latest commit
2011-12-17 Rui Matoswidget: Flip the sensitive flag even if the state doesn...
2011-12-16 Benjamin Ottefilechooserentry: Catch tab key earlier
2011-12-16 Benjamin Ottefilechooserentry: Do inline completion only when openin...
2011-12-16 Benjamin Ottefilechooserentry: Remove unused enum
2011-12-16 Benjamin Ottefilechooserentry: Allow NULL as base folder again
2011-12-16 Benjamin Ottefilechooserentry: Don't show files when selecting directory
2011-12-16 Benjamin Ottefilechooserentry: Remove beep function
2011-12-16 Benjamin Ottefilechooserentry: Simplify load completion
2011-12-16 Benjamin Ottefilechooserentry: Use a GtkFileFilter for filtering
2011-12-16 Benjamin Ottefilesystemmodel: Add a toggle for whether directories...
2011-12-16 Benjamin Ottefilechooserentry: Remove the file column
2011-12-16 Benjamin Ottefilechooserentry: Simplify code
2011-12-16 Benjamin Ottefilechooserentry: Refactor function
2011-12-16 Benjamin Ottefilechooserentry: Set minimum key length to 0
2011-12-16 Benjamin Ottefilechooserentry: Simplify refresh_current_folder_and_f...
2011-12-16 Benjamin Ottefilechooserentry: Get rid of unused member variable
next