summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated russian translation.gtk-2-0-branchpointValek Frob2002-04-152-3/+7
* Updated Korean translation.Changwoo Ryu2002-04-142-171/+174
* add _gtk_tree_view_column_get_editable_cell andKristian Rietveld2002-04-149-10/+183
* Fix typo in message.Abigail Brady2002-04-149-52/+99
* create the target pixbuf AFTER filling in width/height, so that passing inHavoc Pennington2002-04-137-8/+44
* Fixes #75510Kristian Rietveld2002-04-139-20/+143
* fix cut-n-paste bug which breaks big-endian machines (fixes #73585)jacob berkman2002-04-127-1/+31
* relocate the remove_weak_pointer to just before we free the page, to beHavoc Pennington2002-04-127-6/+43
* add clamp_node argument (toplevel): update usages ofKristian Rietveld2002-04-127-15/+74
* add freeze / thaws to stop deluge of 'notify' signals.Michael Meeks2002-04-127-1/+55
* More fixes for #77807:Matthias Clasen2002-04-115-169/+211
* 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