| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust to the stock icon changes. | Matthias Clasen | 2005-11-07 | 1 | -0/+4 |
* | Correct the calculation of maskstride. (#320152, Peter Zelezny) | Tor Lillqvist | 2005-11-07 | 1 | -0/+5 |
* | fixed rule to actually create the symlinks, erroring out if anything goes | Michael Natterer | 2005-11-06 | 1 | -0/+5 |
* | Can't rename a file if the target exists on Win32. First rename the target | Tor Lillqvist | 2005-11-06 | 1 | -0/+9 |
* | (pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask bitmap, like | Tor Lillqvist | 2005-11-06 | 1 | -0/+18 |
* | Store builtin stock icons in an icon cache, instead of populating a hash | Matthias Clasen | 2005-11-04 | 1 | -0/+33 |
* | applied patch from maemo-gtk that changes the mtime check for rc files | Michael Natterer | 2005-11-04 | 1 | -0/+7 |
* | Plug memory leak on Win32. | Tor Lillqvist | 2005-11-04 | 1 | -0/+5 |
* | Typo. | Tor Lillqvist | 2005-11-03 | 1 | -4/+4 |
* | Formatting fix. | Tor Lillqvist | 2005-11-03 | 1 | -2/+2 |
* | As there is only one GdkDisplay in the Win32 backend, check that | Tor Lillqvist | 2005-11-03 | 1 | -9/+14 |
* | Rename the variables for the color bitmap to have "color" in their name, | Tor Lillqvist | 2005-11-03 | 1 | -0/+11 |
* | Include gtkstatusicon.c on all platforms. | Tor Lillqvist | 2005-11-03 | 1 | -0/+19 |
* | Position the dialog with GTK_WIN_POS_CENTER. (do_quit): New function, hide | Tor Lillqvist | 2005-11-03 | 1 | -0/+8 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c Whitespace | Tor Lillqvist | 2005-11-02 | 1 | -0/+13 |
* | Remove some g_return_if_fail() from static functions, replace some others | Matthias Clasen | 2005-11-02 | 1 | -0/+9 |
* | Replace manual offset calculations by g_utf8_offset_to_pointer(). | Matthias Clasen | 2005-11-02 | 1 | -0/+7 |
* | get rid of GAllocator usage, allocate and free nodes via the g_slice_*() | Tim Janik | 2005-11-01 | 1 | -0/+6 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add more | Tor Lillqvist | 2005-11-01 | 1 | -0/+27 |
* | Sync with what configure produces. | Tor Lillqvist | 2005-11-01 | 1 | -0/+2 |
* | Don't look for X_PACKAGES unless building for x11. (#313986, John | Tor Lillqvist | 2005-11-01 | 1 | -0/+5 |
* | Added Kurdish translation to po-properties | Erdal Ronahi | 2005-10-28 | 1 | -0/+5 |
* | Add the popup window to the toplevels window group. (#319912, Christian | Matthias Clasen | 2005-10-28 | 1 | -0/+5 |
* | fix stupid thinko. | Kristian Rietveld | 2005-10-28 | 1 | -0/+5 |
* | Fix the anchor of the default drag cursors. (#319200, Federico Mena | Matthias Clasen | 2005-10-28 | 1 | -0/+3 |
* | Handle Shift-G to go to the previous match, like firefox. (#320061, | Matthias Clasen | 2005-10-28 | 1 | -0/+4 |
* | Fix a C99ism. (#320000, Kazuki Iwamoto) | Matthias Clasen | 2005-10-28 | 1 | -0/+3 |
* | Add the little stars. (#319985, Bastien Nocera) | Matthias Clasen | 2005-10-28 | 1 | -0/+3 |
* | Return FALSE, so we don't flush repeatedly. (#319151, Alexander Larsson) | Matthias Clasen | 2005-10-28 | 1 | -0/+5 |
* | Fix bug #319974: | Michael Natterer | 2005-10-27 | 1 | -0/+17 |
* | Be more careful about initializing cell_area. (#319382, Tommi Komulainen) | Matthias Clasen | 2005-10-27 | 1 | -0/+4 |
* | Don't eat Ctrl-PageUp/PageDown. (#318670, Christian Neumair) | Matthias Clasen | 2005-10-27 | 1 | -1/+4 |
* | Only set the text if it is not NULL. (#319930, Thomas Klausner) | Matthias Clasen | 2005-10-27 | 1 | -0/+8 |
* | Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter) | Matthias Clasen | 2005-10-27 | 1 | -0/+7 |
* | Only use text segments when determining text direction. (#319065, Tommi | Matthias Clasen | 2005-10-26 | 1 | -0/+3 |
* | Don't crash on duplicate destroy. (#318953, Gustavo Carneiro) | Matthias Clasen | 2005-10-26 | 1 | -0/+3 |
* | Doc updates | Matthias Clasen | 2005-10-26 | 1 | -0/+4 |
* | use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery) | Matthias Clasen | 2005-10-26 | 1 | -0/+3 |
* | Clarify docs. (#317682, Christian - Manny Calavera - Neumair) | Matthias Clasen | 2005-10-26 | 1 | -0/+3 |
* | Fix #317844 | Matthias Clasen | 2005-10-26 | 1 | -0/+6 |
* | Fix some issues with background drawing in RTL. (#318781, Eric Cazeaux) | Matthias Clasen | 2005-10-26 | 1 | -0/+4 |
* | Add property editors | Matthias Clasen | 2005-10-26 | 1 | -0/+4 |
* | Activate status icons on single click | Matthias Clasen | 2005-10-26 | 1 | -0/+5 |
* | Fixes #311955, reported by Markku Vire; and a lot more. | Kristian Rietveld | 2005-10-25 | 1 | -0/+18 |
* | Add some more docs. (#319722, Paolo Borelli) | Matthias Clasen | 2005-10-25 | 1 | -0/+3 |
* | Make the initialization of screen_x11->xft_rgba more explicit. (#319627, | Matthias Clasen | 2005-10-25 | 1 | -0/+4 |
* | Fix whitespace in a blurb. (#319499, Francisco Javier F. Serrador) | Matthias Clasen | 2005-10-25 | 1 | -0/+5 |
* | Add settings to hide the input method and Unicode control character | Matthias Clasen | 2005-10-24 | 1 | -0/+12 |
* | emitting row-has-child-toggled when the level is not in the cache does not | Kristian Rietveld | 2005-10-24 | 1 | -0/+10 |
* | check for the widget being realized, in addition to being visible, to | Michael Natterer | 2005-10-22 | 1 | -0/+7 |