summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add docs for new ports.Matthias Clasen2006-03-155-1/+153
* Add a shortcut to stop the gif mainloop after the first frame, if that isMatthias Clasen2006-03-142-2/+14
* Add test cases for alignment.Matthias Clasen2006-03-144-32/+84
* Make return and release work again to commit a hex sequence. Additionally,Matthias Clasen2006-03-143-10/+37
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2006-03-134-1450/+1439
* Make actions work with named icons. (#323484, Jorn Baayen)Matthias Clasen2006-03-135-23/+169
* Don't for the creation of geometry info here. (#114533)Matthias Clasen2006-03-133-6/+25
* Updated Brazilian Portuguese translationRaphael Higino2006-03-122-380/+398
* Use Polygon() for outlined polygons, too. Same idea as inTor Lillqvist2006-03-113-19/+27
* Speed up the Windows theme considerably (#163724, John Ehresman) Be moreDom Lachowicz2006-03-115-18/+61
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-03-112-244/+285
* Allow to cancel a drag with ESC. (#58389, Søren Sandmann)Matthias Clasen2006-03-113-0/+34
* Add a style property ::activate_slider that allows themes to draw theMatthias Clasen2006-03-114-4/+45
* Add a little scriptMatthias Clasen2006-03-113-0/+40
* Clean up exported symbolsMatthias Clasen2006-03-116-15/+20
* Avoid a mnemonic conflict. (#163850, Dennis Cranston)Matthias Clasen2006-03-103-1/+7
* Make the behaviour of the about dialog consistent with other dialogs inMatthias Clasen2006-03-104-24/+50
* Apply a patch from Dennis Cranston to make dialogs more consistentMatthias Clasen2006-03-107-111/+177
* Remove suspicious code. (#325295, Alexander Nedotsukov)Matthias Clasen2006-03-102-10/+9
* Remove g_return_if_fail() checks from static functions.Matthias Clasen2006-03-103-54/+12
* Make Shift-P and Shift-N activate typeahead in GtkTreeView (i.e. they areFederico Mena Quintero2006-03-103-18/+43
* add gtk_entry_get,set_inner_border()Michael Natterer2006-03-102-0/+6
* Corrected my email address.Michael Natterer2006-03-102-2/+2
* applied refactored patch from maemo-gtk that replaces the INNER_BORDERMichael Natterer2006-03-105-30/+183
* Replace the popup-show and popup-hide signals with a readonle popup-shownMatthias Clasen2006-03-093-30/+60
* Turn off prelighting when gtk-touchscreen-mode is enabled (#135666)Ross Burton2006-03-095-7/+39
* move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING.Tim Janik2006-03-093-0/+18
* dist all changelogsMatthias Clasen2006-03-093-0/+9
* No gtk_tray_icon_get_type on Win32.Tor Lillqvist2006-03-093-0/+10
* Updated Spanish translation.Francisco Javier F. Serrador2006-03-082-2/+6
* updated Breton po filePablo Saratxaga2006-03-082-103/+98
* updated Breton translationPablo Saratxaga2006-03-082-159/+143
* Rename ::tab-added and ::tab-removed signals to ::page-added andCarlos Garnacho2006-03-084-35/+79
* added gdk_screen_get_active_window() and gdk_screen_get_window_stack()Michael Natterer2006-03-082-0/+7
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-088-0/+220
* zero-initialize the GValue before calling g_value_init().Michael Natterer2006-03-083-1/+11
* make sure that the text_area_width is always >= 0. Fixes bug #316712 (DanMichael Natterer2006-03-083-0/+12
* Updated Spanish translation.Francisco Javier F. Serrador2006-03-072-138/+177
* Cancel drags when the grabs get broken. Fixes bug #333056:Federico Mena Quintero2006-03-074-14/+122
* depend on glib-2.10.1.Tim Janik2006-03-074-1/+23
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-0719-196/+4254
* Take cursor width into account when calculating the area to beMatthias Clasen2006-03-073-1/+13
* Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch)Matthias Clasen2006-03-063-3/+20
* Check that the pixmap has the right depth. (#333363, Ed Catmur)Matthias Clasen2006-03-063-1/+12
* Remove superfluous extern errno declaration. (#333605, Tommi Komulainen)Matthias Clasen2006-03-062-2/+5
* Apply some arbitrary lower limit for the guessed wrap width. (#332466,Matthias Clasen2006-03-063-40/+70
* Fix handling of image-only buttons. (#332985, Kalle Vahlmann, #333555)Matthias Clasen2006-03-061-22/+33
* Translation updated by Ivar Smolin.Priit Laes2006-03-052-142/+244
* Remove progress bar label translation before "|".Dafydd Harries2006-03-052-2/+6
* Adjust the handling of min values for the x and y axes of extended inputMatthias Clasen2006-03-043-2/+14