| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't leak the list of children (#357454, Paolo Borelli) | Matthias Clasen | 2006-09-25 | 1 | -0/+5 |
* | free display->input_windows with g_free(), not g_object_unref() (#357566, | Michael Natterer | 2006-09-25 | 1 | -0/+6 |
* | actually add align-set property to the API (left-over patch from #157439). | Kristian Rietveld | 2006-09-24 | 1 | -0/+6 |
* | draw the indicator if the column has a sort column id (and the model is | Kristian Rietveld | 2006-09-24 | 1 | -0/+7 |
* | Use EXEEXT. | Tor Lillqvist | 2006-09-23 | 1 | -0/+4 |
* | also copy icon factories and color hashes. Fixes bug #357132. | Michael Natterer | 2006-09-22 | 1 | -1/+6 |
* | Make remote bookmarks work better (#354887) | Matthias Clasen | 2006-09-22 | 1 | -0/+19 |
* | Implement lots of value setters for GdkGC, based on a heavily modified | Michael Natterer | 2006-09-21 | 1 | -0/+39 |
* | fix cast: it's drawable_impl->wrapper that is the GdkWindow, not the | Michael Natterer | 2006-09-21 | 1 | -0/+8 |
* | just check the first shift-level of keyboard layout for RTL and LTR | Behnam Esfahbod | 2006-09-20 | 1 | -0/+5 |
* | always update the bin_window position and size in size_allocate, even if | Tim Janik | 2006-09-20 | 1 | -0/+9 |
* | Bug 355343. Add a GdkPangoAttrEmbossColor. | Ryan Lortie | 2006-09-19 | 1 | -9/+9 |
* | added GtkArrow::arrow-scaling style property to control the arrow/border | Tim Janik | 2006-09-19 | 1 | -0/+9 |
* | Display an error when we come to the root. | Matthias Clasen | 2006-09-19 | 1 | -0/+5 |
* | Use bookmark labels in the combobox. | Matthias Clasen | 2006-09-17 | 1 | -0/+3 |
* | Don't add remote volumes and bookmarks to the model in local-only mode, to | Matthias Clasen | 2006-09-17 | 1 | -0/+8 |
* | Unref the treeview use in list mode. (#355732, Richard Hult) | Matthias Clasen | 2006-09-16 | 1 | -0/+3 |
* | Send change notification for the right property. (#355308, Torsten | Matthias Clasen | 2006-09-16 | 1 | -0/+6 |
* | refactored column header navigation/resizing/reordering to be more | Michael Natterer | 2006-09-15 | 1 | -0/+6 |
* | actually directly return after handling column button focus; we disable | Kristian Rietveld | 2006-09-15 | 1 | -0/+7 |
* | make column resizing code RTL aware, also break from the loops after we | Kristian Rietveld | 2006-09-15 | 1 | -0/+6 |
* | Bug 355343. Add a GdkPangoAttrEmbossColor. | Ryan Lortie | 2006-09-15 | 1 | -0/+9 |
* | intialize random number generator state upon program start, to enable | Tim Janik | 2006-09-14 | 1 | -0/+5 |
* | gdk/directfb/gdkcolor-directfb.c small clean ups include order | Michael David Emmel | 2006-09-14 | 1 | -0/+9 |
* | 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 |