Commit Graph

228 Commits

Author SHA1 Message Date
Kim Woelders 0e8f3ec884 Unifdef HAVE_FREE_NULL_BUG
I doubt it is useful anywhere.
2023-12-17 19:25:30 +01:00
Kim Woelders 5ce609cca7 Change formatting style
No tabs, more like K&R.
Also switch to indent 2.2.13.
2023-11-26 10:03:45 +01:00
Kim Woelders 49d9d22af8 Build with cast-align=strict, fix warnings 2023-10-24 14:43:50 +02:00
Kim Woelders d1ac76adb2 edox: Don't try rendering text outside edox window
When a text line to be rendered does not fit at the current position,
the corrected position could be set outside the edox window, which would
cause errors reported by imlib2.

Now the corrected position will be set to the lower left corner. This
may cause text to not be rendered exactly where it should be, but at
least it is rendered (which makes it easier to spot the problem), and
imlib2 errors are avoided.
2022-01-30 14:58:20 +01:00
Kim Woelders 4f9913301e edox: Avoid LTO null pointer warning 2021-07-17 17:35:59 +02:00
Kim Woelders 551ff7b669 edox: Unifdef USE_XFONT
Disabled since 2007.
2021-07-17 17:35:59 +02:00
Kim Woelders 750a973b5e autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
Kim Woelders 01a2163989 Add feature to build with ASAN (--enable-gcc-asan) 2020-05-05 22:42:08 +02:00
Kim Woelders 7d7ec4add2 edox: Fix missing return value (at previously unreachable function exit) 2020-05-01 14:11:23 +02:00
Kim Woelders 893ccb4bce edox: Add a couple of forgotten casts 2020-05-01 14:11:22 +02:00
Kim Woelders 910a27dd56 edox: Fix clang-analyzer complaints 2020-01-29 16:39:39 +01:00
Kim Woelders fde462c1ca Warning fixes for gcc 8 2018-03-31 09:09:52 +02:00
Kim Woelders 0dbb2e6c88 Autofoo tweaks.
Rename CWARNFLAGS to CFLAGS_WARNINGS for consistency with pending
changes.
2014-12-16 23:11:34 +01:00
Kim Woelders 1d3c4bb49c Cosmetics (key->keysym). 2014-04-23 07:39:36 +02:00
Kim Woelders 1bd13ea812 Fix warnings with gcc 4.9.x. 2014-04-17 11:31:06 +02:00
Kim Woelders e3f700f696 Fix build error with ancient imlib2.
SVN revision: 77012
2012-09-22 08:29:18 +00:00
Kim Woelders a87641f97e Warning fixes for gcc-4.6.
SVN revision: 56392
2011-01-30 00:07:50 +00:00
Lucas De Marchi 4d4401c5d3 Apply badzero.cocci, badnull.cocci and badnull2.cocci
Since badzero.cocci depends on coccinelle knowledge about a variable being a pointer
and about a function returning a pointer, maybe there are false negatives.



SVN revision: 51092
2010-08-13 17:04:13 +00:00
Kim Woelders ca2201f7a4 edox: Fix locale initialisation, remove long time broken multibyte support.
SVN revision: 45717
2010-01-29 19:45:00 +00:00
Kim Woelders 88b900c0ef edox: Header file cleanups.
SVN revision: 45716
2010-01-29 19:44:58 +00:00
Kim Woelders de10fdb02f Remove unused include path (top_srcdir).
SVN revision: 43370
2009-10-31 13:02:15 +00:00
Kim Woelders 3b79831679 edox: Don't show top bar when showing theme info.
SVN revision: 42803
2009-09-29 16:02:53 +00:00
Kim Woelders 728e987637 Add -help option, remove cruft, move some lines of code.
SVN revision: 41860
2009-08-18 17:27:11 +00:00
Kim Woelders c74bad6add Add back font path that shouldn't have been removed.
SVN revision: 38375
2008-12-31 11:40:07 +00:00
Kim Woelders 7981dbc822 imlib2/ttf loading tweaks.
SVN revision: 38363
2008-12-30 22:40:05 +00:00
Kim Woelders c62a952fd6 Adjust imlib2/ttf paths.
SVN revision: 38362
2008-12-30 22:40:03 +00:00
Kim Woelders b5546a2d1a edox: Add default background image.
SVN revision: 38360
2008-12-30 17:02:40 +00:00
Kim Woelders d97d1a1d27 Fix imlib2/ttf text vertical positioning with certain fonts.
SVN revision: 38359
2008-12-30 16:32:30 +00:00
Kim Woelders 962153d8e3 Move compiler warning stuff to m4 macro. Add --enable-werror.
SVN revision: 37666
2008-11-15 17:33:31 +00:00
Kim Woelders 1676ba36e7 HAVE_XINERAMA->USE_XINERAMA as for the other extensions.
SVN revision: 37554
2008-11-08 17:00:09 +00:00
Kim Woelders d1299c5fc2 Refactor.
SVN revision: 36570
2008-10-10 15:46:38 +00:00
Kim Woelders 85441fc071 Fix line break in link.
SVN revision: 36569
2008-10-10 15:45:46 +00:00
Kim Woelders 4c65fb0088 Simplify last change.
SVN revision: 36063
2008-09-17 21:08:19 +00:00
Kim Woelders c458e2f703 Fix dox links followed by punctuation.
SVN revision: 36060
2008-09-17 20:13:49 +00:00
Kim Woelders c996c089c1 Remove .cvsignore.
SVN revision: 35637
2008-08-23 23:29:40 +00:00
Carsten Haitzler d59109944d fix binary files.
SVN revision: 35521
2008-08-17 23:25:04 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders adc1f679e1 Forgot 2008, use same copyright notice format as used elsewhere.
SVN revision: 34082
2008-03-22 14:50:15 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders 5090099325 Fix compiler warnings (gcc 4.3?).
SVN revision: 33668
2008-02-03 16:47:22 +00:00
Kim Woelders d39fb25ea0 edox: Add ../ttfonts to TT font path.
SVN revision: 33210
2007-12-22 11:49:56 +00:00
Kim Woelders 11b8af5646 edox: Fall back to "fixed" font.
SVN revision: 33209
2007-12-22 11:48:04 +00:00
Kim Woelders ed03edf14f edox: Deactivate use of XFontStruct (use XFontSet).
SVN revision: 33208
2007-12-22 11:46:39 +00:00
Kim Woelders c49bd4f606 Autofoo cleanups, move to bindir, pkgdatadir and friends.
SVN revision: 32474
2007-11-07 22:05:18 +00:00
Kim Woelders c5f33fc0a7 Move to new AC_INIT style.
SVN revision: 32323
2007-11-03 11:57:31 +00:00
Kim Woelders e9af7d30b6 Enable using arrow keys for navigation.
Enable reloading file ('r').
Cleanups.


SVN revision: 32131
2007-10-21 13:14:10 +00:00
Kim Woelders d1ff1cfec1 Fix centering when running e16 in window.
SVN revision: 30127
2007-05-28 17:09:11 +00:00
Kim Woelders ade6499592 Move definition of __UNUSED__ to config.h.
SVN revision: 28802
2007-03-18 21:59:46 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00