summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Truncate ChangeLog after moving asideOwen Taylor2005-08-241-250/+0
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+10
* UpdatesMatthias Clasen2005-08-241-0/+2
* Make sure font and cursor settings get propagated down to the screenMatthias Clasen2005-08-241-0/+4
* Don't try to send a client message if the screen is NULL. Noticed byMatthias Clasen2005-08-241-0/+5
* Bump versionMatthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+6
* Fix #314335Matthias Clasen2005-08-241-0/+6
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-241-0/+18
* don't bother inserting new rows in a level with a zero refcount andKristian Rietveld2005-08-231-0/+6
* Complain when there is no index.theme file in the specified directory,Matthias Clasen2005-08-231-0/+4
* Fix a C99ism. (#314262, Robert Jeff Mitchell)Matthias Clasen2005-08-231-0/+5
* add declaration for _gtk_icon_theme_check_reload.Manish Singh2005-08-221-0/+6
* Implement a clientmessage based scheme for makeing sure that all GTK+Matthias Clasen2005-08-221-0/+11
* Add a note regarding icon theme changes.Matthias Clasen2005-08-221-0/+9
* Add GTK_DEP_LIBS, in order to link against Xext. (#314062)Matthias Clasen2005-08-221-0/+3
* One more fix to prevent buffer overruns. (#314081, Hans Breuer)Matthias Clasen2005-08-221-0/+5
* Clarify that the returned layout must not be modified.Matthias Clasen2005-08-211-0/+5
* clear scroll_to_path if the model changes.Jonathan Blandford2005-08-201-0/+12
* Don't queue a draw if the layout has not changed. (#313991, Benjamin Berg)Matthias Clasen2005-08-201-0/+6
* Remove duplicate lines. (#313344, Benoit Carpentier)Matthias Clasen2005-08-191-0/+3
* Fix a typo.Matthias Clasen2005-08-191-0/+3
* Handle pixbuf being NULL without warnings. Also, don't leak pixbufMatthias Clasen2005-08-191-0/+5
* Don't access the user data on destroyed windows, since at best it can be aMatthias Clasen2005-08-191-0/+6
* Avoid a buffer overrun. (#313900, Sebastien Bacher)Matthias Clasen2005-08-191-0/+3
* Return FALSE if the tree is empty. (#313891, Guillaume Cottenceau)Matthias Clasen2005-08-191-0/+3
* Free data returned from XGetWindowProperty.Matthias Clasen2005-08-191-0/+8
* Free children in all cases. (#313862, Kjartan Maraas)Matthias Clasen2005-08-191-0/+3
* Store GtkIconData structs in the per-directory hash, even if they comeMatthias Clasen2005-08-191-0/+7
* Disconnect signal handlers on destroy, not on finalize. (#313759, BrettMatthias Clasen2005-08-181-0/+5
* Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config files for x11/xext.Owen Taylor2005-08-151-0/+5
* Put debugging printout inside GTK_NOTE.Tor Lillqvist2005-08-151-0/+5
* Fix have_base_pc / have_base_x_pc typo.Owen Taylor2005-08-151-0/+10
* When using gtk_dialog_run() for modal dialogs, make sure to inherit theMatthias Clasen2005-08-151-0/+8
* Handle paths of depth 0 gracefully. (#312796, Jonathan Blandford)Matthias Clasen2005-08-151-0/+4
* Add some more tests for menu placement.Matthias Clasen2005-08-151-0/+9
* Use g_path_get_dirname() instead of the nonportable <libgen.h> andTor Lillqvist2005-08-151-0/+5
* Use object data to mark widgets and groups as visited, so that we avoidMatthias Clasen2005-08-151-0/+7
* Correct the download location for the hicolor icon theme. (#313475, OlexiyMatthias Clasen2005-08-151-0/+6
* Handle pixmap == NULL when checking for a colormap. (Allin Cottrell).Owen Taylor2005-08-151-0/+8
* Store only one copy of the pixel data for symlinked icons. To achieveMatthias Clasen2005-08-151-0/+12
* Bump versionMatthias Clasen2005-08-131-0/+2
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* Require cairo 0.9.2Matthias Clasen2005-08-131-0/+4
* Remove a line without effect.Matthias Clasen2005-08-121-0/+3
* When changing the icon theme, defer the resetting of rc styles to an idle,Matthias Clasen2005-08-121-0/+9
* gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)Owen Taylor2005-08-121-0/+7
* Bump version 2.8.0Matthias Clasen2005-08-121-0/+4
* Work around some problems with the gnome-vfs backends which could lead toMatthias Clasen2005-08-121-0/+7
* Fix for #312924, by John Finlay.Kristian Rietveld2005-08-111-0/+10