summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify docs for ::insert-text signal. (#316094, Tommi Komulainen)Matthias Clasen2005-09-132-5/+12
* Silently return NULL if the widget is not realized. (#316023, GuillaumeMatthias Clasen2005-09-134-2/+28
* update by amanpreetalam@yahoo.com for PunjabiAmanpreet Singh Alam2005-09-131-634/+639
* updated by rajeshkajha@yahoo.comRajesh Ranjan2005-09-132-115/+130
* Updated Vietnamese translationNguyen Thai Ngoc Duy2005-09-112-58/+62
* Make drag reordering work properly for columns other than the first.Matthias Clasen2005-09-093-5/+9
* Handle invalid fontnames better. (#315187, Ed Catmur)Matthias Clasen2005-09-093-1/+7
* Handle invalid fontnames better. (#136926, Michael R. Walton)Matthias Clasen2005-09-093-2/+13
* Use connect_after to connect to the focus_out event. This ensures that theMatthias Clasen2005-09-093-3/+13
* Don't set unsigned ints to -1. (#315481, Kjartan Maraas)Matthias Clasen2005-09-093-22/+23
* first_weekday is relative to week_1stday, not to Sunday. Gotta love theMatthias Clasen2005-09-093-3/+20
* Document memory handling. (#314975, Torsten Schoenfeld)Matthias Clasen2005-09-093-0/+12
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-09-092-2498/+2287
* Typo.Tor Lillqvist2005-09-081-1/+1
* Cache the display name. There is only one GdkDisplay on Win32, andTor Lillqvist2005-09-084-9/+55
* Updated French translation.Christophe Merlet2005-09-071-1/+1
* Updated French translation.Christophe Merlet2005-09-072-7/+11
* Updated French translation.Christophe Merlet2005-09-071-550/+559
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-09-072-1120/+969
* Tell xgettext about all the printf-like functions we use.Matthias Clasen2005-09-062-0/+24
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2005-09-062-1832/+1855
* Updated Basque translation.Inaki Larranaga2005-09-064-1853/+1908
* Updated Turkish TranslationBaris Cicek2005-09-052-1513/+1426
* Set the label of a button if it has no child. (#315253, John Finlay)Matthias Clasen2005-09-053-1/+12