| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated French translation. | Christophe Merlet | 2002-04-11 | 2 | -46/+62 |
* | Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste | Owen Taylor | 2002-04-11 | 10 | -19/+80 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-04-10 | 2 | -156/+112 |
* | Fix problems with HandleBox and focusing - #78232 | Owen Taylor | 2002-04-09 | 8 | -31/+114 |
* | Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy, | Owen Taylor | 2002-04-09 | 7 | -11/+60 |
* | Fixes #78110 | Kristian Rietveld | 2002-04-09 | 11 | -12/+242 |
* | Initialize error to NULL. | Anders Carlsson | 2002-04-09 | 7 | -1/+25 |
* | Use priv->image_module->module_name instead of image_type which may be | Matthias Clasen | 2002-04-09 | 2 | -1/+7 |
* | really revert testgtk.c | Manish Singh | 2002-04-08 | 7 | -12/+36 |
* | check the return value of _gtk_tree_view_find_node and return if it's | Kristian Rietveld | 2002-04-08 | 7 | -15/+69 |
* | Updated French translation. | Christophe Merlet | 2002-04-08 | 2 | -400/+371 |
* | Restructured to use gdk_pixbuf_new instead of manually allocating image | Matthias Clasen | 2002-04-06 | 2 | -52/+23 |
* | Updated Danish translation. | Ole Laursen | 2002-04-06 | 2 | -51/+55 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2002-04-06 | 2 | -1095/+1111 |
* | Avoid allocating an extra copy of the image by using a | Matthias Clasen | 2002-04-05 | 2 | -50/+93 |
* | Updated Malay Translation. | Hasbullah Bin Pit | 2002-04-05 | 2 | -81/+76 |
* | free anchor row reference after unselecting the selection (fixes #76272) | Kristian Rietveld | 2002-04-05 | 9 | -3/+101 |
* | implement. (gtk_tree_view_move_cursor_up_down): check for focus | Jonathan Blandford | 2002-04-05 | 8 | -18/+159 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-04-05 | 1 | -443/+458 |
* | removed gdkkeysyms.h from .cvsignore | Sven Neumann | 2002-04-05 | 1 | -1/+0 |
* | Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at> | Alex Larsson | 2002-04-05 | 7 | -1/+37 |
* | fix segfault upon NULL return from gdk_utf8_to_string_target(). | Tim Janik | 2002-04-04 | 8 | -2/+57 |
* | revert accidentally commited change to testgtk.c | Soeren Sandmann | 2002-04-04 | 7 | -1/+31 |
* | Fix problem with menu titles being clipped (#75948) | Soeren Sandmann | 2002-04-04 | 8 | -15/+52 |
* | Fix some bugs, and introduce a minor feature. | Tor Lillqvist | 2002-04-04 | 7 | -27/+299 |
* | Fix a doc typo. | Matthias Clasen | 2002-04-03 | 2 | -1/+5 |
* | Updated Korean translation. | Changwoo Ryu | 2002-04-03 | 2 | -8/+9 |
* | Updated Estonian translation. | Tõivo Leedjärv | 2002-04-02 | 2 | -47/+35 |
* | set the sort_func correctly, 77030 | Jonathan Blandford | 2002-04-02 | 8 | -6/+40 |
* | update version to 2.0.2, binary age 2, interface age 2.GTK_2_0_2 | Tim Janik | 2002-04-02 | 55 | -7858/+9520 |
* | Updated Portuguese translation. | Duarte Loreto | 2002-04-01 | 2 | -100/+111 |
* | Added missing file. Updated Swedish translation. | Christian Rose | 2002-04-01 | 3 | -103/+121 |
* | add check for y > tree_view->priv->height (fixes #76974) | Kristian Rietveld | 2002-04-01 | 9 | -1/+103 |
* | Updated russian translation. | Valek Frob | 2002-04-01 | 1 | -0/+4 |
* | Updated russian trqnslation. | Valek Frob | 2002-04-01 | 1 | -4386/+4398 |
* | Updated Korean translation. | Changwoo Ryu | 2002-04-01 | 1 | -8/+5 |
* | recommit after tagging 2_0_1 | Owen Taylor | 2002-03-30 | 7 | -2/+31 |
* | revert change for tagging 2_0_1GTK_2_0_1 | Owen Taylor | 2002-03-30 | 1 | -1/+2 |
* | ===== Released 2.0.1 ====== | Owen Taylor | 2002-03-30 | 53 | -6218/+7746 |
* | revert the latest stamp increment changes, as it broke stuff for trees | Kristian Rietveld | 2002-03-30 | 7 | -2/+31 |
* | Call gdk_keyval_to_lower() on the key passed in, since we lowercase allGTK_MULTIHEAD_MERGEPOINT_30_03_02 | Owen Taylor | 2002-03-29 | 7 | -1/+49 |
* | Fix screwup in handling of module path that was resulting in freed memory | Owen Taylor | 2002-03-29 | 8 | -11/+49 |
* | Fix wrong stock id's for ADD/REMOVE. (#76915, Vitaly Tishkov) | Owen Taylor | 2002-03-29 | 7 | -2/+32 |
* | fix typo in gtk_init_check macro, which caused crashes if argc != 0 | Hans Breuer | 2002-03-29 | 8 | -1/+45 |
* | libpng error handlers must not return to their callers, thus longjmp out. | Matthias Clasen | 2002-03-29 | 2 | -0/+8 |
* | remove call to gtk_tree_model_sort_increment_stamp | Kristian Rietveld | 2002-03-29 | 7 | -1/+38 |
* | Updates | Owen Taylor | 2002-03-29 | 12 | -10/+127 |
* | Don't show the window unless the widget is mapped. (#76742, Dennis | Owen Taylor | 2002-03-29 | 8 | -3/+41 |
* | Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: | Hans Breuer | 2002-03-28 | 10 | -139/+444 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-03-28 | 2 | -75/+105 |