Commit Graph

  • 3b117900a7 quick hack to remove "/@alocaldir@" Laurence J. Lane 2002-01-12 13:48:43 +0000
  • ca64e0c15d I should've done this a while back. Sorry about the big number of emails coming. ;) Term 2001-12-22 07:54:57 +0000
  • 69f12616ff something with aclocal, I'll deal with it later Laurence J. Lane 2001-12-20 19:48:36 +0000
  • 55ebf74d1e debhelper 3.0 changeover Laurence J. Lane 2001-12-13 05:40:59 +0000
  • 0c04a24b95 Expand drop_status so we can tell if the target changed action. (Not fully protocol compliant yet... I think we still need to check and set atoms for individual actions, rather than just xdndActionList?) sleuth 2001-12-12 23:54:54 +0000
  • ee061acfb5 oops - fix :) Carsten Haitzler 2001-12-09 08:36:31 +0000
  • 73dbc3c5de oops - bugie :) Carsten Haitzler 2001-12-09 08:25:18 +0000
  • e1cc039289 more work on the xdnd code... pending e17 commit Carsten Haitzler 2001-12-08 06:30:11 +0000
  • 794d7739ea more code to handle dnd... :) Carsten Haitzler 2001-12-07 04:13:15 +0000
  • 7bea0bab55 call autogen.sh instead of configure Laurence J. Lane 2001-12-07 02:44:17 +0000
  • bd3259ac4b get the grab window for the kbd Carsten Haitzler 2001-11-30 00:58:28 +0000
  • 839ebae03e We like english! Term 2001-11-26 22:12:35 +0000
  • cc9cff48d4 extra paranoia there... in case of no shape extension. Carsten Haitzler 2001-11-26 21:30:49 +0000
  • c4fa8d84c5 extra calls... Carsten Haitzler 2001-11-24 06:03:27 +0000
  • 85ecd1a6fc forgot to ever do this.. mayaswell reload changed image objects off disk... Carsten Haitzler 2001-11-17 02:44:23 +0000
  • 631aba69ea reverttonone Carsten Haitzler 2001-11-16 05:40:18 +0000
  • 4cc0151e2d missed another Laurence J. Lane 2001-11-09 07:19:24 +0000
  • fc982b9fa0 you can address objects by name now all image objects by default get a name set as the basename of the file (ie "/tmp/blah/foo.png has the name of "foo"). you can override the name if u want... or just not use it. should really use hash table - patch for this from rusty russel :) i need to wokr on this stuff before 1.0 Carsten Haitzler 2001-11-07 21:20:01 +0000
  • a37b87adf3 dumb man page Laurence J. Lane 2001-11-07 05:15:32 +0000
  • 0dbbef7c66 reset quit on quit... :) Carsten Haitzler 2001-11-05 11:28:08 +0000
  • 6e2671c45c implicit free - catch anyway.. and set ptr to NULL Carsten Haitzler 2001-11-04 23:28:59 +0000
  • 5665ed7023 just use REALLOC... no point doing yet another check :) Carsten Haitzler 2001-11-04 23:13:31 +0000
  • 8617fb8112 I'm commenting stuff whenever I get to read a function ... cpk 2001-11-01 23:53:27 +0000
  • cccefaa1bb I'm not sure why I'm spending my time on this, but I've cleaned this header file up. Macros first, enums, typedefs, then functions. cpk 2001-11-01 22:43:47 +0000
  • dc64dc044e various stuff Laurence J. Lane 2001-10-31 21:39:50 +0000
  • 5ae51093ea e_x.c: In function `ecore_window_property_get': e_x.c:1737: warning: `return' with no value, in function returning non-void e_x.c:1781: warning: this function may return with or without a value e_x.c: In function `ecore_dnd_selection_convert': e_x.c:2081: warning: `return' with no value, in function returning non-void e_x.c:2091: warning: this function may return with or without a value e_x.c: In function `ecore_window_get_gravity': e_x.c:2760: warning: `return' with no value, in function returning non-void e_x.c:2763: warning: this function may return with or without a value e_x.c: In function `ecore_window_get_border_width': e_x.c:3181: warning: `return' with no value, in function returning non-void e_x.c:3188: warning: this function may return with or without a value e_x.c: In function `ecore_window_get_wm_size_hints': e_x.c:3196: warning: `return' with no value, in function returning non-void e_x.c:3200: warning: this function may return with or without a value e_x.c: In function `ecore_window_is_visible': e_x.c:3207: warning: `return' with no value, in function returning non-void e_x.c:3217: warning: this function may return with or without a value e_x.c: In function `ecore_window_is_normal': e_x.c:3224: warning: `return' with no value, in function returning non-void e_x.c:3234: warning: this function may return with or without a value e_x.c: In function `ecore_window_is_manageable': e_x.c:3241: warning: `return' with no value, in function returning non-void e_x.c:3252: warning: this function may return with or without a value e_x.c: In function `ecore_window_get_title': e_x.c:3292: warning: `return' with no value, in function returning non-void e_x.c:3319: warning: this function may return with or without a value ... cpk 2001-10-31 21:16:53 +0000
  • 5c9c1ce543 Oops, almost forgot to do this one too. shamgar 2001-10-31 17:59:42 +0000
  • 16ddc64419 Cleanup some spacing issues, no extra blank lines in --help this way. shamgar 2001-10-31 15:22:03 +0000
  • caf1c2fcca aaah.. much better way of handling click pass-thru allowance :) Carsten Haitzler 2001-10-30 11:06:46 +0000
  • 467a45e0eb copy over ft1 support too... :) Carsten Haitzler 2001-10-28 21:54:19 +0000
  • 36b47822cc The kernel folks really shouldn't be too proud of this script. cpk 2001-10-26 20:10:03 +0000
  • 37fba3aa09 Did I forget to commit those? Targets for documentation. cpk 2001-10-26 20:03:35 +0000
  • e1adf3911d oooh fix fix :) Carsten Haitzler 2001-10-26 05:25:47 +0000
  • 79da72cf98 oops :) thanks :) Carsten Haitzler 2001-10-25 06:41:59 +0000
  • 8288759052 if no display set up.. fail gracefully and dont segv Carsten Haitzler 2001-10-25 03:27:56 +0000
  • 772c09c2f0 Oh-oh. That was just for efsd. cpk 2001-10-24 22:33:57 +0000
  • 4e64c5a212 oops.. i changed he code around a bit then realised i simply forgot to initialise the string to "" - thats what the problem was :) Carsten Haitzler 2001-10-21 21:53:08 +0000
  • 9fdc2d4c99 nooo nooo. it was right. we're not allocating an array of poitners to char. we're allocating an array (or reallocing in this case) an array of char's of size (size +1 amd size +2 respectively) :) Carsten Haitzler 2001-10-21 13:37:17 +0000
  • 9a286bac43 .... that was bad =) Christopher Rosendahl 2001-10-21 13:04:22 +0000
  • b4c3e0e90b save some ram by backing structs :) Carsten Haitzler 2001-10-19 02:01:37 +0000
  • 317853525e First, fixed a couple of things that slipped through ... cpk 2001-10-17 22:31:02 +0000
  • 57f30f0594 ewwps! :) Carsten Haitzler 2001-10-17 09:54:10 +0000
  • 82b861e68b This just isn't my day. It also helps if I don't have an old file-save rule that converts tabs to 2 spaces on the machine I'm committing from. ;( Term 2001-10-16 16:02:39 +0000
  • 4523394576 Indent can be pretty silly sometimes. Term 2001-10-16 15:55:34 +0000
  • 7f12c5c062 By popular demand, I'm committing the collisionless naming scheme now, even though E17 itself hasn't been updated. I don't like having to hand-merge raster's changes anyway. :) Term 2001-10-16 15:45:29 +0000
  • 40d7049b65 and dont reset on ungrab... Carsten Haitzler 2001-10-15 22:44:10 +0000
  • aec77b82ed silly me. do it mroe simply Carsten Haitzler 2001-10-15 22:39:14 +0000
  • fd9bd68617 yay! new api calls :) (auto replay of button pre3sses due to button grabs now...) Carsten Haitzler 2001-10-15 22:35:57 +0000
  • 9f4404a2ec Nono, not Efsd :) cpk 2001-10-13 00:19:06 +0000
  • c19e148c3e Documentation setup ... cpk 2001-10-13 00:17:37 +0000
  • 7aa1a10080 Wuffdy pupskels. cpk 2001-10-08 18:56:44 +0000
  • 5df43c96a5 and add that baby :) Carsten Haitzler 2001-10-08 06:51:14 +0000
  • 5ef3c10fd6 add calls :) Carsten Haitzler 2001-10-08 06:50:16 +0000
  • e394ae50ca be paranoi abotu validating xid's etc. Carsten Haitzler 2001-09-28 08:41:39 +0000
  • 0791b79e3e hrrm. a tad more efficient :) Carsten Haitzler 2001-09-28 03:59:50 +0000
  • 0b08951cc8 inconsistent naming fo func... fix.. and fix docs. Carsten Haitzler 2001-09-28 03:46:46 +0000
  • f6f41ce6c1 offline working... woo.. woo.. Carsten Haitzler 2001-09-24 21:14:56 +0000
  • 8d9987f87b i've been working on the railroad... all the long long day... Carsten Haitzler 2001-09-24 21:12:33 +0000
  • fb193b00fb . Tom Gilbert 2001-08-28 07:19:12 +0000
  • a41f54e737 allow for doing bounding box only.. hmm damn you gl.. why suck when all i try is optimize? :) Carsten Haitzler 2001-08-28 02:11:11 +0000
  • a6b950682f *** empty log message *** Tom Gilbert 2001-08-27 15:35:28 +0000
  • 96eee00cb6 well it woudl appear that only rendering parts of the dipslay using clips boxes... is SLOOOW if u have more than lets say 1 box... so lets disable it :( Carsten Haitzler 2001-08-27 11:44:03 +0000
  • 7ad7164ded oooops... doint turn off blending just becuase theimage has no alpah channel.. enable it fi were multilpying the alpah by anythign other than 255... :) Carsten Haitzler 2001-08-26 04:02:57 +0000
  • 7cec80e83e Added e_event_loop_quit() which will cause the event loop to drop out, this means that clients can clean up properly. boris 2001-08-25 19:05:04 +0000
  • 42ca47106d and no more printf's Carsten Haitzler 2001-08-24 05:15:16 +0000
  • 0d7a6252be oooops.. i forgot one lump of logic for adding new object if currently the object inthe evas are in layers above the new one.. fix fix oops.. that was a silly bug... :) Carsten Haitzler 2001-08-24 04:37:44 +0000
  • 38f08f9b0d add a call Carsten Haitzler 2001-08-24 03:57:55 +0000
  • 5456c1daea ewwwwps.. set pointer for list to NULL after its freed! :) Carsten Haitzler 2001-08-21 01:38:33 +0000
  • 4790ba40f1 ewwwww.. i forgot to free the font string.... and forgot to cleanup clip lists on objects when the evas gets deleteded and all objectsin it get nuked! Carsten Haitzler 2001-08-17 00:05:12 +0000
  • 55bba3ab5e optimize! software enigne image objects will keep a pre-scaled copy IF: 1. they are rendered completely unclipped by clip obejcts or edges of the canvas for more than 16 iterations at the same size with no border scaling 2. it will throw thme out if things chnage 3. it will share image objects only of original size :) Carsten Haitzler 2001-08-13 09:15:04 +0000
  • bfd707ce99 term: :-P Carsten Haitzler 2001-08-07 05:30:59 +0000
  • bf4d95b694 now that was just silly.. evas shoudl have used the visual and colormap u provided regardless of its own suggestions Carsten Haitzler 2001-07-26 03:31:03 +0000
  • 54d32f99c7 now just be cleaning things a bit i got rid of that rogue -lImlib2. i disabled the actual configure checks for imlib2 as the script shoudl contain all the stuff needed - all it needs to do is chekc the imlib2-config script is alive and around. thats all. Carsten Haitzler 2001-07-23 01:31:30 +0000
  • 635f97999a -lm there too... damn. i wish systems woudl use shared lib dependancies. all mine do. Carsten Haitzler 2001-07-22 14:58:45 +0000
  • d24c1c68d1 try this Carsten Haitzler 2001-07-22 05:16:44 +0000
  • 54313012a1 err... Carsten Haitzler 2001-07-17 23:02:17 +0000
  • 4e31c2170e oooooops Carsten Haitzler 2001-07-05 14:44:55 +0000
  • 964e12286b updated evas docs Carsten Haitzler 2001-07-02 04:26:21 +0000
  • 28fe60de06 oops printf.. remove Carsten Haitzler 2001-06-22 17:08:06 +0000
  • 8605282e70 oops double scaling for viewport - fix fix fix :) Carsten Haitzler 2001-06-22 02:27:03 +0000
  • efb50661bc update docs... Carsten Haitzler 2001-06-21 06:44:53 +0000
  • 4981c16a2a oops - didnt translate viewport for obj's other than images Carsten Haitzler 2001-06-19 03:02:54 +0000
  • 05acf22076 new docs for evas.... Carsten Haitzler 2001-06-18 02:47:02 +0000
  • 9528534f0b fix soem routines that i found incosistent whilst writitng the docs... :) Carsten Haitzler 2001-06-18 01:59:51 +0000
  • aa1fd461a0 ehco -> echo Term 2001-05-29 04:20:23 +0000
  • ef8d1f8dc3 changed the download links for glu rpms bdsabian 2001-05-18 21:12:47 +0000
  • 2f55ec8729 up to 0.0.2 Carsten Haitzler 2001-04-29 05:58:04 +0000
  • 9f5ca406a0 up to 0.5.0 versaion for evas. Carsten Haitzler 2001-04-29 05:57:59 +0000
  • 5c5aeb3eeb debug debug debug.. fix :) Carsten Haitzler 2001-04-29 02:58:17 +0000
  • 6cec72cccf optimize... optimize... texture generation is 850% faster now that.. I err.. bypass libGLU - GLU is err.. SLOOOOOOW as balls when it comes to mipmap generation Carsten Haitzler 2001-04-29 00:48:55 +0000
  • e960a19634 Starting to add the FAQs, will add others over the next 7 days, and then place the web version online. hendryx 2001-04-27 20:36:25 +0000
  • ec26f53719 oops leak.. fix fix fix :) Carsten Haitzler 2001-04-23 06:22:30 +0000
  • 9413312693 and that woudl fix a segv problem.. wheee.. Carsten Haitzler 2001-04-21 18:55:56 +0000
  • 3e9ca9ebfa add call to allow program to query if image object has alpha... Carsten Haitzler 2001-04-20 01:58:57 +0000
  • 45f9adc1d5 more comparison outside loop) Carsten Haitzler 2001-04-18 22:42:34 +0000
  • 50855cb22d fix that minor oversight for scaled ouput evases... Carsten Haitzler 2001-04-17 07:42:52 +0000
  • 0590e0712a oops a printf.. remove Carsten Haitzler 2001-04-17 06:07:24 +0000
  • fa58fc4e94 and set handle to NULL when we're done freeing it.... Carsten Haitzler 2001-04-16 19:26:58 +0000
  • 47825eb89b and invalidate held data if u change image file or font (font/size) Carsten Haitzler 2001-04-16 19:18:15 +0000
  • 411ec99a57 image cache for eva sis preciselyu that.. cache. image and font data are kept resident as long as the obejct has been rendered at leats once AND it is still within the viewport of the output of the evas and it is still visible. if it does not meet these conditiosn it gets put into "Cache" and only then does cache become an issue. the chancges were nice and small to do this :) Carsten Haitzler 2001-04-16 18:38:22 +0000