Commit Graph

1233 Commits

Author SHA1 Message Date
Carsten Haitzler 093bd1d9c2 nathan's docs :)
SVN revision: 10113
2004-05-08 04:44:04 +00:00
Carsten Haitzler 20df203105 ecore_config now formats like most of the rest of ecore!!!
and - errr - handy - need to talk to you about function call names, and the
use of "long's"

:)


SVN revision: 10112
2004-05-08 03:10:45 +00:00
Carsten Haitzler a3f6222d01 and check there
SVN revision: 10084
2004-05-06 02:19:15 +00:00
Carsten Haitzler b5d9bf4dd0 extra paranoid checks for text ptr
SVN revision: 10083
2004-05-06 02:12:21 +00:00
handyande 605f23cf8b Give the app more space
SVN revision: 10072
2004-05-05 14:20:43 +00:00
handyande 959b86ab63 Thought I fixed that ((null) not a pretty description ;) )
SVN revision: 10071
2004-05-05 12:35:01 +00:00
Carsten Haitzler b46f5ee456 lets limit the starting defaults
SVN revision: 10070
2004-05-05 11:00:19 +00:00
handyande 338afb2871 Added _create_xxx functions as shorthand for '_default_xxx; _set_short_opt; _set_long_opt; _describe' this should make client applications a lot nicer to look at
SVN revision: 10055
2004-05-04 22:58:06 +00:00
handyande e842770b13 Add application description to be displayed on a --help
few small bug fixes with arg parsing
few small fixups for text and behaviour


SVN revision: 10043
2004-05-04 09:17:04 +00:00
handyande 6d01330752 Fix prop listing
add prop parsing (which calls prop listing through -h or --help)
add short and long opts to index by which override key (which can get ugly)
WARNING API CHANGE, but only a little one - and nobody uses it yet


SVN revision: 10039
2004-05-03 23:57:14 +00:00
handyande b58b2da294 Tidies and move _exit to _shutdown to match ecore (taa dj2) API CHANGE :(
SVN revision: 10033
2004-05-03 16:13:12 +00:00
handyande aa60b7fb2d WARNING: API CHANGE : As bundles are no longer needed in the grand scheme of things remove them from the users API, they are still in backend code just in case
SVN revision: 10030
2004-05-03 11:28:43 +00:00
handyande bc3e7f6e35 Fix return types and missing functions - thanks ncn
SVN revision: 10029
2004-05-03 10:45:34 +00:00
handyande 20950022d6 Added theme functionality to support the examine changes
Oh, and I was told to blow my trumpet ;)


SVN revision: 10010
2004-05-02 21:02:49 +00:00
tsauerbeck c62c7f1fdf Initialize image data to zero if we're running under Valgrind's control. This means the suppression file is no longer needed.
SVN revision: 10000
2004-05-02 08:41:11 +00:00
rbdpngn 31007f3255 Use the node destroy function when removing values.
SVN revision: 9991
2004-05-01 17:30:34 +00:00
Carsten Haitzler c14dcbb000 more agressive buffering in ecore_con. basically allow the main loop's select
fo the flushing. this si good for ssl! :) also saves on syscalls :)


SVN revision: 9986
2004-05-01 02:25:00 +00:00
xcomputerman ef06c2b3c7 Pass unhandled ClientMessages to application as an event.
(Thanks, Gen Zhang)


SVN revision: 9984
2004-04-30 17:28:53 +00:00
xcomputerman 489d074543 OK, I'll toot my own horn, if you insist...
SVN revision: 9981
2004-04-30 05:58:18 +00:00
rbdpngn 37ea47af7a Added myself to AUTHORS.
SVN revision: 9979
2004-04-30 04:40:41 +00:00
Carsten Haitzler ab01bcabdb hey guys! can u rememebr to add yourselves to AUTHORS?
SVN revision: 9978
2004-04-30 03:10:17 +00:00
Carsten Haitzler f0edb7bb9d nuke #warning, and return no more!
SVN revision: 9971
2004-04-29 04:23:37 +00:00
Carsten Haitzler 988e608f74 hmm math just a little off
SVN revision: 9970
2004-04-29 03:44:39 +00:00
Carsten Haitzler 76243ee847 and STOOOPIDO me does the wonderful copy & paste bug... FIX!
SVN revision: 9969
2004-04-29 02:58:10 +00:00
Carsten Haitzler cab05f4564 configure portable goodness
SVN revision: 9967
2004-04-29 01:44:44 +00:00
Carsten Haitzler 68aac0d54c mipspro happiness
SVN revision: 9966
2004-04-29 01:32:35 +00:00
atmosphere 524d23b24d raster fixed this and it seems a tad more readable this way
SVN revision: 9952
2004-04-28 04:09:51 +00:00
Carsten Haitzler 6643d99647 aaaaaaah #'s form cpp in embryo verbatim snippets - strip them.
SVN revision: 9951
2004-04-28 03:31:06 +00:00
Carsten Haitzler 7cac3f55e7 well - we can go back to where we were before. type overflow issue
SVN revision: 9950
2004-04-28 01:53:30 +00:00
Carsten Haitzler b8d1a2a24a avoid type overflow...
SVN revision: 9949
2004-04-28 01:52:16 +00:00
atmosphere 4b41466fc3 slight fixup
SVN revision: 9947
2004-04-28 01:39:08 +00:00
Carsten Haitzler b0f43ce516 make default clip smaller. we weem to be overflowing calculations to do with
the clip...


