summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add a way to test touch featuresMatthias Clasen2012-09-032-6/+14
* Implement touch text selection in GtkTextViewCarlos Garnacho2012-09-031-19/+282
* Implement touch text selection in GtkEntryCarlos Garnacho2012-09-031-22/+290
* Add GtkTextHandleCarlos Garnacho2012-09-037-2/+793
* scrolledwindow: don't capture events meant for non-child windowsCarlos Garnacho2012-09-021-0/+3
* Revert "menubutton: make it work with custom content in .ui file"Matthias Clasen2012-08-311-18/+4
* GtkMenuButton: Override addMatthias Clasen2012-08-311-0/+18
* menubutton: make it work with custom content in .ui fileDavid Zeuthen2012-08-311-4/+18
* window: Add a delay before automatically showing mnemonicsRui Matos2012-08-313-1/+48
* Fix positioning of file format radiosMatthias Clasen2012-08-311-2/+13
* Fix mnemonic activation for some printer option widgetsMatthias Clasen2012-08-311-5/+10
* Improve print to file options in print dialogSebastian Geiger2012-08-311-129/+171
* Allow setting Pango attributes on entriesMatthias Clasen2012-08-313-7/+93
* [GtkFileChooserButton] bgo#645065 - Restore the previously-selected file when...Sebastian Geiger2012-08-311-6/+6
* Move entry completion code where it belongsMatthias Clasen2012-08-313-619/+587
* GtkEntry: pack GtkEntryPrivate a bit betterMatthias Clasen2012-08-301-1/+12
* Also compile gtkdbusgenerated.c on non-UNIX environmentsErik van Pienbroek2012-08-301-0/+2
* Always make primary headings bold in message dialogsWilliam Jon McCann2012-08-301-9/+6
* Remove unintentional symbol exportMatthias Clasen2012-08-291-1/+1
* Revert "gtk: Fix exports for new symbols"Matthias Clasen2012-08-291-1/+0
* gtk: Fix exports for new symbolsRico Tzschichholz2012-08-291-0/+1
* scrolled-window: fix rendering of scrolled window backgroundCosimo Cecchi2012-08-281-21/+40
* css: Remove unused macroBenjamin Otte2012-08-281-3/+0
* cssimage: Implement dependencies for imagesBenjamin Otte2012-08-285-23/+40
* cssvalue: Implement dependency tracking for gradientsBenjamin Otte2012-08-283-8/+28
* cssvalue: Handle dependencies for typed valuesBenjamin Otte2012-08-283-18/+29
* css: Make color lookup handle dependenciesBenjamin Otte2012-08-286-40/+76
* css: Handle some more simple cases of dependenciesMatthias Clasen2012-08-284-17/+47
* cssvalue: First step of proper dependency trackingBenjamin Otte2012-08-287-22/+35
* stylecontext: Update computed values when dependencies changeBenjamin Otte2012-08-281-2/+39
* stylecontext: Refactor some codeBenjamin Otte2012-08-281-30/+29
* css: Pass relevant properties to css lookup codeBenjamin Otte2012-08-283-6/+16
* computedvalues: Pass dependencies to set_value()Benjamin Otte2012-08-285-22/+19
* stylecontext: Compute correct changesBenjamin Otte2012-08-281-11/+19
* stylecontext: Split out a function for simplicityBenjamin Otte2012-08-281-25/+38
* cssomputedvalues: Track dependenciesBenjamin Otte2012-08-283-4/+44
* stylecontext: Pass the changes in the parent to validation functionBenjamin Otte2012-08-284-7/+19
* css: Introduce dependencies for value computationsBenjamin Otte2012-08-2824-85/+153
* css: Move computing of initial and inherit valuesBenjamin Otte2012-08-285-82/+25
* cssstyleproperty: Get rid of unused APIBenjamin Otte2012-08-285-84/+25
* csscustomproperty: Move compute code to GtkCssTypedValueBenjamin Otte2012-08-282-14/+4
* cssstyleproperty: Don't set print or compute vfuncs anymoreBenjamin Otte2012-08-281-114/+0
* cssstyleproperty: Remove all useless compute vfuncsBenjamin Otte2012-08-281-147/+35
* cssstyleproperty: Call _compute() in the compute functionBenjamin Otte2012-08-281-1/+1
* css: Move special case for 0px bordersBenjamin Otte2012-08-282-14/+38
* css: Fold color value computation into gtksymboliccolor.cBenjamin Otte2012-08-286-80/+63
* css: Pass property_id to compute functionBenjamin Otte2012-08-2826-30/+58
* css: Introduce _gtk_css_value_compute()Benjamin Otte2012-08-2831-275/+355
* gkimmulticontext: Remove left over debug printAdel Gadllah2012-08-261-2/+0
* Fix a typo in the the commentsWilliam Jon McCann2012-08-266-8/+8