summaryrefslogtreecommitdiff
path: root/icccm
AgeCommit message (Expand)AuthorFilesLines
2008-09-21add more verbose explanation of the purpose of "encoding" parameter in doxyge...Henning Sten1-3/+3
2008-09-19icccm: fix normal hints flags computingJulien Danjou1-5/+10
2008-09-19icccm: add some comment on text reply usageJulien Danjou1-0/+3
2008-09-16icccm: introduce xcb_get_wm_transient_for_from_replyJulien Danjou2-10/+23
2008-09-16doc: enable doxygen doc in various submoduleJulien Danjou1-154/+166
2008-09-16icccm: allow information retrieval from replyJulien Danjou2-20/+48
2008-09-15icccm: free reply in wm hints retrievalJulien Danjou1-0/+2
2008-09-15[icccm] Bump library version number to 0.3.0.Arnaud Fontaine1-0/+1
2008-09-15[icccm] Comment and indent the code properly.Arnaud Fontaine2-262/+401
2008-09-15[icccm] Avoid InternAtom request.Arnaud Fontaine2-30/+26
2008-09-15[icccm] Add functions to get WM_CLASS property.Arnaud Fontaine2-0/+98
2008-09-15[icccm] Add copyright notices.Arnaud Fontaine2-0/+58
2008-09-15[icccm] Fix namespace according to XCB code in general.Arnaud Fontaine2-55/+55
2008-09-15[icccm] Make xcb_get_wm_protocols() asynchronous and document theArnaud Fontaine2-44/+96
2008-09-15[icccm] Make xcb_get_wm_hints() asynchronous, remove useless functionsArnaud Fontaine2-123/+94
2008-09-15[icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()Arnaud Fontaine2-209/+157
2008-09-15[icccm] Make xcb_get_wm_transient_for() asynchronous and document the code.Arnaud Fontaine2-22/+57
2008-09-15[icccm] Make xcb_get_text_property() and functions relying on itArnaud Fontaine2-79/+244
2008-09-15[atom] Move '*discriminated_atom*' functions from icccm to atomArnaud Fontaine2-42/+0
2008-09-15[icccm] Make xcb_get_text_property() public as it might be useful forArnaud Fontaine2-1/+8
2008-08-06icccm: fix wrong variable initializationJulien Danjou1-1/+1
2008-08-06icccm: fix memory leak in xcb_get_wm_hints()Julien Danjou1-9/+6
2008-07-24icccm: add urgency hint functionsJulien Danjou2-0/+14
2008-06-22icccm: add xcb_get_wm_transient_for()Julien Danjou2-0/+33
2008-04-27[icccm]: Remove useless function for accessing 'flags' which were alsoArnaud Fontaine2-263/+68
2008-04-10[icccm]: correctly copy the reply value according to its formatArnaud Fontaine1-1/+2
2008-04-09[icccm]: fix incorrect pointer usageArnaud Fontaine2-38/+36
2007-04-09add _checked version of the _set_ functionsTORRI Vincent2-9/+116
2007-04-07missing namespace for alloc_wm_hints in xcb_icccm.hTORRI Vincent1-1/+1
2007-04-06 event/events.cTORRI Vincent2-456/+456
2007-02-21rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2-6/+6
2007-02-07icccm: new naming conventionThomas Hunger2-211/+211
2006-11-12Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith1-1/+1
2006-10-07Adapt xcb/util libraries for removal of XID structures.Ian Osgood1-4/+4
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood2-368/+368
2006-07-28it's also probably a good idea to update the header file...TORRI Vincent1-0/+27
2006-07-28typoTORRI Vincent1-1/+1
2006-07-28add GetWMIconName and WM_CLIENT_MACHINE functionsTORRI Vincent1-20/+77
2006-07-28add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an ind...TORRI Vincent2-18/+34
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-5/+17
2006-05-07Add correct dependencies in xcb-util.Donnie Berkholz1-4/+3
2006-04-28xcb-icccm doesn't use xcb-event; it just needs the headers due to xcb-propert...Josh Triplett2-2/+1
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett1-4/+4
2006-04-20fix some warningsTORRI Vincent1-5/+5
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood1-4/+4
2006-03-08Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp1-8/+0
2006-02-18Move .cvsignore to .gitignore.Eric Anholt1-0/+0
2006-02-18Remove xcl and CVSROOT.Josh Triplett5-0/+1085