| Commit message (Expand) | Author | Age | Files | Lines |
* | build with Cairo dependency. The patch to acually use Cairo on win32 will | Hans Breuer | 2005-02-07 | 2 | -5/+9 |
* | remove unused function. | Manish Singh | 2005-02-04 | 3 | -21/+14 |
* | Handle item->translation_domain being NULL. (#166179, Diego Gonzalez) | Matthias Clasen | 2005-02-04 | 1 | -3/+6 |
* | Work better when there is not enough space. This avoids a nasty size | Matthias Clasen | 2005-02-04 | 1 | -0/+1 |
* | Avoid spurious selection of RTL direction if the widget does not have | Matthias Clasen | 2005-02-04 | 1 | -1/+4 |
* | Don't do one roundtrip per motion event. (#166173, pointed out by Chris | Matthias Clasen | 2005-02-03 | 1 | -11/+21 |
* | New function which allows to change the function used for translation | Matthias Clasen | 2005-02-03 | 3 | -21/+127 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-02 | 1 | -1/+15 |
* | Look for icons in XDG_DATA_DIRS/pixmaps. (#165950, Thomas Zajic) | Matthias Clasen | 2005-02-02 | 1 | -7/+3 |
* | Set info->icon_list to NULL after freeing it. (#165800, Damon Chaplin) | Matthias Clasen | 2005-02-02 | 1 | -0/+1 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-02 | 1 | -1/+6 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-01 | 1 | -2/+2 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 12 | -16/+16 |
* | Forgotten file, ChangeLog from 2005-01-27 | Matthias Clasen | 2005-02-01 | 1 | -6/+4 |
* | Add a --quiet option. | Matthias Clasen | 2005-02-01 | 1 | -4/+7 |
* | Typo fix. | Matthias Clasen | 2005-01-29 | 1 | -1/+1 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-27 | 1 | -2/+1 |
* | Some visual tweaks to the about dialog, obey HIG spacing a bit more, add a | Matthias Clasen | 2005-01-27 | 1 | -3/+71 |
* | Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model): | Matthias Clasen | 2005-01-26 | 2 | -4/+12 |
* | Make it compile | Matthias Clasen | 2005-01-26 | 1 | -0/+8 |
* | Make sure the license dialog is initially displayed without a horizontal | Matthias Clasen | 2005-01-26 | 1 | -2/+4 |
* | Fix docs. (#165180, Jeff Franks) | Matthias Clasen | 2005-01-25 | 1 | -1/+1 |
* | Use the correct setter for a string GValue. (#165203, Damon Chaplin) | Matthias Clasen | 2005-01-25 | 1 | -1/+1 |
* | Removed leftover comments. | Federico Mena Quintero | 2005-01-25 | 1 | -2/+0 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-25 | 1 | -135/+245 |
* | Replace "effect" by "affect" where appropriate. (#165108, Dan Winship) | Matthias Clasen | 2005-01-24 | 4 | -8/+8 |
* | Document GtkWidget::style-set. (#164222, Alex Graveley) | Matthias Clasen | 2005-01-24 | 1 | -0/+10 |
* | Avoid spurious drags. (#164884) | Matthias Clasen | 2005-01-23 | 1 | -2/+2 |
* | Make volume name display formats translatable. | Tor Lillqvist | 2005-01-23 | 1 | -2/+2 |
* | Handle Greek tonos dead accent key. (#164859, reported and fix verified by | Tor Lillqvist | 2005-01-23 | 1 | -0/+2 |
* | Don't call GetVolumeInformation() for network drives. They might be | Tor Lillqvist | 2005-01-23 | 1 | -1/+4 |
* | More details provided by Bill Haneman. | Matthias Clasen | 2005-01-21 | 1 | -4/+11 |
* | Add docs. (#164725, George Kraft IV) | Matthias Clasen | 2005-01-21 | 1 | -0/+12 |
* | Don't loop forever here, even if the only focusable widgets are labels. | Matthias Clasen | 2005-01-20 | 1 | -0/+6 |
* | Support tinting in GtkCellRendererPixbuf (#162903, Jorn Baayen): | Matthias Clasen | 2005-01-20 | 1 | -15/+114 |
* | Support wrapping in GtkCellRendererText (#163608): | Matthias Clasen | 2005-01-20 | 1 | -10/+104 |
* | Don't reverse the order of modules when putting them in gtk_modules. | Matthias Clasen | 2005-01-20 | 1 | -1/+1 |
* | Don't crash if the tree is empty. (#164669, Priit Laes) | Matthias Clasen | 2005-01-20 | 1 | -1/+2 |
* | In save mode, don't return paths containing nonexisting directories. | Matthias Clasen | 2005-01-19 | 1 | -1/+13 |
* | Use GLib limit macros to avoid sparse warnings. Pointed out by Kjartan | Matthias Clasen | 2005-01-19 | 1 | -4/+4 |
* | Actually assign PENDING_OP_NONE. | Manish Singh | 2005-01-18 | 1 | -1/+1 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-01-18 | 1 | -0/+7 |
* | Add pointer warping to GDK. (#160437) | Matthias Clasen | 2005-01-18 | 1 | -22/+5 |
* | Add some more NULL checks, patch by Michael Natterer. | Matthias Clasen | 2005-01-18 | 1 | -4/+4 |
* | Check for NULL detail and NULL widget. | Søren Sandmann | 2005-01-18 | 1 | -4/+4 |
* | Remove debug output. (#164376, Jens Finke) | Matthias Clasen | 2005-01-18 | 1 | -1/+1 |
* | Save and restore the selected row in the bookmark list and the save folder | Matthias Clasen | 2005-01-17 | 1 | -9/+68 |
* | Fix argument order in docs. | Matthias Clasen | 2005-01-17 | 1 | -1/+1 |
* | Prefer LTR over RTL if the keymap is neutral. | Matthias Clasen | 2005-01-16 | 2 | -6/+6 |
* | Allow to reset the property to its default value -1. | Matthias Clasen | 2005-01-15 | 1 | -2/+2 |