| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Strip some trailing blanks | Tor Lillqvist | 2007-01-19 | 1 | -3/+3 |
* | Build Wintab support always on Windows. Don't require the Wintab SDK. | Tor Lillqvist | 2007-01-19 | 1 | -0/+38 |
* | gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for | Tor Lillqvist | 2007-01-19 | 1 | -0/+11 |
* | gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c | Michael Natterer | 2007-01-18 | 1 | -0/+10 |
* | Include also the COPYING file. | Tor Lillqvist | 2007-01-17 | 1 | -0/+4 |
* | Don't use httpGetFd() when building against cups 1.1 | Matthias Clasen | 2007-01-17 | 1 | -0/+5 |
* | Improve last entry. | Tor Lillqvist | 2007-01-17 | 1 | -1/+4 |
* | Proper fix for #396175: | Tor Lillqvist | 2007-01-17 | 1 | -0/+19 |
* | Queue a redraw when the grab changes. (#396470, Benjamin Berg) | Matthias Clasen | 2007-01-16 | 1 | -0/+5 |
* | Ellipsize the menu items label if they grow too much. (#357303) | Emmanuele Bassi | 2007-01-15 | 1 | -0/+5 |
* | When finding a matching non-scalable dir, keep going and look for a closer | Matthias Clasen | 2007-01-15 | 1 | -0/+6 |
* | Use gtk_target_table_new_from_list and gtk_target_table_free instead of | Christian Persch | 2007-01-14 | 1 | -0/+6 |
* | Don't crash if menu or toolbar positions can't be found. (#396161, Hans | Matthias Clasen | 2007-01-14 | 1 | -0/+5 |
* | Plug memory leaks. (#396160, Carlos Garcia Campos) | Matthias Clasen | 2007-01-14 | 1 | -0/+5 |
* | Link libgtk against Xfixes. (#396074, Tommi Komulainen) | Matthias Clasen | 2007-01-14 | 1 | -0/+5 |
* | Avoid a compiler warning. (#395045, Chris Wilson) | Matthias Clasen | 2007-01-14 | 1 | -0/+5 |
* | take the custom tab label from gtk_print_operation_set_custom_tab_label() | Hans Breuer | 2007-01-13 | 1 | -0/+3 |
* | don't include "gtkprivate.h" to avoid differing definitions of | Hans Breuer | 2007-01-13 | 1 | -0/+10 |
* | don't add entry->scroll_offset to entry->drag_start_y. Fixes the entry | Michael Natterer | 2007-01-12 | 1 | -0/+6 |
* | Close the file after it's loaded (bug #395316). | Richard Hult | 2007-01-11 | 1 | -0/+5 |
* | Make a single tilde go to $HOME in the location entry. Patch from Yevgen | Kjartan Maraas | 2007-01-11 | 1 | -0/+7 |
* | Use pango_matrix_transform_rectangle(). (#340141) | Behdad Esfahbod | 2007-01-10 | 1 | -0/+8 |
* | refactor to initialize indicator_size to TOGGLE_WIDTH instead of the | Kristian Rietveld | 2007-01-10 | 1 | -0/+6 |
* | Fix the directfb cairo test. (#394855, Josselin Mouette) | Matthias Clasen | 2007-01-10 | 1 | -0/+5 |
* | Fix comment for --with-included-loaders. That option affects builds with | Behdad Esfahbod | 2007-01-09 | 1 | -0/+5 |
* | Save the expanded state of the folder browser with the file chooser | Peter Teichman | 2007-01-08 | 1 | -0/+10 |
* | Don't leak the icon pixbuf after setting it to the image menu item. Found | Emmanuele Bassi | 2007-01-08 | 1 | -0/+6 |
* | Don't corrupt memory when faced with paths with ridiculously large | Matthias Clasen | 2007-01-08 | 1 | -0/+6 |
* | Set default_display_opened before loading modules. (#393102, Brian | Matthias Clasen | 2007-01-08 | 1 | -0/+6 |
* | Call text_window_realize() with the correct parameters. (#393813, Yevgen | Matthias Clasen | 2007-01-07 | 1 | -0/+6 |
* | Move docs inline and expand them a bit. | Matthias Clasen | 2007-01-07 | 1 | -0/+5 |
* | Make line wrapping work with width-chars and max-width-chars, and simplify | Matthias Clasen | 2007-01-07 | 1 | -0/+6 |
* | New file. Downloaded from freedesktop.org's webcvs. Slighly edited cursors | Tor Lillqvist | 2007-01-06 | 1 | -0/+12 |
* | Left-align menu labels. (#393255, Michail Crayson) | Matthias Clasen | 2007-01-06 | 1 | -0/+5 |
* | whoops, fix the changelog again :P | Kristian Rietveld | 2007-01-05 | 1 | -1/+1 |
* | handle tree == NULL. (Fixes #392259, reported by Christian Persch). | Kristian Rietveld | 2007-01-05 | 1 | -0/+5 |
* | fix changelog | Kristian Rietveld | 2007-01-05 | 1 | -2/+2 |
* | do allow for invalidated nodes if the tree view is not realized. (#363147, | Kristian Rietveld | 2007-01-05 | 1 | -0/+6 |
* | Take the scroll arrow into account when drawing the background. (#393166, | Matthias Clasen | 2007-01-05 | 1 | -0/+5 |
* | Fix broken width computation, again. | Behdad Esfahbod | 2007-01-05 | 1 | -0/+5 |
* | take into account both scroll arrows when calculating size request in | Carlos Garnacho | 2007-01-05 | 1 | -0/+6 |
* | chain up to the right function (fix taken from maemo-gtk). | Michael Natterer | 2007-01-05 | 1 | -0/+5 |
* | Avoid overflow when converting coordinates to Pango units. (#332266, Jody | Behdad Esfahbod | 2007-01-05 | 1 | -0/+9 |
* | move set_cursor after realization of the popup window, so clamp node | Matthias Clasen | 2007-01-05 | 1 | -0/+6 |
* | Fix uninitialized width variable. | Behdad Esfahbod | 2007-01-04 | 1 | -0/+5 |
* | Forgotten file | Matthias Clasen | 2007-01-04 | 1 | -0/+8 |
* | Fix some compiler warnings. | Matthias Clasen | 2007-01-04 | 1 | -0/+2 |
* | Fix compiler warnings | Matthias Clasen | 2007-01-04 | 1 | -0/+4 |
* | Rework the beep-on-uninserted-text by calling the input method regardless | Matthias Clasen | 2007-01-04 | 1 | -0/+7 |
* | Fix #332604, reported by Joe Wreschnig, patch by Jan Arne Petersen and | Matthias Clasen | 2007-01-04 | 1 | -0/+10 |