summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.13.3GTK_2_13_3Matthias Clasen2008-06-14203-57875/+56570
* UpdatesMatthias Clasen2008-06-131-3/+6
* Here tooMatthias Clasen2008-06-132-2/+4
* Remove no longer existing filesMatthias Clasen2008-06-132-2/+4
* Add some docsMatthias Clasen2008-06-132-2/+20
* Fix doc typosMatthias Clasen2008-06-132-6/+10
* Avoid PLT entriesMatthias Clasen2008-06-132-0/+7
* Really make GtkFileSystem private by _-prefixing all functions.Matthias Clasen2008-06-138-383/+394
* UpdatesMatthias Clasen2008-06-133-23/+33
* Updates`Matthias Clasen2008-06-132-0/+49
* gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.hMichael Natterer2008-06-1323-37/+59
* remove double inclusion of <gtk/gtktexttag.h>.Michael Natterer2008-06-132-2/+5
* change type of local "image" variable from GtkImage to GtkWidget to fixMichael Natterer2008-06-132-4/+10
* cast menu's toplevel to GtkWindow when passing toMichael Natterer2008-06-132-2/+7
* silently skip unknown attributes instead of bailing out with an error inMichael Natterer2008-06-132-14/+12
* check surface status after ceating a pdf. Avoids crashing when the targetHans Breuer2008-06-134-3/+27
* updated to allow simple switch between gdiplus- and former fileformatHans Breuer2008-06-133-4/+25
* Fix frame size allocationMatthias Clasen2008-06-132-9/+21
* Fix a crashMatthias Clasen2008-06-132-1/+31
* Open the default display even when gtk_parse_args() has already beenMatthias Clasen2008-06-132-1/+10
* Improve appearance of "both vertical" mode toolbuttons. Patch by PeterMatthias Clasen2008-06-132-1/+10
* A11y descriptions for GtkVolumeButtonMatthias Clasen2008-06-132-0/+24
* Set the image of a button proxy to the "icon-name" property.Matthias Clasen2008-06-132-2/+30
* gtk/gtkmain.c don't #include <libintl.h>, it's pulled in via "gtkintl.h"Michael Natterer2008-06-123-5/+6
* Really fix printer URI constructionMatthias Clasen2008-06-122-2/+29
* limit the number of displayed items by the actual screen height instead ofMichael Natterer2008-06-122-7/+19
* Bug 503071 – Application direction changes to right to left even ifBehdad Esfahbod2008-06-1111-33/+66
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-112-1105/+1094
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-112-1561/+1583
* More detailMatthias Clasen2008-06-111-2/+4
* UpdatesMatthias Clasen2008-06-112-0/+6
* As we don't support Win9x anyway, we can use ProcessIdToSessionId()Tor Lillqvist2008-06-112-29/+13
* fix local prototype of _gtk_file_chooser_label_for_file() (takes a GFile,Michael Natterer2008-06-112-1/+6
* Bug 536765 – GtkComboBox should set COMBO type hint for its menuMatthias Clasen2008-06-113-1/+16
* Add standard icon names, and also fall back to builtin gtk stock icons.Matthias Clasen2008-06-112-4/+30
* Make gtk_tree_view_enable_model_drag_[source|dest] compatible withChristian Persch2008-06-102-41/+24
* Use GSlice. Patch from bug #506853.Christian Persch2008-06-102-17/+26
* gtk/gtkfilechooser.c (gtk_file_chooser_set_current_folder_uri) usePaolo Borelli2008-06-102-1/+6
* do not leak the GIcon.Paolo Borelli2008-06-102-1/+12
* Updated Thai translation.Theppitak Karoonboonyanan2008-06-102-107/+95
* Automatically scroll text caret to make it visible, when AT sets itsLi Yuan2008-06-102-0/+7
* removed local xdgmime copy as Matthias suggested in bug #520874, commentCarlos Garnacho2008-06-1020-4803/+9
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-1021-9530/+3658
* Add bug refChristian Persch2008-06-091-1/+1
* Bug 526987 - GtkCellRendererCombo should allow model to be NULLKristian Rietveld2008-06-082-16/+75
* Bug 131920 – gtkNotebook sends incorrect switch_page valueBjörn Lindqvist2008-06-082-3/+12
* updated hebrew translationYair Hershkovitz2008-06-082-1553/+1587
* updated hebrew translationYair Hershkovitz2008-06-082-1025/+1032
* Bug 536730 - memory corruption in gtktreeviewKristian Rietveld2008-06-082-2/+9
* Bug 488119 - critical warnings from gtk_tree_view_get_visible_rangeKristian Rietveld2008-06-082-4/+21