summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [l10n] Added Khmer translationa11yKhoem Sokhem2012-10-033-0/+12885
* gtk/tests: Fix for -Wmissing-declarationsBenjamin Otte2012-10-025-2/+24
* cssimage: Add transition code for linear-gradient()Benjamin Otte2012-10-021-0/+75
* gtk: Put private functions in headers and include thoseBenjamin Otte2012-10-028-2/+18
* gtk: Move gtk_menu_is_empty() function to only userBenjamin Otte2012-10-022-47/+47
* gtk: Make functions static that don't need to be non-staticBenjamin Otte2012-10-0210-51/+51
* gtk: Add get_type() function declarations for private objectsBenjamin Otte2012-10-027-0/+14
* a11y: Fix for -Wmissing-declarationsBenjamin Otte2012-10-027-30/+64
* tests: Remove gdk-pixbuf hacksBenjamin Otte2012-10-026-36/+4
* window: Delay showing auto mnemonics on focus inRui Matos2012-10-021-1/+1
* Amended documentation for gtk_widget_set_size_request().Tristan Van Berkom2012-10-021-6/+2
* cssimage: Implement proper cross-fades for gradientsBenjamin Otte2012-10-024-1/+227
* gradient: Add a private header fileBenjamin Otte2012-10-027-11/+42
* cssimage: Only create fades if we are actually fadingBenjamin Otte2012-10-021-1/+6
* cssimage: Make image transition a vfuncBenjamin Otte2012-10-024-5/+58
* css: Move special case code for border widthsBenjamin Otte2012-10-022-34/+62
* Make process_all_updates draw synchronouslyAlexander Larsson2012-10-021-0/+5
* XIM: Don't force random windows to become nativeMatthias Clasen2012-10-011-4/+7
* Trivial typo fixMatthias Clasen2012-10-011-1/+1
* gtk-demo: Beautify a demoBenjamin Otte2012-10-011-2/+2
* gtk-demo: Use explicit resource:// urls in CSSBenjamin Otte2012-10-015-20/+20
* gtk-demo: Add missing file to resourcesBenjamin Otte2012-10-011-0/+1
* widget: Move style context update out of vfuncBenjamin Otte2012-10-011-6/+7
* broadway: Use binary websockets if availableAlexander Larsson2012-10-014-19/+172
* broadway: Output message data directly to bufferAlexander Larsson2012-10-011-162/+93
* broadway: Encode urls directly into message bufferAlexander Larsson2012-10-011-56/+52
* broadway: Restructure outputAlexander Larsson2012-10-011-25/+27
* broadway: Fix indentationAlexander Larsson2012-10-011-22/+22
* broadway: Detect binary websockets supportAlexander Larsson2012-10-012-9/+23
* broadway: Centralize cmd parsingAlexander Larsson2012-10-011-79/+75
* stylecontext: Actually use superset matcherBenjamin Otte2012-10-011-3/+6
* css: Add forgotten enum valueBenjamin Otte2012-10-011-0/+1
* cssanimation: Don't store the end value in a CSS transitionBenjamin Otte2012-10-013-11/+6
* treeview: Invalidate children properlyBenjamin Otte2012-10-011-1/+1
* treeview: Fix computing child pathsBenjamin Otte2012-10-011-3/+1
* csscomputedvalues: Unset the section when setting a new valueBenjamin Otte2012-10-011-0/+6
* symboliccolor: fix a critical warningCosimo Cecchi2012-09-281-1/+1
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-2837-324/+461
* symboliccolor: Change prototype of _gtk_symbolic_color_resolve_full()Benjamin Otte2012-09-286-46/+23
* css: Move declarationBenjamin Otte2012-09-282-1/+4
* cssvalue: Remove unnecessary includeBenjamin Otte2012-09-281-1/+0
* css: Don't crash when printing gradientsBenjamin Otte2012-09-281-1/+3
* cssvalue: Don't crash when printing NULL stringsBenjamin Otte2012-09-281-0/+6
* section: Add _gtk_css_section_to_string()Benjamin Otte2012-09-283-53/+57
* window: Fail if the parent window and the visual don't matchBenjamin Otte2012-09-281-0/+5
* stylecontext: Rebuild cached styles with correct classes/regionsBenjamin Otte2012-09-281-10/+8
* quartz: Fix garbage content when windows are initially mappedKristian Rietveld2012-09-281-0/+19
* tests: fix testtreecolumns not to segfault at startupCosimo Cecchi2012-09-271-55/+9
* iconview: Render focus even in non-selected itemsAlexander Larsson2012-09-271-6/+4
* treeview: fix size of the dragged column headerStefano Facchini2012-09-271-21/+19