summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* fix local prototype of _gtk_file_chooser_label_for_file() (takes a GFile,Michael Natterer2008-06-111-1/+1
* Bug 536765 – GtkComboBox should set COMBO type hint for its menuMatthias Clasen2008-06-112-0/+7
* Add standard icon names, and also fall back to builtin gtk stock icons.Matthias Clasen2008-06-111-4/+24
* Make gtk_tree_view_enable_model_drag_[source|dest] compatible withChristian Persch2008-06-101-41/+12
* Use GSlice. Patch from bug #506853.Christian Persch2008-06-101-17/+18
* gtk/gtkfilechooser.c (gtk_file_chooser_set_current_folder_uri) usePaolo Borelli2008-06-101-1/+1
* do not leak the GIcon.Paolo Borelli2008-06-101-1/+7
* removed local xdgmime copy as Matthias suggested in bug #520874, commentCarlos Garnacho2008-06-1018-4802/+2
* Bug 520874 - Should use gio directly.Carlos Garnacho2008-06-1019-9530/+3625
* Bug 526987 - GtkCellRendererCombo should allow model to be NULLKristian Rietveld2008-06-081-16/+65
* Bug 131920 – gtkNotebook sends incorrect switch_page valueBjörn Lindqvist2008-06-081-3/+4
* Bug 536730 - memory corruption in gtktreeviewKristian Rietveld2008-06-081-2/+2
* Bug 488119 - critical warnings from gtk_tree_view_get_visible_rangeKristian Rietveld2008-06-081-4/+13
* Replace uses of xdgmime with g_content_type.Matthias Clasen2008-06-083-27/+4
* Bug 535608 – do not string-copy accel paths in the menu codeChristian Persch2008-06-076-36/+38
* Bug 536990 - updateiconcache.c: 'close ()' is redundantTor Lillqvist2008-06-071-2/+0
* Bug 536185 – monitor font configurationBehdad Esfahbod2008-06-061-1/+58
* Fix trivial typo in documentation.Ross Burton2008-06-061-2/+2
* Add the new version mismatch error constant to the end of the list, toJohan Dahlin2008-06-051-2/+2
* 2.13.2GTK_2_13_2Matthias Clasen2008-06-031-0/+4
* bnc355225 - File chooser crash in Tab completionFederico Mena Quintero2008-06-031-1/+2
* Bug 535303 – add _get_implementation to GtkStatusIconColin Walters2008-06-033-0/+37
* Use g_open().Tor Lillqvist2008-06-031-1/+1
* gtk/gtkclist.h revert includes to how they have been before theMichael Natterer2008-06-032-5/+12
* remove newline at beginning of file.Michael Natterer2008-06-031-2/+1
* Bug 536092 – GtkEntryCompletion's popup window should set type hintMatthias Clasen2008-06-031-0/+1
* Bug 535862 – gtk_action_create_icon can't create icons from the iconClaudio Saavedra2008-06-031-1/+2
* Bug 535497 - Print preview doesn't work.Yevgen Muntyan2008-06-021-1/+1
* put back #include <gtk/gtkmarshal.h>, it's not in <gtk/gtk.h>. Fixes stuffMichael Natterer2008-06-021-0/+1
* Bug 535830 – wrong content type adding an itemEmmanuele Bassi2008-05-311-1/+10
* Bug 530146 - Setting non-string tooltip withKristian Rietveld2008-05-301-5/+21
* cast attach_info_free() to GDestroyNotify when using it inMichael Natterer2008-05-301-1/+2
* gtk/gtkmountoperation.h gtk/gtkshow.h gtk/gtktestutils.h no need to allowMichael Natterer2008-05-304-4/+4
* 2.13.1GTK_2_13_1Matthias Clasen2008-05-303-2/+7
* Fix Since tagsMatthias Clasen2008-05-301-1/+1
* Bug 535526 - updateiconcache.c: using open/close without prototypeTor Lillqvist2008-05-291-1/+6
* Bug 56355 – GtkLabel - Not all changes propagate correctlyJan Arne Petersen2008-05-291-24/+12
* Bug 522084 – GIcon support for GtkIconTheme & GtkImageMatthias Clasen2008-05-295-104/+482
* gtk/Makefile.am add a single-include header for the unix print stuff.Michael Natterer2008-05-298-8/+53
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-28133-328/+305
* fix formatting of details_acquired() signal.Michael Natterer2008-05-281-3/+4
* fix comment: the widget is called GtkColorButton, notMichael Natterer2008-05-281-14/+11
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-28206-69/+765
* Bug 449625 - crash in gtk_tree_view_real_move_cursor at gtktreeview.c:9641Kristian Rietveld2008-05-281-1/+1
* don't include <gdk/gdktestutils.h>.Michael Natterer2008-05-281-1/+0
* Bug 504087 - make gtk_tooltip_set_custom a no-op for setting the currentKristian Rietveld2008-05-281-1/+21
* Bug 498010 - gtk_tree_view_set_cursor fails if model!=NULL.Kristian Rietveld2008-05-281-0/+1
* Bug 324282 - add selected signal to cell renderer combo.Kristian Rietveld2008-05-282-0/+64
* Refactor expand/collapse timeout handling (amendment to bug 511217).Kristian Rietveld2008-05-281-75/+63
* Amendment of bug 485218 - Strange warning encountered.Kristian Rietveld2008-05-282-10/+18