summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* respect the GTK_NO_WINDOW flag and don't create an output window if it isSven Neumann2008-05-252-23/+40
* Reorder strange window hierarchy of the GtkSpinButton (#466000).Jan Arne Petersen2008-05-253-86/+110
* Subtract logical.x from x to fix the wrong position for right and centerJan Arne Petersen2008-05-251-2/+4
* Ignore G_IO_ERROR_FAILED_HANDLED errors (#532262).Jan Arne Petersen2008-05-251-5/+8
* reviewed by: Matthias ClasenJaap A. Haitsma2008-05-255-0/+123
* Use type of the correct column (#529535). Add test.Jan Arne Petersen2008-05-241-2/+2
* Make the iconfactory buildable implementation less strictMatthias Clasen2008-05-241-2/+2
* Bug 387972 – gtkassistant drawing problemMatthias Clasen2008-05-241-9/+9
* Change defaults of child properties "expand" and "homogeneous" from TRUEJan Arne Petersen2008-05-241-2/+2
* Don't try to toggle the visibility of the location entry field in searchJan Arne Petersen2008-05-241-0/+8
* Show parse name as tooltip for path shortcuts (#137503).Jan Arne Petersen2008-05-241-0/+70
* Remove duplicate gdk_window_redirect_to_drawable andJames Sharpe2008-05-241-1/+0