summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid allocating an extra copy of the image by using aMatthias Clasen2002-04-052-50/+93
* Updated Malay Translation.Hasbullah Bin Pit2002-04-052-81/+76
* free anchor row reference after unselecting the selection (fixes #76272)Kristian Rietveld2002-04-059-3/+101
* implement. (gtk_tree_view_move_cursor_up_down): check for focusJonathan Blandford2002-04-058-18/+159
* Updated Ukrainian translationYuri Syrota2002-04-051-443/+458
* removed gdkkeysyms.h from .cvsignoreSven Neumann2002-04-051-1/+0
* Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at>Alex Larsson2002-04-057-1/+37
* fix segfault upon NULL return from gdk_utf8_to_string_target().Tim Janik2002-04-048-2/+57
* revert accidentally commited change to testgtk.cSoeren Sandmann2002-04-047-1/+31
* Fix problem with menu titles being clipped (#75948)Soeren Sandmann2002-04-048-15/+52
* Fix some bugs, and introduce a minor feature.Tor Lillqvist2002-04-047-27/+299
* Fix a doc typo.Matthias Clasen2002-04-032-1/+5
* Updated Korean translation.Changwoo Ryu2002-04-032-8/+9
* Updated Estonian translation.Tõivo Leedjärv2002-04-022-47/+35
* set the sort_func correctly, 77030Jonathan Blandford2002-04-028-6/+40
* update version to 2.0.2, binary age 2, interface age 2.GTK_2_0_2Tim Janik2002-04-0255-7858/+9520
* Updated Portuguese translation.Duarte Loreto2002-04-012-100/+111
* Added missing file. Updated Swedish translation.Christian Rose2002-04-013-103/+121
* add check for y > tree_view->priv->height (fixes #76974)Kristian Rietveld2002-04-019-1/+103
* Updated russian translation.Valek Frob2002-04-011-0/+4
* Updated russian trqnslation.Valek Frob2002-04-011-4386/+4398
* Updated Korean translation.Changwoo Ryu2002-04-011-8/+5
* recommit after tagging 2_0_1Owen Taylor2002-03-307-2/+31
* revert change for tagging 2_0_1GTK_2_0_1Owen Taylor2002-03-301-1/+2
* ===== Released 2.0.1 ======Owen Taylor2002-03-3053-6218/+7746
* revert the latest stamp increment changes, as it broke stuff for treesKristian Rietveld2002-03-307-2/+31
* Call gdk_keyval_to_lower() on the key passed in, since we lowercase allGTK_MULTIHEAD_MERGEPOINT_30_03_02Owen Taylor2002-03-297-1/+49
* Fix screwup in handling of module path that was resulting in freed memoryOwen Taylor2002-03-298-11/+49
* Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov)Owen Taylor2002-03-297-2/+32
* fix typo in gtk_init_check macro, which caused crashes if argc != 0Hans Breuer2002-03-298-1/+45
* libpng error handlers must not return to their callers, thus longjmp out.Matthias Clasen2002-03-292-0/+8
* remove call to gtk_tree_model_sort_increment_stampKristian Rietveld2002-03-297-1/+38
* UpdatesOwen Taylor2002-03-2912-10/+127
* Don't show the window unless the widget is mapped. (#76742, DennisOwen Taylor2002-03-298-3/+41
* Fixed dashed line issues (#74441) to an IMO reasonable extend. That is:Hans Breuer2002-03-2810-139/+444
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-282-75/+105
* new add, remove stock iconsJakub Steiner2002-03-2810-0/+48
* when encountering non-UTF-8 file names, alert the user with g_message()Tim Janik2002-03-287-3/+46
* Updated Danish translation.Ole Laursen2002-03-282-69/+93
* Don't install the handler if the widget isn't realized.GTK_MULTIHEAD_MERGEPOINT_28_03_02Dave Camp2002-03-287-0/+33
* New font and text icons to solve the dark-theme-problemJakub Steiner2002-03-2824-0/+42
* Updated Korean translation.Changwoo Ryu2002-03-282-69/+93
* Try to find libpng via pkg-config first, since libpng-1.2.2 will come withMatthias Clasen2002-03-277-17/+56
* Don't leak info_ptr.Matthias Clasen2002-03-272-12/+15
* changelog updateOwen Taylor2002-03-276-6/+6
* Set page->last_focus_child to NULL as well as removing the weak reference,Owen Taylor2002-03-277-1/+46
* ChangeLog typo.Murray Cumming2002-03-276-6/+6
* Corrected registered return type of move-cursor signal. Had to add aMurray Cumming2002-03-278-2/+39
* Make libpng use g_malloc instead of system malloc.Matthias Clasen2002-03-262-2/+38
* Add a mention of running ldconfig. (#76126, Bill Nayland.)Owen Taylor2002-03-262-1/+10