summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use AM_PATH_GLIB_2_0() for finding glib-compile-resourcesKalev Lember2012-04-111-7/+0
* Fix sourcedir!=builddir .gir build from source tarballPavel Holejsovsky2012-04-111-1/+1
* [quartz] Fix manual resizing of windowsKristian Rietveld2012-04-103-0/+17
* Export break_all_grabs() within Quartz backendKristian Rietveld2012-04-102-4/+5
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-116/+115
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-124/+121
* [l10n]Updated Catalan (Valencian) translationCarles Ferrando2012-04-101-434/+436
* [l10n] Fixes on Catalan translationJordi Serratosa2012-04-101-39/+40
* styleproperty: 3rd hotfix for a 3-line patchBenjamin Otte2012-04-101-1/+1
* Revert part of "textview: Remove extra magic for drawing children"Benjamin Otte2012-04-104-7/+26
* styleproperty: Fix thinkoBenjamin Otte2012-04-091-1/+1
* customproperty: Fix thinkoBenjamin Otte2012-04-091-2/+2
* styleproperty: Save some memoryBenjamin Otte2012-04-091-3/+13
* customproperty: Ensure style properties are registeredBenjamin Otte2012-04-091-0/+16
* csscustomproperty: Redo RGBA/Color parsingBenjamin Otte2012-04-092-14/+13
* tests: Add a uint8 testBenjamin Otte2012-04-091-0/+15
* cssvalue: Re-add support for random value typesBenjamin Otte2012-04-091-7/+41
* entrycompletion: set_property() should call property settersPavel Holejsovsky2012-04-081-6/+12
* textview: Remove extra magic for drawing childrenBenjamin Otte2012-04-074-50/+10
* csscomputedvalues: Unref old value when setting new oneBenjamin Otte2012-04-071-0/+2
* docs: Add gtkx.h to the list of headersBenjamin Otte2012-04-071-0/+4
* treeview: Don't cache expander sizeBenjamin Otte2012-04-071-46/+67
* widget: Create style context using regular APIBenjamin Otte2012-04-071-4/+3
* menu: Undo a hack with style contextsBenjamin Otte2012-04-071-7/+5
* tray: Add suggested braces around empty body in 'if' statementsBenjamin Otte2012-04-071-4/+8
* win32: Move variable declarations into #if blockBenjamin Otte2012-04-071-1/+1
* x11: Add suggested braces around empty body in 'if' statementsBenjamin Otte2012-04-071-27/+45
* Don't force BUTTON1_MASK on non-touch eventsMatthias Clasen2012-04-061-4/+3
* xi2: Remove touchscreen heuristicsMatthias Clasen2012-04-061-4/+0
* Update libgail-util Visual C++ projectsChun-wei Fan2012-04-062-8/+8
* Update gdk-win32 Visual C++ projectsChun-wei Fan2012-04-063-0/+5
* gtk: Don't call gdk_window_process_updates() when scrollingBenjamin Otte2012-04-057-97/+1
* Updated Odia TranslationManojKumar Giri2012-04-051-2147/+2333
* paned: Shrinkable widgets don't require a sizeBenjamin Otte2012-04-051-2/+6
* x11: Don't ignore button releases after a wmspec move/resizeRui Matos2012-04-051-10/+5
* configure.ac: Clean the ms-windows related stuffRui Matos2012-04-041-12/+0
* x11: Set GdkToplevelX11.have_focused on creationRui Matos2012-04-041-1/+4
* gtktreeview: don't handle extra mouse buttonsNelson Benitez Leon2012-04-041-0/+4
* Updated Odia TranslationManojKumar Giri2012-04-041-1181/+1893
* win32: Remove the ms-windows engineAlexander Larsson2012-04-0316-6385/+2
* win32: Fall back to raleigh with the classic themeAlexander Larsson2012-04-036-20/+27
* gdk: Remove GdkDisplay->ignore_core_pointerAlexander Larsson2012-04-032-49/+45
* win32: Fix up wintab supportAlexander Larsson2012-04-0310-398/+779
* Add _gdk_device_get_axis_infoAlexander Larsson2012-04-032-0/+30
* testinput: Fix cursor renderingAlexander Larsson2012-04-031-0/+4
* configure.ac: Depend on the corresponding stable versionsJavier Jardón2012-04-031-5/+5
* [l10n] Updated German translationMario Blättermann2012-04-011-927/+1188
* Fix a linkMatthias Clasen2012-03-301-1/+1
* gactionmuxer: Fix list_actionsJasper St. Pierre2012-03-301-1/+13
* filechooser: Fix entry completionMatthias Clasen2012-03-291-9/+11