summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* css: Add debug output for the css rules treewip/css-optimizeAlexander Larsson2012-11-231-0/+29
* css: Make gtk_css_style_provider_get_change use the new rules treeAlexander Larsson2012-11-231-2/+10
* css: Make gtk_css_style_provider_lookup use the new rule treeAlexander Larsson2012-11-231-3/+123
* css: Calculate tree for faster ruleset matchingAlexander Larsson2012-11-231-0/+274
* css: Add some methods for getting selector stateAlexander Larsson2012-11-232-11/+63
* CSS: Join multiple adjacent pseudoclass selectorsAlexander Larsson2012-11-231-7/+11
* docs: Fix typo in gtk_tree_view_set_tooltip_column commentDavid King2012-11-221-1/+1
* docs: Improve GtkTreeModel iteration patternDavid King2012-11-221-6/+5
* docs: Correct GtkWidget::scroll-event mask documentationDavid King2012-11-221-1/+1
* aboutdialog: Fix add_credit_section() annotationsMartin Pitt2012-11-221-1/+1
* gtk: don't let insensitive children eat scroll events when bubbling downMichael Natterer2012-11-221-1/+9
* Updated Dutch translationWouter Bolsterlee2012-11-221-267/+320
* Bug 688710 - splashscreen shouldn't be always on top on OS XCamillo Lugaresi2012-11-201-1/+21
* tree-view: don't use gtk_style_context_set_background()Cosimo Cecchi2012-11-201-17/+15
* iconview: don't use gtk_style_context_set_background()Cosimo Cecchi2012-11-201-54/+10
* quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[]Michael Natterer2012-11-201-1/+1
* Post-release version bumpMatthias Clasen2012-11-201-1/+1
* Update expected output for the entries a11y test3.7.2Matthias Clasen2012-11-201-0/+2
* reftests: Fix linear-gradient reftest (again)Benjamin Otte2012-11-201-2/+2
* cssvalue: Fix copy/paste errorBenjamin Otte2012-11-201-1/+1
* Fix parser tests for color changesMatthias Clasen2012-11-2010-476/+476
* 3.7.2Matthias Clasen2012-11-202-1/+54
* quartz: always send GDK_NOTIFY_NONLINEAR crossing eventsMichael Natterer2012-11-201-8/+6
* Bug 672193 - windows (including menus) shown multiple times don't...Michael Natterer2012-11-205-43/+41
* Avoid infinite recursion in the ime input moduleMatthias Clasen2012-11-191-4/+7
* stylecontext: Split out a functionBenjamin Otte2012-11-183-12/+22
* quartz: use the real current event time for generated motion eventsMichael Natterer2012-11-181-1/+1
* quartz: move tooltips window to the topmost levelMichael Natterer2012-11-181-12/+15
* Updated Norwegian bokmål translationKjartan Maraas2012-11-171-2065/+2246
* Updated Norwegian bokmål translationKjartan Maraas2012-11-171-85/+90
* cssprovider: Handle non-existing sectionBenjamin Otte2012-11-151-3/+6
* quartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgotten in one placeMichael Natterer2012-11-151-2/+2
* quartz: filter out button press events on the window frameMichael Natterer2012-11-151-6/+75
* filechooser: remember sidebar widthJonny Lamb2012-11-143-2/+12
* Revert parts of "window: Remove useless functions"Benjamin Otte2012-11-141-1/+27
* Updated POTFILES.skipPiotr Drąg2012-11-142-0/+4
* sizerequest: Optimize CONSTANT_SIZE betterBenjamin Otte2012-11-141-2/+5
* stylecontext: Add a flag to force style_updated() emissionBenjamin Otte2012-11-142-3/+4
* sizerequestcache: Move rest of code to arrayBenjamin Otte2012-11-142-85/+42
* sizerequestcache: Make code an arrayBenjamin Otte2012-11-142-26/+9
* sizegroup: Simplify comparisonBenjamin Otte2012-11-141-3/+5
* sizerequest: Use GtkOrientationBenjamin Otte2012-11-146-48/+48
* sizerequestcache: Move lookup functionBenjamin Otte2012-11-143-71/+82
* sizerequestcache: Move commit functionBenjamin Otte2012-11-143-111/+117
* widget: Get rid of unused flagsBenjamin Otte2012-11-145-51/+3
* sizerequest: Cache the request modeBenjamin Otte2012-11-144-39/+28
* sizerequestcache: Make clear_cache clear all the cacheBenjamin Otte2012-11-143-41/+22
* sizerequestcache: Move functionsBenjamin Otte2012-11-146-50/+89
* reftests: Turns out, green changed colorBenjamin Otte2012-11-1425-50/+50
* reftests: Update named colors reftestBenjamin Otte2012-11-141-5/+0