| Commit message (Expand) | Author | Age | Files | Lines |
* | Return NULL instead of FALSE in g_return_val_if_fail in a | Behdad Esfahbod | 2006-04-01 | 2 | -2/+2 |
* | Don't assert that the age is positive. (#336773, Morten Welinder) | Matthias Clasen | 2006-03-31 | 1 | -3/+1 |
* | Don't leak the keyfile parser in the error case. | Matthias Clasen | 2006-03-31 | 2 | -21/+22 |
* | Fix translation comments for localizable digit formats. (fixes bug | Behdad Esfahbod | 2006-03-30 | 1 | -4/+6 |
* | Fix the doc comment format. | Matthias Clasen | 2006-03-30 | 5 | -52/+52 |
* | Make sure to get an icon window when constructing the fallback_icon. This | Matthias Clasen | 2006-03-30 | 1 | -2/+18 |
* | Fix some symbol aliasing glitches | Matthias Clasen | 2006-03-29 | 4 | -5/+10 |
* | Make gtkalias.h the last included file. | Emmanuele Bassi | 2006-03-29 | 1 | -7/+7 |
* | Fix a typo that broke aliasing rules. | Emmanuele Bassi | 2006-03-29 | 1 | -1/+1 |
* | Import GtkRecent* from libegg. | Emmanuele Bassi | 2006-03-29 | 20 | -0/+9123 |
* | Emit page-added before switch-page | Matthias Clasen | 2006-03-29 | 1 | -15/+15 |
* | Handle double queuing, rather than asserting that it does not happen. | Matthias Clasen | 2006-03-29 | 1 | -10/+10 |
* | Fix docs syntax. | Matthias Clasen | 2006-03-28 | 1 | -32/+23 |
* | Fix drag-selection after double-click. (#323862, Benjamin Berg) | Matthias Clasen | 2006-03-28 | 1 | -70/+71 |
* | Move the call to gtk_text_view_end_selection_drag() from | Matthias Clasen | 2006-03-28 | 1 | -4/+4 |
* | reviewed by: Tim Janik | Sven Herzberg | 2006-03-27 | 1 | -1/+2 |
* | Make the poll func work with real file descriptors. We do this by creating | Anders Carlsson | 2006-03-27 | 1 | -2/+0 |
* | Check that the widget is viewable. (#336200, Bastian Nocera) | Matthias Clasen | 2006-03-27 | 1 | -1/+3 |
* | bail out if there is no need for scrolling (more obvious than adding | Michael Natterer | 2006-03-27 | 1 | -0/+4 |
* | Add -xobjective-c to cflags. (#335956, Lllian Angel) | Anders Carlsson | 2006-03-27 | 2 | -1/+22 |
* | add missing ')'. | Michael Natterer | 2006-03-27 | 1 | -1/+1 |
* | Fix a build problem | Matthias Clasen | 2006-03-26 | 1 | -1/+1 |
* | Another leak | Matthias Clasen | 2006-03-26 | 1 | -1/+1 |
* | Fix leaks | Matthias Clasen | 2006-03-26 | 1 | -1/+1 |
* | Fix a leak | Matthias Clasen | 2006-03-26 | 1 | -1/+1 |
* | Another one | Matthias Clasen | 2006-03-26 | 1 | -5/+1 |
* | Small optimization | Matthias Clasen | 2006-03-26 | 1 | -8/+1 |
* | Don't call gdk_window_invalidate_rect() on unrealized widgets. (#335717, | Matthias Clasen | 2006-03-24 | 1 | -1/+2 |
* | back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out | Tim Janik | 2006-03-24 | 2 | -13/+13 |
* | Support subclasses in RC files. (#142417, Todd Berman, patch based on a | Matthias Clasen | 2006-03-23 | 3 | -58/+425 |
* | make sure that gdk_drag_event() is called when track_motion is TRUE to | Carlos Garnacho | 2006-03-23 | 1 | -1/+1 |
* | Emit the ::page-removed signal after removing the page. (#335238, | Matthias Clasen | 2006-03-22 | 1 | -4/+8 |
* | Make it to expand when hovering during DnD | Carlos Garnacho | 2006-03-22 | 1 | -1/+67 |
* | Improved DND support for GtkNotebook (#332991, Carlos Garnacho) | Matthias Clasen | 2006-03-22 | 5 | -67/+278 |
* | Remove some accidentally committed stuff | Matthias Clasen | 2006-03-22 | 1 | -4/+3 |
* | Use fg_gc to draw the inter-row drop highlight. Also draw the line all the | Matthias Clasen | 2006-03-22 | 1 | -6/+11 |
* | renamed last-char-timeout to password-hint-timeout and store all its data | Michael Natterer | 2006-03-22 | 2 | -47/+73 |
* | send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, this | Carlos Garnacho | 2006-03-22 | 1 | -28/+61 |
* | Add a cell renderer which uses a spinbutton to edit the value of a cell. | Matthias Clasen | 2006-03-22 | 5 | -0/+400 |
* | applied modified patch from maemo-gtk which allows the most recently | Michael Natterer | 2006-03-22 | 1 | -8/+108 |
* | count down from G_MAXUINT to avoid clashes with application-added DND | Michael Natterer | 2006-03-22 | 2 | -9/+56 |
* | Add new files. | Anders Carlsson | 2006-03-21 | 5 | -4/+3377 |
* | Remove an unused variable. | Matthias Clasen | 2006-03-21 | 1 | -1/+1 |
* | Don't leave page->tab_label dangling. (gtk_notebook_real_remove): Use | Matthias Clasen | 2006-03-21 | 2 | -21/+9 |
* | Add a window-placement-set property and a gtk-scrolled-window-placement | Matthias Clasen | 2006-03-20 | 3 | -22/+233 |
* | Make sure gettext is initialized before using it. (#335129, Christian | 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 | -17/+16 |
* | Fix up compiler warnings | Matthias Clasen | 2006-03-16 | 1 | -4/+1 |
* | Check for a stock icon, not a stock item, when deciding whether to use | Matthias Clasen | 2006-03-16 | 1 | -5/+3 |
* | Update the size of the image, by swapping the implementations of | Matthias Clasen | 2006-03-16 | 1 | -25/+23 |