summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.Matthias Clasen2002-01-071-0/+11
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-051-0/+28
* Documentation additions.Matthias Clasen2002-01-051-0/+4
* Fix a comment.Matthias Clasen2002-01-041-0/+6
* tiny docs changeHavoc Pennington2002-01-041-0/+4
* At least don't infinite loop if the widget and window heirarchies don'tOwen Taylor2002-01-041-0/+13
* Optimize a little bit. (More for consistency than because it makes much ofOwen Taylor2002-01-041-0/+6
* Private function to tell if we have RENDER extension.Owen Taylor2002-01-041-0/+70
* Add my cool list of integers.Anders Carlsson2002-01-041-0/+4
* Fix problem where retrieved atoms weren't properly returned.Owen Taylor2002-01-041-1/+5
* When tab is pressed and the text view isn't editable, move the focusAnders Carlsson2002-01-031-0/+4
* Free dash list if necessary.Anders Carlsson2002-01-031-0/+10
* Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.Anders Carlsson2002-01-021-0/+15
* don't ignore realized but visible && !mapped resize containers (which isTim Janik2002-01-021-0/+6
* automake still doesn't support libsomething_la_LDFLAGS, so fix the buildjacob berkman2002-01-021-0/+5
* propagate exposes to no window children not in the buffer window.Havoc Pennington2002-01-021-0/+15
* move README.linux-fb in hereHavoc Pennington2002-01-011-0/+20
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-0/+20
* docs updates, mention that invisible property isn't implementedHavoc Pennington2002-01-011-0/+5
* Replace call to gtk_widget_size_request() that expected to actuallyHavoc Pennington2002-01-011-0/+8
* remove backward_char since we no longer have bogus newlineHavoc Pennington2001-12-311-0/+7
* fix an incorrect assertion that the "valid" flag is always correct in aHavoc Pennington2001-12-311-0/+10
* extend selection if shift is down, bug #50939Havoc Pennington2001-12-311-0/+7
* fix to use ensure_byte_offsets not ensure_char_offsets, patch from PadraigHavoc Pennington2001-12-311-0/+6
* fix GtkDialogFlags to have the right values, reported by Jeff FranksHavoc Pennington2001-12-311-0/+5
* Additions.Matthias Clasen2001-12-301-0/+4
* GDK instead of Gdk.Matthias Clasen2001-12-291-0/+5
* Use G_N_ELEMENTS(). (unicode_classify): Don't return -1 on encountering anTor Lillqvist2001-12-281-0/+6
* Make interpretation of misc->xpad/ypad consistent with GtkLabel. DoOwen Taylor2001-12-271-0/+8
* Remove optimization that was causing problems because we calledOwen Taylor2001-12-271-0/+10
* Call gdk_window_get_pointer() on menu->bin_window not menu->window, so weOwen Taylor2001-12-271-0/+7
* Allow unsetting the title by setting to NULL. Move docs inline. Update theOwen Taylor2001-12-271-0/+8
* gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of keyOwen Taylor2001-12-271-0/+7
* fix a few places where I was confused between modelsort iters and otherKristian Rietveld2001-12-271-1/+10
* ensure we are unprelighted before reorderingKristian Rietveld2001-12-261-0/+12
* Document the fact that gtk_paned_set_handle_size() has been removed.Owen Taylor2001-12-261-0/+9
* Connect gtk_drag_hightlight_expose _after_, so it works with widgets thatOwen Taylor2001-12-261-0/+6
* Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.)Owen Taylor2001-12-261-0/+6
* (#67542, reported by Anders Carlsson)Owen Taylor2001-12-261-0/+12
* s/<!>/<!-- -->/ to make the doc valid with both SGML and XML.James Henstridge2001-12-241-0/+5
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-231-0/+31
* Forgotten log entry.Matthias Clasen2001-12-201-0/+2
* More precise documentation about underscores and mnemonics. (#66380)Matthias Clasen2001-12-201-0/+15
* Don't call map here.Anders Carlsson2001-12-201-0/+5
* Explicitely deprecate gdk_gc_set_font() (reported by Jeff Franks.)Owen Taylor2001-12-181-0/+5
* Fix prototype for direction_changed. (Reported by Jeff Franks.)Owen Taylor2001-12-181-0/+6
* Fix typo (list->data becomes list->next)Padraig O'Briain2001-12-181-0/+5
* Add Unicode control char menu, based on patch from Dov. Bug #63495Havoc Pennington2001-12-171-0/+16
* Fix a typo. Fix a typo.Kjartan Maraas2001-12-161-0/+5
* Fix some warnings.Darin Adler2001-12-151-0/+13