summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-2321-18/+51
* clean up selection when changing models.Jonathan Blandford2001-08-221-5/+7
* Fix selection. I think it's all dandy now. We check the current event forJonathan Blandford2001-08-224-132/+28
* Fix a small typo. It's LIST_STORE, not LISTSTORE.Anders Carlsson2001-08-221-1/+1
* Remove commented out gtkpacker reference.Owen Taylor2001-08-211-1/+0
* Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-211-2/+15
* Grr... Get it right.Jonathan Blandford2001-08-212-13/+12
* *** empty log message ***Jonathan Blandford2001-08-212-15/+14
* Use correct marshaller.Jonathan Blandford2001-08-201-1/+1
* Fix up warnings, #58928.Jonathan Blandford2001-08-195-36/+112
* updated externalsHans Breuer2001-08-191-10/+17
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-191-1/+1
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-193-13/+11
* 2 new signals; is_expander/is_expanded.Jonathan Blandford2001-08-197-22/+139
* Really remove set_default_style().Owen Taylor2001-08-191-1/+0
* constrain position on hints_changed in addition to the other cases.Havoc Pennington2001-08-181-30/+43
* use the second argument to the weak ref notify, cleaning up some uglyness.James Henstridge2001-08-181-14/+18
* Add missing parameters to utf8 functions to make it compile.Darin Adler2001-08-181-4/+4
* Add heavily modified patch from Kristian Rietveld to handle interactiveJonathan Blandford2001-08-173-97/+735
* const correct string parameter.Tim Janik2001-08-176-159/+109
* Divide with floating point numbers so that the result will be floatingAnders Carlsson2001-08-171-2/+2
* big boom in replacing stock iconsJakub Steiner2001-08-16107-0/+0
* removed unused widget_class.Sven Neumann2001-08-161-1/+0
* Avoid warning when specifying NULL for "attributes" propertyPadraig O'Briain2001-08-151-1/+2
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-152-6/+4
* Remove strict checking for rows.Jonathan Blandford2001-08-131-2/+5
* gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips):Matthias Clasen2001-08-131-20/+35
* Remove extra $(srcdir).Owen Taylor2001-08-121-1/+1
* coalescing property notifiesHans Breuer2001-08-1119-110/+148
* 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/+2
* fix a typo.Havoc Pennington2001-08-108-744/+2097
* gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget toMatthias Clasen2001-08-091-0/+2
* ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the returnHidetoshi Tajima2001-08-081-5/+5
* gtk/gtktreestore.c (gtk_tree_store_iter_n_children): Don'tMatthias Clasen2001-08-081-2/+1
* gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): FixMatthias Clasen2001-08-071-4/+4
* gtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate theseMatthias Clasen2001-08-071-0/+37
* refetch the accelerator when the accel object is changed. Fixes bugJames Henstridge2001-08-071-0/+2
* Fix conversion from float to int so that we don't get skew in the int =>Owen Taylor2001-08-051-35/+42
* Fix problem with selecting a new focus child.Owen Taylor2001-08-052-6/+14
* Add #ifdef HAVE_WINTAB around wintab.h include.Alexander Larsson2001-08-041-12/+9
* oops: mentioned in ChangeLog but not commitedHans Breuer2001-08-041-0/+6
* new file use itHans Breuer2001-08-043-6/+83
* Need to show the image after adding it to the GtkImageMenuItem. This usedMichael Natterer2001-08-041-2/+8
* fix finding of child's page, since we have to validly deal with labels andTim Janik2001-07-312-51/+46
* Whoops. Stupid scoping error pointed out by matthiasc@poet.de.Jonathan Blandford2001-07-311-3/+5
* Mon Jul 30 10:49:16 PDT 2001 Suresh ChandrasekharanSuresh Chandrasekharan2001-07-301-1/+1
* Fix part of #57714.Jonathan Blandford2001-07-302-1/+6
* use g_file_test() instead of long deprecated g_scanner_stat_mode().Tim Janik2001-07-291-2/+1
* I will save all emacs buffers before committingJonathan Blandford2001-07-271-1/+1