summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+19
* clean up selection when changing models.Jonathan Blandford2001-08-221-0/+5
* Fix selection. I think it's all dandy now. We check the current event forJonathan Blandford2001-08-221-0/+6
* Fix a small typo. It's LIST_STORE, not LISTSTORE.Anders Carlsson2001-08-221-0/+5
* Remove commented out gtkpacker reference.Owen Taylor2001-08-211-0/+4
* Add tga loader, patch by Nicola Girardi. (#56067)Matthias Clasen2001-08-211-0/+5
* Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-211-0/+5
* Grr... Get it right.Jonathan Blandford2001-08-211-1/+5
* *** empty log message ***Jonathan Blandford2001-08-211-0/+8
* Use correct marshaller.Jonathan Blandford2001-08-201-0/+5
* Fix up warnings, #58928.Jonathan Blandford2001-08-191-0/+11
* updated externalsHans Breuer2001-08-191-0/+23
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-191-0/+7
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-0/+17
* 2 new signals; is_expander/is_expanded.Jonathan Blandford2001-08-191-0/+10
* Really remove set_default_style().Owen Taylor2001-08-191-0/+7
* constrain position on hints_changed in addition to the other cases.Havoc Pennington2001-08-181-0/+7
* use the second argument to the weak ref notify, cleaning up some uglyness.James Henstridge2001-08-181-0/+8
* Add missing parameters to utf8 functions to make it compile.Darin Adler2001-08-181-0/+5
* Add heavily modified patch from Kristian Rietveld to handle interactiveJonathan Blandford2001-08-171-0/+27
* const correct string parameter.Tim Janik2001-08-171-6/+32
* gtk/demos/gtk-demo/*: Remove all uses of deprecated functions.Matthias Clasen2001-08-171-0/+4
* Divide with floating point numbers so that the result will be floatingAnders Carlsson2001-08-171-0/+5
* tests/testgtk.c (create_handle_box):Matthias Clasen2001-08-161-0/+6
* big boom in replacing stock iconsJakub Steiner2001-08-161-0/+35
* removed unused widget_class.Sven Neumann2001-08-161-0/+4
* Avoid warning when specifying NULL for "attributes" propertyPadraig O'Briain2001-08-151-0/+5
* docs/debugging.txt: Add a warning about --enable-debug=no,Matthias Clasen2001-08-151-0/+5
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-151-1/+7
* Remove strict checking for rows.Jonathan Blandford2001-08-131-0/+5
* gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips):Matthias Clasen2001-08-131-0/+5
* Remove extra $(srcdir).Owen Taylor2001-08-121-0/+5
* Fix problem with trying to dist files from intl/, which is no longerOwen Taylor2001-08-121-0/+5
* coalescing property notifiesHans Breuer2001-08-111-0/+16
* Add some compat macros for push/pop/set_visual that were supposed to beOwen Taylor2001-08-111-0/+6
* coalesce multiple property notifies.Tim Janik2001-08-101-0/+5
* fix a typo.Havoc Pennington2001-08-101-0/+55
* tests/prop-editor.c (properties_from_type): Use g_object_class_list_propertiesMatthias Clasen2001-08-091-0/+6
* gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget toMatthias Clasen2001-08-091-0/+5
* gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color,Matthias Clasen2001-08-091-0/+5
* Update to the new pango win32 api.Alexander Larsson2001-08-091-0/+5
* ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the returnHidetoshi Tajima2001-08-081-0/+8
* gtk/gtktreestore.c (gtk_tree_store_iter_n_children): Don'tMatthias Clasen2001-08-081-1/+6
* gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): FixMatthias Clasen2001-08-071-0/+5
* gtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate theseMatthias Clasen2001-08-071-0/+6
* refetch the accelerator when the accel object is changed. Fixes bugJames Henstridge2001-08-071-0/+6
* Skip g_convert when to_codeset and from_codeset are both 'UTF-8' (gnomeHidetoshi Tajima2001-08-061-0/+6
* The whole GDK_IS_WINDOW() branch of this was a bit screwed up, because itHavoc Pennington2001-08-061-0/+15
* check if info->colormap != NULL before unref'ing it. It might have beenSven Neumann2001-08-061-0/+6
* Fix conversion from float to int so that we don't get skew in the int =>Owen Taylor2001-08-051-0/+25