summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Adjust to the stock icon changes.Matthias Clasen2005-11-071-0/+4
* Correct the calculation of maskstride. (#320152, Peter Zelezny)Tor Lillqvist2005-11-071-0/+5
* fixed rule to actually create the symlinks, erroring out if anything goesMichael Natterer2005-11-061-0/+5
* Can't rename a file if the target exists on Win32. First rename the targetTor Lillqvist2005-11-061-0/+9
* (pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask bitmap, likeTor Lillqvist2005-11-061-0/+18
* Store builtin stock icons in an icon cache, instead of populating a hashMatthias Clasen2005-11-041-0/+33
* applied patch from maemo-gtk that changes the mtime check for rc filesMichael Natterer2005-11-041-0/+7
* Plug memory leak on Win32.Tor Lillqvist2005-11-041-0/+5
* Typo.Tor Lillqvist2005-11-031-4/+4
* Formatting fix.Tor Lillqvist2005-11-031-2/+2
* As there is only one GdkDisplay in the Win32 backend, check thatTor Lillqvist2005-11-031-9/+14
* Rename the variables for the color bitmap to have "color" in their name,Tor Lillqvist2005-11-031-0/+11
* Include gtkstatusicon.c on all platforms.Tor Lillqvist2005-11-031-0/+19
* Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hideTor Lillqvist2005-11-031-0/+8
* gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c WhitespaceTor Lillqvist2005-11-021-0/+13
* Remove some g_return_if_fail() from static functions, replace some othersMatthias Clasen2005-11-021-0/+9
* Replace manual offset calculations by g_utf8_offset_to_pointer().Matthias Clasen2005-11-021-0/+7
* get rid of GAllocator usage, allocate and free nodes via the g_slice_*()Tim Janik2005-11-011-0/+6
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-0/+27
* Sync with what configure produces.Tor Lillqvist2005-11-011-0/+2
* Don't look for X_PACKAGES unless building for x11. (#313986, JohnTor Lillqvist2005-11-011-0/+5
* Added Kurdish translation to po-propertiesErdal Ronahi2005-10-281-0/+5
* Add the popup window to the toplevels window group. (#319912, ChristianMatthias Clasen2005-10-281-0/+5
* fix stupid thinko.Kristian Rietveld2005-10-281-0/+5
* Fix the anchor of the default drag cursors. (#319200, Federico MenaMatthias Clasen2005-10-281-0/+3
* Handle Shift-G to go to the previous match, like firefox. (#320061,Matthias Clasen2005-10-281-0/+4
* Fix a C99ism. (#320000, Kazuki Iwamoto)Matthias Clasen2005-10-281-0/+3
* Add the little stars. (#319985, Bastien Nocera)Matthias Clasen2005-10-281-0/+3
* Return FALSE, so we don't flush repeatedly. (#319151, Alexander Larsson)Matthias Clasen2005-10-281-0/+5
* Fix bug #319974:Michael Natterer2005-10-271-0/+17
* Be more careful about initializing cell_area. (#319382, Tommi Komulainen)Matthias Clasen2005-10-271-0/+4
* Don't eat Ctrl-PageUp/PageDown. (#318670, Christian Neumair)Matthias Clasen2005-10-271-1/+4
* Only set the text if it is not NULL. (#319930, Thomas Klausner)Matthias Clasen2005-10-271-0/+8
* Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter)Matthias Clasen2005-10-271-0/+7
* Only use text segments when determining text direction. (#319065, TommiMatthias Clasen2005-10-261-0/+3
* Don't crash on duplicate destroy. (#318953, Gustavo Carneiro)Matthias Clasen2005-10-261-0/+3
* Doc updatesMatthias Clasen2005-10-261-0/+4
* use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)Matthias Clasen2005-10-261-0/+3
* Clarify docs. (#317682, Christian - Manny Calavera - Neumair)Matthias Clasen2005-10-261-0/+3
* Fix #317844Matthias Clasen2005-10-261-0/+6
* Fix some issues with background drawing in RTL. (#318781, Eric Cazeaux)Matthias Clasen2005-10-261-0/+4
* Add property editorsMatthias Clasen2005-10-261-0/+4
* Activate status icons on single clickMatthias Clasen2005-10-261-0/+5
* Fixes #311955, reported by Markku Vire; and a lot more.Kristian Rietveld2005-10-251-0/+18
* Add some more docs. (#319722, Paolo Borelli)Matthias Clasen2005-10-251-0/+3
* Make the initialization of screen_x11->xft_rgba more explicit. (#319627,Matthias Clasen2005-10-251-0/+4
* Fix whitespace in a blurb. (#319499, Francisco Javier F. Serrador)Matthias Clasen2005-10-251-0/+5
* Add settings to hide the input method and Unicode control characterMatthias Clasen2005-10-241-0/+12
* emitting row-has-child-toggled when the level is not in the cache does notKristian Rietveld2005-10-241-0/+10
* check for the widget being realized, in addition to being visible, toMichael Natterer2005-10-221-0/+7