index
:
~peterh/xcbutil
master
private
xcb/util playground - experimental "privates" implementation
peterh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icccm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-21
add more verbose explanation of the purpose of "encoding" parameter in doxyge...
Henning Sten
1
-3
/
+3
2008-09-19
icccm: fix normal hints flags computing
Julien Danjou
1
-5
/
+10
2008-09-19
icccm: add some comment on text reply usage
Julien Danjou
1
-0
/
+3
2008-09-16
icccm: introduce xcb_get_wm_transient_for_from_reply
Julien Danjou
2
-10
/
+23
2008-09-16
doc: enable doxygen doc in various submodule
Julien Danjou
1
-154
/
+166
2008-09-16
icccm: allow information retrieval from reply
Julien Danjou
2
-20
/
+48
2008-09-15
icccm: free reply in wm hints retrieval
Julien Danjou
1
-0
/
+2
2008-09-15
[icccm] Bump library version number to 0.3.0.
Arnaud Fontaine
1
-0
/
+1
2008-09-15
[icccm] Comment and indent the code properly.
Arnaud Fontaine
2
-262
/
+401
2008-09-15
[icccm] Avoid InternAtom request.
Arnaud Fontaine
2
-30
/
+26
2008-09-15
[icccm] Add functions to get WM_CLASS property.
Arnaud Fontaine
2
-0
/
+98
2008-09-15
[icccm] Add copyright notices.
Arnaud Fontaine
2
-0
/
+58
2008-09-15
[icccm] Fix namespace according to XCB code in general.
Arnaud Fontaine
2
-55
/
+55
2008-09-15
[icccm] Make xcb_get_wm_protocols() asynchronous and document the
Arnaud Fontaine
2
-44
/
+96
2008-09-15
[icccm] Make xcb_get_wm_hints() asynchronous, remove useless functions
Arnaud Fontaine
2
-123
/
+94
2008-09-15
[icccm] Make xcb_get_wm_size_hints() and xcb_get_wm_normal_hints()
Arnaud Fontaine
2
-209
/
+157
2008-09-15
[icccm] Make xcb_get_wm_transient_for() asynchronous and document the code.
Arnaud Fontaine
2
-22
/
+57
2008-09-15
[icccm] Make xcb_get_text_property() and functions relying on it
Arnaud Fontaine
2
-79
/
+244
2008-09-15
[atom] Move '*discriminated_atom*' functions from icccm to atom
Arnaud Fontaine
2
-42
/
+0
2008-09-15
[icccm] Make xcb_get_text_property() public as it might be useful for
Arnaud Fontaine
2
-1
/
+8
2008-08-06
icccm: fix wrong variable initialization
Julien Danjou
1
-1
/
+1
2008-08-06
icccm: fix memory leak in xcb_get_wm_hints()
Julien Danjou
1
-9
/
+6
2008-07-24
icccm: add urgency hint functions
Julien Danjou
2
-0
/
+14
2008-06-22
icccm: add xcb_get_wm_transient_for()
Julien Danjou
2
-0
/
+33
2008-04-27
[icccm]: Remove useless function for accessing 'flags' which were also
Arnaud Fontaine
2
-263
/
+68
2008-04-10
[icccm]: correctly copy the reply value according to its format
Arnaud Fontaine
1
-1
/
+2
2008-04-09
[icccm]: fix incorrect pointer usage
Arnaud Fontaine
2
-38
/
+36
2007-04-09
add _checked version of the _set_ functions
TORRI Vincent
2
-9
/
+116
2007-04-07
missing namespace for alloc_wm_hints in xcb_icccm.h
TORRI Vincent
1
-1
/
+1
2007-04-06
event/events.c
TORRI Vincent
2
-456
/
+456
2007-02-21
rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...
TORRI Vincent
2
-6
/
+6
2007-02-07
icccm: new naming convention
Thomas Hunger
2
-211
/
+211
2006-11-12
Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...
Alan Coopersmith
1
-1
/
+1
2006-10-07
Adapt xcb/util libraries for removal of XID structures.
Ian Osgood
1
-4
/
+4
2006-09-25
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
1
-1
/
+1
2006-09-24
All xcb-util libraries compile after the Great Renaming.
Ian Osgood
2
-368
/
+368
2006-07-28
it's also probably a good idea to update the header file...
TORRI Vincent
1
-0
/
+27
2006-07-28
typo
TORRI Vincent
1
-1
/
+1
2006-07-28
add GetWMIconName and WM_CLIENT_MACHINE functions
TORRI Vincent
1
-20
/
+77
2006-07-28
add AllocWMHints and SetWMHints functions. Remove trailing spaces. Fix an ind...
TORRI Vincent
2
-18
/
+34
2006-06-08
fix compilation with c++ compilers. Remove some trailing spaces
TORRI Vincent
1
-5
/
+17
2006-05-07
Add correct dependencies in xcb-util.
Donnie Berkholz
1
-4
/
+3
2006-04-28
xcb-icccm doesn't use xcb-event; it just needs the headers due to xcb-propert...
Josh Triplett
2
-2
/
+1
2006-04-27
Fix xcb-util library dependencies, including both the new dependency libXCBIm...
Josh Triplett
1
-4
/
+4
2006-04-20
fix some warnings
TORRI Vincent
1
-5
/
+5
2006-03-14
Remove xcb-util dependency on proto/X11
Ian Osgood
1
-4
/
+4
2006-03-08
Unify autofoo .gitignore bits into one top-level file, and remove resulting r...
Jamey Sharp
1
-8
/
+0
2006-02-18
Move .cvsignore to .gitignore.
Eric Anholt
1
-0
/
+0
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett
5
-0
/
+1085