summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tons of g_return_if_fail() instead of crashing when NULL pointers getMichael Natterer2008-04-212-2/+41
* Translation updated by Tino Meinen.Vincent van Adrighem2008-04-202-1008/+1061
* sv.po: Updated Swedish translationDaniel Nylander2008-04-202-2306/+2084
* sv.po: Updated Swedish translationDaniel Nylander2008-04-202-137/+182
* updated hebrew translationYair Hershkovitz2008-04-192-1563/+1587
* Updated Norwegian bokmål translation.Kjartan Maraas2008-04-192-1013/+1046
* move a few '{' to their own lines so all enums here have the same style.Michael Natterer2008-04-182-14/+28
* gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.Michael Natterer2008-04-189-15/+17
* reorder one include so they are all alphabetical.Michael Natterer2008-04-182-2/+6
* change return value and local variable to const gchar* to fix warningMichael Natterer2008-04-183-5/+11
* Keep the default storage file in $HOME, as we don't have a migration codeEmmanuele Bassi2008-04-182-1/+7
* g_strfreev() the uris returned by g_bookmark_file_get_uris().Michael Natterer2008-04-182-0/+8
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-172-1728/+1671
* register the GTK_STOCK_PAGE_SETUP icon.Michael Natterer2008-04-172-0/+6
* no need to g_return_if_fail(tooltips != NULL);Michael Natterer2008-04-172-2/+5
* Fix ChangeLogXan Lopez2008-04-171-1/+1
* Sync xdgmime to the copy in gioMatthias Clasen2008-04-167-45/+102
* Partically revert the last commit after realizing thatMatthias Clasen2008-04-164-14/+13
* Avoid possible memory corruption in xdgmime, fd.o bug 12512, reported byMatthias Clasen2008-04-163-6/+25
* Chain up in buildable_finish()Tristan Van Berkom2008-04-165-2/+45
* Fix last commit, and complete the gtk-recent-files-max-age semantics: ifEmmanuele Bassi2008-04-152-0/+14
* Bug 488507 – boundless growth of .recently-used.xbel file slows downEmmanuele Bassi2008-04-153-23/+117
* Emit the ::changed signal at the end of the asynchronous MIME type query.Emmanuele Bassi2008-04-152-26/+36
* Bug 487375 – gtkrecent apps poll ~/.recently-used.xbel every 5 secondsEmmanuele Bassi2008-04-152-223/+135
* Bug 506062 – gtk_recent_manager_add_item does not detect mime type onEmmanuele Bassi2008-04-153-40/+83
* Updated British English translation. Fixed British English translation.Philip Withnall2008-04-154-2530/+2608
* Updated Galician Translation.Ignacio Casal Quinteiro2008-04-142-2826/+2805
* Updated Galician Translation.Ignacio Casal Quinteiro2008-04-142-1678/+1145
* Updated Slovenian translationMatej Urbančič2008-04-131-525/+405
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-122-1058/+1076
* Add current page to visited page list instead of next current page.Carlos Garnacho2008-04-112-1/+8
* Added <attributes> / <attribute> custom tags to parse pango attributesTristan Van Berkom2008-04-114-1/+468
* Move my documentation changelog entries to the right changelog.Cody Russell2008-04-112-11/+11
* Fix to say g_signal_connect_after rather than g_signal_register_after.Cody Russell2008-04-102-1/+7
* Fix a typo in the markup. (reported by kraai -at- ftbfs.org)Cody Russell2008-04-102-1/+6
* Do not call gtk_widget_set_parent_window(), using widget->window insteadCarlos Garnacho2008-04-102-1/+7
* Mark these functions with G_MODULE_EXPORT.Tor Lillqvist2008-04-082-2/+7
* Fix fallback icon rendering sizeTomas Bzatek2008-04-082-2/+8
* fix a touchscreen-mode keynav corner case: when navigating to the parentMichael Natterer2008-04-082-7/+26
* Clarified a g_warning message regarding parsing accelerators from builderTristan Van Berkom2008-04-062-1/+6
* Updated Norwegian Nynorsk translationEskild Hustvedt2008-04-042-1748/+2179
* Updated Slovak translation by Pavol Šimo.Marcel Telka2008-04-042-106/+147
* Fix variable declared in the middle of the block. (#526021, reported byCody Russell2008-04-032-1/+8
* Bug 330743 - Up/down spinbuttons won't take zeros and exhibit very strangeTor Lillqvist2008-04-032-0/+28
* Don't call XFreeColormap on foreign colormapsMatthias Clasen2008-04-032-2/+8
* Updated Valencian-Catalan translation by Robert Millan.Jordi Mallach2008-04-034-10/+19
* Cover GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER action in tests for currentBjörn Lindqvist2008-04-022-4/+16
* bgo492134 - fix tilde expansion in GtkFileSystemUnixFederico Mena Quintero2008-04-022-1/+15
* Don't bother compiling gtksearchenginebeagle.c andTor Lillqvist2008-04-023-6/+20
* Patch from Alejandro Piñeiro Iglesias <apinheiro@igalia.com>. BugLi Yuan2008-04-022-1/+29