summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* RTL flipping for check menu items.Matthias Clasen2002-11-081-0/+4
* Put into #ifdef DO_BLINK to avoid an unused static function. (#97965)Matthias Clasen2002-11-081-0/+20
* Use g_get_application_name() instead of g_get_prgname() as the defaultOwen Taylor2002-11-081-0/+15
* Improve drawing of RTL submenu indicators.Matthias Clasen2002-11-081-0/+3
* Fix drawing of RTL optionmenus by flipping the indicator_spacing.Matthias Clasen2002-11-081-0/+5
* add testmenus.c, a program to test menus when items are dynamically addedSoeren Sandmann2002-11-081-0/+5
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-0/+37
* fix compilationEric Warmenhoven2002-11-081-0/+6
* Note that get_pango_context() is not "until death does us part", butOwen Taylor2002-11-081-0/+12
* Escape invalid filename before printing it out, since it isn't a validOwen Taylor2002-11-071-0/+6
* Don't try to use render if we can't get a picture for the drawable. (FixesOwen Taylor2002-11-071-0/+12
* Fix misplaced display_grab()/display_ungrab(); they shouldn't have beenOwen Taylor2002-11-071-0/+5
* Use g_return_val_if_fail in this non-void function. (gdk_init_check):Matthias Clasen2002-11-071-0/+6
* If called when fontsel->face is NULL, just return "Sans 10". (#82745,Owen Taylor2002-11-071-0/+6
* Use '_' not '-' in signal name to be consistent with what we do elsewhereOwen Taylor2002-11-071-0/+6
* Use g_date_strftime(), fixing #74745. (Alper Ersoy)Owen Taylor2002-11-071-0/+5
* Check for NULL children, #97913.Anders Carlsson2002-11-071-0/+6
* Add a snap_edge_set property to deal with the fact that we have an unsetOwen Taylor2002-11-071-0/+7
* Add ::screen-changed signal.Owen Taylor2002-11-071-0/+8
* Add resize grips test.Anders Carlsson2002-11-071-0/+4
* Bah, and of course I broke something ...Kristian Rietveld2002-11-031-0/+8
* Remove check for winsock.h since it might show up on Linux+Wine. InsteadOwen Taylor2002-11-031-0/+7
* took out the useless check for refs->list (#97353, reported by MortenKristian Rietveld2002-11-031-0/+8
* remove the second ref command on the child_model, we only have to ref itKristian Rietveld2002-11-021-0/+6
* Automatic RTL flipping for handleboxes.Matthias Clasen2002-11-021-0/+11
* === 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