summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated French translation.Christophe Merlet2002-04-112-46/+62
* Export private _gtk_menu_shell_activate() to encapsulate cut-and-pasteOwen Taylor2002-04-1110-19/+80
* Updated Slovak translation.Stanislav Visnovsky2002-04-102-156/+112
* Fix problems with HandleBox and focusing - #78232Owen Taylor2002-04-098-31/+114
* Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,Owen Taylor2002-04-097-11/+60
* Fixes #78110Kristian Rietveld2002-04-0911-12/+242
* Initialize error to NULL.Anders Carlsson2002-04-097-1/+25
* Use priv->image_module->module_name instead of image_type which may beMatthias Clasen2002-04-092-1/+7
* really revert testgtk.cManish Singh2002-04-087-12/+36
* check the return value of _gtk_tree_view_find_node and return if it'sKristian Rietveld2002-04-087-15/+69
* Updated French translation.Christophe Merlet2002-04-082-400/+371
* Restructured to use gdk_pixbuf_new instead of manually allocating imageMatthias Clasen2002-04-062-52/+23
* Updated Danish translation.Ole Laursen2002-04-062-51/+55
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-04-062-1095/+1111
* 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