index
:
app/xprop
master
obsd
property displayer for X
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-01
Support true color output for icons if the terminal advertises it.
Pierre-Loup A. Griffais
2020-11-01
Fix aspect ratio for icon display by using two characters per icon pixel.
Pierre-Loup A. Griffais
2020-11-01
Break down memory allocation logic and fix overallocating for UTF8.
Pierre-Loup A. Griffais
2020-11-01
Don't display icons if they would line-wrap.
Pierre-Loup A. Griffais
2020-04-11
Add missing `-help` function
Jason Nader
2019-03-09
xprop 1.2.4
xprop-1.2.4
Alan Coopersmith
2019-03-03
Fix -Wsign-compare warning in dsimple.c
Alan Coopersmith
2019-02-09
Fix typo in xprop.man
pmav99
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-05-05
Add missing braces around else clause in Read_Quoted()
Alan Coopersmith
2018-03-09
xprop 1.2.3
xprop-1.2.3
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-09-28
Free the data returned by Format_Icons()
Eirik Byrkjeflot Anonsen
2015-09-28
Free the data returned by XGetWindowProperty()
Eirik Byrkjeflot Anonsen
2015-09-22
Free the data returned by XListProperties()
Eirik Byrkjeflot Anonsen
2015-09-22
Free the thunks used by Show_Prop
Eirik Byrkjeflot Anonsen
2014-06-03
Add -version option to print program version
Alan Coopersmith
2014-06-03
Print which option was in error along with usage message
Alan Coopersmith
2014-06-03
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-03
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-08-08
xprop 1.2.2
xprop-1.2.2
Alan Coopersmith
2013-07-19
Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn
Alan Coopersmith
2013-07-19
Fix const conversion warnings from gcc
Alan Coopersmith
2013-01-22
Add unicode argument to Format_Len_String to reduce code duplication
Alan Coopersmith
2013-01-22
Replace strlen/malloc/memcpy set with strdup
Alan Coopersmith
2013-01-20
Mark FatalError() as taking printf-style arguments
Alan Coopersmith
2013-01-20
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2012-02-21
Enable setting property of type UTF8_STRING.
lolilolicon
2011-06-29
Expand description in README a little
Alan Coopersmith
2011-06-29
xprop 1.2.1
xprop-1.2.1
Alan Coopersmith
2011-05-08
Make error handlint more robust in Format_Len_Unicode
Jeremy Huddleston
2011-05-08
Fix uninitialize values warnings in static analysis
Jeremy Huddleston
2011-02-01
Use _X_NORETURN from xproto 7.0.17 instead of local check
Alan Coopersmith
2011-02-01
Replace Copy_String() with strdup + error check
Alan Coopersmith
2011-02-01
inline Malloc & Realloc functions
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2010-12-07
xprop man page example for -set option
Kai-Uwe Behrmann
2010-10-30
xprop 1.2.0
xprop-1.2.0
Alan Coopersmith
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2010-10-30
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-10-30
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-01-07
COPYING: replace stub with copyright notices
Gaetan Nadon
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
[next]