summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Serbian translation.Danilo Šegan2005-04-063-988/+1026
* Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912,Matthias Clasen2005-04-065-1/+43
* Store icon caches along with the mtimes of the toplevel directories. TheMatthias Clasen2005-04-064-57/+45
* Protect the license and credits buttons from being affected byMatthias Clasen2005-04-054-1/+15
* Updated German translation.Hendrik Richter2005-04-052-135/+149
* Keep a reference to the item. (#167920, Hazael Maldonado Torres)Matthias Clasen2005-04-054-0/+11
* Add some more docs on interactive search.Matthias Clasen2005-04-054-4/+22
* Mention enter and leave events. (#167546, Billy Biggs)Matthias Clasen2005-04-052-1/+7
* UpdatesMatthias Clasen2005-04-054-0/+53
* Remove duplicate line.Tor Lillqvist2005-04-051-1/+0
* Handle 16 colour display mode. For some reason, in this modeTor Lillqvist2005-04-055-2/+24
* Updated Lithuanian translation.Žygimantas Beručka2005-04-052-133/+147
* Don't force 24bpp GdkVisual on 32bpp displays. (#140706)Tor Lillqvist2005-04-054-1/+15
* Add bug refMatthias Clasen2005-04-053-6/+12
* change to use gtk_tree_view_real_expand_row() instead of doing this byJonathan Blandford2005-04-044-47/+30
* cast combo->priv->entry to GTK_ENTRY()Manish Singh2005-04-044-1/+16
* Translation updated by Tino Meinen.Vincent van Adrighem2005-04-042-132/+145
* Updated Portuguese translation.Duarte Loreto2005-04-042-132/+145
* Translate x, y into widget coordinates instead of root coordinates. PatchSøren Sandmann2005-04-044-2/+24
* Add forgotten filesMatthias Clasen2005-04-042-0/+871
* Updated Simplified Chinese translationFunda Wang2005-04-042-133/+146
* Take padding into account when calculating max_layout_width.Matthias Clasen2005-04-044-3/+12
* Use gtk_accel_map_change_entry(), so that reusing the same action nameMatthias Clasen2005-04-044-1/+19
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-0313-239/+816
* Updated pt_BR translationRaphael Higino2005-04-032-87/+130
* Updated Italian translation.Alessio Frusciante2005-04-032-63/+76
* let dash_offset shift the start of the line pattern not the start of theHans Breuer2005-04-035-10/+59
* follow .symbols changesHans Breuer2005-04-032-1/+5
* Hungarian translation updated.Gabor Kelemen2005-04-032-76/+89
* Sync to latest upstream, support mmapped mime.cache:Matthias Clasen2005-04-035-1/+97
* Move documentation inline, document if add_target functions append orMatthias Clasen2005-04-015-59/+151
* Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntryMatthias Clasen2005-04-016-2/+79
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-04-014-1492/+2996
* Updated Spanish translation.Francisco Javier F. Serrador2005-03-312-123/+137
* Updated Albanian translation.Laurent Dhima2005-03-312-132/+145
* gtk/gtkbutton.c fixed gtk-doc comments.Sven Neumann2005-03-315-3/+20
* Updated Catalan translation.Josep Puigdemont i Casamajó2005-03-312-184/+199
* Updated Swedish translation.Christian Rose2005-03-312-132/+145
* Updated Czech translation.Miloslav Trmac2005-03-312-132/+145
* ankit@redhat.com * Updated Gujarati TranslationAnkitkumar Rameshchandra Patel2005-03-312-133/+150
* Updated Canadian English translation.Adam Weinberger2005-03-312-494/+515
* Fix #170755:Federico Mena Quintero2005-03-304-1/+32
* Document BMP saving support.Matthias Clasen2005-03-303-7/+134
* Make enable_search control only typeahead, not C-f. (#170435, SvenMatthias Clasen2005-03-304-12/+23
* Don't accept n_targets == -1. (clipboard_unset): unref the old_data, notMatthias Clasen2005-03-304-1/+20
* Don't segfault if somebody tries to popup an unrealized combo box.Matthias Clasen2005-03-304-0/+21
* Merge from HEAD:Tor Lillqvist2005-03-304-10/+22
* Fix event filter handling. If an event filter (global, client messageTor Lillqvist2005-03-304-48/+70
* Typo.Tor Lillqvist2005-03-301-2/+0
* The state field should represent the state before the event, like on X11.Tor Lillqvist2005-03-304-6/+44