summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move stuff to correct ChangeLog.Michael Natterer2005-12-143-12/+10
* Merged from HEAD:Michael Natterer2005-12-144-51/+100
* Updated Telugu translations done by Prajasakti Localisation Team <localisatio...Sunil Mohan Adapa2005-12-142-1592/+1745
* Speed this function up, using the fact that visibility is constant acrossMatthias Clasen2005-12-123-28/+44
* Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, notMatthias Clasen2005-12-123-1/+10
* Don't fall thru to the wrong window types. (#323843)Matthias Clasen2005-12-123-0/+14
* Updated French Translation.Christophe Merlet2005-12-112-667/+563
* Updated Italian translation.Alessio Frusciante2005-12-112-666/+563
* Bump versionMatthias Clasen2005-12-093-2/+6
* 2.8.9GTK_2_8_9Matthias Clasen2005-12-09178-6420/+6423
* Updated Lithuanian translation.Žygimantas Beručka2005-12-092-1282/+1276
* UpdatesMatthias Clasen2005-12-093-0/+8
* Don't leak list[0]. (#323629, Markku Vire)Matthias Clasen2005-12-093-3/+7
* Unref the buffer when freeing the RequestData. (#323577)Matthias Clasen2005-12-093-5/+21
* UpdatesMatthias Clasen2005-12-083-0/+44
* Don't leak text.Matthias Clasen2005-12-073-0/+7
* Fix a variable name clash. (#323475, Ross Burton)Matthias Clasen2005-12-073-3/+9
* Use the correct window when synthesizing the key event. (#323077, SadrulMatthias Clasen2005-12-073-3/+23
* If the toolbar mode is ICONS and there is no icon set then show the label, an...Ross Burton2005-12-074-1/+33
* Only scroll if we have focus. (#316310, Paolo Borelli)Matthias Clasen2005-12-073-3/+10
* Fix a C99ism, spotted by Crispin Flowerday.Matthias Clasen2005-12-073-3/+13
* Turn metrics hinting on (part of #307196)Behdad Esfahbod2005-12-073-0/+14
* Fix refcounting issues with new_event and its window.Matthias Clasen2005-12-063-1/+8
* Accept NULL as a detach func. (#323386, Jorn Baayen)Matthias Clasen2005-12-064-3/+9
* Avoid conflict with win32 headers in the libdate routines. (#323045,Matthias Clasen2005-12-063-51/+50
* Don't ignore errors from g_option_context_parse().Matthias Clasen2005-12-064-2/+22
* Make it compile against GLib 2.9:Matthias Clasen2005-12-067-17/+41
* Merged from HEAD:Federico Mena Quintero2005-12-063-1/+17
* Free new_event after sending it to the search entry. (#323209, CrispinMatthias Clasen2005-12-053-0/+11
* Fixed translation of "Widget" and "Index" reported by kano@na.rim.or.jp.Takeshi AIHANA2005-12-032-1216/+1239
* Don't leak a pixbuf. (#323024, Paolo Borelli)Matthias Clasen2005-12-023-1/+15
* Don't crash if mime_type is NULL. (#322998, Sadrul Habib Chowdhury)Matthias Clasen2005-12-023-0/+13
* Adapt to xdg API changesMatthias Clasen2005-12-023-4/+16
* Merge upstream changes to handle duplicate glob patterns.Matthias Clasen2005-12-0110-116/+316
* Properly handle model changes in GtkTreeSelection: (#322569, MiloszMatthias Clasen2005-11-295-23/+66
* Merged from HEAD:Federico Mena Quintero2005-11-293-1/+27
* Merged from HEAD:Federico Mena Quintero2005-11-283-71/+66
* 2.8.8GTK_2_8_8Matthias Clasen2005-11-28176-19193/+19744
* Insert an LRM, to prevent -20 to come out as 20- in RTL locales. (#322571,Matthias Clasen2005-11-283-2/+8
* Buttons use the label property for stock ids. (#322565, Milosz Derezynski)Matthias Clasen2005-11-283-2/+10
* Correctly handle the cell list and indices into it. (#321856)Matthias Clasen2005-11-283-2/+14
* Set timer_tag to 0 when the timeout is done. (#322291, Jean-Yves Lefort)Matthias Clasen2005-11-283-4/+12
* Make F2 work for renaming bookmarks. (#320822, Jaap A. Haitsma, patch byMatthias Clasen2005-11-283-2/+28
* Look up FlashWindowEx() at run-time from user32.dll. If not found, fallTor Lillqvist2005-11-283-9/+49
* Use GetLocaleInfo() on Windows to get the localized weekday and monthTor Lillqvist2005-11-283-0/+69
* Fix an example. (#322493, Elie De Brauwer)Matthias Clasen2005-11-273-1/+7
* Fix two memory handling problems in GtkTreeView: (#322350, SørenMatthias Clasen2005-11-273-19/+43
* Don't leak a PangoLayout here. (#322505, Paolo Borelli)Matthias Clasen2005-11-273-0/+12
* Don't lie, in fact the changes did not make the #322516 sample program workTor Lillqvist2005-11-272-6/+8
* Mention Win32...Tor Lillqvist2005-11-272-4/+4