summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 404571 – Scroll arrow backgrounds should be painted with differentMatthias Clasen2008-05-281-2/+2
* Bug 511217 - potential memory corruption after refreshing a tree_viewMatthias Clasen2008-05-281-0/+3
* Bug 485218 - Strange warning encounteredMatthias Clasen2008-05-271-4/+33
* FixesMatthias Clasen2008-05-272-5/+6
* 106574 - Inconsistent increment behavior for gtkspinbuttonMatthias Clasen2008-05-271-1/+9
* bgo533891 - disallow DnD from the file list into itselfFederico Mena Quintero2008-05-271-1/+1
* move deprecated guards around everything, including includes and includeMichael Natterer2008-05-271-6/+5
* Use simpler mode for open() on Windows. (No S_I?GRP and S_I?OTH bits areTor Lillqvist2008-05-271-2/+9
* guard gtk_widget_get_snapshot() against invalid or invisible widgets.10:33:41 Tim Janik2008-05-271-0/+4
* Bug 531008 – Crash in gtkprintunixdialog.cMatthias Clasen2008-05-271-15/+23
* Enable rubberbanding when "select-multiple" is TRUE. Bug #446068.Carlos Garnacho2008-05-271-0/+2
* Enable correctly dialog buttons sensitivity when the anonymous option isCarlos Garnacho2008-05-271-1/+6
* Set password dialog modal and transient for the parent window also if itCarlos Garnacho2008-05-271-1/+6
* fix indentation.Michael Natterer2008-05-261-6/+3
* include "gdk/gdk.h" instead of "gdk/gdkscreen.h"Michael Natterer2008-05-262-20/+16
* Bug 530353 – Mac-like gtk_accelerator_get_label()Richard Hult2008-05-261-1/+105
* Bug 534869 – Length miscalculation inRichard Hult2008-05-261-3/+3
* Some doc formatting fixes.Matthias Clasen2008-05-261-5/+10
* Bug 511163 – Remove pango_extents_to_pixels() callsMatthias Clasen2008-05-261-2/+1
* Bug 513811 – Use cairo_format_stride_for_width()Matthias Clasen2008-05-261-5/+9
* Formatting fixesMatthias Clasen2008-05-263-28/+118
* Bug 507389 – use gslice for gtksettingsCody Russell2008-05-251-4/+4
* Bug 523562 - gtk-update-icon-cache core dumps when run concurrently andCody Russell2008-05-251-4/+24
* Bug 534463 - non-editable GtkTextView should not callCody Russell2008-05-251-5/+21
* Bug 501730 – use GSlice for small allocsMatthias Clasen2008-05-252-8/+25
* Bug 523930 – sort -> search in gtktreeview.cMatthias Clasen2008-05-251-1/+1
* Bug 479384 – gtk_selection_data_targets_include_uri docs bugletMatthias Clasen2008-05-251-1/+1
* Bug 534694 – Col id in GtkListStore could be out of rangeMatthias Clasen2008-05-251-7/+22
* Slight coding style cleanup.Richard Hult2008-05-251-11/+14
* Added support for parsing required toolkit versions (so that uiTristan Van Berkom2008-05-253-3/+101
* Run gtk_drag_source_info_destroy in an idle, workaround for bug #501588,Richard Hult2008-05-251-2/+15
* Add GDK_ACTION_MOVE to the drag actions to allow trash (#137717).Jan Arne Petersen2008-05-251-1/+1
* check that tracker is actually working before using it. Fixes bug #479197.Josselin Mouette2008-05-251-0/+15