Commit Graph

1120 Commits

Author SHA1 Message Date
Michael Jennings 2dee79e83d Fix build.
SVN revision: 45971
2010-02-07 23:47:46 +00:00
Gustavo Sverzut Barbieri 497b08e5bc there is no m4 dir anymore.
SVN revision: 45908
2010-02-05 19:31:41 +00:00
Vincent Torri 47e39510e0 aclocal flag could be needed. I prefer being polite and saying nothing about libtool...
SVN revision: 45093
2010-01-13 21:08:43 +00:00
Christopher Michael f6055bfa96 Enable silent rules in building imlib2
SVN revision: 44212
2009-12-06 02:31:10 +00:00
Kim Woelders c84c09c31e Remove incorrect test for X11/X.h.
SVN revision: 43355
2009-10-30 20:00:01 +00:00
Kim Woelders d0d1a48672 Fix compiling .S files when using older automake (ticket 449).
SVN revision: 43354
2009-10-30 19:40:29 +00:00
Kim Woelders 4d1f5002b9 Use PNG_CFLAGS when compiling png loader (ticket 449).
SVN revision: 43332
2009-10-28 21:17:27 +00:00
Kim Woelders 9ca97f2001 Correct image dimension check (pixels are four bytes).
SVN revision: 43242
2009-10-24 06:29:21 +00:00
Carsten Haitzler 3bcb4f4746 handle modified dir date of 0
SVN revision: 42936
2009-10-07 12:07:53 +00:00
Kim Woelders dd93bae938 Fix build for x86 on x86_64.
As far as I can tell this fixes building on x86_64 with e.g.
'./configure --enable-mmx CFLAGS=-m32" or "rpmbuild --target i386 ..."
without breaking anything.


SVN revision: 41667
2009-08-10 16:26:20 +00:00
Kim Woelders 661a78dc57 Remove unimplemented imlib_clip_line prototype and documentation (ticket 379).
SVN revision: 41517
2009-07-27 21:35:25 +00:00
Kim Woelders 5619f9e257 Relax 8192 pixel dimension limit (ticket 361).
This time hopefully without buffer overflow issues.



SVN revision: 41516
2009-07-27 21:05:12 +00:00
Christopher Michael 02d6b0d451 Add m4 macro dir as suggested by autoconf.
SVN revision: 41492
2009-07-24 19:32:53 +00:00
Kim Woelders dedebfcc1a Relax 8192 pixel dimension limit (ticket 361).
SVN revision: 41412
2009-07-18 09:58:43 +00:00
Mike Frysinger ebab7f27bb imlib2: bumpmap: link against -lm since we use sin()/cos() functions
SVN revision: 41237
2009-07-03 01:30:49 +00:00
Daniel Kolesa 99ddacc489 Fixed debian stuff everywhere.
SVN revision: 40505
2009-05-04 17:36:48 +00:00
Daniel Kolesa 210beb415a Updated Standards-Version
SVN revision: 40228
2009-04-19 16:28:48 +00:00
Daniel Kolesa 1dbec29cc1 Updated debian stuff(grew Standards-Version, updated python-ecore rules file)
SVN revision: 40043
2009-04-14 17:21:19 +00:00
Daniel Kolesa 3a01603df1 i found it is useless and cdbs is setting up prefix automatically.
SVN revision: 39695
2009-03-24 19:56:43 +00:00
Daniel Kolesa bc8317e986 forgot to add --prefix=/usr
SVN revision: 39694
2009-03-24 19:51:00 +00:00
Daniel Kolesa 348a6a65cd Updated debian stuff everywhere.
SVN revision: 39693
2009-03-24 19:44:57 +00:00
Kim Woelders 9686658a3c Fix imlib_font_query_size width calculation when there are undefined
codepoints (ticket 230).


SVN revision: 39306
2009-03-01 12:14:27 +00:00
Kim Woelders a7b230a6f8 Fix big endian bug in bmp loader (jogness, ticket 195).
SVN revision: 38767
2009-01-24 23:51:05 +00:00
Carsten Haitzler d4577b5d4e fix bufferoverflow in id3 loader.
SVN revision: 38642
2009-01-19 05:39:29 +00:00
Carsten Haitzler 01ffaf1a59 fix the copying license to
1. get rid of grammar mistake
2. refer to COPYING-PLAIn correctly as the filename
3. be more explicit on "shipping source" due to ambiguity (this makes it what
it was intended to be and that is GPL compatible).

this does not modify the LGPL libs... or GPL apps etc. - only those using the
original COPYING from e. author and dates at the top remain the same.



