summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-1614-250/+1355
* Updated en_GB translationDavid Lodge2007-05-152-844/+960
* Updated en_GB translationDavid Lodge2007-05-152-857/+950
* Unset priv->platform_data and priv->free_platform_data to preventTorsten Schoenfeld2007-05-152-0/+9
* Updated Spansih translationJorge Gonzalez Gonzalez2007-05-152-47/+66
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-152-479/+505
* remove dangling semicolon, fixes the segfault ebassi was seeing earlierKristian Rietveld2007-05-142-1/+7
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-05-142-540/+573
* sv.po: Updated Swedish translationDaniel Nylander2007-05-143-1123/+1258
* Functions: gtk_about_dialog_get/set_name() were deprecated in favour ofTristan Van Berkom2007-05-144-4/+62
* Add check for GNU extensions to ftw()/nftw().Emmanuele Bassi2007-05-143-8/+42
* Convert the GtkTreeIter inside the sorting functions for the search andEmmanuele Bassi2007-05-142-20/+54
* Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan)Behdad Esfahbod2007-05-142-1/+8
* updated hebrew translationYair Hershkovitz2007-05-142-906/+1152
* Document scrollbars-within-bevel as 2.12 addition. (#438131, MartMatthias Clasen2007-05-142-0/+12
* Fix size requisition for wide vertical separators. (#438113, BenjaminMatthias Clasen2007-05-142-2/+8
* Include <ftw.h> and use nftw() and all the symbols defined in <ftw.h>Emmanuele Bassi2007-05-132-6/+19
* Fix context iterations for handle_configure_event()Cody Russell2007-05-132-3/+9
* Occitan translation updateYannig MARCHEGAY2007-05-131-0/+4156
* Fix wrong cairo path generation. (#437879, Eddie C. Dost)Behdad Esfahbod2007-05-122-1/+6
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-122-65/+76
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-112-2/+239
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-113-104/+283
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-113-43/+312
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-112-51/+125
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-112-20/+61
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-113-41/+803
* GtkFileChooser search fixes and recent files support. (#435342)Emmanuele Bassi2007-05-112-58/+138
* Add key binding for the Search shortcut; default to MOD1+S.Emmanuele Bassi2007-05-112-101/+258
* call gdk_event_request_motions(event) so selecting works with XInputMichael Natterer2007-05-112-0/+8
* Fall back to GtkSearchEngineSimple only if gthread has already beenEmmanuele Bassi2007-05-112-2/+11
* Unparent the old image before overwriting priv->image. (#437281, JochenMatthias Clasen2007-05-102-1/+9
* Correct a confusing warning. (#437284, Björn Lindqvist)Matthias Clasen2007-05-102-1/+6
* Don't call into the backend if the region is empty. (#437081, SvenMatthias Clasen2007-05-102-1/+10
* Assume Posix nftw behaviourMatthias Clasen2007-05-102-5/+8
* GtkTreeView doesn't expand/collapse with Right/Left cursor keys on WindowsDom Lachowicz2007-05-092-1/+15
* Refactored arrow border size, visible area, and sensitive area calculationsCody Russell2007-05-092-133/+203
* Disable key bindings during rubber banding, make pressing Esc stop rubberKristian Rietveld2007-05-093-0/+57
* Return GTK_STOCK_DIRECTORY for entries with MIME typeEmmanuele Bassi2007-05-092-2/+13
* removed unbalanced tag that broke the XML.Tim Janik2007-05-081-1/+0
* Updated Norwegian bokmål translation.Kjartan Maraas2007-05-082-1144/+1090
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-05-062-429/+466
* Fix bugs #428733 and #433301. Turns out the lockFocus logic was flawed,Richard Hult2007-05-052-17/+23
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-05-052-393/+455
* Updated Spanish translationJorge Gonzalez Gonzalez2007-05-044-1501/+1678
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2007-05-044-4242/+4095
* Updated zh_CN translation from gtk-2-10Yang Zhang2007-05-041-363/+411
* Make GTK_JUSTIFY_FILL work, using pango_layout_set_justify() that worksBehdad Esfahbod2007-05-043-12/+19
* Remove spurious g_free() call.Emmanuele Bassi2007-05-032-2/+5
* made handle box test non-modal, so other test can interact with handleTim Janik2007-05-032-2/+7