summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.6.8GTK_2_6_8Matthias Clasen2005-06-16172-32115/+32556
* Updated Thai translation.Theppitak Karoonboonyanan2005-06-162-103/+119
* Updated Swedish translation.Christian Rose2005-06-152-76/+88
* Updated German translation.Hendrik Richter2005-06-152-496/+517
* Updated Simplified Chinese translationFunda Wang2005-06-152-502/+520
* Hungarian translation updated.Gabor Kelemen2005-06-152-2/+6
* UpdatesMatthias Clasen2005-06-154-10/+32
* Fill in with GtkFileChooser bugs.Federico Mena Quintero2005-06-154-3/+21
* Fix #302087:Federico Mena Quintero2005-06-154-1/+44
* Fixes #307640:Federico Mena Quintero2005-06-144-32/+123
* Hungarian translation updated.Gabor Kelemen2005-06-144-1792/+1761
* Free the data of the row before overwriting it. (#307490, Kjartan Maraas)Matthias Clasen2005-06-134-1/+22
* Don't leak the format names. (#307190, Morten Welinder)Matthias Clasen2005-06-124-2/+22
* Merge fix for a leak from HEAD. Bug #307281.Kjartan Maraas2005-06-124-0/+17
* Updated Czech translation.Miloslav Trmac2005-06-122-496/+514
* Updated French translation.Christophe Merlet2005-06-122-81/+93
* Updated Spanish translation.Francisco Javier F. Serrador2005-06-112-496/+514
* UpdatesMatthias Clasen2005-06-114-0/+55
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2005-06-102-497/+515
* Fixes #162358:Federico Mena Quintero2005-06-105-93/+322
* Pass the correct size to realloc(). FixesFederico Mena Quintero2005-06-102-1/+6
* Don't declare errno, including errno.h is enough. (#304164, JoergMatthias Clasen2005-06-092-2/+5
* Update the user time on the window when a drop happens. (#169364,Matthias Clasen2005-06-094-0/+22
* Updated Slovenian translationAndraz Tori2005-06-081-23/+23
* Updated Slovenian translationAndraz Tori2005-06-081-1690/+1521
* Check for overflow. (#306394, Morten Welinder)Matthias Clasen2005-06-082-1/+6
* Check for negative before appending the index, to avoid double errorMatthias Clasen2005-06-084-1/+15
* Don't crash if search_window is NULL. (#304914, Victor Osadci, testcase byMatthias Clasen2005-06-084-1/+20
* Translation updated by Ivar Smolin.Priit Laes2005-06-082-543/+555
* Plug a leak. Closes bug #306754.Kjartan Maraas2005-06-074-0/+17
* Merge from HEAD:Dom Lachowicz2005-06-056-41/+149
* modules/engines/Makefile.am Decide whether to build the ms-windows themeTor Lillqvist2005-06-045-2/+32
* gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c SupportTor Lillqvist2005-06-046-302/+338
* Render insensitive icons in a way that more closely matches Windows.Tor Lillqvist2005-06-045-0/+72
* Updated Slovenian translationAndraz Tori2005-06-021-776/+3405
* Add creditMatthias Clasen2005-05-263-3/+3
* Queue the redisplay after modifying the tag in the btree, otherwise we endMatthias Clasen2005-05-264-2/+17
* Make autoscrolling work at the bottom of the screen.Matthias Clasen2005-05-264-5/+20
* Point to GtkTextView instead of GtkText. Fixes bug #305535Maciej Katafiasz2005-05-264-1/+16
* If blitting from the root window, take the multi-monitor offset intoTor Lillqvist2005-05-264-0/+28
* More demosMatthias Clasen2005-05-264-10/+217
* Set the window icon by name.Matthias Clasen2005-05-254-0/+10
* Draw the background of rows insensitive when the treeview is insensitive.Matthias Clasen2005-05-254-0/+14
* Make sure png comes first, otherwise dnd may use bmp by default, loosingMatthias Clasen2005-05-254-0/+32
* block the text_layout's "changed" handler when changing cursor visibilityMichael Natterer2005-05-255-4/+126
* Also demonstrate GtkCellRendererProgress.Matthias Clasen2005-05-257-76/+647
* Updated Swedish translation.Christian Rose2005-05-232-74/+85
* Revert an accidental commitMatthias Clasen2005-05-234-1/+10
* Don't grab the focus away from the file list when operating the filterMatthias Clasen2005-05-234-1/+21
* Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)Tor Lillqvist2005-05-224-0/+11