summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-01Support true color output for icons if the terminal advertises it.Pierre-Loup A. Griffais
2020-11-01Fix aspect ratio for icon display by using two characters per icon pixel.Pierre-Loup A. Griffais
2020-11-01Break down memory allocation logic and fix overallocating for UTF8.Pierre-Loup A. Griffais
2020-11-01Don't display icons if they would line-wrap.Pierre-Loup A. Griffais
2020-04-11Add missing `-help` functionJason Nader
2019-03-09xprop 1.2.4xprop-1.2.4Alan Coopersmith
2019-03-03Fix -Wsign-compare warning in dsimple.cAlan Coopersmith
2019-02-09Fix typo in xprop.manpmav99
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-05-05Add missing braces around else clause in Read_Quoted()Alan Coopersmith
2018-03-09xprop 1.2.3xprop-1.2.3Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-09-28Free the data returned by Format_Icons()Eirik Byrkjeflot Anonsen
2015-09-28Free the data returned by XGetWindowProperty()Eirik Byrkjeflot Anonsen
2015-09-22Free the data returned by XListProperties()Eirik Byrkjeflot Anonsen
2015-09-22Free the thunks used by Show_PropEirik Byrkjeflot Anonsen
2014-06-03Add -version option to print program versionAlan Coopersmith
2014-06-03Print which option was in error along with usage messageAlan Coopersmith
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-08-08xprop 1.2.2xprop-1.2.2Alan Coopersmith
2013-07-19Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturnAlan Coopersmith
2013-07-19Fix const conversion warnings from gccAlan Coopersmith
2013-01-22Add unicode argument to Format_Len_String to reduce code duplicationAlan Coopersmith
2013-01-22Replace strlen/malloc/memcpy set with strdupAlan Coopersmith
2013-01-20Mark FatalError() as taking printf-style argumentsAlan Coopersmith
2013-01-20config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2012-02-21Enable setting property of type UTF8_STRING.lolilolicon
2011-06-29Expand description in README a littleAlan Coopersmith
2011-06-29xprop 1.2.1xprop-1.2.1Alan Coopersmith
2011-05-08Make error handlint more robust in Format_Len_UnicodeJeremy Huddleston
2011-05-08Fix uninitialize values warnings in static analysisJeremy Huddleston
2011-02-01Use _X_NORETURN from xproto 7.0.17 instead of local checkAlan Coopersmith
2011-02-01Replace Copy_String() with strdup + error checkAlan Coopersmith
2011-02-01inline Malloc & Realloc functionsAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-12-07xprop man page example for -set optionKai-Uwe Behrmann
2010-10-30xprop 1.2.0xprop-1.2.0Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-01-07COPYING: replace stub with copyright noticesGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon