6 Commits

Author SHA256 Message Date
682fde9109 - Update to version 1.0.7
* This release adds -help & -version options to the xditview
    command. It also enables the use of the Xft code inherited
    from XFree86 which was previously not enabled in our conversion
    from Imake to autoconf.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=12
2024-02-04 21:04:31 +00:00
4d24666bed - Update to version 1.0.6
* Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * man page: remove out-of-date COPYRIGHT section
  * Variable scope reductions as recommended by cppcheck
  * Use _CONST_X_STRING to make libXt declare String as const char *
  * Clear -Wmissing-field-initializers warnings
  * Fix -Wsign-compare warnings
  * Delete HorizontalMove macro that shadows/duplicates HorizontalMove function
  * Inline *Move & *Goto functions
  * Use standard strrchr() instead of ancient rindex()
  * Avoid leak of new_file if we decide not to use it
  * Declare guesses const

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=10
2022-10-15 21:18:41 +00:00
081dab2baf - Update to version 1.0.5:
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * make sure filename is a regular file.
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=8
2019-03-04 10:45:09 +00:00
895b98ef7e - Update to version 1.0.4:
* Close file leak when fdopen() fails in OpenFile()
  * Convert sprintf calls to snprintf
  * config: Add missing AC_CONFIG_SRCDIR
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Const cleanup
  * unifdef -UNOTDEF -UNOTUSED
  * Remove #if 0 code
  * Combine usage message strings
  * Remove CVS/RCS $Id tags
  * Use SEEK_* names instead of raw numbers for fseek whence argument

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=6
2015-04-24 14:40:30 +00:00
8541fba246 Accepting request 149207 from home:Zaitor:branches:X11:XOrg
Update to version 1.0.3

OBS-URL: https://build.opensuse.org/request/show/149207
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=3
2013-01-21 08:53:57 +00:00
0c964f25f6 Accepting request 113497 from home:vuntz:branches:X11:XOrg
Split xditview out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113497
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xditview?expand=0&rev=1
2012-04-14 09:33:24 +00:00