summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Patches from Carlo E. Prelz <fluido@fluido.as> Now gtkfb at least compilesAlex Larsson2002-03-218-0/+127
* Avoid a double free error if reading the colormap fails.Matthias Clasen2002-03-212-12/+13
* Short-circuit the text to the exact same thing, so we don't unexpectedlyOwen Taylor2002-03-217-2/+50
* fix logic (fixes #74235, #73593)Kristian Rietveld2002-03-207-4/+34
* Patch from Richard Hestilow to fix gtk-font-name changes for widgets thatOwen Taylor2002-03-207-3/+56
* add _gtk_rbtree_set_fixed_height()Kristian Rietveld2002-03-2010-1/+147
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-2024-44/+98
* Remove leftover notification of has-default. (#75508, Jacob Berkman.)Owen Taylor2002-03-207-4/+37
* Allow arrow keys as accelerators, as long as some modifier is pressed.Owen Taylor2002-03-207-4/+72
* Fix segfault when widget->parent is NULL. (#75615, Alexey A. Malyshev)Owen Taylor2002-03-207-1/+37
* Improve test to prevent infinite loop. (#74952, Thomas Leonard)Owen Taylor2002-03-208-2/+62
* Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)Owen Taylor2002-03-207-1/+31
* Fix assignment of time in scroll events. (Sven Neumann, #75574)Owen Taylor2002-03-207-1/+31
* Updated Japanese translation.Takayuki KUSANO2002-03-202-213/+175
* Updated Korean translation.Changwoo Ryu2002-03-202-68/+84
* Use gdk_window_get_toplevel(), as it is the top-level windows that areTor Lillqvist2002-03-198-2/+52
* Updated Danish translation.Ole Laursen2002-03-192-66/+81
* fix infinite loop when gtk_combo_func() returns NULL (bug #75464)jacob berkman2002-03-197-5/+33
* set the correct min/max values for the ratio property (fixes #75331)jacob berkman2002-03-187-1/+31
* Fix assumptions on rowstride by manually allocating a contiguous pixelMatthias Clasen2002-03-182-71/+238
* Patch from Yao Zhang fixing reference count leak.Owen Taylor2002-03-188-2/+55
* Fix backwards conditional. (#75019, Dan Winship.)Owen Taylor2002-03-187-1/+31
* Updated russian translation.Valek Frob2002-03-182-136/+145
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-172-41/+49
* use do_validate_rows instead of validate_rows_handler (fix by Mike Pieper,Kristian Rietveld2002-03-177-1/+38
* just return when we have an input_only window (fix by Owen Taylor)Kristian Rietveld2002-03-1610-6/+162
* include CFLAGS from gthread-2.0 so that the libs work correctly in aSven Neumann2002-03-167-5/+41
* Updated German translation.Christian Meyer2002-03-162-106/+119
* Catch invalid frame dimensions.Matthias Clasen2002-03-152-0/+15
* Move pre-2.0 ChangeLog asideOwen Taylor2002-03-157-172569/+0
* add example to docs, as people are seeming to have trouble with thisJonathan Blandford2002-03-1518-168/+201
* Set MATH_LIB to empty also on Win32.Tor Lillqvist2002-03-158-1/+30
* Fix byte shift arithmetic for big-endian. (Tracked down with help fromOwen Taylor2002-03-159-3/+45
* make args const, 74159 (gtk_tree_view_insert_column_with_attributes):Jonathan Blandford2002-03-1510-5/+67
* Fix test for "active submenu".Soeren Sandmann2002-03-158-1/+36
* Fudge keymap to have lower upper case variants if there is only a singlePadraig O'Briain2002-03-158-0/+60
* shut up cvsManish Singh2002-03-151-0/+1
* Fix rather improbable reentrancy problem if a window is destroyed whileOwen Taylor2002-03-148-0/+52
* gtk/gtktreemodelsort.c typo in docs forVitaly Tishkov2002-03-148-1/+43
* When removing keys from the key hash, reinsert the right list back intoOwen Taylor2002-03-148-3/+45
* Remove left-over GTK_OBJECT_CONNECTED macro that was defined in terms ofGTK_MULTIHEAD_MERGEPOINT_14_03_02Owen Taylor2002-03-138-1/+42
* Unset the acceleratable_groups qdata because qdata isn't removed onOwen Taylor2002-03-138-0/+50
* Add valid_ras_test and invalid_bmp_1.Matthias Clasen2002-03-135-40/+532
* Fix cut-n-paste bug.Jonathan Blandford2002-03-138-1/+36
* Allow NULL filenames.Richard Hestilow2002-03-128-1/+35
* use sequential writes instead of calling memcpy(). Simpler and potentiallySven Neumann2002-03-122-43/+42
* fix accidentally committed junk charsOwen Taylor2002-03-121-1/+1
* Fix incorrect return value, filter out returns of 0x7f for the delete key.Owen Taylor2002-03-1210-6/+49
* Replace a g_assert_not_reached () which could actually be reached by aMatthias Clasen2002-03-122-2/+13
* Updated Ukrainian translationYuri Syrota2002-03-121-424/+435