summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.6.6GTK_2_6_6Matthias Clasen2005-04-11174-1900/+1946
* Fixed wrong date in Changelog file.Josep Puigdemont i Casamajó2005-04-111-1/+1
* Updated Catalan translation.Josep Puigdemont i Casamajó2005-04-112-1256/+1261
* Some more fixes necessary to make building with gcc 4 work.Matthias Clasen2005-04-096-2/+29
* Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of theMatthias Clasen2005-04-0910-5/+81
* Don't display too many broken images. (#169870, Roman Kagan, patch by IvanMatthias Clasen2005-04-097-11/+34
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-04-092-496/+506
* Bump versionMatthias Clasen2005-04-094-2/+8
* 2.6.5GTK_2_6_5Matthias Clasen2005-04-09388-25256/+25857
* If a stock_id is unknown, display the missing image. (#169870, StevenMatthias Clasen2005-04-094-4/+28
* Use the same function as in updateiconcache.c. (spotted by MortenMatthias Clasen2005-04-094-2/+11
* Add bug ref.Matthias Clasen2005-04-081-1/+2
* Make this work when called from gtk_combo_box_destroy(). (#172999,Matthias Clasen2005-04-084-3/+21
* Use cache->buffer, not cache.Matthias Clasen2005-04-082-10/+16
* No debug output, please.Matthias Clasen2005-04-082-1/+5
* Fix double-click to autosize treeview columns. This was probably brokenMatthias Clasen2005-04-084-1/+38
* Document that GtkButtonBox ignores the homogeneous property. (#171412,Matthias Clasen2005-04-072-1/+6
* Avoid unaligned access. (#172947)Matthias Clasen2005-04-074-6/+13
* Some fixes from Morten Welinder (#172947):Matthias Clasen2005-04-074-5/+33
* Make the docs of GKT_SELECTION_MULTIPLE more accurate by making them moreMatthias Clasen2005-04-072-6/+7
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-04-072-2007/+1897
* Add a sentence about toggling. (#159382, Worik Stanton)Matthias Clasen2005-04-072-6/+15
* Updated traditional Chinese translation from GNOME HK TeamKwok-Koon Cheung2005-04-072-87/+91
* Return TRUE if the cache is newer than the directory. (#172852, JacobMatthias Clasen2005-04-074-1/+13
* Replace an explicit pkg-config by $PKG_CONFIG. (#168074, Hans-WolfgangMatthias Clasen2005-04-074-1/+10
* Initialize the colormap to zero. (#171762, David Costanzo)Matthias Clasen2005-04-072-1/+22
* Ignore regions which fall completely outside the line. (#165862, FelipeMatthias Clasen2005-04-074-6/+26
* Another fixMatthias Clasen2005-04-071-1/+1
* More build fixesMatthias Clasen2005-04-0720-60/+63
* Make it compileMatthias Clasen2005-04-0760-216/+227
* Pass the target list to the underlying dnd implementation, otherwise weMatthias Clasen2005-04-074-4/+22
* Use canonical property names for g_object_notify() calls. (#171746, MortenMatthias Clasen2005-04-0761-272/+287
* Allow resetting search-column to -1, and document it. (#172891, LorenzoMatthias Clasen2005-04-074-2/+20
* Avoid a few unnecessary calls to gdk_window_get_pointer(). (#168015, BillyMatthias Clasen2005-04-064-9/+24
* Fix the EWMH link, noticed by Kristof Vansant.Matthias Clasen2005-04-064-4/+13
* Make it compileMatthias Clasen2005-04-061-1/+1
* Remove Makefile.in.in. (#171092, Stefan Kasal)Matthias Clasen2005-04-065-2/+15
* Don't modify scanner->value, copy it first. (#165693, Tommi Komulainen)Matthias Clasen2005-04-064-2/+20
* Updated Ukrainian translation.Maxim Dziumanenko2005-04-062-155/+170
* 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