summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GtkEntryAccessible: add a private structMatthias Clasen2012-10-142-16/+26
* GtkContainerCellAccessible: add a private structMatthias Clasen2012-10-143-26/+38
* GtkContainerAccessible: add a private structMatthias Clasen2012-10-143-46/+26
* Remove leftover from commit 7264a996fe6bb4a21f6c8453b1acd4dc1a2daf79Stefano Facchini2012-10-141-1/+0
* GtkComboBoxAccessible: add a private structMatthias Clasen2012-10-142-18/+28
* GtkBooleanCellAccessible: add a private structMatthias Clasen2012-10-142-10/+22
* GtkArrowAccessible: add a private structMatthias Clasen2012-10-142-7/+17
* Fixed Russian translation: Bug 646221Yuri Myasoedov2012-10-131-2/+2
* tests: Add test for latest bugfixBenjamin Otte2012-10-124-0/+7
* cssvalue: Print an error when failing to parse background-positionBenjamin Otte2012-10-121-1/+4
* test(1) uses '=' to test if strings are identicalPatrick Welche2012-10-121-4/+4
* Updated Norwegian bokmål translation.Kjartan Maraas2012-10-111-113/+113
* Updated POTFILES.skipPiotr Drąg2012-10-102-0/+4
* Add a visual test for vertical inline toolbarsCosimo Cecchi2012-10-103-1/+125
* toolbar: don't forget to set orientable style classesCosimo Cecchi2012-10-101-0/+2
* Updated Slovak translationPavol Klačanský2012-10-101-2/+2
* [l10n] Update Japanese translationOKANO Takayoshi2012-10-101-2285/+2011
* quartz: Actually use the window background PATTERN colorKristian Rietveld2012-10-091-1/+1
* gdk: only emit display-opened after the default display has been setCosimo Cecchi2012-10-082-3/+7
* l10n: Updated Italian translationLuca Ferretti2012-10-071-253/+304
* Fixed Russian translationYuri Myasoedov2012-10-071-3/+3
* cssimage: Fix gradient start/end computationBenjamin Otte2012-10-061-17/+25
* animations: Start transitions from the current valueBenjamin Otte2012-10-061-1/+1
* animations: Don't set animated values for finished transitionsBenjamin Otte2012-10-061-5/+8
* x11: Put function in header, don't declare them externBenjamin Otte2012-10-062-4/+4
* gdk: Ignore headers for declared functionsBenjamin Otte2012-10-064-1/+6
* scrolledwindow: fix wrong allocation of padding and bordersCosimo Cecchi2012-10-041-32/+28
* [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