]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-12-16 Benjamin Ottefilechooserentry: Remove _gtk_file_chooser_entry_set_fi...
2011-12-16 Benjamin Ottefilechooserentry: Use completion for completion
2011-12-16 Benjamin Ottefilechooserentry: Add gtk_file_chooser_entry_get_comple...
2011-12-16 Benjamin Ottefilechooserentry: Don't update the folder when completing
2011-12-16 Benjamin Ottefilechooserentry: Don't override activate
2011-12-16 Benjamin Ottefilechooserentry: Simplify append_common_prefix()
2011-12-16 Benjamin Ottefilechooserentry: Remove completion feedback
2011-12-16 Benjamin Ottefilechooserentry: Redo completion popup trigger
2011-12-16 Benjamin Ottefilechooserentry: Get rid of RefreshMode
2011-12-16 Benjamin Ottefilechooserentry: Use inline completion
2011-12-16 Benjamin Ottefilechooserentry: Merge function
2011-12-16 Benjamin Ottefilechooserentry: Set the text column of the entry...
2011-12-16 Benjamin Ottefilechooserentry: Simplify match_selected function
2011-12-16 Benjamin Ottefilechooserentry: Keep an extra column for the full...
2011-12-16 Benjamin Otteentrycompletion: Export gtk_entry_completion_compute_pr...
2011-12-16 Benjamin Ottefilechooserentry: Redo _gtk_file_chooser_entry_get_file...
2011-12-16 Benjamin Ottefilechooserentry: Modify _gtk_file_chooser_entry_get_cu...
2011-12-16 Benjamin Ottefilechooserentry: Split out function
2011-12-16 Benjamin Ottefilechooserentry: Simplify code
2011-12-16 Benjamin Ottefilechooserentry: Ensure the base folder is always...
2011-12-16 Benjamin Ottefilechooserentry: Don't complain about incomplete hostnames
2011-12-16 Benjamin Ottefilechooserentry: Start autocomplete immediately
2011-12-16 Benjamin Ottefilechooserentry: Remove file_system argument
2011-12-16 Benjamin Ottefilechooserentry: Simplify code
2011-12-16 Benjamin Ottefilechooserentry: Move _gtk_file_system_parse()
2011-12-16 Benjamin Ottegtkfolder: Remove
2011-12-16 Benjamin Ottefilechooserentry: Use a GtkFileSystemModel
2011-12-16 Benjamin Ottefilechooserentry: Store the liststore as a treemodel
2011-12-16 Benjamin Ottefilechooserentry: Make appending / to directories simpler
2011-12-16 Benjamin Ottefilechooserentry: Only append / to directory names...
2011-12-16 Benjamin Ottefilechooserentry: Don't trim away the slash after direc...
next