summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* s/menu_new/menu_item_new/. (#69199, Akira Tagoh.)Owen Taylor2002-03-051-0/+5
* Build the docbook version, not the old linuxdoc version.Owen Taylor2002-03-051-0/+5
* Update version to 2.0.0Owen Taylor2002-03-051-0/+14
* don't assign yoffset here, just let it get updated in response to theHavoc Pennington2002-03-051-0/+6
* Don't use this same functions as idle callbacks and directly, to avoidOwen Taylor2002-03-051-0/+11
* Make color selection and selection examples work.Matthias Clasen2002-03-041-0/+9
* Fixes for non XKB operation. (#73103)Owen Taylor2002-03-041-0/+26
* Fix memory leak. (#73370, Paolo Maggi).Owen Taylor2002-03-041-0/+5
* Fix docs in terms of what out of range @page_num does. (#73371, VitalyOwen Taylor2002-03-041-0/+6
* const fixHavoc Pennington2002-03-041-0/+4
* Fix to properly take the default window into account by setting a flag andOwen Taylor2002-03-041-0/+11
* don't build gtk.defs anymoreHans Breuer2002-03-041-0/+4
* Remove obsolete Win32-only declaration ofTor Lillqvist2002-03-031-0/+5
* Back out changes to propagate keys to parent menu shells, since that brokeOwen Taylor2002-03-031-0/+11
* Minor edits.Tor Lillqvist2002-03-031-0/+2
* Update to match a recent configure-generated config.hTor Lillqvist2002-03-031-0/+5
* When increasing the row or column requisitions to make them sufficient forOwen Taylor2002-03-031-0/+7
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-10/+20
* change offset of cursor corner of navigation region from (-2, 2) to (-2,Soeren Sandmann2002-03-031-0/+6
* add sanitize-la.shjacob berkman2002-03-031-0/+4
* Fix tyop in docs.Anders Carlsson2002-03-031-0/+5
* move edit ifs above _set_cursor code, don't collapse/expand row on doubleKristian Rietveld2002-03-031-0/+7
* Fix typo where pangoxft was being required instead of pangox. (Reported byOwen Taylor2002-03-031-0/+16
* When in split cursor mode, always add the cursor as both strong and weakOwen Taylor2002-03-031-0/+6
* Fix install location.Owen Taylor2002-03-031-0/+5
* add missing dependency of objects on gtkmarshalers.h.Owen Taylor2002-03-031-0/+9
* make rewrite_event_for_window() static gtk_rc_clear_realized_style()Hans Breuer2002-03-031-0/+9
* 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