summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move stuff to correct ChangeLog.Michael Natterer2005-12-141-6/+1
* Merged from HEAD:Michael Natterer2005-12-141-0/+11
* Speed this function up, using the fact that visibility is constant acrossMatthias Clasen2005-12-121-0/+4
* Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, notMatthias Clasen2005-12-121-0/+4
* Don't fall thru to the wrong window types. (#323843)Matthias Clasen2005-12-121-0/+5
* Bump versionMatthias Clasen2005-12-091-0/+2
* 2.8.9GTK_2_8_9Matthias Clasen2005-12-091-0/+4
* UpdatesMatthias Clasen2005-12-091-0/+2
* Don't leak list[0]. (#323629, Markku Vire)Matthias Clasen2005-12-091-0/+3
* Unref the buffer when freeing the RequestData. (#323577)Matthias Clasen2005-12-091-0/+5
* UpdatesMatthias Clasen2005-12-081-0/+4
* Don't leak text.Matthias Clasen2005-12-071-0/+3
* Fix a variable name clash. (#323475, Ross Burton)Matthias Clasen2005-12-071-0/+3
* Use the correct window when synthesizing the key event. (#323077, SadrulMatthias Clasen2005-12-071-0/+9
* If the toolbar mode is ICONS and there is no icon set then show the label, an...Ross Burton2005-12-071-0/+7
* Only scroll if we have focus. (#316310, Paolo Borelli)Matthias Clasen2005-12-071-0/+3
* Fix a C99ism, spotted by Crispin Flowerday.Matthias Clasen2005-12-071-0/+5
* Turn metrics hinting on (part of #307196)Behdad Esfahbod2005-12-071-0/+5
* Fix refcounting issues with new_event and its window.Matthias Clasen2005-12-061-0/+3
* Accept NULL as a detach func. (#323386, Jorn Baayen)Matthias Clasen2005-12-061-0/+3
* Avoid conflict with win32 headers in the libdate routines. (#323045,Matthias Clasen2005-12-061-0/+3
* Don't ignore errors from g_option_context_parse().Matthias Clasen2005-12-061-0/+4
* Make it compile against GLib 2.9:Matthias Clasen2005-12-061-0/+12
* Merged from HEAD:Federico Mena Quintero2005-12-061-0/+8
* Free new_event after sending it to the search entry. (#323209, CrispinMatthias Clasen2005-12-051-0/+5
* Don't leak a pixbuf. (#323024, Paolo Borelli)Matthias Clasen2005-12-021-0/+5
* Don't crash if mime_type is NULL. (#322998, Sadrul Habib Chowdhury)Matthias Clasen2005-12-021-0/+5
* Adapt to xdg API changesMatthias Clasen2005-12-021-0/+4
* Properly handle model changes in GtkTreeSelection: (#322569, MiloszMatthias Clasen2005-11-291-0/+16
* Merged from HEAD:Federico Mena Quintero2005-11-291-0/+13
* Merged from HEAD:Federico Mena Quintero2005-11-281-0/+18
* 2.8.8GTK_2_8_8Matthias Clasen2005-11-281-3/+7
* Insert an LRM, to prevent -20 to come out as 20- in RTL locales. (#322571,Matthias Clasen2005-11-281-0/+3
* Buttons use the label property for stock ids. (#322565, Milosz Derezynski)Matthias Clasen2005-11-281-0/+4
* Correctly handle the cell list and indices into it. (#321856)Matthias Clasen2005-11-281-0/+3
* Set timer_tag to 0 when the timeout is done. (#322291, Jean-Yves Lefort)Matthias Clasen2005-11-281-2/+5
* Make F2 work for renaming bookmarks. (#320822, Jaap A. Haitsma, patch byMatthias Clasen2005-11-281-0/+6
* Look up FlashWindowEx() at run-time from user32.dll. If not found, fallTor Lillqvist2005-11-281-0/+5
* Use GetLocaleInfo() on Windows to get the localized weekday and monthTor Lillqvist2005-11-281-0/+9
* Fix an example. (#322493, Elie De Brauwer)Matthias Clasen2005-11-271-0/+3
* Fix two memory handling problems in GtkTreeView: (#322350, SørenMatthias Clasen2005-11-271-0/+9
* Don't leak a PangoLayout here. (#322505, Paolo Borelli)Matthias Clasen2005-11-271-0/+5
* Don't lie, in fact the changes did not make the #322516 sample program workTor Lillqvist2005-11-271-3/+4
* Mention Win32...Tor Lillqvist2005-11-271-2/+2
* Once again rework window decoration code. Should fix #322516 and not breakTor Lillqvist2005-11-271-2/+17
* Revert to the correct semantics. (#322516)Tor Lillqvist2005-11-271-0/+6
* Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-]Dom Lachowicz2005-11-251-0/+6
* Merged from HEAD:Michael Natterer2005-11-241-0/+12
* Include gtkimcontextsimple.h (#322235, Kazuki IWAMOTO)Matthias Clasen2005-11-231-0/+5
* Merged from HEAD:Michael Natterer2005-11-231-0/+8