summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.1.2 ===GTK_2_1_2Owen Taylor2002-11-021-0/+6
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-021-0/+27
* Add a mnemonic to the "selection" label. (More of #74267)Owen Taylor2002-11-021-0/+9
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-0/+42
* More doc comments moved inline.Matthias Clasen2002-11-011-0/+7
* Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL.Owen Taylor2002-10-311-0/+26
* Move g_free() call to before return.Padraig O'Briain2002-10-311-0/+5
* Adjust for current gtk-engines.Matthias Clasen2002-10-291-0/+2
* doc comment fixes.Matthias Clasen2002-10-291-0/+8
* small doc fixes.Matthias Clasen2002-10-291-0/+10
* Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regionsSoeren Sandmann2002-10-291-0/+6
* Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn'tTor Lillqvist2002-10-281-0/+10
* Added Belorusian (be) to ALL_LINGUASDmitry Mastrukov2002-10-281-0/+4
* This fixes a scrolling bug. Shouldn't cause problems, but you never knowKristian Rietveld2002-10-271-0/+11
* minor cleanups, remove refs to gtk_menu_appendGMT 2002 Tony Gale2002-10-271-0/+7
* Change NAVIGATION_REGION_OVERSHOOT from 50 to 5.Soeren Sandmann2002-10-251-0/+4
* Always switch to the page with the focused tab label. (#82108, MattOwen Taylor2002-10-251-0/+6
* Don't handle button 2/3 on the tabs. (#82118, Matt Wilson.)Owen Taylor2002-10-251-0/+6
* Don't insert mnemonics for stock items (#72918, reported by MikaelOwen Taylor2002-10-251-0/+5
* Fix sensitivity of file operation buttons and buttons inside fileopOwen Taylor2002-10-251-6/+12
* New GtkPaned keyboard navigation. (Shift-)F8 now cycles the availableSoeren Sandmann2002-10-251-0/+6
* Warn if loading <ImageItem> image fails.Owen Taylor2002-10-251-0/+8
* Fix doc comment.Matthias Clasen2002-10-251-0/+6
* More API docs moved inline.Matthias Clasen2002-10-241-17/+5
* Documentation updates.Matthias Clasen2002-10-231-0/+20
* Remove redundant doc comments.Matthias Clasen2002-10-231-1/+28
* s/NULL/0/ on the g_signal_emit lines to fix up yesterdays commit (reportedKristian Rietveld2002-10-231-0/+5
* When popping up the list without any selected items, hack the focus on theOwen Taylor2002-10-231-0/+13
* Another feature to create truly ugly TreeViews!: style properties for theKristian Rietveld2002-10-221-0/+38
* Gdk API doc updates.Matthias Clasen2002-10-221-0/+37
* Multihead safety fixes, handle displays being closed. (#81651, based onOwen Taylor2002-10-221-0/+9
* Fix handling of getting the default style/icon size from the correctOwen Taylor2002-10-221-0/+7
* Actively monitor the screen of the parent. (#80281)Owen Taylor2002-10-221-0/+8
* Reset the layout, since it holds a reference to the font on a particularOwen Taylor2002-10-221-1/+7
* Include config.h (#96441, Morten Welinder)Owen Taylor2002-10-221-0/+5
* When compiling our on fnmatch.c, #define fnmatch _gtk_fnmatch (#92890,Owen Taylor2002-10-221-0/+5
* Produce C-m, not C-j for return. Handle Escape.Owen Taylor2002-10-221-0/+5
* It is called GtkStatusbar, not GtkStatusBar. This was changed accidentallyMatthias Clasen2002-10-221-0/+7
* Return "" for entry->invisible_char == 0, otherwise N copies ofOwen Taylor2002-10-211-0/+12
* gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h,Soeren Sandmann2002-10-201-0/+16
* Add a scrollbar_spacing style property (#81396, based on a patch fromOwen Taylor2002-10-201-0/+6
* make configure checks for Xrandr and Xinerama extensions less noisyJeremy Katz2002-10-191-0/+5
* Handle Return and KP_Enter.Owen Taylor2002-10-181-0/+5
* Reset use_text_format to %TRUE for a %NULL text string. (#94157, onceOwen Taylor2002-10-181-2/+7
* Fix use of uninitialized variable.Owen Taylor2002-10-181-0/+24
* fix compiler warningsHavoc Pennington2002-10-171-0/+5
* fix typo to make it compileSoeren Sandmann2002-10-171-0/+5
* add g_return_if_fail for monitor number <= 0Havoc Pennington2002-10-171-0/+23
* Make the widgets work reasonably when they don't have children -- draw theOwen Taylor2002-10-171-0/+11
* Take arrows into account when clamping the offset. Fixes #95758.Soeren Sandmann2002-10-171-0/+5