| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove dangling semicolon, fixes the segfault ebassi was seeing earlier | Kristian Rietveld | 2007-05-14 | 2 | -1/+7 |
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2007-05-14 | 2 | -540/+573 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-05-14 | 3 | -1123/+1258 |
* | Functions: gtk_about_dialog_get/set_name() were deprecated in favour of | Tristan Van Berkom | 2007-05-14 | 4 | -4/+62 |
* | Add check for GNU extensions to ftw()/nftw(). | Emmanuele Bassi | 2007-05-14 | 3 | -8/+42 |
* | Convert the GtkTreeIter inside the sorting functions for the search and | Emmanuele Bassi | 2007-05-14 | 2 | -20/+54 |
* | Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan) | Behdad Esfahbod | 2007-05-14 | 2 | -1/+8 |
* | updated hebrew translation | Yair Hershkovitz | 2007-05-14 | 2 | -906/+1152 |
* | Document scrollbars-within-bevel as 2.12 addition. (#438131, Mart | Matthias Clasen | 2007-05-14 | 2 | -0/+12 |
* | Fix size requisition for wide vertical separators. (#438113, Benjamin | Matthias Clasen | 2007-05-14 | 2 | -2/+8 |
* | Include <ftw.h> and use nftw() and all the symbols defined in <ftw.h> | Emmanuele Bassi | 2007-05-13 | 2 | -6/+19 |
* | Fix context iterations for handle_configure_event() | Cody Russell | 2007-05-13 | 2 | -3/+9 |
* | Occitan translation update | Yannig MARCHEGAY | 2007-05-13 | 1 | -0/+4156 |
* | Fix wrong cairo path generation. (#437879, Eddie C. Dost) | Behdad Esfahbod | 2007-05-12 | 2 | -1/+6 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-05-12 | 2 | -65/+76 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 2 | -2/+239 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 3 | -104/+283 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 3 | -43/+312 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 2 | -51/+125 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 2 | -20/+61 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 3 | -41/+803 |
* | GtkFileChooser search fixes and recent files support. (#435342) | Emmanuele Bassi | 2007-05-11 | 2 | -58/+138 |
* | Add key binding for the Search shortcut; default to MOD1+S. | Emmanuele Bassi | 2007-05-11 | 2 | -101/+258 |
* | call gdk_event_request_motions(event) so selecting works with XInput | Michael Natterer | 2007-05-11 | 2 | -0/+8 |
* | Fall back to GtkSearchEngineSimple only if gthread has already been | Emmanuele Bassi | 2007-05-11 | 2 | -2/+11 |
* | Unparent the old image before overwriting priv->image. (#437281, Jochen | Matthias Clasen | 2007-05-10 | 2 | -1/+9 |
* | Correct a confusing warning. (#437284, Björn Lindqvist) | Matthias Clasen | 2007-05-10 | 2 | -1/+6 |
* | Don't call into the backend if the region is empty. (#437081, Sven | Matthias Clasen | 2007-05-10 | 2 | -1/+10 |
* | Assume Posix nftw behaviour | Matthias Clasen | 2007-05-10 | 2 | -5/+8 |
* | GtkTreeView doesn't expand/collapse with Right/Left cursor keys on Windows | Dom Lachowicz | 2007-05-09 | 2 | -1/+15 |
* | Refactored arrow border size, visible area, and sensitive area calculations | Cody Russell | 2007-05-09 | 2 | -133/+203 |
* | Disable key bindings during rubber banding, make pressing Esc stop rubber | Kristian Rietveld | 2007-05-09 | 3 | -0/+57 |
* | Return GTK_STOCK_DIRECTORY for entries with MIME type | Emmanuele Bassi | 2007-05-09 | 2 | -2/+13 |
* | removed unbalanced tag that broke the XML. | Tim Janik | 2007-05-08 | 1 | -1/+0 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-05-08 | 2 | -1144/+1090 |
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2007-05-06 | 2 | -429/+466 |
* | Fix bugs #428733 and #433301. Turns out the lockFocus logic was flawed, | Richard Hult | 2007-05-05 | 2 | -17/+23 |
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2007-05-05 | 2 | -393/+455 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-05-04 | 4 | -1501/+1678 |
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2007-05-04 | 4 | -4242/+4095 |
* | Updated zh_CN translation from gtk-2-10 | Yang Zhang | 2007-05-04 | 1 | -363/+411 |
* | Make GTK_JUSTIFY_FILL work, using pango_layout_set_justify() that works | Behdad Esfahbod | 2007-05-04 | 3 | -12/+19 |
* | Remove spurious g_free() call. | Emmanuele Bassi | 2007-05-03 | 2 | -2/+5 |
* | made handle box test non-modal, so other test can interact with handle | Tim Janik | 2007-05-03 | 2 | -2/+7 |
* | Add search file support in the GtkFileChooser. Original patch by Federico | Emmanuele Bassi | 2007-05-02 | 14 | -330/+3088 |
* | Destroy the menu in dispose instead of finalize, because the menu might | Armin Burgmeier | 2007-05-02 | 2 | -3/+19 |
* | MS-Windows Theme top tabs rendered upside down for non-XP theme (#435053, | Dom Lachowicz | 2007-05-02 | 2 | -1/+6 |
* | removed, since this file is long outdated and fully replaced by | Tim Janik | 2007-05-02 | 2 | -2982/+5 |
* | stop the rubber band if it's active. | Kristian Rietveld | 2007-05-02 | 2 | -1/+11 |
* | Don't be too strict when checking icon flags. (#435062) | Matthias Clasen | 2007-05-02 | 2 | -3/+7 |