SVN revision: 38569
2009-01-13 13:00:45 +00:00
Daniel Kolesa 214dbbd952 Added debian/rules files with a new permissions set(755).
SVN revision: 38519
2009-01-09 16:33:51 +00:00
Daniel Kolesa 9063f03421 prepare debian rules files for new chmod permissions.
SVN revision: 38518
2009-01-09 16:31:51 +00:00
Kim Woelders 6c5afe6fa1 Fix alignment error on amd64 (patch from Erik Boettcher).
SVN revision: 38402
2009-01-01 13:59:21 +00:00
Daniel Kolesa ed289422f3 Added new set of debian subdirs.
BROKEN/etox 
e 
ecore 
e_dbus 
edje 
edje_editor 
edje_viewer 
eet 
efreet 
eina 
elicit 
elitaire 
embryo 
E-MODULES-EXTRA 
emotion 
emphasis 
empower 
emprint 
enhance 
enity 
entrance 
ephoto 
epsilon 
esmart 
estickies 
etk 
etk_extra 
evas 
evolve 
ewl 
exhibit 
exml 
expedite 
imlib2 
imlib2_loaders 
MISC/engage 
OLD/eclair 
OLD/engrave 
OLD/enotes 
OLD/entrance_edit_gui 
OLD/e_utils 
OLD/evoak 
OLD/examine 
OLD/iconbar 
PROTO/etk_server 
PROTO/exchange 
PROTO/extrackt 
rage


SVN revision: 38399
2009-01-01 11:35:17 +00:00
Daniel Kolesa 92cc5abba9 Removed debian subfolders - prepared for a new set of debian subdirs.
SVN revision: 38398
2009-01-01 11:25:05 +00:00
Christopher Michael c9b31f26dc Fix blank line after trailing space warning.
SVN revision: 38391
2008-12-31 17:27:08 +00:00
Daniel Kolesa 9b6843ca7b Removed debian things like rasterman did in some others from Makefile.am and configure.ac/in(and modifed AUTHORS, autogen.sh and README in E-MODULES-EXTRA) in
edje_viewer 
elicit 
elitaire 
E-MODULES-EXTRA 
emotion 
emphasis 
empower 
enhance 
entrance 
ephoto 
epsilon 
esmart 
estickies 
etk 
ewl 
exhibit 
exml 
imlib2 
imlib2_loaders 
MISC/engage 
OLD/eclair 
OLD/engrave 
OLD/enotes 
OLD/e_utils 
OLD/examine 
OLD/iconbar 
PROTO/etk_server 
PROTO/extrackt


SVN revision: 38373
2008-12-31 10:52:08 +00:00
Carsten Haitzler 6a427bd328 crash fix.
SVN revision: 37744
2008-11-22 09:27:45 +00:00
Kim Woelders 06a53a073d Refactor shm stuff.
SVN revision: 37378
2008-11-01 18:11:10 +00:00
Kim Woelders 5b60182d96 Don't build static libs for modules.
SVN revision: 37371
2008-11-01 10:17:38 +00:00
Kim Woelders 29442b80f5 Remove redundant BUILD_X11 tests, indent.
SVN revision: 37145
2008-10-26 13:59:07 +00:00
Kim Woelders e3ec99354e Revert imlib2-config removal. There still may be systems without pkgconfig out there.
SVN revision: 37002
2008-10-22 18:48:55 +00:00
Kim Woelders 386ee4810a Remove imlib2-config (use pkgconfig).
SVN revision: 37001
2008-10-22 18:36:39 +00:00
Kim Woelders bf0708a305 No need for empty NEWS ... and remove it!.
SVN revision: 37000
2008-10-22 18:31:24 +00:00
Kim Woelders 0ce3eb9cf7 No need for empty NEWS.
SVN revision: 36997
2008-10-22 18:22:30 +00:00
Kim Woelders d7d613053c Remove obsolete libltdl dir.
SVN revision: 36996
2008-10-22 18:21:19 +00:00
Michael Jennings 98277fa38d Tue Oct 21 21:28:27 2008 Michael Jennings (mej)
1.4.2 is released.  Prepare for new stuff.
----------------------------------------------------------------------


SVN revision: 36953
2008-10-22 04:28:28 +00:00
Peter Wehrfritz b50c47955b configure.in -> configure.ac
SVN revision: 36364
2008-09-30 18:07:29 +00:00
Kim Woelders 84cbf4bd3b Fix loading of jpeg files with 4 color components (kntriant, ticket 84).
SVN revision: 35970
2008-09-12 21:26:53 +00:00
Kim Woelders de6bbbde7c Lets make it at least 1.4.2 next time.
SVN revision: 35903
2008-09-09 20:14:01 +00:00
Kim Woelders bb8b884ee5 Indent.
SVN revision: 35902
2008-09-09 20:13:02 +00:00
Kim Woelders 4edfe21515 Fix incorrect event loop causing 100% load until an X event is received.
SVN revision: 35901
2008-09-09 20:11:35 +00:00
Kim Woelders ad29accb17 xpm loader fix (Marcus Meissner, ticket 28).
SVN revision: 35900
2008-09-09 19:00:32 +00:00
Kim Woelders cb588739ae pnm loader fix (Marcus Meissner, ticket 25).
SVN revision: 35796
2008-09-02 18:43:25 +00:00
Carsten Haitzler 5ccdcfd467 ok. i think most binary files are now fixed.
SVN revision: 35525
2008-08-18 00:02:26 +00:00