index
:
xorg/app/xprop
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
Property displayer for X
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
Enable setting property of type UTF8_STRING.
HEAD
master
lolilolicon
1
-0/+7
2011-06-30
Expand description in README a little
Alan Coopersmith
1
-1/+2
2011-06-30
xprop 1.2.1
xprop-1.2.1
Alan Coopersmith
1
-1/+1
2011-05-09
Make error handlint more robust in Format_Len_Unicode
Jeremy Huddleston
1
-0/+2
2011-05-09
Fix uninitialize values warnings in static analysis
Jeremy Huddleston
1
-6/+6
2011-02-02
Use _X_NORETURN from xproto 7.0.17 instead of local check
Alan Coopersmith
2
-6/+5
2011-02-02
Replace Copy_String() with strdup + error check
Alan Coopersmith
1
-18/+7
2011-02-02
inline Malloc & Realloc functions
Alan Coopersmith
3
-33/+19
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-17/+17
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-6/+6
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2010-12-08
xprop man page example for -set option
Kai-Uwe Behrmann
1
-0/+2
2010-10-30
xprop 1.2.0
xprop-1.2.0
Alan Coopersmith
1
-1/+2
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-6/+0
2010-10-30
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22/+4
2010-10-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-10-07
Purge cvs tags.
Jesse Adkins
4
-9/+0
2010-01-08
COPYING: replace stub with copyright notices
Gaetan Nadon
1
-8/+40
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2/+5
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+1
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11/+66
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1/+1
2009-10-21
Print UTF8_STRING type as UTF-8 when locale supports it
Yang Zhao
2
-9/+147
2009-10-12
xprop 1.1.0
xprop-1.1.0
Alan Coopersmith
1
-1/+1
2009-10-12
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-10/+7
2009-10-12
Add 'o' property type to man page for icon formats
Alan Coopersmith
1
-0/+6
2009-10-02
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0/+25
2009-04-28
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
Søren Sandmann Pedersen
4
-3/+144
2009-04-21
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Søren Sandmann Pedersen
1
-1/+1
2009-02-17
Exit cleanly when the target window is destroyed. (#19381)
Ben Hutchings
1
-1/+22
2009-01-26
Correct make distcheck and don't distribute autogen.sh.
Paulo Cesar Pereira de Andrade
3
-5/+13
2008-11-27
-spy: flush output before waiting for more events
Neale Pickett
1
-0/+1
2008-11-16
Do not spew usage on connection error
Branden Robinson
1
-2/+1
2008-10-22
Bug#15069: Compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-2/+4
2008-03-07
xprop 1.0.4
xprop-1.0.4
Adam Jackson
1
-2/+1
2007-12-19
Fix build under autoconf 2.57
Benjamin Close
1
-1/+1
2007-12-06
Select correct client window in WM’s using virtual roots
Kim Woelders
7
-17/+256
2007-08-10
Version bump: 1.0.3
xprop-1.0.3
Alan Coopersmith
1
-1/+1
2007-08-10
Sun Bug 4474581: xprop fails in Japanese locale
Jay Hobson
1
-2/+3
2007-08-10
Simplify printing of usage message
Alan Coopersmith
1
-22/+18
2007-08-10
Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checks
Alan Coopersmith
2
-3/+6
2007-08-10
Replace sprintf's with snprintf's
Alan Coopersmith
1
-7/+8
2007-08-10
Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"
Alan Coopersmith
1
-2/+2
2007-08-10
ANSIfy function declarations in dsimple.c
Alan Coopersmith
2
-24/+20
2007-08-10
Purge unused code from dsimple.c
Alan Coopersmith
2
-276/+6
2007-08-10
Add hooks to check sources with lint/sparse/etc.
Alan Coopersmith
2
-0/+13
2007-08-10
Change xprop_CFLAGS to AM_CFLAGS to clear automake-1.10 warning
Alan Coopersmith
1
-1/+1
2007-08-10
Replace static ChangeLog with dist-hook to generate from git log
Alan Coopersmith
2
-32/+9
2007-05-24
renamed: .cvsignore -> .gitignore
Alan Coopersmith
1
-0/+1
[next]