| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some msg found by ko-po-check | Nam SungHyun | 2002-12-20 | 1 | -18/+18 |
* | Call the filters on the window where the event is received, not on the | Owen Taylor | 2002-12-19 | 7 | -7/+67 |
* | 2002-12-19 Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian trans... | Peteris Krisjanis | 2002-12-19 | 2 | -982/+693 |
* | the rand variable should be static to avoid conflicts with rand(). | Kristian Rietveld | 2002-12-19 | 8 | -2/+74 |
* | Updated Swedish translation. | Christian Rose | 2002-12-18 | 2 | -113/+96 |
* | Add docs. | Matthias Clasen | 2002-12-18 | 9 | -7/+60 |
* | Dutch translation updated by Tino Meinen. | Vincent van Adrighem | 2002-12-18 | 2 | -426/+288 |
* | Various name fixes. | Owen Taylor | 2002-12-18 | 7 | -10/+34 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-12-18 | 2 | -507/+275 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2002-12-18 | 2 | -1320/+1077 |
* | Updated Swedish translation somewhat. | Christian Rose | 2002-12-17 | 2 | -311/+215 |
* | Link to style properties. | Matthias Clasen | 2002-12-17 | 1 | -1/+1 |
* | Updated Spanish Translation. | Pablo Gonzalo del Campo | 2002-12-17 | 2 | -251/+190 |
* | just a correction for my name: Kang Jeong-Hee :) | Kang Jeong-Hee | 2002-12-17 | 1 | -1/+1 |
* | Updated Malay Translation. | Hasbullah Bin Pit | 2002-12-17 | 2 | -184/+127 |
* | === Released 2.1.5 ===GTK_2_1_5 | Owen Taylor | 2002-12-17 | 62 | -3326/+3415 |
* | Don't use AC_CHECK_LIB() when checking for FreeType, Pango, Atk since that | Owen Taylor | 2002-12-17 | 7 | -6/+56 |
* | Call gtk_entry_set_position_internal() that takes a new "reset_IM" | Owen Taylor | 2002-12-17 | 7 | -6/+61 |
* | Implement two missing functions (#101369) | Tor Lillqvist | 2002-12-17 | 7 | -0/+14 |
* | Fix a few doc comments. Link to style properties. | Matthias Clasen | 2002-12-17 | 18 | -16/+85 |
* | Minor cosmetics. | Tor Lillqvist | 2002-12-17 | 9 | -3/+105 |
* | Add some information about group list handling. (#101328, James M. Cape) | Matthias Clasen | 2002-12-16 | 3 | -1/+15 |
* | Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin, | Owen Taylor | 2002-12-16 | 7 | -9/+38 |
* | Implement Owen's susggestion from #80764. Fixes #101314. | Soeren Sandmann | 2002-12-16 | 7 | -24/+78 |
* | Some fixes for modal hint setting based on a patch from Arvind Samptur | Owen Taylor | 2002-12-16 | 8 | -10/+122 |
* | Add a missed bug number | Owen Taylor | 2002-12-15 | 6 | -6/+6 |
* | Hard-code GTK_BINARY_VERSION=2.2.0 for now; should stay the same until we | Owen Taylor | 2002-12-15 | 7 | -1/+31 |
* | Pass TRUE for search_sensitive - prevents a problem where after hitting | Owen Taylor | 2002-12-15 | 7 | -1/+49 |
* | Updated French translation. | Christophe Merlet | 2002-12-15 | 2 | -91/+91 |
* | Updated Danish translation. | Ole Laursen | 2002-12-15 | 2 | -70/+73 |
* | Minor updates for 2.2.0. (#67820) | Eric Warmenhoven | 2002-12-15 | 2 | -44/+16 |
* | Fix a bug with checking the private flag on the wrong window; improve the | Owen Taylor | 2002-12-15 | 7 | -2/+55 |
* | Don't call status_window_set_text() if the status window doesn't already | Owen Taylor | 2002-12-15 | 7 | -4/+63 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 26 | -136/+270 |
* | Add docs. | Matthias Clasen | 2002-12-15 | 8 | -1/+182 |
* | Made Xinerama-aware. (#85711) | Matthias Clasen | 2002-12-14 | 7 | -11/+43 |
* | Add a new binding signal, "move_scroll", and use it to hook up | Owen Taylor | 2002-12-14 | 11 | -78/+416 |
* | minor coding style fix. | Chema Celorio | 2002-12-14 | 7 | -3/+33 |
* | Don't recalculate the acceleration label in an idle handler. | Soeren Sandmann | 2002-12-14 | 8 | -38/+33 |
* | Handle the case where the pointer isn't on the same screen as the widget | Owen Taylor | 2002-12-14 | 7 | -5/+119 |
* | gdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provide a useful | Owen Taylor | 2002-12-14 | 2 | -11/+63 |
* | Comitting missed ChangeLog from earlier commit.. | Owen Taylor | 2002-12-14 | 6 | -0/+36 |
* | If the screen for the menu changes while the menu is torn off, move the | Owen Taylor | 2002-12-14 | 7 | -3/+75 |
* | Handle the case where the pointer is moved between screens during a handle | Owen Taylor | 2002-12-14 | 8 | -6/+110 |
* | Change the Escape key binding to only close if the dialog contains a | Owen Taylor | 2002-12-14 | 7 | -10/+75 |
* | Use g_utf8_collate_key() to sort in human-friendly order. (#94473) | Owen Taylor | 2002-12-13 | 7 | -3/+46 |
* | System fnmatch wasn't going to be UTF-8 clean, neither was our version. | Owen Taylor | 2002-12-13 | 11 | -229/+385 |
* | updated | Nam SungHyun | 2002-12-13 | 1 | -359/+178 |
* | Const warning fix. | Owen Taylor | 2002-12-13 | 7 | -2/+32 |
* | Include "." and ".." in the list of entries; they are needed for correct | Owen Taylor | 2002-12-13 | 7 | -7/+82 |