summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Don't install the handler if the widget isn't realized.GTK_MULTIHEAD_MERGEPOINT_28_03_02Dave Camp2002-03-281-0/+5
* New font and text icons to solve the dark-theme-problemJakub Steiner2002-03-281-0/+7
* Try to find libpng via pkg-config first, since libpng-1.2.2 will come withMatthias Clasen2002-03-271-0/+5
* changelog updateOwen Taylor2002-03-271-1/+1
* Set page->last_focus_child to NULL as well as removing the weak reference,Owen Taylor2002-03-271-0/+7
* ChangeLog typo.Murray Cumming2002-03-271-1/+1
* Corrected registered return type of move-cursor signal. Had to add aMurray Cumming2002-03-271-0/+6
* Shuffle the ordering around some more (position before realizing) fixingOwen Taylor2002-03-261-0/+7
* fixed my ChangeLog entrySven Neumann2002-03-261-1/+1
* Free the path after calling gtk_tree_view_row_activated() rather thanDave Camp2002-03-261-0/+5
* free the style's font_description before accessing a new one.Sven Neumann2002-03-251-0/+6
* kill code duplicated in gtk_binding_entry_add_signall.Mark McLoughlin2002-03-251-0/+5
* Make path arg const, #75653Jonathan Blandford2002-03-251-0/+11
* invalidate the line containing start, even if the [start,end) range isHavoc Pennington2002-03-231-0/+7
* end any selection in progress, patch from db@zigo.dhs.org, #74620Havoc Pennington2002-03-231-0/+5
* extend selection for pageup/pagedown and ctrl+pageup/pagedown if shift isHavoc Pennington2002-03-231-0/+6
* disconnect layout handlers earlier in the function, to avoid possibleHavoc Pennington2002-03-231-0/+15
* add more explanatory text to the error message about missing charsets, andHavoc Pennington2002-03-231-0/+24
* Fix typo, where x value was assigned to both x and y.Richard Hult2002-03-221-0/+5
* Partial fix for problem where keypad keys acted as shift-arrows in anOwen Taylor2002-03-221-0/+17
* Fix memory leak. (#74400, Morten Welinder.)Owen Taylor2002-03-221-0/+13
* ri Mar 22 10:12:10 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-221-0/+6
* Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fixTor Lillqvist2002-03-211-0/+8
* Trivial typo fix. (Vitaly Tishkov, #75726)Matthias Clasen2002-03-211-0/+5
* Remove some left over debugging code with a G_BREAKPOINT() in it.Owen Taylor2002-03-211-0/+6
* When changing months when the user clicks on a prev-month or next-monthOwen Taylor2002-03-211-0/+11
* Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compilesAlex Larsson2002-03-211-0/+14
* Short-circuit the text to the exact same thing, so we don't unexpectedlyOwen Taylor2002-03-211-0/+7
* fix logic (fixes #74235, #73593)Kristian Rietveld2002-03-201-0/+5
* Patch from Richard Hestilow to fix gtk-font-name changes for widgets thatOwen Taylor2002-03-201-0/+6
* add _gtk_rbtree_set_fixed_height()Kristian Rietveld2002-03-201-0/+15
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-0/+9
* Remove leftover notification of has-default. (#75508, Jacob Berkman.)Owen Taylor2002-03-201-0/+6
* Allow arrow keys as accelerators, as long as some modifier is pressed.Owen Taylor2002-03-201-0/+9
* Fix segfault when widget->parent is NULL. (#75615, Alexey A. Malyshev)Owen Taylor2002-03-201-0/+6
* Improve test to prevent infinite loop. (#74952, Thomas Leonard)Owen Taylor2002-03-201-0/+9
* Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)Owen Taylor2002-03-201-0/+5
* Fix assignment of time in scroll events. (Sven Neumann, #75574)Owen Taylor2002-03-201-0/+5
* Use gdk_window_get_toplevel(), as it is the top-level windows that areTor Lillqvist2002-03-191-0/+8
* fix infinite loop when gtk_combo_func() returns NULL (bug #75464)jacob berkman2002-03-191-0/+5
* set the correct min/max values for the ratio property (fixes #75331)jacob berkman2002-03-181-0/+5
* Patch from Yao Zhang fixing reference count leak.Owen Taylor2002-03-181-0/+8
* Fix backwards conditional. (#75019, Dan Winship.)Owen Taylor2002-03-181-0/+5
* use do_validate_rows instead of validate_rows_handler (fix by Mike Pieper,Kristian Rietveld2002-03-171-0/+6
* just return when we have an input_only window (fix by Owen Taylor)Kristian Rietveld2002-03-161-0/+19
* include CFLAGS from gthread-2.0 so that the libs work correctly in aSven Neumann2002-03-161-0/+6
* Move pre-2.0 ChangeLog asideOwen Taylor2002-03-151-28743/+0
* add example to docs, as people are seeming to have trouble with thisJonathan Blandford2002-03-151-0/+6
* Set MATH_LIB to empty also on Win32.Tor Lillqvist2002-03-151-0/+4
* Fix byte shift arithmetic for big-endian. (Tracked down with help fromOwen Taylor2002-03-151-0/+6