| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call gdk_window_invalidate_rect() on unrealized widgets. (#335717, | Matthias Clasen | 2006-03-24 | 1 | -0/+6 |
* | back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out | Tim Janik | 2006-03-24 | 1 | -0/+6 |
* | small update | Matthias Clasen | 2006-03-24 | 1 | -0/+4 |
* | Support subclasses in RC files. (#142417, Todd Berman, patch based on a | Matthias Clasen | 2006-03-23 | 1 | -0/+15 |
* | make sure that gdk_drag_event() is called when track_motion is TRUE to | Carlos Garnacho | 2006-03-23 | 1 | -0/+6 |
* | Emit the ::page-removed signal after removing the page. (#335238, | Matthias Clasen | 2006-03-22 | 1 | -0/+5 |
* | Make it to expand when hovering during DnD | Carlos Garnacho | 2006-03-22 | 1 | -0/+4 |
* | Improved DND support for GtkNotebook (#332991, Carlos Garnacho) | Matthias Clasen | 2006-03-22 | 1 | -0/+16 |
* | Use fg_gc to draw the inter-row drop highlight. Also draw the line all the | Matthias Clasen | 2006-03-22 | 1 | -0/+6 |
* | Add a column that demonstrates how to use the new spinbutton cellrenderer. | Johan Dahlin | 2006-03-22 | 1 | -1/+5 |
* | Remove pointless includes of config.h, to make it easier compilable | Matthias Clasen | 2006-03-22 | 1 | -0/+6 |
* | renamed last-char-timeout to password-hint-timeout and store all its data | Michael Natterer | 2006-03-22 | 1 | -0/+8 |
* | send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this | Carlos Garnacho | 2006-03-22 | 1 | -0/+7 |
* | Add a cell renderer which uses a spinbutton to edit the value of a cell. | Matthias Clasen | 2006-03-22 | 1 | -0/+17 |
* | applied modified patch from maemo-gtk which allows the most recently | Michael Natterer | 2006-03-22 | 1 | -0/+6 |
* | count down from G_MAXUINT to avoid clashes with application-added DND | Michael Natterer | 2006-03-22 | 1 | -0/+15 |
* | Add new files. | Anders Carlsson | 2006-03-21 | 1 | -0/+11 |
* | removing trailing \ fixes the build. | Michael Natterer | 2006-03-21 | 1 | -0/+4 |
* | Implement gdk_window_scroll. | Anders Carlsson | 2006-03-21 | 1 | -0/+6 |
* | Add the GDK part of the DND implementation. | Anders Carlsson | 2006-03-21 | 1 | -0/+31 |
* | Offset coordinates by 0.5 pixels to get consistant results for both image | Anders Carlsson | 2006-03-21 | 1 | -0/+17 |
* | ]): Synthesize GDK_CONFIGURE events when the window position changes. | Anders Carlsson | 2006-03-21 | 1 | -0/+6 |
* | Remove an unused variable. | Matthias Clasen | 2006-03-21 | 1 | -0/+2 |
* | Improve ChangeLog | Matthias Clasen | 2006-03-21 | 1 | -1/+3 |
* | Don't leave page->tab_label dangling. (gtk_notebook_real_remove): Use | Matthias Clasen | 2006-03-21 | 1 | -0/+13 |
* | Add a window-placement-set property and a gtk-scrolled-window-placement | Matthias Clasen | 2006-03-20 | 1 | -1/+9 |
* | Make sure gettext is initialized before using it. (#335129, Christian | Matthias Clasen | 2006-03-20 | 1 | -0/+5 |
* | Add MAINTAINERS | Matthias Clasen | 2006-03-20 | 1 | -0/+2 |
* | Updates | Matthias Clasen | 2006-03-20 | 1 | -0/+2 |
* | Document that @cell must be one of the renderers of the icon view, warn if | Matthias Clasen | 2006-03-20 | 1 | -0/+7 |
* | Add a missing comma. (#334774, Peter Breitenlohner) | Matthias Clasen | 2006-03-16 | 1 | -0/+2 |
* | Check for a stock icon, not a stock item, when deciding whether to use | Matthias Clasen | 2006-03-16 | 1 | -0/+6 |
* | Update the size of the image, by swapping the implementations of | Matthias Clasen | 2006-03-16 | 1 | -0/+4 |
* | release notes | Matthias Clasen | 2006-03-16 | 1 | -0/+12 |
* | Make expander-size a bit closer to Microsoft's values (bug 325699, Brad | Dom Lachowicz | 2006-03-15 | 1 | -0/+3 |
* | Override style->realize/ style->unrealize, so that GTK+ doesn't | Dom Lachowicz | 2006-03-15 | 1 | -0/+7 |
* | Add test cases for alignment. | Matthias Clasen | 2006-03-14 | 1 | -0/+7 |
* | Make return and release work again to commit a hex sequence. Additionally, | Matthias Clasen | 2006-03-14 | 1 | -0/+6 |
* | Make actions work with named icons. (#323484, Jorn Baayen) | Matthias Clasen | 2006-03-13 | 1 | -0/+11 |
* | Don't for the creation of geometry info here. (#114533) | Matthias Clasen | 2006-03-13 | 1 | -0/+5 |
* | Use Polygon() for outlined polygons, too. Same idea as in | Tor Lillqvist | 2006-03-11 | 1 | -0/+9 |
* | Speed up the Windows theme considerably (#163724, John Ehresman) Be more | Dom Lachowicz | 2006-03-11 | 1 | -0/+6 |
* | Allow to cancel a drag with ESC. (#58389, Søren Sandmann) | Matthias Clasen | 2006-03-11 | 1 | -0/+5 |
* | Add a style property ::activate_slider that allows themes to draw the | Matthias Clasen | 2006-03-11 | 1 | -0/+6 |
* | Add a little script | Matthias Clasen | 2006-03-11 | 1 | -0/+5 |
* | Avoid a mnemonic conflict. (#163850, Dennis Cranston) | Matthias Clasen | 2006-03-10 | 1 | -0/+3 |
* | Make the behaviour of the about dialog consistent with other dialogs in | Matthias Clasen | 2006-03-10 | 1 | -0/+11 |
* | Apply a patch from Dennis Cranston to make dialogs more consistent | Matthias Clasen | 2006-03-10 | 1 | -0/+19 |
* | Remove g_return_if_fail() checks from static functions. | Matthias Clasen | 2006-03-10 | 1 | -1/+6 |
* | Make Shift-P and Shift-N activate typeahead in GtkTreeView (i.e. they are | Federico Mena Quintero | 2006-03-10 | 1 | -0/+11 |