SVN revision: 9946
2004-04-28 00:43:56 +00:00
technikolor 2a90ce5ff0 Atmos' excellent Edje EDC template, ready for all to use. All hail atmos.
SVN revision: 9943
2004-04-27 22:46:30 +00:00
Carsten Haitzler 0f6e7ba387 use evas_coord too
SVN revision: 9933
2004-04-27 10:34:47 +00:00
Carsten Haitzler 35018ca1e2 hmm - for now dont over-optimise...
SVN revision: 9927
2004-04-27 08:59:24 +00:00
Carsten Haitzler d88541cedb as an excercise in forcing everyone to write code using the correct
datatypes... i have by default changed the coord datatypes to be ints instead
of doubles... not - READ your headers carefully - they are Evas_Coord types.
dont ASSUME them to be anything except a scalar of some sort your compiler
can handle and cast. (coudl be int, long, long long, short, double, float etc.)


SVN revision: 9924
2004-04-27 08:31:27 +00:00
Carsten Haitzler 140ea23e3f not evas_coord safe! fix.
SVN revision: 9922
2004-04-27 08:16:18 +00:00
Carsten Haitzler f964491ae9 not evas_coord safe! fix. :)
SVN revision: 9921
2004-04-27 08:16:13 +00:00
Carsten Haitzler ae778d5ef9 dont use t! its not standard!
SVN revision: 9920
2004-04-27 08:05:12 +00:00
tsauerbeck fdff6d615c put the read buffer back on the stack
SVN revision: 9899
2004-04-25 15:52:53 +00:00
tsauerbeck 1e0da5fe44 fixed ssl deadlock
SVN revision: 9898
2004-04-25 15:42:57 +00:00
Carsten Haitzler 9ff80db043 demangle-fix
SVN revision: 9894
2004-04-25 04:35:46 +00:00
Carsten Haitzler f09616a23c allow this to be used form c++!
SVN revision: 9893
2004-04-25 04:28:52 +00:00
Carsten Haitzler 36862709f6 abort edje_cc compile if embryo is not happy
SVN revision: 9892
2004-04-25 04:24:56 +00:00
Carsten Haitzler ec680ae695 embryo_cc line numebrs match up with edje .edc ones now - much better foir
debugging


SVN revision: 9891
2004-04-25 04:20:58 +00:00
xcomputerman 30179574bd Realign Ecore_X event masks with Xlib event masks. This fixes the bug
causing some input select requests not to work.
*API Change warning*


SVN revision: 9878
2004-04-24 05:49:46 +00:00
xcomputerman 55c7533fc8 - Use XChangeWindowAttributes() instead of XSelectInput()
- Add event_mask_unset to allow deselecting events


SVN revision: 9875
2004-04-23 22:48:21 +00:00
xcomputerman 23d33a8d4f Events:
- Or the requested event mask with the current mask, instead of replacing
  it.
DND:
- Set default action on drop to Ask


SVN revision: 9873
2004-04-23 22:17:01 +00:00
Carsten Haitzler 196cc7e9a6 oopsie - NOW its fixed! :)
SVN revision: 9871
2004-04-23 08:06:33 +00:00
Carsten Haitzler 4b2111867f ipc header compression as part of the protocol. this relies on previosu
header states and does delta's. it seems to give me about 50-70% compression
for the headers - not bad. also solved aligned memory access problem waiting
to happen... :)


SVN revision: 9870
2004-04-23 07:24:40 +00:00