Commit Graph

39 Commits

Author SHA1 Message Date
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 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 551ff7b669 edox: Unifdef USE_XFONT
Disabled since 2007.
2021-07-17 17:35:59 +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 a87641f97e Warning fixes for gcc-4.6.
SVN revision: 56392
2011-01-30 00:07:50 +00:00
Kim Woelders 88b900c0ef edox: Header file cleanups.
SVN revision: 45716
2010-01-29 19:44:58 +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 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 ed03edf14f edox: Deactivate use of XFontStruct (use XFontSet).
SVN revision: 33208
2007-12-22 11:46:39 +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 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
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders a5de9656e8 Bye bye Imlib1 and Fnlib.
SVN revision: 11010
2004-07-25 09:34:43 +00:00
Kim Woelders 36945df907 Make FreeBSD happy?
SVN revision: 10636
2004-06-29 18:23:17 +00:00
Kim Woelders 8fcde94579 Remove unused code, enable compiling with -Wshadow.
SVN revision: 9407
2004-03-20 15:36:32 +00:00
Kim Woelders 738a6eecde Indent.
SVN revision: 8961
2004-02-13 18:13:55 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders b930b42318 dox -> imlib2.
SVN revision: 7905
2003-11-16 19:44:01 +00:00
Kim Woelders 3da03b6dc9 Copyrights->2003.
SVN revision: 7807
2003-11-05 17:24:47 +00:00
Kim Woelders 9a1eb87c87 No global var should be named "id".
SVN revision: 7155
2003-07-12 15:04:32 +00:00
Kim Woelders 30e6961bb0 Added possibility to configure not to use fnlib (configure --without-fnlib).
SVN revision: 7154
2003-07-12 14:34:14 +00:00
Michael Jennings b4ba7f822a Thu Jun 29 12:46:26 PDT 2000
(KainX)

Silly foreigners.  This should fix dox for BSD people who don't
have wctype.h.


SVN revision: 2894
2000-06-29 19:29:04 +00:00
Peter Kjellerstedt f250c01e99 Tue Mar 14 20:23:53 CET 2000
(Saur)

Added patch from Masahiko Mori <masa@cthulhu.engr.sgi.com>
to improve localization support (I modified the patch somewhat).


SVN revision: 2230
2000-03-14 19:27:33 +00:00
Mandrake 6d72646f2c Thu Feb 17 11:11:46 PST 2000
(Mandrake)

removed some warnings, still a few left in dox/file.c


SVN revision: 2086
2000-02-17 18:59:31 +00:00
Carsten Haitzler 1497eedba4 path from masahiko for dox :)
SVN revision: 1986
2000-01-28 18:40:46 +00:00
Mandrake 28b64e2f1d updated copyrights to 2000
SVN revision: 1866
2000-01-06 08:15:51 +00:00
Christian Kreibich c62b3c778d Don't show the underscores in the links.
SVN revision: 666
1999-10-05 17:04:58 +00:00
Carsten Haitzler 93fc7e737e copyright........
SVN revision: 650
1999-10-04 21:53:55 +00:00
Mandrake 3bd55c8bdc fixed the bug in dox as was found this morning
SVN revision: 539
1999-10-01 17:30:29 +00:00
Carsten Haitzler c79f01a1d9 re-importing E after cvs failure to comply with orders... thus it DIED!
SVN revision: 37
1999-08-17 22:56:46 +00:00