summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Make stock buttons have mnemonics againMatthias Clasen2009-07-011-13/+13
* bgo#529908 - Sanitize handling of motion events in GtkNotebookStanislav Brabec2009-06-231-8/+11
* Bug 461944 – pressing the volume icon in full screen shuts down the soundBastien Nocera2009-06-221-5/+16
* Remove extra padding from comboboxesMatthias Clasen2009-06-223-9/+34
* Fix 'Add to bookmarks' initial sensitivityMatthias Clasen2009-06-221-1/+2
* Reduce roundtripsMatthias Clasen2009-06-221-8/+41
* Fix an oversight in mnemonic handlingMatthias Clasen2009-06-221-3/+8
* bgo#586315 - gtk_file_chooser_list_shortcut_folders() was crashingFederico Mena Quintero2009-06-183-3/+11
* Terminate case with break in switch statementDaniel Elstner2009-06-151-0/+3
* Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set...Matthias Clasen2009-06-151-38/+117
* Avoid assertions due to invalid page sequenceMatthias Clasen2009-05-301-18/+16
* Improve GtkEntry handling of invalid stock idsCody Russell2009-05-301-0/+5
* Make spinbutton test passMatthias Clasen2009-05-291-2/+2
* Fix GtkAssistant's accessible children. Fixes bug #575319.Eitan Isaacson2009-05-291-1/+1
* Improve GtkNotbook behaviour with too little spaceMatthias Clasen2009-05-171-16/+19
* Fix broken compile: s/gtk_selection_atom/gtk_selection_atomsDavyd Madeley2009-05-181-1/+1
* Avoid a warning when persisting clipboardsMatthias Clasen2009-05-171-2/+10
* Avoid memory corruption on complicated confirm-overwrite logicMartin Nordholts2009-05-151-2/+7
* Adding a new PAPI print backend module details see GNOME#382676. (gheet)gheet2009-05-131-0/+8
* bgo#315462 - Make GtkLabel deal with too-small height allocations gracefullyFederico Mena Quintero2009-05-121-3/+20
* bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flas...Federico Mena Quintero2009-05-121-0/+1
* Make gtk-update-icon-cache not fall over leftover temp filesMatthias Clasen2009-05-111-1/+9
* Make GtkHandleBox work on multiple displaysMatthias Clasen2009-05-031-0/+1
* Warn if the adjustment has nonzero page size.Matthias Clasen2009-05-031-0/+9
* Update to explain the situation.Matthias Clasen2009-05-036-36/+66
* Avoid double browser windows from the about dialog.Matthias Clasen2009-04-301-2/+0
* Fix casting problem in gmodule code.Brian Cameron2009-04-241-2/+9
* Don't leak RequiresInfo when parsing GtkBuilder filesMatthias Clasen2009-04-181-1/+2
* Make GtkAssistant keep its padding when built with GtkBuilderMatthias Clasen2009-04-181-3/+3
* Fix a resizing problem with marks on scalesMatthias Clasen2009-04-161-0/+4
* Display localised accelerator keys also in OTHER modeChristian Persch2009-04-111-1/+4
* Fix a small leak in GtkFileSelectorMichael Chudobiak2009-04-111-1/+3
* Improve dialog handling in gtk-builder-convertMOROHOSHI Akihiko2009-04-111-3/+3
* Send the print job title to the previewerCarlos Garcia Campos2009-04-101-0/+2
* Save PageSetup into print settings file used by the print previewerCarlos Garcia Campos2009-04-101-2/+21
* Improve accessible nameMatthias Clasen2009-04-101-1/+1
* Allow empty passwords in GtkMountOperationMatthias Clasen2009-04-081-2/+7
* Support links in licensesMatthias Clasen2009-04-081-81/+74
* Remove a non-effective style-set handlerMatthias Clasen2009-04-081-11/+0
* Improve accessibility of the print dialogMatthias Clasen2009-04-081-31/+31
* Improve focus handling in the print dialogMatthias Clasen2009-04-071-0/+3
* Fix --help output of gtk-builder-convertMatthias Clasen2009-04-071-1/+1
* Avoid warnings when unrealizing a text viewMatthias Clasen2009-04-071-11/+12
* Fix a memory leak in GtkAccelGroupMatthias Clasen2009-04-071-0/+3
* Convert GtkComboBox items propertlyJohan Dahlin2009-04-071-0/+2
* Merge branch 'master' of ssh://alexl@git.gnome.org/git/gtk+Alexander Larsson2009-04-079-66/+155
|\
| * clarify bugfix in 2.14 for gtk_expander_get_labelBjörn Lindqvist2009-04-071-0/+6
| * Fix a GtkBuilder crashMatthias Clasen2009-04-061-1/+8
| * Trivial formatting fixMatthias Clasen2009-04-061-2/+2
| * Improve gtk-builder-convert error reportingMatthias Clasen2009-04-061-0/+2