summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed first arg type of GtkScale's format_value signal's function pointer.Murray Cumming2001-12-151-0/+5
* 2001-12-14 Vitaly Tishkov tvv@sparc.spb.suVitaly Tishkov2001-12-141-0/+6
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-0/+7
* free path at the endKristian Rietveld2001-12-131-0/+5
* Markup fixes.Matthias Clasen2001-12-131-0/+4
* do not try to find the clicked node in the tree when tree == NULLKristian Rietveld2001-12-131-0/+5
* Compare event->state with the default mod mask.Anders Carlsson2001-12-131-0/+5
* s/obj/klass/ where appropriatejacob berkman2001-12-121-0/+4
* Reset the existing slave before removing it to give it a chance to commitOwen Taylor2001-12-121-0/+7
* Typo fixes Typo fix. (#66746)Matthias Clasen2001-12-121-0/+10
* Remove validate_rows_timer in unrealize. Reported by Matthew Wilson.Jonathan Blandford2001-12-121-0/+5
* Remove support for "prepainting" the menu before realizing other than viaOwen Taylor2001-12-121-0/+11
* Support using names/nicks for the gdk_settings values for enum valuedOwen Taylor2001-12-121-0/+6
* keep in sync with insert_page_menu. Code duplication is bad.Jonathan Blandford2001-12-121-0/+8
* Fix check for modifiers.Owen Taylor2001-12-121-0/+5
* check GTK_MENU_ITEM (menu_item)->accel_path first when looking up theJames Henstridge2001-12-121-0/+5
* Only draw for events on the bin window.Owen Taylor2001-12-121-0/+5
* Small fix to let mnemonics work with notebooks.Jonathan Blandford2001-12-111-0/+5
* Change bin_window to be located at y=TREE_VIEW_HEADER_HEIGHT(tree_view).Jonathan Blandford2001-12-111-0/+6
* added new keyboard shortcut 'a' which adds alpha to the pixbuf; re-loadMichael Natterer2001-12-111-0/+6
* Fix wrong ChangeLog entry Fix drawing of top right cornerSoeren Sandmann2001-12-111-3/+4
* *** empty log message ***Søren Sandmann Pedersen2001-12-111-0/+5
* remove <<<<<<<Jonathan Blandford2001-12-111-1/+0
* do not grab things if the nograb debug flag is setjacob berkman2001-12-111-0/+11
* stupid bug where I didn't reset the timer.Jonathan Blandford2001-12-111-0/+5
* Close comment.Matthias Clasen2001-12-101-0/+8
* New function to fixup parity. RBTree corruption bug--Jonathan Blandford2001-12-101-0/+5
* Return if edited_column is NULL, also grab focus before removing theAnders Carlsson2001-12-101-0/+6