summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unset the current EGL context if we're disposing itwip/ebassi/gdk-egl-x11Emmanuele Bassi2019-07-181-1/+2
* gdk/x11: Force GLES when using EGL X11Emmanuele Bassi2017-01-161-5/+6
* gdk/x11: Add conditional support for EGL-X11Emmanuele Bassi2017-01-166-71/+957
* gl: Convert pixel data from rgba to argb.Juan Pablo Ugarte2017-01-161-0/+66
* gl: Add private glReadPixels() wrapperEmmanuele Bassi2017-01-163-27/+61
* glarea: Don't use GL_RGBA8 with OpengGL ESEmmanuele Bassi2017-01-161-1/+1
* Use the generic names for glFramebuffer functionsEmmanuele Bassi2017-01-162-45/+52
* wayland: avoid 0 width/height anchor rectangleOlivier Fourdan2017-01-161-0/+30
* grid: Fix plural error in docs' @Short_descriptionDaniel Boles2017-01-151-1/+1
* cssimage: Fallback images have no aspect ratioBenjamin Otte2017-01-135-1/+34
* cssimage: Scale images to contain, not coverBenjamin Otte2017-01-135-4/+36
* Deprecate gdk_window_process[_all]_updatesMatthias Clasen2017-01-102-2/+4
* gdk/wayland: Handle non-existant gsettings keysRui Matos2017-01-101-36/+41
* gdk/wayland: Add support for the gtk-enable-primary-paste gsettingRui Matos2017-01-101-0/+1
* GDK W32: Use keyboard hook to detect AeroSnap combinations betterРуслан Ижбулатов2017-01-101-42/+128
* GDK W32: Handle CapsLock as part of the key shift levelРуслан Ижбулатов2017-01-101-94/+122
* revealer: Fix a typo in a function docDaniel Boles2017-01-091-1/+1
* wayland: Disable EGL swap intervalCarlos Garnacho2017-01-092-3/+23
* gtkdnd: Remove unnecessary callCarlos Garnacho2017-01-091-7/+0
* wayland: Add fake mimetype for local DnD casesCarlos Garnacho2017-01-091-0/+9
* GDK W32: Special handling for VK_PAUSEРуслан Ижбулатов2017-01-091-1/+6
* GDK W32: Change WM_SYSMENU style switch logicРуслан Ижбулатов2017-01-091-5/+11
* GDK W32: Remove unneeded assertionРуслан Ижбулатов2017-01-091-6/+2
* Make GTK_DEBUG=interactive work betterMatthias Clasen2017-01-071-1/+12
* Updated Lithuanian translationAurimas Černius2017-01-071-231/+250
* gtk-demo: Make icon counter work from ui fileBenjamin Otte2017-01-072-3/+11
* gtk-demo: Add GtkFishbowlBenjamin Otte2017-01-076-176/+658
* gtk-demo: Allow locking of icon count in fishbowl demoBenjamin Otte2017-01-072-9/+48
* wayland: Handle subsurface as popup parentJonas Ådahl2017-01-061-4/+16
* Revert "Make it possible to set style classes for label links"Matthias Clasen2017-01-051-10/+2
* Revert "Use CSS for styling links in labels"Matthias Clasen2017-01-051-18/+15
* Use CSS for styling links in labelsMatthias Clasen2017-01-051-15/+18
* Bump version to 3.22.7Matthias Clasen2017-01-051-2/+2
* Make it possible to set style classes for label linksMatthias Clasen2017-01-051-2/+10
* 3.22.63.22.6Matthias Clasen2017-01-042-1/+24
* Update expected output for a11y testsMatthias Clasen2017-01-041-52/+43
* demos/icon-browser: increase default window sizeDaniel Boles2017-01-041-2/+2
* docs: improve the documentation of GtkEntry:attributesSébastien Wilmet2017-01-041-0/+3
* scrolledwindow: Fix func summary being cut off in bindings using doxygenDaniel Boles2016-12-311-1/+1
* GtkAboutDialog: Fix formatting of example email address in htmlChris Mayo2016-12-301-1/+1
* about dialog: Simplify the template a bitMatthias Clasen2016-12-301-25/+10
* Update Russian translationStas Solovey2016-12-291-1077/+1218
* Avoid a possible crash in ::activate-url handlersMatthias Clasen2016-12-291-1/+2
* GDK W32: Handle maximizing correctly for small primary monitorsРуслан Ижбулатов2016-12-243-1/+53
* Update German translationChristian Kirbach2016-12-201-226/+231
* flowbox: Don't emit child-activated while dragging the pointerDebarshi Ray2016-12-201-0/+9
* flowbox: Export gtk_flow_box_get_child_at_pos as public APIDebarshi Ray2016-12-204-26/+46
* GtkApplication: Lack of optional components shouldn't warnPhilip Chimento2016-12-191-3/+3
* flowbox: Don't emit selected-children-changed during destructionDebarshi Ray2016-12-191-1/+1
* listbox: Don't emit selected-rows-changed, etc. during destructionDebarshi Ray2016-12-191-1/+1