summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-03174-30297/+30022
* Remove translation context of progress cell renderer. Remove translationHendrik Brandt2005-08-033-55/+56
* Remove translation context of progress cell renderer.Hendrik Brandt2005-08-032-85/+88
* Add gtk_clipboard_get_type. (#312443, Danny Milo)Matthias Clasen2005-08-032-0/+5
* Name fixesMatthias Clasen2005-08-024-4/+4
* UpdatesMatthias Clasen2005-08-024-0/+34
* Fix a typo, spotted by David Odin.Matthias Clasen2005-08-024-1/+10
* Rename the default theme to "Raleigh". (#312254, Thomas Wood)Matthias Clasen2005-08-015-4/+16
* Create the icon window with the correct dimensions. (#312256, MikeMatthias Clasen2005-08-014-1/+10
* Remove G_GNUC_NULL_TERMINATED here as well.Matthias Clasen2005-08-015-2/+14
* Update tooltips when reconnecting toolitems. (#312173, Alex Graveley)Matthias Clasen2005-08-014-6/+16
* Define the hint styles to make building against fc < 2.2.92 work.Matthias Clasen2005-08-014-0/+16
* Make tracking the on_all_desktops state work better.Matthias Clasen2005-08-015-26/+56
* untranslate translation context of progress cell rendererMartin Kretzschmar2005-08-012-2/+6
* part of bug #168326Dom Lachowicz2005-08-014-0/+15
* Don't leak atom names. (#311933, Peter Zelezny)Matthias Clasen2005-08-014-0/+16
* Call gettext_initialization() here as well. (#311612, Dan Winship)Matthias Clasen2005-08-014-17/+34
* Implement using FlashWindowEx(). (#309423)Tor Lillqvist2005-08-014-1/+30
* Shut up CVSManish Singh2005-08-011-0/+6
* Bulk change to fi.po: (gnome-fi.org to gnome.fi)Ilkka Tuohela2005-07-312-1/+6
* Translation updated by Tino Meinen.Vincent van Adrighem2005-07-312-86/+99
* Updated Japanese translation for v2.7.4.Takeshi AIHANA2005-07-312-1280/+1269
* Updated Finnish translationIlkka Tuohela2005-07-312-46/+50
* updatedHans Breuer2005-07-305-5/+29
* Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassingJohan Dahlin2005-07-304-1/+16
* Updated Japanese translation for v2.7.4.Takeshi AIHANA2005-07-302-707/+657
* Cosmetic change to my last entry.Tor Lillqvist2005-07-303-21/+0
* Declaring the GtkActionEntry arrays static const. Fixes #301612.Claudio Saavedra2005-07-294-3/+18
* Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972.J. Ali Harlow2005-07-294-0/+16
* Update for the new API of the profiler.Federico Mena Quintero2005-07-2916-423/+895
* Cosmetics.Tor Lillqvist2005-07-294-16/+11
* Remove ifdeffed out code relating to the gdk-ping message. Use the globalTor Lillqvist2005-07-294-148/+159
* New static function to generate and append the GDK_GRAB_BROKEN events.Tor Lillqvist2005-07-284-18/+79
* Rename from blit_inside_window(), as it now does blitting inside a bitmap,Tor Lillqvist2005-07-284-19/+49
* Avoid spurious core pointer events when the tablet pen is lifted.Robert Ă–gren2005-07-284-2/+75
* eeIvan Stojmirov2005-07-281-56/+56
* Updated Greek translationNikos Charonitakis2005-07-282-1256/+1254
* Updated Finnish translationIlkka Tuohela2005-07-284-1905/+1864
* Updated Hebrew translation.Yair Hershkovitz2005-07-282-1309/+1473
* Bulk changes to Finnish stringsIlkka Tuohela2005-07-281-0/+4
* re-sync with gtk-wimp cvsDom Lachowicz2005-07-288-206/+370
* Updated Albanian translation.Laurent Dhima2005-07-284-2133/+1982
* Shut up CVSManish Singh2005-07-271-0/+3
* eeeIvan Stojmirov2005-07-271-1414/+1349
* Translation updated by Ivar Smolin.Priit Laes2005-07-272-1212/+1237
* Updated TranslationAnkitkumar Rameshchandra Patel2005-07-272-421/+449
* Handle PS_ALTERNATE, too.Tor Lillqvist2005-07-274-7/+32
* Fixed mismatching format modifier. Build breaker.Behdad Esfahbod2005-07-271-1/+1
* Fix to be monotonic in the original size (#308145, Morten Welinder)Owen Taylor2005-07-274-13/+8
* Use >= not > in deciding whether to subtract out x/ythickness. (#308145,Owen Taylor2005-07-264-2/+20