summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.8.6GTK_2_8_6Matthias Clasen2005-10-041-0/+4
* Revert the change from yesterday, since it leads to assertion failures.Matthias Clasen2005-10-041-0/+6
* Call calendar_compute_days() after setting priv->week_start.Matthias Clasen2005-10-041-0/+5
* Merged from HEAD:Federico Mena Quintero2005-10-031-0/+33
* Bump versionMatthias Clasen2005-10-031-0/+2
* 2.8.4GTK_2_8_5Matthias Clasen2005-10-031-0/+4
* Unref the style when removing it from the hash table. (#314696, BenjaminMatthias Clasen2005-10-031-0/+5
* In case BitBlt() fails with ERROR_INVALID_HANDLE, the most probable causeTor Lillqvist2005-09-301-0/+17
* Another attempt to correct the calculations for the first week day. We mayMatthias Clasen2005-09-301-0/+5
* Don't leak pixbuf in some cases. (#317611, Tommi Komulainen)Matthias Clasen2005-09-301-0/+3
* Prevent overflow when storing size hints in an unsigned short variable.Matthias Clasen2005-09-301-0/+6
* Check arguments. (#317491, Paolo Borelli)Matthias Clasen2005-09-291-0/+3
* Stop drags when being grab shadowed. (#317332)Matthias Clasen2005-09-291-0/+5
* DLLs are always in bin nowadays, no need to test.Tor Lillqvist2005-09-291-0/+2
* The locale directory is passed to bindtextdomain() which isn'tTor Lillqvist2005-09-281-0/+7
* Free mult_atoms here. (#317039, Paolo Borelli)Matthias Clasen2005-09-281-0/+3
* Return the attributes to make this function work as boxed copy function.Matthias Clasen2005-09-281-0/+5
* Don't unref NULL. (#316828, Tor Lillqvist)Matthias Clasen2005-09-281-0/+5
* Include <config.h>. (#317444, Kazuki Iwamoto)Tor Lillqvist2005-09-281-0/+5
* Merged from HEAD:Federico Mena Quintero2005-09-271-0/+26
* Merged from HEAD:Federico Mena Quintero2005-09-271-0/+12
* Bump versionMatthias Clasen2005-09-271-0/+2
* 2.8.4GTK_2_8_4Matthias Clasen2005-09-271-0/+10
* Set the shaped flag here, too. (#316871)Tor Lillqvist2005-09-261-0/+7
* Fix #316871, reported by Dan Winship:Matthias Clasen2005-09-261-0/+12
* Don't leak expander pixbufs. (#316946, Tommi Komulainen)Matthias Clasen2005-09-231-0/+5
* Fix the documentation for the grab-broken-event signal, noticed by DamonMatthias Clasen2005-09-221-0/+5
* Free return value from gdk_atom_name().Tor Lillqvist2005-09-201-0/+11
* Do return the correct owner for CLIPBOARD (i.e., the owner of the WindowsTor Lillqvist2005-09-201-0/+10
* More typo fixesMatthias Clasen2005-09-191-2/+3
* Fix a typo in the docs. (#316419, Guillaume Cottenceau)Matthias Clasen2005-09-191-1/+3
* Use g_list_nth_data() instead of g_list_nth()->data in multiple places toMatthias Clasen2005-09-191-0/+6
* fix bug #316180. gtk_window_map_event(): new function to work around lostTim Janik2005-09-161-0/+5
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-151-0/+7
* Fix a use-after-free bug. (#316256, Alexander Nedotsukov)Matthias Clasen2005-09-141-0/+5
* Turn off profiling for the stable branch (#undef PROFILE_FILE_CHOOSER).Federico Mena Quintero2005-09-131-0/+5
* Fix typos in the docs. (#316008, #316027, #316121, Guillaume Cottenceau)Matthias Clasen2005-09-131-0/+4
* Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)Matthias Clasen2005-09-131-0/+3
* Add some strings containing multibyte characters.Matthias Clasen2005-09-131-0/+7
* Silently return NULL if the widget is not realized. (#316023, GuillaumeMatthias Clasen2005-09-131-0/+7
* Make drag reordering work properly for columns other than the first.Matthias Clasen2005-09-091-0/+4
* Handle invalid fontnames better. (#315187, Ed Catmur)Matthias Clasen2005-09-091-0/+3
* Handle invalid fontnames better. (#136926, Michael R. Walton)Matthias Clasen2005-09-091-0/+3
* Use connect_after to connect to the focus_out event. This ensures that theMatthias Clasen2005-09-091-0/+5
* Don't set unsigned ints to -1. (#315481, Kjartan Maraas)Matthias Clasen2005-09-091-0/+3
* first_weekday is relative to week_1stday, not to Sunday. Gotta love theMatthias Clasen2005-09-091-0/+4
* Document memory handling. (#314975, Torsten Schoenfeld)Matthias Clasen2005-09-091-0/+5
* Cache the display name. There is only one GdkDisplay on Win32, andTor Lillqvist2005-09-081-0/+17
* Set the label of a button if it has no child. (#315253, John Finlay)Matthias Clasen2005-09-051-0/+5
* Disconnect idle handlers on destroy to avoid problems when they are calledMatthias Clasen2005-09-021-0/+4