summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add xdg_init-free versions of some functions and use them internally, soMatthias Clasen2006-07-204-20/+58
* fix bug #5241Matthias Clasen2006-07-202-2/+10
* Reindent.Richard Hult2006-07-192-1/+7
* add align_set field to keep track whether the align property was set byKristian Rietveld2006-07-191-1/+16
* fix 347277Matthias Clasen2006-07-181-16/+35
* add GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,John Palmieri2006-07-183-19/+161
* Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the locationFederico Mena Quintero2006-07-183-32/+89
* remember the sensitivity of the steppers in GtkRangeLayout, update it inMichael Natterer2006-07-181-32/+53
* oooops.Kristian Rietveld2006-07-181-2/+19
* Fix for #335012, reported by Matteo Nastasi.Kristian Rietveld2006-07-182-3/+31
* Another fix for #164884.Kristian Rietveld2006-07-182-0/+5
* use MAX priv->width, alloc.width when allocating the bin_window,Kristian Rietveld2006-07-181-2/+3
* Set an empty NSImage if there is none, covers the cases where applicationsRichard Hult2006-07-171-5/+22
* Don't undo reordering if we haven't been reordering. (#346836, Ed Catmur)Matthias Clasen2006-07-171-3/+2
* check if the iter still has children after running the test-expand-rowKristian Rietveld2006-07-171-1/+5
* use 5 * gtk-timeout-repeat, just as many other widgets. Makes the calendarMichael Natterer2006-07-171-1/+3
* Fix typos in the docs.Matthias Clasen2006-07-172-2/+2
* Some small documentation fixups. (#347711, Guillaume Cottenceau)Matthias Clasen2006-07-171-6/+6
* Mark the text of the location label as translatable.Matthias Clasen2006-07-171-2/+5
* Fix a typo in the docs. (#347211, Kouhei Sutou)Matthias Clasen2006-07-171-1/+1
* Check if the chooser implementation supports the "show-number" propertyEmmanuele Bassi2006-07-111-0/+37
* Fix some typos with inline property docs. (#347065, John Finlay)Matthias Clasen2006-07-106-12/+12
* Fix some memory handling issues. (#347043, Chris Wilson)Matthias Clasen2006-07-101-4/+3
* Do not leak the URI returned by the model; select the row when callingEmmanuele Bassi2006-07-101-14/+16
* Fix a typo in the docs. (#347041, Kouhei Sutou)Matthias Clasen2006-07-101-1/+1
* Fix a typo in the docs. (#347032, Kouhei Sutou)Matthias Clasen2006-07-101-1/+1
* Don't assume that priv->current_page is non-NULL. (#347048, GuillaumeMatthias Clasen2006-07-101-3/+6
* Add some missing deprecation guards.Matthias Clasen2006-07-101-0/+8
* Implement some more stubs for pygtk, bug #346713.Richard Hult2006-07-091-0/+11
* Fix a small leakMatthias Clasen2006-07-091-4/+3
* gtk/gtkrc.c fix canonicalization of property names which was broken afterMichael Natterer2006-07-072-3/+3
* Small memory savingsMatthias Clasen2006-07-071-7/+4
* Get the display name for the home directory. (#346498, Dennis Cranston,Matthias Clasen2006-07-061-1/+1
* added a bunch of utility functions to copy icon_factories and color_hashesMichael Natterer2006-07-061-86/+130
* Improve consistency of signal and property namesMatthias Clasen2006-07-0649-181/+175
* Don't leak dash_list. (#346639, Christian Persch)Matthias Clasen2006-07-051-0/+1
* Fix some assignments involving booleans. (#346467, Christian Persch)Matthias Clasen2006-07-051-7/+7
* Use serialized pixbufs instead of xpmsMatthias Clasen2006-07-041-154/+192
* 2.10.0GTK_2_10_0Matthias Clasen2006-07-031-0/+4
* Treat "" like NULL when parsing the menu-bar-accel setting. Here too.Matthias Clasen2006-07-032-4/+3
* Remove redundant assignments to page, which may cause NULL dereferences.Matthias Clasen2006-07-021-3/+4
* Don't leak default_sort_data. (#346341, Christian Weiske)Matthias Clasen2006-07-021-0/+8
* Fix #346312Matthias Clasen2006-07-021-0/+4
* Always call the destroy notifyMatthias Clasen2006-06-301-0/+6
* Documentation updates.Matthias Clasen2006-06-302-2/+6
* Add a preview capabilityMatthias Clasen2006-06-304-3/+17
* Bill Skaggs <weskaggs@primate.ucdavis.edu>William Skaggs2006-06-291-4/+4
* some cross-referencingMatthias Clasen2006-06-291-0/+3
* Improve docsMatthias Clasen2006-06-291-0/+6
* Documentation additions and fixes.Matthias Clasen2006-06-2915-24/+120