summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
...
* Fix display/window typo. (#98511, Soeren Sandmann)Owen Taylor2002-11-141-0/+5
* Try a different hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-141-0/+7
* get rid of deprecated gdk_rgb_gc_set_foreground usage in favor ofManish Singh2002-11-141-0/+5
* Monitor the screen of the attach widget continually, rather than onlyOwen Taylor2002-11-141-0/+9
* Change so that updates of selection don't take effect immediately, butOwen Taylor2002-11-141-0/+29
* add gdk_display_get_devices to fix compilationEric Warmenhoven2002-11-131-0/+5
* Fix warning.Owen Taylor2002-11-131-0/+8
* Add a const here.Matthias Clasen2002-11-131-0/+9
* Fix #90661: add im_info->im switch at the top of setup_im() andHidetoshi Tajima2002-11-131-0/+8
* When clicking on a non-active tab, focus the first widget in the tab, notOwen Taylor2002-11-131-0/+13
* ue Nov 12 17:10:10 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-11-131-0/+8
* - comment out check_inconsistent_aa_bits[].Soeren Sandmann2002-11-131-0/+15
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-0/+175
* Make multihead aware (#80283)Owen Taylor2002-11-121-0/+4
* Add _gtk_window_unset_focus_and_default(), use to clear the focus andOwen Taylor2002-11-121-0/+18
* Do not return when menu_shell->ignore_enter is TRUE.Soeren Sandmann2002-11-121-0/+5
* Don't start a drag on double click. (#98189) Also test moving.Matthias Clasen2002-11-101-0/+9
* Don't return after calling gtk_menu_handle_scrolling() whenSoeren Sandmann2002-11-101-0/+6
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)Soeren Sandmann2002-11-101-0/+15
* Fix a typo which broke moveresize emulation.Matthias Clasen2002-11-101-0/+5
* Block button presses/releases over the scroll arrows to avoid popping downOwen Taylor2002-11-091-0/+17
* Use the correct struct offset for the screen_changed signal.Anders Carlsson2002-11-091-0/+5
* Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, JeffOwen Taylor2002-11-091-0/+6
* Draw grips in all edges.Matthias Clasen2002-11-081-0/+2
* Reformulate doc comments to work around gtk-doc limitations.Matthias Clasen2002-11-081-0/+7
* Add in a awful hack to force gdkenumtypes.h to be updated before buildingOwen Taylor2002-11-081-0/+6
* Access window->screen through a function so we can provide an informativeOwen Taylor2002-11-081-0/+7
* 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