Commit Graph

3024 Commits

Author SHA1 Message Date
Carsten Haitzler 62799c9e70 different cpp invokation attempt
SVN revision: 19196
2005-12-21 04:29:16 +00:00
David Walter Seikel f1ecb69e85 Make sure that the Last Words of a dead exe are preserved for future generations.
SVN revision: 19140
2005-12-19 05:07:58 +00:00
Carsten Haitzler 82a7db1987 fix segv with bad input data
SVN revision: 19138
2005-12-19 03:11:39 +00:00
David Walter Seikel a119e26657 More documentation for fd_handler return values as per the mailing list discussion.
SVN revision: 19129
2005-12-19 01:36:55 +00:00
lordchaos d6f417c8d1 * Apparantly, strings returned by setlocale() are not supposed to be freed/modified.
See: http://www.mkssoftware.com/docs/man3/setlocale.3.asp


SVN revision: 19124
2005-12-18 23:08:57 +00:00
handyande 414d3e5352 latest patch from Morten Nilsen:
- fix indent in various places
- check flag rather than walking list in util
- eliminate multiple key searches while saving
- optimizations


SVN revision: 19115
2005-12-18 19:07:52 +00:00
doursse 520ca1ff13 iteration fixes
SVN revision: 19111
2005-12-18 11:49:28 +00:00
doursse 7a6855c42f fix memory leaks and update to new XCB API
SVN revision: 19110
2005-12-18 11:25:09 +00:00
Carsten Haitzler ce35591227 dave's catch of null strings
SVN revision: 19086
2005-12-17 09:58:19 +00:00
lordchaos ab419159e9 * Clear _source->dest after drag, so if the next drag has the same source window, we still get dnd_position events if we stay inside the same window.
SVN revision: 19078
2005-12-16 23:04:49 +00:00
David Walter Seikel 0a4a3d8cfc The line dancing craze spreads it's evil tenticles.
SVN revision: 19064
2005-12-16 04:03:04 +00:00
David Walter Seikel 6194429534 The fork'n'pipe knows line dancing!
Er, I mean line buffering.

It's slightly different from what raster wanted.  I'll update the example next.


SVN revision: 19063
2005-12-16 03:36:16 +00:00
David Walter Seikel 5ed307efed Document that the lines array is NULL terminated.
SVN revision: 19062
2005-12-16 03:33:52 +00:00
David Walter Seikel a4f340d074 Preperation for line buffering, coming soon. Just gotta spend the rest of the day testing it.
SVN revision: 19056
2005-12-16 01:11:24 +00:00
David Walter Seikel 9b4adfbd25 The FIXME's have been.
SVN revision: 19055
2005-12-16 01:09:52 +00:00
Carsten Haitzler 6fbd81ed4c handle no name part.
SVN revision: 18995
2005-12-13 15:11:21 +00:00
David Walter Seikel 79e003fe0b I'm on a .cvsignore cleanup spree. Guess I can take care of this one myself.
SVN revision: 18971
2005-12-12 16:49:43 +00:00
Carsten Haitzler c311ace53c well i don't know... BUT... amd64 here (x86_64) DOES handle mmx, mmx2 and see
so - mayaswell enable them. works here. somehow i was sure that it only did
sse, not mmx or mmx2...


SVN revision: 18961
2005-12-12 07:49:22 +00:00
Carsten Haitzler e430a7e6fc delete timer on 0 return AND if manually deleted prefer the delete over the
continue return of 1


SVN revision: 18954
2005-12-11 14:33:21 +00:00
Carsten Haitzler 7475ec3508 exe pipe example and other exe (no pipe) example. :)
SVN revision: 18951
2005-12-11 06:52:07 +00:00
Carsten Haitzler a0ceee8b51 i have to back out all of jose's blend changes - musch faster than
debugging/fixing and likely int he end the exact same result of fixing them.
yes - we lose performance - but it actually is correct now :) if we want to
do such radical changes- i sugegst moving to premultiplied alpha and makign a
tonne of externally tested routines in a test harness first to compare
correctness and speed in an isolated environment.


SVN revision: 18947
2005-12-11 04:55:20 +00:00
handyande e270ac86eb getopt long patch from Morten Nilsen - thanks
SVN revision: 18946
2005-12-11 03:32:18 +00:00
David Walter Seikel ba872e4bf9 Turn off the write handler when not needed.
SVN revision: 18943
2005-12-11 00:11:12 +00:00
David Walter Seikel 82021edf95 Time I added myself.
SVN revision: 18940
2005-12-10 22:40:34 +00:00
David Walter Seikel 7df068b625 Fork'n'pipe now actually pipes.
SVN revision: 18939
2005-12-10 22:39:51 +00:00
Carsten Haitzler 8342cdd55d valgrind complaint! fix!
SVN revision: 18929
2005-12-10 05:22:03 +00:00
Carsten Haitzler 35ef5579d4 better style (more files to look at though)
SVN revision: 18928
2005-12-10 04:40:53 +00:00
Carsten Haitzler e029265a03 1. good segv catch by whereami.
2. style cleanup from jose's patches


SVN revision: 18920
2005-12-09 08:41:38 +00:00
codewarrior 48e0355efe - ecore_file_size
SVN revision: 18916
2005-12-09 00:02:21 +00:00
handyande 0e7786ecc4 woops on the last patch
SVN revision: 18913
2005-12-08 12:35:11 +00:00
handyande a8752bb121 Thanks Morten Nilsen for your ecore_config patches - applied here and working nicely
SVN revision: 18903
2005-12-07 23:30:29 +00:00
Carsten Haitzler 068266c8a2 another util function - list all executables in your $PATH - in full.
SVN revision: 18890
2005-12-07 07:18:52 +00:00
Carsten Haitzler b1073dd01c 2nd einfo screws things. fix.
SVN revision: 18886
2005-12-06 23:43:32 +00:00
rbdpngn c032606187 Remove warnings by updating to the correct type.
SVN revision: 18882
2005-12-06 21:54:43 +00:00
rbdpngn 9b2d5dc9e6 Use const for ecore_strings.
SVN revision: 18863
2005-12-06 03:44:47 +00:00
rbdpngn f20a699a57 Use const for ecore_string.
SVN revision: 18862
2005-12-06 03:44:26 +00:00
Carsten Haitzler d72672d783 bloody valgrind! argh! :(
SVN revision: 18856
2005-12-06 00:48:33 +00:00
Carsten Haitzler 929cc2d47d null ptr checks
SVN revision: 18846
2005-12-05 10:08:30 +00:00
Carsten Haitzler 045bb2d1e2 use djb2 hash for evas_hash too
SVN revision: 18844
2005-12-05 04:03:22 +00:00
Carsten Haitzler 0d2c10811e LATIN1->ISO888....
SVN revision: 18843
2005-12-05 03:58:22 +00:00
rbdpngn a65f11996f Use a djb2 hash for a better distribution.
SVN revision: 18842
2005-12-05 02:51:10 +00:00
andyetitmoves 2f856c8ab1 Added cvsignore entries: mainly for *.spec files,
added one missing .cvsignore file


SVN revision: 18832
2005-12-04 17:16:20 +00:00
Carsten Haitzler 8873290ea8 use the right symbol
SVN revision: 18825
2005-12-04 12:37:50 +00:00
Carsten Haitzler 93630a29ff gl patch - build.
SVN revision: 18819
2005-12-04 05:02:24 +00:00
Carsten Haitzler cbb6684629 only check for c++ compiler if buildign qtopia engine
SVN revision: 18815
2005-12-03 15:19:21 +00:00
Carsten Haitzler 1b272aec90 joses's gradient work - gradient look nice. one problem jose.. USE BRACKETS!
do NOT depend on order operation precedence. it broke scaling. laos other
completely bizarre mmx things were going wrong with mm7 ending up not 0 so
i've had to force it to be 0.


SVN revision: 18811
2005-12-03 09:27:53 +00:00
rbdpngn 172b0612aa Catch a potential segfault if a hash is created and never used.
SVN revision: 18785
2005-12-02 15:35:50 +00:00
Carsten Haitzler 1d9ef01856 oops - textblock badness with alloca
SVN revision: 18778
2005-12-02 03:20:56 +00:00
Carsten Haitzler 1406d86f53 oops fix stringshare conversion bug.
SVN revision: 18777
2005-12-02 03:15:08 +00:00
rbdpngn 777373c046 Consistent return values on errors.
SVN revision: 18773
2005-12-01 23:08:43 +00:00