summaryrefslogtreecommitdiff
path: root/icccm/xcb_icccm.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-30Replacing c++ class keyword in interface headerAndreas Pokorny1-3/+3
2011-03-06Prefix all ICCCM public functions, types and macros by 'icccm'.Arnaud Fontaine1-353/+353
2010-11-14Delete callback-based APIs for events, properties, and replies.Jamey Sharp1-35/+0
2010-11-14Fix typos in various header commentsAlan Coopersmith1-1/+1
2010-11-14icccm: fix inconsistency in prototypes of WM_PROTOCOLS settersArnaud Fontaine1-8/+8
2010-11-14icccm: add WM_COLORMAP_WINDOWSArnaud Fontaine1-0/+92
2010-11-14icccm: allow to set the encoding format for TEXT propertiesArnaud Fontaine1-20/+32
2010-11-14icccm: add missing setters for WM_CLASS and WM_TRANSIENT_FOR propertiesArnaud Fontaine1-0/+44
2010-11-14Validate size of wm_hints and wm_size_hintsPeter Harris1-0/+3
2010-11-14Make xcb_icccm.h use the same type as icccm.c for gravity parameterAlan Coopersmith1-1/+1
2010-11-14Add missing return valuesArnaud Fontaine1-47/+64
2010-11-14icccm: add xcb_get_wm_protocols_from_replyJulien Danjou1-0/+11
2010-11-14icccm: add xcb_get_wm_class_from_reply()Julien Danjou1-0/+11
2010-11-14icccm: change class hint struct fields nameJulien Danjou1-2/+2
2010-11-14icccm: fix gravity protoJulien Danjou1-1/+1
2010-11-14Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_tPeter Harris1-1/+1
2010-11-14add more verbose explanation of the purpose of "encoding" parameter in doxyge...Henning Sten1-3/+3
2010-11-14icccm: add some comment on text reply usageJulien Danjou1-0/+3
2010-11-14icccm: introduce xcb_get_wm_transient_for_from_replyJulien Danjou1-0/+9
2010-11-14doc: enable doxygen doc in various submoduleJulien Danjou1-154/+166
2010-11-14icccm: allow information retrieval from replyJulien Danjou1-0/+20
2010-11-14[icccm] Comment and indent the code properly.Arnaud Fontaine1-104/+273
2010-11-14[icccm] Avoid InternAtom request.Arnaud Fontaine1-8/+17
2010-11-14[icccm] Add functions to get WM_CLASS property.Arnaud Fontaine1-0/+55
2010-11-14[icccm] Add copyright notices.Arnaud Fontaine1-0/+29
2010-11-14[icccm] Fix namespace according to XCB code in general.Arnaud Fontaine1-24/+24
2010-11-14[icccm] Make xcb_get_wm_protocols() asynchronous and document theArnaud Fontaine1-4/+54
2010-11-14[icccm] Make xcb_get_wm_hints() asynchronous, remove useless functionsArnaud Fontaine1-16/+55
2010-11-14[icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()Arnaud Fontaine1-43/+90
2010-11-14[icccm] Make xcb_get_wm_transient_for() asynchronous and document the code.Arnaud Fontaine1-3/+32
2010-11-14[icccm] Make xcb_get_text_property() and functions relying on itArnaud Fontaine1-26/+146
2010-11-14[atom] Move '*discriminated_atom*' functions from icccm to atomArnaud Fontaine1-8/+0
2010-11-14[icccm] Make xcb_get_text_property() public as it might be useful forArnaud Fontaine1-0/+7
2010-11-14icccm: add urgency hint functionsJulien Danjou1-0/+2
2010-11-14icccm: add xcb_get_wm_transient_for()Julien Danjou1-0/+5
2010-11-14[icccm]: Remove useless function for accessing 'flags' which were alsoArnaud Fontaine1-35/+35
2010-11-14[icccm]: fix incorrect pointer usageArnaud Fontaine1-6/+5
2010-11-14add _checked version of the _set_ functionsTORRI Vincent1-0/+37
2010-11-14missing namespace for alloc_wm_hints in xcb_icccm.hTORRI Vincent1-1/+1
2010-11-14 event/events.cTORRI Vincent1-205/+205
2010-11-14icccm: new naming conventionThomas Hunger1-102/+102
2010-11-14libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2010-11-14All xcb-util libraries compile after the Great Renaming.Ian Osgood1-134/+134
2010-11-14it's also probably a good idea to update the header file...TORRI Vincent1-0/+27
2010-11-14add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an ind...TORRI Vincent1-0/+6
2010-11-14fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-5/+17
2006-02-18Remove xcl and CVSROOT.Josh Triplett1-0/+216