summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-1930-179/+179
* xdg-shell: Update for focused_set / focused_unset renameJasper St. Pierre2014-02-182-21/+22
* wayland: Update to new xdg-shell pinging standardsJasper St. Pierre2014-02-183-64/+40
* Docs: use // for comments in examplesMatthias Clasen2014-02-146-18/+18
* Do not return things from a void functionTing-Wei Lan2014-02-121-1/+1
* Revert "Introduce API to get the preferred visual"Matthias Clasen2014-02-103-33/+0
* Revert "Use gdk_screen_get_preferred_visual()"Matthias Clasen2014-02-101-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-099-43/+35
* wayland: Add support for set_shadow_widthJasper St. Pierre2014-02-072-1/+44
* wayland: Add support for delete eventJasper St. Pierre2014-02-072-0/+32
* wayland: Remove edges from configureJasper St. Pierre2014-02-072-23/+18
* gdkthreads: Update documentationJasper St. Pierre2014-02-071-203/+29
* docs: use proper quotations instead of '*'William Jon McCann2014-02-078-23/+23
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-075-13/+13
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-073-3/+3
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-0731-97/+97
* docs: use more apostrophesWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-0727-101/+101
* docs: use links instead of <xref>William Jon McCann2014-02-073-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-077-10/+10
* Wayland: Set gtk-dialogs-use-headerMatthias Clasen2014-02-061-0/+6
* gdkwindow-wayland: Make function order match listener orderJasper St. Pierre2014-02-061-16/+16
* docs: use markdown instead of <note>William Jon McCann2014-02-062-13/+7
* Use proper quotes in gdkWilliam Jon McCann2014-02-0515-59/+59
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: don't use <para id="">William Jon McCann2014-02-042-8/+8
* docs: don't use <orderedlist>William Jon McCann2014-02-041-17/+16
* docs: use ` instead of <literal>William Jon McCann2014-02-0415-53/+53
* docs: use quotes instead of <firstterm>William Jon McCann2014-02-045-9/+9
* docs: don't use <option>William Jon McCann2014-02-043-4/+4
* docs: use a code block instead of <screen>William Jon McCann2014-02-041-2/+2
* docs: replace another envar that sneaked inWilliam Jon McCann2014-02-041-1/+1
* docs: replace all figures with headings and imagesWilliam Jon McCann2014-02-041-4/+3
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-045-14/+13
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-043-96/+96
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-049-42/+32
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-043-5/+5
* docs: use markdown for <envar> tagsWilliam Jon McCann2014-02-043-4/+4
* Use gdk_screen_get_preferred_visual()Matthias Clasen2014-02-041-1/+1
* Introduce API to get the preferred visualMatthias Clasen2014-02-043-0/+33
* Revert "gdk: enable rgba visuals by default"Matthias Clasen2014-02-041-8/+0
* gdkwindow: Fix gdk_window_set_child_shapes()Alexander Larsson2014-02-041-0/+4
* X11: Decode extension names in the error handlerAdam Jackson2014-02-031-1/+25
* gdkwindow-wayland: Obey Wayland buffer semanticsJasper St. Pierre2014-02-031-8/+13
* Docs: Don't use note elementsMatthias Clasen2014-02-022-18/+7
* Docs: Use markdown for listsMatthias Clasen2014-02-023-81/+28
* docs: Convert to markdownMatthias Clasen2014-02-021-33/+29
* gdkwindow-wayland: Erm, put the DESTROYED check in the right spot...Jasper St. Pierre2014-01-311-4/+4
* gdkwindow-wayland: Bail out early if we get a frame callback when destroying ...Jasper St. Pierre2014-01-311-0/+4
* gdkwindow-x11: Fix compile warningJasper St. Pierre2014-01-311-2/+2