summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* lowercase configure --help output.Sven Neumann2002-03-031-0/+4
* added compile time switch to put the tree views into a hpaned for owen toTim Janik2002-03-031-0/+22
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-031-0/+31
* Handle NO_WINDOW widgets with windows that are children of widget->window.Owen Taylor2002-03-031-0/+6
* Add a note to the docs about how to use this in the context of changeableOwen Taylor2002-03-031-1/+7
* Add -lX11 into x_libs.Owen Taylor2002-03-031-0/+4
* Add a --enable-explicit-deps option to control whether dependencyOwen Taylor2002-03-021-0/+21
* Output gdk-pixbuf/gdk_pixbuf.rc.Tor Lillqvist2002-03-021-0/+2
* gdk/gdk.def Add and (trivially) implementTor Lillqvist2002-03-021-0/+16
* Don't do special focus handling if draw_indicator is not set. (#64723,Owen Taylor2002-03-021-0/+6
* Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix defaultOwen Taylor2002-03-021-0/+10
* Robustify tracking of pointer grab window.Owen Taylor2002-03-021-0/+22
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-021-0/+18
* Switch style of stamp file usage.Owen Taylor2002-03-021-0/+20
* fix typo.Tim Janik2002-03-021-0/+4
* set first_cell to FALSE after first iterationKristian Rietveld2002-03-011-0/+10
* Remove unneeded Win32 stuff inside #ifdef G_OS_WIN32. (Leftover from whenTor Lillqvist2002-03-011-0/+5
* gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted isTor Lillqvist2002-03-011-0/+13
* Fix some reported (but not significant) UMR's from purify. (#73160, MortenOwen Taylor2002-03-011-0/+5
* Initialize the scrollbar spacing variable in the class to -1, and thenOwen Taylor2002-03-011-0/+8
* replace uses of test -e with more portable test -fjacob berkman2002-03-011-0/+5
* Don't delete forward across line boundaries when in overwrite mode.Owen Taylor2002-03-011-0/+11
* Fix signed-unsigned error that was accidentally causing negative values toOwen Taylor2002-03-011-0/+8
* gtk+/gtk/gtkitemfactory.c fixed a little type in docs forAlexey Malyshev2002-03-011-0/+5
* Really make it work for paths with underline accelerators. (#69247)Owen Taylor2002-03-011-0/+5
* free the tab array for custom tabs, reported by Paolo Maggi #72980Havoc Pennington2002-03-011-0/+5
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+21
* Add missing NULL check.Darin Adler2002-02-281-0/+4
* Remove the event_mask, it is now in GdkWindowObject.Tor Lillqvist2002-02-281-0/+25
* Initialize private->event_mask from attributes we retrieved for theOwen Taylor2002-02-281-0/+6
* This change went in a week ago, but I apparently didn't commit theHavoc Pennington2002-02-281-0/+8
* beautified configure --help output.Sven Neumann2002-02-281-0/+4
* Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.Tor Lillqvist2002-02-281-0/+9
* ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-281-1/+16
* Allow focus-change events to be sent to unrealized widgets; they aren'tOwen Taylor2002-02-271-0/+7
* Split big VARIABLES variable that was causing overlong lines into 6Owen Taylor2002-02-271-1/+7
* Mark <Control>, <Shift>, <Release>, <Alt> for translation.Owen Taylor2002-02-271-0/+9
* if CAN_FOCUS reserve focus_line_width + focus_line_pad extra space andOwen Taylor2002-02-271-0/+6
* minor code cleanupSoeren Sandmann2002-02-271-0/+4
* Don't reserve space for border when the shadow type for the menubar isOwen Taylor2002-02-271-0/+9
* Go back to old style of drawing children over the bevel. (#58615)Owen Taylor2002-02-271-0/+6
* Add ko and zh to the locales where this is the default.Owen Taylor2002-02-271-0/+5
* Register all stock icons "unscaled" so that we don't have icons onlyOwen Taylor2002-02-271-0/+22
* new fileHans Breuer2002-02-271-0/+19
* After computing the clamped value, actually set it. (#62639, SergeyOwen Taylor2002-02-271-0/+5
* Clean up the code so < 0 == end wasn't just a side effect, remove most ofOwen Taylor2002-02-271-0/+7
* Remove these files from CVS so we more-or-less current versions fromOwen Taylor2002-02-271-1/+6
* Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map theOwen Taylor2002-02-271-0/+7
* Call gtk_combo_set_popdown_strings() in case the combo is up currently.Owen Taylor2002-02-271-0/+6
* Switch control-home/end and home/end with the idea that scrolled windowsOwen Taylor2002-02-271-0/+8