| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | new add, remove stock icons | Jakub Steiner | 2002-03-28 | 10 | -0/+48 |
* | when encountering non-UTF-8 file names, alert the user with g_message() | Tim Janik | 2002-03-28 | 7 | -3/+46 |
* | Updated Danish translation. | Ole Laursen | 2002-03-28 | 2 | -69/+93 |
* | Don't install the handler if the widget isn't realized.GTK_MULTIHEAD_MERGEPOINT_28_03_02 | Dave Camp | 2002-03-28 | 7 | -0/+33 |
* | New font and text icons to solve the dark-theme-problem | Jakub Steiner | 2002-03-28 | 24 | -0/+42 |
* | Updated Korean translation. | Changwoo Ryu | 2002-03-28 | 2 | -69/+93 |
* | Try to find libpng via pkg-config first, since libpng-1.2.2 will come with | Matthias Clasen | 2002-03-27 | 7 | -17/+56 |
* | Don't leak info_ptr. | Matthias Clasen | 2002-03-27 | 2 | -12/+15 |
* | changelog update | Owen Taylor | 2002-03-27 | 6 | -6/+6 |