| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the color picker with window groups | Matthias Clasen | 2006-09-13 | 1 | -0/+6 |
* | Bug 340201 | Dom Lachowicz | 2006-09-12 | 1 | -0/+8 |
* | fixed compiler warnings. | Tim Janik | 2006-09-11 | 1 | -0/+4 |
* | Request the display name too, otherwise "Desktop" does not appear in the | Matthias Clasen | 2006-09-11 | 1 | -0/+6 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER and | Tor Lillqvist | 2006-09-10 | 1 | -0/+11 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -0/+4 |
* | Renew the flush timeout. (#354043, Nelson Benitez) | Matthias Clasen | 2006-09-10 | 1 | -0/+3 |
* | Improve wording. String change! (#355126, David Lodge) | Matthias Clasen | 2006-09-10 | 1 | -2/+5 |
* | Improve wording. String change! (#355128, David Lodge) | Matthias Clasen | 2006-09-10 | 1 | -0/+3 |
* | Fix a typo. String change! (#355134, David Lodge) | Matthias Clasen | 2006-09-10 | 1 | -0/+5 |
* | Fix small theoretical memory leaks. (#353916, Chris Wilson) | Matthias Clasen | 2006-09-09 | 1 | -0/+3 |
* | Don't leak the to_reset list. (#353914, Chris Wilson) | Matthias Clasen | 2006-09-09 | 1 | -1/+3 |
* | Add docs for the parent-set signal. (#353772, Mariano Suárez-Alvarez) | Matthias Clasen | 2006-09-09 | 1 | -0/+6 |
* | fix a sylpheed crash | Matthias Clasen | 2006-09-08 | 1 | -0/+4 |
* | bump version | Matthias Clasen | 2006-09-08 | 1 | -0/+4 |
* | Special-case shift-tab and map it to GDK_ISO_Left_Tab, fixes bug #350806. | Richard Hult | 2006-09-06 | 1 | -0/+5 |
* | fix typos. | Kristian Rietveld | 2006-09-04 | 1 | -2/+2 |
* | if setting the given folder failed, try setting the parent folder until we | Kristian Rietveld | 2006-09-04 | 1 | -0/+6 |
* | don't cancel the operations spawned by buttons here, | Kristian Rietveld | 2006-09-04 | 1 | -0/+11 |
* | serialize floating point values using locale-independent functions. | Michael Natterer | 2006-09-04 | 1 | -0/+6 |
* | gdk/win32/gdkevents-win32.c Use wide-char API for message and window | Tor Lillqvist | 2006-09-03 | 1 | -0/+8 |
* | change file_exists_and_is_not_folder checks to get the file info for the | Kristian Rietveld | 2006-09-03 | 1 | -0/+19 |
* | Don't do anything if exposure isn't in the event mask, plug a leak, and | Richard Hult | 2006-09-03 | 1 | -0/+8 |
* | Fix a typo. (#354035, Mariano Suárez-Alvarez) | Matthias Clasen | 2006-09-03 | 1 | -0/+3 |
* | Handle display_name being NULL. (#354004, Chris Wilson) | Matthias Clasen | 2006-09-03 | 1 | -0/+6 |
* | No GDK_WINDOW_DISPLAY in the Win32 backend. | Tor Lillqvist | 2006-09-02 | 1 | -0/+8 |
* | First part of file chooser fixes. | Kristian Rietveld | 2006-09-02 | 1 | -0/+25 |
* | Don't unnecessarily reset the im context when deleting the selection. | Matthias Clasen | 2006-09-01 | 1 | -0/+5 |
* | Added 'ang' 'dz' to ALL_LINGUAS. | Abel Cheung | 2006-09-01 | 1 | -0/+4 |
* | Stop cursor blinking after a configurable timeout. (#353670, #352442, | Matthias Clasen | 2006-09-01 | 1 | -0/+24 |
* | Don't specify explicit format capabilities. (#346505, Christian Persch) | Matthias Clasen | 2006-08-31 | 1 | -1/+4 |
* | Send printer-list-done on error. | Matthias Clasen | 2006-08-31 | 1 | -0/+4 |
* | Fix build. | Michael Natterer | 2006-08-31 | 1 | -0/+4 |
* | Fix build. | Richard Hult | 2006-08-30 | 1 | -0/+4 |
* | Fix gdk_window_beep | Matthias Clasen | 2006-08-30 | 1 | -0/+5 |
* | Add a function to beep on a window. For X11, implement this with XkbBell. | Matthias Clasen | 2006-08-30 | 1 | -0/+11 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-30 | 1 | -1/+2 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-29 | 1 | -0/+41 |
* | slight edit of my last entry | Emmanuele Bassi | 2006-08-29 | 1 | -1/+1 |
* | Break when an item is found and activated. (#353449, based on a patch by | Emmanuele Bassi | 2006-08-29 | 1 | -0/+7 |
* | introduced ::xspacing and ::yspacing style properties which make all | Tim Janik | 2006-08-29 | 1 | -0/+10 |
* | allow (most) windows to be resizable. added ellipsization settings to | Tim Janik | 2006-08-29 | 1 | -0/+5 |
* | Use a resonable timeout of 3 seconds when polling for printer list | Matthias Clasen | 2006-08-28 | 1 | -0/+6 |
* | don't write out </apply_tag> for tags that have already been closed by the | Michael Natterer | 2006-08-28 | 1 | -0/+12 |
* | Don't leak pixbufs. (#352264, Ross Burton) | Matthias Clasen | 2006-08-26 | 1 | -0/+3 |
* | Don't leak PangoAttributes. (#352391, Paolo Borelli) | Matthias Clasen | 2006-08-26 | 1 | -0/+5 |
* | demonstrate automatic scrolling | Matthias Clasen | 2006-08-26 | 1 | -0/+4 |
* | Use local binding when loading modules. (#351868) | Matthias Clasen | 2006-08-26 | 1 | -0/+5 |
* | return the hostname instead of NULL. | Michael Natterer | 2006-08-24 | 1 | -0/+5 |
* | Slight editing of my last entry. | Tor Lillqvist | 2006-08-23 | 1 | -2/+2 |