Commit Graph

36 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 551ff7b669 edox: Unifdef USE_XFONT
Disabled since 2007.
2021-07-17 17:35:59 +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 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 88b900c0ef edox: Header file cleanups.
SVN revision: 45716
2010-01-29 19:44:58 +00:00
Kim Woelders 7981dbc822 imlib2/ttf loading tweaks.
SVN revision: 38363
2008-12-30 22:40:05 +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 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 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 ac7579d834 Really trivial stuff.
SVN revision: 10325
2004-05-22 23:08:20 +00:00
Kim Woelders 2b847dfbe9 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
SVN revision: 10053
2004-05-04 19:04:42 +00:00
Kim Woelders 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +00:00
Kim Woelders 8fcde94579 Remove unused code, enable compiling with -Wshadow.
SVN revision: 9407
2004-03-20 15:36:32 +00:00
Mandrake 68ea5e7268 Thu Mar 18 12:10:13 EST 2004
(Mandrake)

Fixed a boatload of warnings.  Commented out a couple of functions that
were no longer being used.  I fixed some of these warnings a few years ago
and somehow *ahem* they were put back in ;)


SVN revision: 9392
2004-03-18 17:03:50 +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 b75796ca5d Oops - fix compiler warning.
SVN revision: 7907
2003-11-16 20:14:54 +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
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
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
Carsten Haitzler 93fc7e737e copyright........
SVN revision: 650
1999-10-04 21:53:55 +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