Commit Graph

  • f614c1ce82 Use libtoolize over libtool for testing for the version. rbdpngn 2003-10-11 23:18:23 +0000
  • d5ae18cc54 Added checks for the root window to the string property functions. rbdpngn 2003-10-11 22:15:44 +0000
  • d4613c5c70 Include netinet/in.h for connections to be portable to BSD. Added the atom declarations for the NetWM application window properties. Created ecore_x_window_prop_string_{set,get}. Changed ecore_x_window_prop_title_{set,get} to use the new string functions. rbdpngn 2003-10-11 22:14:22 +0000
  • e664c4eaa3 update docs Carsten Haitzler 2003-10-09 09:11:38 +0000
  • bf3c32e3c4 text utility routines... iconv wrapper there :) Carsten Haitzler 2003-10-09 07:49:59 +0000
  • b3c6078785 get rid of useless shm check.... and other things (cant remember) Carsten Haitzler 2003-10-09 03:05:17 +0000
  • 67ca2319f5 1. fix docs for event handlers. oops. that was wrong 2. default op for exit event is to quit the main loop if u dont set handlers Carsten Haitzler 2003-10-09 02:20:37 +0000
  • 84d4e6aee1 Patch from Tilman Sauerbeck to set the borderless hint w/o altering the window functionality. This was causing borderless windows to be unmovable under some window managers. rbdpngn 2003-10-08 20:33:30 +0000
  • f5b71965c9 raster: please advise which semantics we'll stick with. azundris 2003-10-08 15:04:54 +0000
  • 64231c6d19 include netinet/in.h so that INADDR_ANY is #defined on FreeBSD vacuum 2003-10-06 15:36:19 +0000
  • b6c990edae cmake instead of make, autogen instead of configure atmosphere 2003-10-03 22:29:49 +0000
  • c307b044d0 I don't think everyone has cmake, if this is a bad idea, feel free to revert. atmosphere 2003-10-03 22:27:51 +0000
  • 7e7a3e88b4 edje_object_file_set() now returns 1 on success and 0 on failure. rephorm 2003-09-29 20:43:37 +0000
  • a566961983 Just to make efence happy, use free instead of realloc on a cache size of 0. rbdpngn 2003-09-24 07:08:57 +0000
  • af647c9aa6 update docs... Carsten Haitzler 2003-09-24 02:49:39 +0000
  • b6bcdee7db till's patch! pants! Carsten Haitzler 2003-09-23 22:33:10 +0000
  • a5c2425084 damn you salizar! damn you! errr. i mean. ecore moves to HEAD! Carsten Haitzler 2003-09-23 08:09:32 +0000
  • cddaadb447 DELETED! Carsten Haitzler 2003-09-23 07:54:34 +0000
  • 303222d682 compielr prefes this Carsten Haitzler 2003-09-20 04:48:19 +0000
  • 3dbe16fac1 well cpu detection was fucked up.. fixed now! :) Carsten Haitzler 2003-09-20 04:42:45 +0000
  • ea5bb6fb5d clean... Carsten Haitzler 2003-09-18 00:43:02 +0000
  • c396a44fd5 oops - swallow went bad. fix edje drag Carsten Haitzler 2003-09-12 08:09:47 +0000
  • b62b8257f0 dotn segv/ Carsten Haitzler 2003-09-12 04:15:20 +0000
  • 6deaca40fb clean Carsten Haitzler 2003-09-11 02:30:34 +0000
  • 527058ae9f improve optimal nature of code.. get some more speed.... Carsten Haitzler 2003-09-10 14:33:39 +0000
  • 3b808bac45 1. mmx2 pixel copy and cleanup of pixel copy routines 2. gl engine cleanups. working on it. Carsten Haitzler 2003-09-10 08:52:18 +0000
  • 0b26541438 added geometry flags Carsten Haitzler 2003-09-09 07:22:54 +0000
  • 246fd31846 open gl is fulyl functional now - it coudl defnitely do with optimizations with texture upload. it does NOt check error returns anywhere from gl... this may mean issues with LOTs of images, LARGE images etc. need to fix that later Carsten Haitzler 2003-09-09 05:51:03 +0000
  • 9606e485e5 split gl common routines up into seperate files. still have BIG problems with speed of texture uploads. anyone want to help? i've tried many things... and nothing semms to work. this is a major bottlneck for evas gl engine performance (apart from text - which is simply a matter of finishing off properly) Carsten Haitzler 2003-09-07 11:24:48 +0000
  • 62eb5b0b19 setting extern min/max size overrides min/max sizes implied by objects Carsten Haitzler 2003-09-07 05:16:08 +0000
  • 51b72e60a2 Version mismatch reported by Mike Frysinger atmosphere 2003-09-07 03:35:08 +0000
  • 226e1fad9e pthread too Carsten Haitzler 2003-09-05 07:47:19 +0000
  • 91ee528629 safety thing... :) Carsten Haitzler 2003-09-05 07:17:54 +0000
  • 39273c12e1 query extensions now... properly... :) Carsten Haitzler 2003-09-05 06:52:43 +0000
  • 6161610e63 and lets not keep nvidia extensions in code... Carsten Haitzler 2003-09-05 05:43:07 +0000
  • 6273259e34 debugging, printfs, turn text off for now, etc. Carsten Haitzler 2003-09-05 05:37:14 +0000
  • 6816ee9ba7 Added check so that -mcpu=pentiumpro isn't added to the CFLAGS by debian/rules if -march is already given. swielinga 2003-09-04 20:01:38 +0000
  • 4cc43cff1f Updated debian packaging for old ecore version. swielinga 2003-09-04 19:36:03 +0000
  • bac314fd93 GL engine goes in... its not 100% complete. fonts are sub-optimal. i quickly hooked them in to work at all... Carsten Haitzler 2003-09-04 07:40:34 +0000
  • df683295dd dragables are about complete now.. with new actions, page and step values.... all happy & smelly. Carsten Haitzler 2003-09-01 02:53:08 +0000
  • b3c6f96f24 edje_cc now supports cpp, if you have it installed, so you can #include, #define etc. now in your .edc files.... much friendlier :) Carsten Haitzler 2003-08-29 08:34:53 +0000
  • 9043dd3635 Updated most of the debian packaging. Everything I have missed is out of date, not important or not working. swielinga 2003-08-26 13:59:06 +0000
  • 1c58c1210d no more MEH! Carsten Haitzler 2003-08-26 04:15:07 +0000
  • a9ec725b89 and remove printf's Carsten Haitzler 2003-08-26 00:18:53 +0000
  • 4c51ac32d8 IMMENSELY evil! akuma no code desu! Carsten Haitzler 2003-08-26 00:16:49 +0000
  • 33c86b53c0 Big overhaul of a lot of the debian packages swielinga 2003-08-21 16:21:11 +0000
  • d3ad6fedd9 the basics of dragables work. signals are generated properly. there's calls to set/get dragable size relative to its confie and is value relative to its cofine, query what directiosn a dragable can be dragged. you shoudl be able to do scrollbars - except scroll arrows internally in edje making the scrollbar move. Carsten Haitzler 2003-08-15 13:35:25 +0000
  • 0e51283491 clip to swallower's clipper mih not 2 minw's Carsten Haitzler 2003-08-14 08:19:42 +0000
  • 97e9f75ee1 fix parser... :) Carsten Haitzler 2003-08-14 04:45:31 +0000
  • 795c6adf88 and an example in the test.edc Carsten Haitzler 2003-08-14 03:24:41 +0000
  • 211959c6c0 separate x & y relative "to" params. the old .edc format is still supported where "to" implies both x & y. to_x == only in x dir, to_y == only in y dir :) Carsten Haitzler 2003-08-14 03:22:38 +0000
  • 97700a07e9 make ending programs safe while iterating Carsten Haitzler 2003-08-13 11:03:20 +0000
  • 604a586caf fix segv on del! :) Carsten Haitzler 2003-08-09 03:32:21 +0000
  • 88f9543753 oops. that was a fuckup! :) Carsten Haitzler 2003-08-08 08:14:35 +0000
  • c42a22301b and allow sinstantaneous programs to have afters too... Carsten Haitzler 2003-08-08 07:45:39 +0000
  • bab34b26f2 dang! crap. that was silly nwo wasn't it! FIX! Carsten Haitzler 2003-08-07 23:34:54 +0000
  • bb3efc106b optional output file spec Carsten Haitzler 2003-08-06 01:29:12 +0000
  • c74aee15ef cleanup printf's Carsten Haitzler 2003-08-05 22:56:29 +0000
  • 516e43fc09 you can add arbitary key/value pair strings to either 1 the edje file .eet as a whole and/or to each collection in the edje .eet file (different namespoaces with each collection having its own namespace) :) this shoudl make Rbdpngn happy :) Carsten Haitzler 2003-08-05 14:33:35 +0000
  • 2b97e3a86a respect minw/h on load of edje file... Carsten Haitzler 2003-08-05 13:38:44 +0000
  • 90de8fe0f4 fix after programs to work p[roperly with delayed actions Carsten Haitzler 2003-08-05 11:51:28 +0000
  • a10f2be051 more data Carsten Haitzler 2003-08-05 06:45:49 +0000
  • 105291ac15 stop pending proggies Carsten Haitzler 2003-08-05 03:15:12 +0000
  • 3b449e38cb memory corruption.. well just not cleaning up things in the cache hash... fix fix... :) Carsten Haitzler 2003-08-03 07:00:03 +0000
  • 8f44a89a94 pre11 Carsten Haitzler 2003-07-31 05:23:27 +0000
  • 107230b052 fix 1 memleak... Carsten Haitzler 2003-07-30 02:58:22 +0000
  • 84544019f0 oops. on evas_free nested smart objects might just not clean up right.. fix Carsten Haitzler 2003-07-30 02:58:10 +0000
  • 1df7a5135b Fixed acouple syntax errors to avoid misleading new folks. technikolor 2003-07-29 22:05:47 +0000
  • 22ff36d771 oops overzealous optimizing made me miss a case... naughty naughty.. very naughty. fix. Carsten Haitzler 2003-07-29 01:42:20 +0000
  • b209088702 Minor tweek to edje viewer. Adds font path for local directory "fonts/". This font directory is relative to the pwd during edje execution, but will at least allow view of Edje interfaces without having to drop all your fonts into /usr/local/share/edje/data/test/fonts. This will be obsolete when font pathing is added as an EDC font parameter. technikolor 2003-07-28 19:48:18 +0000
  • a8ed74dc0b more features... working on fixme list. Carsten Haitzler 2003-07-27 13:16:51 +0000
  • 48ccbe5123 more documentation Carsten Haitzler 2003-07-27 13:12:33 +0000
  • c388bc2a46 Make the edje clipper HUGE. Now edje's can go beyond their bounds. (i.e. relative, -.5, -.5) rephorm 2003-07-24 00:49:13 +0000
  • 9a9a28fa14 some notes for me about edje program expansions.. Carsten Haitzler 2003-07-23 05:19:50 +0000
  • cbb61da0f5 package pants Carsten Haitzler 2003-07-22 05:34:45 +0000
  • def99e96ea errr stop proggies & emissions before starts Carsten Haitzler 2003-07-22 05:17:44 +0000
  • 2b3b2ff8ca ooooops. evas bug1 fix fix fix Carsten Haitzler 2003-07-22 05:16:47 +0000
  • baecb9fcf4 0 time rpograms stop too now Carsten Haitzler 2003-07-22 03:04:46 +0000
  • 58eb18908a build packages Carsten Haitzler 2003-07-21 05:36:46 +0000
  • cae601759c packages Carsten Haitzler 2003-07-21 03:57:20 +0000
  • 7adef7e17a make packages Carsten Haitzler 2003-07-21 01:49:50 +0000
  • 454957378b more package fixes Carsten Haitzler 2003-07-21 01:27:37 +0000
  • edadfc5dfe make packages :) Carsten Haitzler 2003-07-21 01:22:39 +0000
  • 9159363b81 update spec Carsten Haitzler 2003-07-21 00:36:19 +0000
  • 6548cfaabb handy conf script Carsten Haitzler 2003-07-21 00:24:14 +0000
  • afd9b73d3f handy conf script Carsten Haitzler 2003-07-21 00:17:11 +0000
  • 6cfbfd8f6b It seems libtool on certain platforms (or possibly certain versions) no longer support the --version arg to libtool. Using libtoolize instead solves the problem. rbdpngn 2003-07-20 16:54:05 +0000
  • 3d128a9cdc min.max size properties now per edje collection can be specified in the edje .edc file and can be accessed. the min_size_get has become a min_size_calc since it does actually calculate it. Carsten Haitzler 2003-07-20 12:37:49 +0000
  • 7af9c3bf45 Use the new runtime cpu detection functions to determine the correct drawing routines. Some stubs for altivec support can be seen here, those are unreachable code paths until the corresponding functions are complete and committed. rbdpngn 2003-07-20 05:33:11 +0000
  • f212675a33 optimizing. Glassy's matrix.eet works MUCH faster now. basically edje was not very efficient at matching hundreds of prgorams up to lots of signals always ticking off. i've optimized it now with a match (and no_match) cache so if an input signal (and source) combination is known not to match anything, it's cached after the first full check and henceforth avoids extra checks. the cache is realyl simply right now - i could optimize it a bit to avoid excess memory usage though... Carsten Haitzler 2003-07-20 02:08:47 +0000
  • 368cac9350 also if text itself changes... Carsten Haitzler 2003-07-18 01:46:12 +0000
  • 310f0bda19 valgrindy goodness Carsten Haitzler 2003-07-17 10:35:13 +0000
  • 6f39ca801f bleh! Carsten Haitzler 2003-07-17 10:01:13 +0000
  • a7282b534b you can query the state of a part now Carsten Haitzler 2003-07-16 13:50:28 +0000
  • 3222e8202e a little nicer Carsten Haitzler 2003-07-16 07:39:28 +0000
  • fa42fa6de5 global freeze/thaw. much more optimial for COMPLEX edjed that take a fair bit of grunt to re-calculate. avoid caclulations until idle time by freezing and thawing appropriately pre/post render Carsten Haitzler 2003-07-16 05:15:15 +0000
  • 583791b12e optimize text object state change.. much better! Carsten Haitzler 2003-07-16 05:12:46 +0000
  • d2aadd94b2 optimize font searching... fixed that fixme. Carsten Haitzler 2003-07-16 04:00:47 +0000
  • 4b5c9c413f Make a debian package of edje. I just ran sed on the ecore2 one and it seems to work. atmosphere 2003-07-15 19:39:08 +0000
  • 565c76645a 1. types declared as int, not uchar. thansk rbdpgn! :) 2. you can query the REAL minimum size of an edje too. Carsten Haitzler 2003-07-15 08:26:06 +0000