summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdkwindow-x11: Implement support for the X Present extensionxpresentJasper St. Pierre2014-11-207-3/+100
* Updated Swedish translationJosef Andersson2014-11-201-619/+1188
* Updated POTFILES.inPiotr Drąg2014-11-202-0/+2
* GL: Fix typo in gdk_gl_texture_from_surfaceAlexander Larsson2014-11-201-1/+1
* Visual Studio Builds: Fix gdkconfig.h GenerationChun-wei Fan2014-11-202-4/+4
* GdkGLContext: Remove unused update vfuncAlexander Larsson2014-11-204-59/+0
* GL: Fix GL Y coordinate flipping to use unscaled window heightAlexander Larsson2014-11-201-12/+12
* Add gdk_window_get_unscaled_sizeAlexander Larsson2014-11-204-1/+52
* x11: Return the exact pixel coverage in get_frame_extentsAlexander Larsson2014-11-201-4/+8
* x11: Keep track of the exact size in X pixels of windowsOwen W. Taylor2014-11-204-16/+53
* x11: round the scaled size *up* when we get a ConfigureNotifyOwen W. Taylor2014-11-201-6/+6
* mir: use proper naming for mir window type checking macroMarco Trevisan (Treviño)2014-11-202-2/+2
* mir: add public getter for the internal MirSurfaceMarco Trevisan (Treviño)2014-11-202-0/+15
* mir: don't use struct MirConnection*, just the latterMarco Trevisan (Treviño)2014-11-201-1/+1
* mir: add OpenGL supportMarco Trevisan (Treviño)2014-11-206-68/+705
* GtkModelButton: Don't show both text and iconMatthias Clasen2014-11-191-1/+1
* GtkPopoverMenu: be more careful about change notificationMatthias Clasen2014-11-191-1/+10
* Updated Norwegian bokmål translation.Kjartan Maraas2014-11-191-112/+108
* Updated Norwegian bokmål translation.Kjartan Maraas2014-11-191-2437/+3244
* Updated Spanish translationDaniel Mustieles2014-11-191-33/+25
* Adwaita: typo fixLapo Calamandrei2014-11-181-1/+1
* GtkPopoverMenu: expose more propertiesMatthias Clasen2014-11-181-2/+87
* GtkStack: Fix an oversight in child renamingMatthias Clasen2014-11-181-0/+2
* Updated Greek translationTom Tryfonidis2014-11-181-268/+228
* Revert "GtkMenuSectionBox: Add tooltip to iconic buttons"Timm Bäder2014-11-171-1/+0
* Revert "popover: Add show/hide transition"Timm Bäder2014-11-171-111/+8
* GtkDialog: Connect to activate signals only onceTimm Bäder2014-11-171-1/+1
* popover: Add show/hide transitionTimm Bäder2014-11-171-8/+111
* GtkMenuSectionBox: Add tooltip to iconic buttonsTimm Bäder2014-11-171-0/+1
* mir: update surface type based on eventsMarco Trevisan (Treviño)2014-11-173-4/+16
* scrolledwindow: Avoid too frequent redraws of scrollbarsCarlos Garnacho2014-11-171-3/+8
* scrolledwindow: Only render background/frame on the widget windowCarlos Garnacho2014-11-171-34/+37
* mir: fix typo in GDK_IS_WINDOW_MIR definitionMarco Trevisan (Treviño)2014-11-171-1/+1
* mir: invert scrolling deltaMarco Trevisan (Treviño)2014-11-171-2/+2
* mir: Require mirclient >= 0.9.0Robert Ancell2014-11-171-1/+2
* Make gtk_container_remove work on popover menusMatthias Clasen2014-11-161-1/+4
* GtkPopoverMenu: Implement forallMatthias Clasen2014-11-161-0/+17
* Adwaita: no border radius for GtkTreeView:selectedLapo Calamandrei2014-11-153-0/+8
* textview: remove osd style class from touch selection popoverLapo Calamandrei2014-11-151-2/+0
* entry: remove osd style class from touch selection popoverLapo Calamandrei2014-11-151-2/+0
* Adwaita: :selected cleanup and rationalizationLapo Calamandrei2014-11-154-167/+66
* mir: handle more surface typesMarco Trevisan (Treviño)2014-11-141-3/+10
* mir: fix compilation in mirscreenMarco Trevisan (Treviño)2014-11-141-1/+4
* Adwaita: popover scss cleanupLapo Calamandrei2014-11-143-8/+19
* Adwaita: more overshoot tweakings and typo fixLapo Calamandrei2014-11-143-27/+27
* Make overlay scrollbar fading interruptibleMatthias Clasen2014-11-141-0/+1
* Drop unused variablesMatthias Clasen2014-11-141-2/+0
* Adwaita: overshoot style tweaksLapo Calamandrei2014-11-143-56/+60
* Trivial formatting fixMatthias Clasen2014-11-141-1/+1
* GtkPopover: Survive attach_widget == NULLMatthias Clasen2014-11-141-18/+30