summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.12GTK_2_10_12Matthias Clasen2007-05-02195-36730/+39466
* Updated Catalan translation.Josep Puigdemont i Casamajó2007-05-021-1038/+923
* Updated Portuguese translation.Duarte Loreto2007-05-022-1038/+927
* Updated Japanese translation.Takeshi AIHANA2007-05-022-1044/+933
* Forgotten changes for the icon cache validatorMatthias Clasen2007-05-022-0/+6
* forgotten fileMatthias Clasen2007-05-021-0/+44
* Merge from trunk:Kristian Rietveld2007-05-022-1/+13
* UpdatesMatthias Clasen2007-05-022-0/+71
* Don't be too strict when checking icon flags. (#435062)Matthias Clasen2007-05-022-0/+382
* Don't ignore the fact that gtk_file_system_get_parent() may return NULL.Matthias Clasen2007-05-022-30/+37
* Merge from trunk:Dan Winship2007-05-022-2/+13
* add a new struct field to clear the file entry after the current folderMatthias Clasen2007-05-012-17/+53
* Remove debug spew, add a warningMatthias Clasen2007-05-012-11/+26
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-05-012-320/+318
* Make sure we always have a color_hash. (#423916, Jens Granseuer)Matthias Clasen2007-04-302-0/+10
* A NO_WINDOW widget must not set the background of its window. (#433972,Matthias Clasen2007-04-302-1/+9
* Get all the printer attributes when getting the list of printers, not viaMatthias Clasen2007-04-302-8/+50
* Clear correct areaCody Russell2007-04-302-4/+157
* Translate the default job name, and don't utf8-validate the job name inMatthias Clasen2007-04-302-2/+14
* Use g_unlink. (#421990, Morten Welinder)Matthias Clasen2007-04-302-1/+8
* Fix some issues with reference handling in the printing code. (#429902,Matthias Clasen2007-04-303-4/+39
* Make the emission of ::end-print and ::done consistent for previews.Matthias Clasen2007-04-303-9/+33
* Document that a print operation can be run only once, and add aMatthias Clasen2007-04-292-4/+15
* Remove a pointless check from the previous commit that added a new string.Matthias Clasen2007-04-292-10/+5
* Unlink the file if launching the preview failed, use the settings from theMatthias Clasen2007-04-292-7/+16
* Only strip parentheses of the form (_x). (#434261, Brian Wellington)Matthias Clasen2007-04-292-1/+10
* Fix the buildMatthias Clasen2007-04-291-1/+1
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-04-292-1037/+921
* Also check the default handler when deciding whether to emit the paginateMatthias Clasen2007-04-292-1/+10
* Free the custom paper list. (#403267, Felix Riemann)Matthias Clasen2007-04-292-0/+13
* Fix a small memory leak. (#403251, Felix Riemann)Matthias Clasen2007-04-292-0/+9
* Fix the offsets of the input-only window if we also have a visible window.Matthias Clasen2007-04-282-2/+10
* Recognize negative column indices as invalid. (#415260, Chris Wilson)Matthias Clasen2007-04-283-3/+12
* Accept unknown parameters with a warning when saving. (#405539, DanielMatthias Clasen2007-04-283-11/+22
* Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515,Matthias Clasen2007-04-284-4/+14
* Fix the headers in the print demo. (#423722, Yevgen Muntyan)Matthias Clasen2007-04-282-11/+23
* Remove old child of scrolled window before adding a new one when switchingTor Lillqvist2007-04-262-0/+15
* Mark the printer list as done. (#428665, Bogdan Gheorghe)Matthias Clasen2007-04-262-0/+9
* Don't install UNIX-printing headers and support files on non-UNIXMatthias Clasen2007-04-263-2/+15
* Accept unnamed separators. (#369112, Christian Persch)Matthias Clasen2007-04-262-2/+9
* Don't access invalid memory. (#429732, Armin Burgmeier)Matthias Clasen2007-04-262-1/+8
* Use native Win32 cursors where it makes senseCody Russell2007-04-263-78/+94
* Win32 drop shadow goodnessCody Russell2007-04-2510-24/+80
* Set the background of the header window again. (#431067, Benjamin Berg)Matthias Clasen2007-04-252-0/+8
* Set the filename to NULL for builtin icons, sincMatthias Clasen2007-04-253-6/+26
* Don't crash if end_run is not set. (#424168, Matthias Hasselmann)Matthias Clasen2007-04-252-2/+10
* Don't double the delay time of the first frame. (#431997, BjörnMatthias Clasen2007-04-252-1/+9
* Merged from trunk:Michael Natterer2007-04-252-57/+89
* Ensure the icon_theme->all_icons and dir->icons hash tables use the sameChris Wilson2007-04-242-1/+7
* Cleanup of tab rendering codeCody Russell2007-04-242-261/+365