summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 2.18.62.18.6Matthias Clasen2010-01-111-4/+4
* Doc fixesMatthias Clasen2010-01-113-29/+26
* Improve selection/arrow key behaviour in GtkTextViewMatthias Clasen2010-01-071-8/+44
* Build adds not-yet-built libgtk-x11-2.0.la into the linker flagsBenjamin Otte2010-01-071-1/+4
* Handle reading the create-folders propertyMatthias Clasen2010-01-071-0/+1
* Fix up linker flagsBenjamin Otte2010-01-073-4/+6
* Disconnect signal handlers on adjustment in destroy handlerBenjamin Otte2010-01-071-0/+6
* fix critical in gtk_editable_insert_textJean Brefort2010-01-071-1/+1
* Fix a memory leak in gtk_label_compose_effective_attrs()Jonh Wendell2009-12-221-11/+14
* Revert "let the close button reflect the page_complete status of SUMMARY pages"Sven Herzberg2009-12-102-14/+3
* let the close button reflect the page_complete status of SUMMARY pagesSven Herzberg2009-12-102-3/+14
* Fix GTK_TREE_MODEL_FILTER_GET_CLASS macroDanielle Madeley2009-12-101-1/+1
* Use a url label instead of a link buttonMatthias Clasen2009-11-301-15/+46
* Allow holding compose key while entering a sequenceMatthias Clasen2009-11-301-3/+6
* Bug 601869 - GtkUIManager assumes too much about popup menusMatthew Barnes2009-11-301-2/+4
* Rework a broken workaround for a Java bugMatthias Clasen2009-11-301-4/+1
* Handle reparenting out of a socketMatthias Clasen2009-11-301-1/+18
* Make setting the icon-size property on GTK_IMAGE_GICON images workChristian Persch2009-11-301-1/+5
* Position new ui nodes correctly when existing dirty dead nodes existAlexander Larsson2009-11-301-7/+34
* Only set the accesible label if it is non-emptyChristian Dywan2009-11-061-4/+7
* Take printer margins into account on WindowsAdrian Johnson2009-10-271-0/+5
* Fix issues with symbolic colors in rc file parsingMatthias Clasen2009-10-252-21/+44
* Fixes for the compose-parse.py scriptMatthias Clasen2009-10-251-8/+39
* Update compose sequencesMatthias Clasen2009-10-252-32/+61
* Bug 581150 - GtkIconView tries to paint items with invalid sizesMatthew Barnes2009-10-231-0/+5
* Add translators comments for tab labels (closes 599118)Luca Ferretti2009-10-211-15/+30
* bgo#563010 - Fix clearing the selection in GtkFileChooserButtonFederico Mena Quintero2009-10-212-6/+12
* A small correction of previous commitMarek Kasik2009-10-191-1/+1
* Correct a small oversightMatthias Clasen2009-10-181-0/+2
* Don't omit GTK_ICON_SIZE_DIALOGMatthias Clasen2009-10-181-1/+1
* Fix a problem in GtkImage size allocationMatthias Clasen2009-10-181-4/+17
* Explicitly set the accessible name of GtkToolButton.Eitan Isaacson2009-10-161-0/+7
* Make selecting the last character work againMatthias Clasen2009-10-091-15/+13
* Create and install gtk-update-icon-cache.exe.manifest to avoid UACTor Lillqvist2009-10-081-1/+35
* Don't ignore SIGPIPE unless it existsTor Lillqvist2009-10-081-0/+2
* Don't request window sizes with zero width or heightAlexander Larsson2009-10-051-0/+7
* Move SIGPIPE suppression to gtk_init and document itMatthias Clasen2009-10-011-0/+11
* Correct the orientation of landscape pagesAdrian Johnson2009-09-301-8/+8
* Emit PageOrientation DSC comment into PostScript print outputAdrian Johnson2009-09-301-2/+19
* Bug 588449 - DnD doesn't work on GDK/QuartzKristian Rietveld2009-09-301-38/+96
* Add a note about tooltip themingChristian Dywan2009-09-301-0/+3
* Fix compile warning in defaultvalue testKristian Rietveld2009-09-301-2/+2
* Ignore certain GtkSettings in defaultvalues unit testKristian Rietveld2009-09-301-1/+4
* Bug 596580 - Blank rows in entry autocompletionKristian Rietveld2009-09-302-21/+261
* Pretty print non-matching signals in filter model test suiteKristian Rietveld2009-09-301-6/+58
* Support tracker 0.7Jürg Billeter2009-09-301-28/+67
* Update last_window only when neededXan Lopez2009-09-291-0/+3
* Always initialize out paramsMatthias Clasen2009-09-281-7/+7
* Handle child widgets correctly with multiple viewsMatthias Clasen2009-09-271-30/+33
* Add support for 'auth-info' attribute to the CUPS backendMarek Kasik2009-09-243-91/+90