summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-06xdpyinfo should not try to build into a pure wayland platform.HEADtizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_release/20140312.071418submit/tizen/20140819.234625submit/tizen/20140818.144456submit/tizen/20140818.084211submit/tizen/20140312.070940submit/tizen/20140213.065712submit/devel/x11/20140718.035926accepted/tizen/mobile/20140225.043235accepted/tizen/ivi/release/20140312.112135accepted/tizen/ivi/panda/20140312.122618accepted/tizen/ivi/20140213.205525accepted/tizen/generic/20140312.122513accepted/tizen/generic/20140213.065524tizen_ivi_releasetizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizendevel/x11accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_ivi_releaseaccepted/tizen_ivi_pandaaccepted/tizen_iviaccepted/tizen_genericaccepted/tizen_commonaccepted/tizen_3.0.2014.q3_commonaccepted/tizen/mobileaccepted/tizen/ivi/stableaccepted/tizen/genericRonan Le Martret1-0/+6
2013-06-29resetting manifest requested domain to floorsubmit/tizen_ivi_genivi/20140131.033937submit/tizen/20130910.025008submit/tizen/20130710.135830ivi_oct_m2accepted/tizen/ivi/genivi/20140131.040815accepted/tizen/20130910.205439accepted/tizen/20130910.203111accepted/tizen/20130910.195157accepted/tizen/20130910.183548accepted/tizen/20130910.123351accepted/tizen/20130710.214302tizen_ivi_geniviaccepted/tizen/ivi/geniviAlexandru Cornea2-0/+8
2013-06-06fix .gbs.confAnas Nashif1-1/+1
2013-06-06initial importsubmit/tizen/20130606.153219accepted/tizen/20130606.224819Anas Nashif1-0/+3
2013-06-06add .gbs.confAnas Nashif1-0/+3
2013-06-06add packagingAnas Nashif1-0/+49
2013-05-20xdpyinfo 1.3.1xdpyinfo-1.3.1upstreamAlan Coopersmith1-1/+1
2013-02-10Mark num_known_extensions as a const, since the size is fixed at compile timeAlan Coopersmith1-1/+1
2013-02-10Convert sprintf calls to snprintfAlan Coopersmith1-3/+5
2013-02-10Rename i & count in inner loop to avoid shadowing same named vars in outer loopAlan Coopersmith1-6/+6
2013-01-21Add xrandr to SEE ALSO section of man pageAlan Coopersmith1-0/+1
2013-01-21Add -version option to print version numberAlan Coopersmith2-0/+8
2013-01-21Combine usage messages into a single stringAlan Coopersmith1-5/+5
2013-01-21Declare 'len' as size_t to avoid unneccessary back-and-forth conversionsAlan Coopersmith1-1/+1
2013-01-21Mark usage() as _X_NORETURNAlan Coopersmith2-2/+2
2012-11-05Include Xwindows.h on WIN32 to avoid type clashesJon TURNEY1-0/+4
2011-10-21xdpyinfo 1.3.0xdpyinfo-1.3.0Alan Coopersmith1-1/+1
2011-09-28Silence gcc complaint about being unable to check printf format stringAlan Coopersmith1-5/+4
2011-09-28Remove unused function hasExtensionAlan Coopersmith1-15/+0
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-29/+31
2011-09-28Strip trailing whitespaceAlan Coopersmith3-45/+45
2011-01-19config: move man pages into their own directoryGaetan Nadon4-17/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-7/+7
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-4/+4
2010-10-06Purge cvs tags.Jesse Adkins2-7/+0
2010-10-04Use xcb for -queryExt instead of a round-trip per extensionAlan Coopersmith2-13/+45
2010-10-03xdpyinfo 1.2.0xdpyinfo-1.2.0Alan Coopersmith1-1/+2
2010-10-03Remove DPY_XPRINT_* from Makefile.amAlan Coopersmith1-2/+0
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-27xprint: remove isPrintScreen codeGaetan Nadon1-16/+5
2010-03-26xprint: remove conditional code regarding xprint featureGaetan Nadon1-140/+0
2010-03-26config: remove xprint feature which is obsoleteGaetan Nadon1-12/+0
2010-01-07COPYING: replace stub with actual copyright noticeGaetan Nadon1-8/+18
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon3-2/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+64
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-16xdpyinfo 1.1.0xdpyinfo-1.1.0Alan Coopersmith1-1/+1
2009-10-13Added --without-{xf86misc,xprint} configure time optionsJeremy Huddleston1-11/+23
2009-10-12Use $(AM_V_GEN) to silence man page creation tooAlan Coopersmith1-1/+1
2009-10-12Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headersAlan Coopersmith2-4/+10
2009-10-02Remove empty INSTALL so automake installs a real oneAlan Coopersmith2-0/+1
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+30
2009-09-21Use xf86vmproto.h instead of xf86vmstr.h if it is installedAlan Coopersmith2-3/+8
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+4