summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.8.6GTK_2_8_6Matthias Clasen2005-10-04176-5579/+5625
* Revert the change from yesterday, since it leads to assertion failures.Matthias Clasen2005-10-043-3/+12
* Apply a patch to remove context from translations. (#317867, DuarteMatthias Clasen2005-10-042-39/+44
* Call calendar_compute_days() after setting priv->week_start.Matthias Clasen2005-10-043-2/+12
* Merged from HEAD:Federico Mena Quintero2005-10-034-7/+112
* Bump versionMatthias Clasen2005-10-033-2/+6
* 2.8.4GTK_2_8_5Matthias Clasen2005-10-03177-4677/+4731
* Unref the style when removing it from the hash table. (#314696, BenjaminMatthias Clasen2005-10-033-0/+13
* Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.Matthias Clasen2005-10-034-3/+11
* In case BitBlt() fails with ERROR_INVALID_HANDLE, the most probable causeTor Lillqvist2005-09-303-2/+38
* Another attempt to correct the calculations for the first week day. We mayMatthias Clasen2005-09-303-8/+22
* Don't leak pixbuf in some cases. (#317611, Tommi Komulainen)Matthias Clasen2005-09-303-16/+20
* Prevent overflow when storing size hints in an unsigned short variable.Matthias Clasen2005-09-303-4/+16
* Check arguments. (#317491, Paolo Borelli)Matthias Clasen2005-09-293-1/+12
* Stop drags when being grab shadowed. (#317332)Matthias Clasen2005-09-293-5/+35
* DLLs are always in bin nowadays, no need to test.Tor Lillqvist2005-09-293-6/+7
* The locale directory is passed to bindtextdomain() which isn'tTor Lillqvist2005-09-283-2/+25
* Free mult_atoms here. (#317039, Paolo Borelli)Matthias Clasen2005-09-283-0/+8
* Return the attributes to make this function work as boxed copy function.Matthias Clasen2005-09-284-2/+16
* Don't unref NULL. (#316828, Tor Lillqvist)Matthias Clasen2005-09-283-1/+12
* Include <config.h>. (#317444, Kazuki Iwamoto)Tor Lillqvist2005-09-283-0/+11
* Merged from HEAD:Federico Mena Quintero2005-09-273-16/+88
* Merged from HEAD:Federico Mena Quintero2005-09-273-1/+32
* Bump versionMatthias Clasen2005-09-273-2/+6
* 2.8.4GTK_2_8_4Matthias Clasen2005-09-27177-37208/+46449
* Set the shaped flag here, too. (#316871)Tor Lillqvist2005-09-263-1/+20
* Fix #316871, reported by Dan Winship:Matthias Clasen2005-09-265-2/+35
* Updated Italian translation.Alessio Frusciante2005-09-262-875/+832
* Updated Swedish translation.Christian Rose2005-09-244-1922/+2073
* Translation updated by Ivar Smolin.Priit Laes2005-09-242-2/+6
* Don't leak expander pixbufs. (#316946, Tommi Komulainen)Matthias Clasen2005-09-233-0/+14
* Fix the documentation for the grab-broken-event signal, noticed by DamonMatthias Clasen2005-09-223-1/+11
* Don't need to call g_free() on a value known to be NULL.Tor Lillqvist2005-09-201-1/+0
* Free return value from gdk_atom_name().Tor Lillqvist2005-09-203-16/+51
* Do return the correct owner for CLIPBOARD (i.e., the owner of the WindowsTor Lillqvist2005-09-203-8/+31
* More typo fixesMatthias Clasen2005-09-193-5/+7
* Fix a typo in the docs. (#316419, Guillaume Cottenceau)Matthias Clasen2005-09-193-3/+7
* Use g_list_nth_data() instead of g_list_nth()->data in multiple places toMatthias Clasen2005-09-193-18/+25
* fix bug #316180. gtk_window_map_event(): new function to work around lostTim Janik2005-09-163-0/+31
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-153-12/+23
* List all the default key bindings. Fix the documentation for theFederico Mena Quintero2005-09-152-16/+76
* Updated Lithuanian translation.Žygimantas Beručka2005-09-152-1266/+1282
* Added Entry for Bengali (bn) Translation updation:14/09Runa Bhattacharjee2005-09-142-0/+8
* Updated Bengali (bn) Translation:14/09Runa Bhattacharjee2005-09-142-844/+572
* Fix a use-after-free bug. (#316256, Alexander Nedotsukov)Matthias Clasen2005-09-143-1/+11
* Turn off profiling for the stable branch (#undef PROFILE_FILE_CHOOSER).Federico Mena Quintero2005-09-133-1/+11
* Fix typos in the docs. (#316008, #316027, #316121, Guillaume Cottenceau)Matthias Clasen2005-09-133-3/+11
* Add some docs. (#316001, Guillaume Cottenceau)Matthias Clasen2005-09-131-1/+10
* Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)Matthias Clasen2005-09-133-1/+7
* Add some strings containing multibyte characters.Matthias Clasen2005-09-134-1/+21