summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-2353-64/+238
* clean up selection when changing models.Jonathan Blandford2001-08-228-5/+42
* Fix selection. I think it's all dandy now. We check the current event forJonathan Blandford2001-08-2211-132/+70
* Fix a small typo. It's LIST_STORE, not LISTSTORE.Anders Carlsson2001-08-228-1/+36
* Remove commented out gtkpacker reference.Owen Taylor2001-08-218-1/+28
* Remove GtkPackerOwen Taylor2001-08-216-233/+8
* Add tga loader, patch by Nicola Girardi. (#56067)Matthias Clasen2001-08-2113-3/+1245
* Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-219-2/+52
* Grr... Get it right.Jonathan Blandford2001-08-219-20/+47
* *** empty log message ***Jonathan Blandford2001-08-219-15/+70
* removed gtk/gtkpacker.c since it is not part of the build anymore.Sven Neumann2001-08-202-1/+5
* Fixed typo.Russ Nelson2001-08-201-1/+1
* Use correct marshaller.Jonathan Blandford2001-08-208-1/+36
* Forgotten during last commit.Matthias Clasen2001-08-201-0/+8
* Add ico and wbmp tests. Fail with a suitable error if buffer allocationMatthias Clasen2001-08-204-52/+237
* Fix up warnings, #58928.Jonathan Blandford2001-08-1912-36/+189
* corrected usage of conversion scripts, the order of how to apply them wasSven Neumann2001-08-192-3/+7
* updated externalsHans Breuer2001-08-1914-141/+822
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-1910-29/+87
* Update.Fatih Demir2001-08-192-3/+8
* applied some simple but effective optimizations toSven Neumann2001-08-192-48/+72
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-1916-99/+139
* 2 new signals; is_expander/is_expanded.Jonathan Blandford2001-08-1914-22/+209
* Really remove set_default_style().Owen Taylor2001-08-198-1/+49
* constrain position on hints_changed in addition to the other cases.Havoc Pennington2001-08-189-31/+92
* use the second argument to the weak ref notify, cleaning up some uglyness.James Henstridge2001-08-188-14/+74
* Add missing parameters to utf8 functions to make it compile.Darin Adler2001-08-188-4/+39
* Add heavily modified patch from Kristian Rietveld to handle interactiveJonathan Blandford2001-08-1710-97/+924
* const correct string parameter.Tim Janik2001-08-1713-201/+333
* gtk/demos/gtk-demo/*: Remove all uses of deprecated functions.Matthias Clasen2001-08-1712-6/+35
* Divide with floating point numbers so that the result will be floatingAnders Carlsson2001-08-178-2/+37
* tests/testgtk.c (create_handle_box):Matthias Clasen2001-08-168-5/+44
* big boom in replacing stock iconsJakub Steiner2001-08-16114-0/+245
* removed unused widget_class.Sven Neumann2001-08-168-1/+28
* Avoid warning when specifying NULL for "attributes" propertyPadraig O'Briain2001-08-158-1/+37
* docs/debugging.txt: Add a warning about --enable-debug=no,Matthias Clasen2001-08-158-3/+44
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-1513-27/+67
* Remove strict checking for rows.Jonathan Blandford2001-08-138-2/+40
* gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips):Matthias Clasen2001-08-138-20/+70
* Remove extra $(srcdir).Owen Taylor2001-08-128-1/+36
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-124-0/+26
* Fix problem with trying to dist files from intl/, which is no longerOwen Taylor2001-08-128-2/+36
* UTF-8'ification..Fatih Demir2001-08-121-203/+203
* UpdateFatih Demir2001-08-122-2043/+3633
* coalescing property notifiesHans Breuer2001-08-1129-120/+284
* Add some compat macros for push/pop/set_visual that were supposed to beOwen Taylor2001-08-118-0/+48
* coalesce multiple property notifies.Tim Janik2001-08-109-0/+38
* fix a typo.Havoc Pennington2001-08-1035-812/+3040
* tests/prop-editor.c (properties_from_type): Use g_object_class_list_propertiesMatthias Clasen2001-08-098-21/+60
* gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget toMatthias Clasen2001-08-098-0/+37