Commit Graph

  • 4189f19a1f all of the entry box ecept text is now configurable with bits... some primitive ugly ones there.... Carsten Haitzler 2001-03-07 08:18:39 +0000
  • fc53223c09 none of that thanks! :) Carsten Haitzler 2001-03-07 03:22:16 +0000
  • a2d80b9359 add a backing bit! :) Carsten Haitzler 2001-03-07 03:21:14 +0000
  • b8b24e8d69 and add that Carsten Haitzler 2001-03-07 02:59:56 +0000
  • 110138dbf4 add some data Carsten Haitzler 2001-03-07 02:59:25 +0000
  • 2bcf0abe09 oops clip selection :) Carsten Haitzler 2001-03-06 20:53:46 +0000
  • 1c4fca628d and main.c Carsten Haitzler 2001-03-06 20:35:37 +0000
  • a7ba7e38a2 ipc... :) Carsten Haitzler 2001-03-06 20:34:58 +0000
  • 9deae6546b entry auto-scrolls now so the cursor is always visible Carsten Haitzler 2001-03-06 19:57:46 +0000
  • 35cd461c8c ctrl+f & ctrl+_b now supported Carsten Haitzler 2001-03-06 19:26:55 +0000
  • dad3312cb8 clean that code up.. woop.. nice and clean! :) Carsten Haitzler 2001-03-06 18:01:50 +0000
  • ec7f81fa76 handle callbacks Carsten Haitzler 2001-03-06 16:40:57 +0000
  • ceab19042f and you go handle those pesky selection clear events.. and we're done a full-featured 1 line text entry box (minus text scrolling - i think i'll add that) Carsten Haitzler 2001-03-06 15:40:27 +0000
  • fc803eeb1e it does pastes out of entry boxes (code needs some smartening up - but it works!) Carsten Haitzler 2001-03-06 07:59:21 +0000
  • 123a82d5bd insert key now does it too... and one printf less Carsten Haitzler 2001-03-06 02:10:43 +0000
  • bdbf267aeb woop- middle button pastes and works! :) Carsten Haitzler 2001-03-06 02:09:32 +0000
  • 49b72fb9fd selection area works just fine... and current hitting the insert key (or middle mouse) inserts the string "inserted" - its currently a matter of trying to fetch that string for insertion :) i'm going to figure out how to do that next :) Carsten Haitzler 2001-03-05 08:19:13 +0000
  • 786eb441fc fs.c updated for efsd changes entry.c started.. workingon entry box code... its actually not THAT hard... :) all i have left is to do selections in an entry box (and do X clipboard stuff) amnd be able to do pastes from the X clipboard. (and delete selections when u type when a selection is up and the rest of the selection logic) - but for a basic textbox... it works :) Carsten Haitzler 2001-03-05 03:04:33 +0000
  • ac29391497 Efsd updates ... cpk 2001-03-04 01:15:39 +0000
  • 0025ffc093 use efsd to read the links :) Carsten Haitzler 2001-02-26 22:59:54 +0000
  • d746a787b2 selection box there now only when icon selected... :) Carsten Haitzler 2001-02-20 18:32:09 +0000
  • f38e70c483 Applied Alan's patch to update to latest efsd changes ... thanks Alan :) cpk 2001-02-20 18:07:58 +0000
  • 36ae6d96cf lighter stripes :) Carsten Haitzler 2001-02-20 01:34:27 +0000
  • 7430113907 add backing selection bits... just playing... :) Carsten Haitzler 2001-02-20 01:19:27 +0000
  • 3184ef1247 oooh play play play play.... :) Carsten Haitzler 2001-02-19 19:45:24 +0000
  • 48c472a91c oops- typo in readme Carsten Haitzler 2001-02-19 17:25:55 +0000
  • 4a7584f4fc shelf can clip icons... and move them with it.. try resizing (by the lower-right corner of the shelf) and them move it around.. :) you'll see what i mean... again - this is me just testing stuff... i think i now know enough works and what i need to do to go around and fix thing sup so they are done "right" :) Carsten Haitzler 2001-02-18 22:17:01 +0000
  • e173a57884 well now the shelf can be resized... and i fixed up the shelf file to actually have resize classes for parts of the border and the close & menu buttons have classes now so i can at least hook code to those classes.. :) Carsten Haitzler 2001-02-18 21:21:20 +0000
  • 20f9b35da8 the first shelf lives! also view code a bit cleaner as it uses an object to trap "desktop background" clicks now instead of the raw event handler so fixed 2 fixme's whilst there. Carsten Haitzler 2001-02-18 02:56:37 +0000
  • 2378f73f61 errrrrrr. Carsten Haitzler 2001-02-17 23:06:01 +0000
  • d017f50c20 oooooooooh shelf.c.... :) Carsten Haitzler 2001-02-17 23:03:13 +0000
  • 36bb6c0019 icosn are now much mroe state-like :) Carsten Haitzler 2001-02-16 21:31:59 +0000
  • 7eb27c4c7d i WAs goign to start doing stat info and haiving different icons.. but efsd dont do stat.... hrrrm.. need that to get any further. Carsten Haitzler 2001-02-16 06:05:14 +0000
  • 7e57c9966a views now handle file deletes.... :) Carsten Haitzler 2001-02-16 05:53:12 +0000
  • 3bd036abcc just for fun.. mouse wheel will scroll the icons around... :) Carsten Haitzler 2001-02-15 23:27:34 +0000
  • 998d1e6b85 no more printf there about view going idle... Carsten Haitzler 2001-02-15 23:12:54 +0000
  • 2920d940f6 now E shouldnt segv if efsd goes pfffffffffft Carsten Haitzler 2001-02-15 23:10:30 +0000
  • ba4c6110bb oops - missed some internal menu itme refernces... Carsten Haitzler 2001-02-15 23:00:51 +0000
  • c475bb9bbd actually use user local configs... Carsten Haitzler 2001-02-15 22:55:39 +0000
  • 4d2a90ee09 errrrr - copy config files (not data for now) to ~/.e if theyarent there Carsten Haitzler 2001-02-15 22:49:59 +0000
  • ed4e53e69a oops... fix :) Carsten Haitzler 2001-02-15 22:42:28 +0000
  • 72043d3682 dont play with menu struct innards! use api calls :) Carsten Haitzler 2001-02-15 22:39:02 +0000
  • 064f03cce5 actions now caches actions list to ram Carsten Haitzler 2001-02-15 05:12:54 +0000
  • 2755e1ea78 a few other palces use config thing.. only 3 e_db_open references there now.. and they read lists from db's Carsten Haitzler 2001-02-15 00:45:08 +0000
  • 922fbf4662 now *THIS* shoudl make tome happy. bilget - take a look - this does what you want (ok - it gets it only if the value is stale for more than 5 seconds) the comments say its waiting on efsd to be more solid and then i'll have a set of config file monitoring flags that will state if the source db is invalid and only then to getit - it still pretty much comes down to a compre - branch and retrieve from ram operation per config value at the beginning of a function. it's be good if you - instead of sahyin the design is HIT and saying i cant desing - just point out somehting coudl be more optimized and suggest things :) i dont deal well with peolep telling me shit is shite when i'm not even done with it :) Carsten Haitzler 2001-02-14 04:30:15 +0000
  • b2eeab41a0 Changing the efsd launch code since we don't have --forcemode any more. cpk 2001-02-13 01:31:05 +0000
  • 2be7b124ed damn! i didnt add these! Carsten Haitzler 2001-02-13 00:51:23 +0000
  • f3f45be8ef Raster, check this out -- it may be closer to what you need ... cpk 2001-02-13 00:18:42 +0000
  • f3e2ca146f been working on E............ needs efsd now, desktops are now views, new background, lists directory, cleaned up some bugs here and there, errrr...... cleaned up menu code and some fixups, added fs abstraction init and working on it.... Carsten Haitzler 2001-02-12 18:58:51 +0000
  • 9cc55ff857 I'm commenting this out so people stop complaining about 100% cpu. cpk 2001-02-11 18:54:04 +0000
  • f744c4833b fs layer in... using efsd... :) primitive for now Carsten Haitzler 2001-02-09 08:13:16 +0000
  • 70034543c0 change version to be a pre instead of a .0 - cause it isnt 0.17.0 at all also make maximize action work... :) Carsten Haitzler 2001-02-09 02:36:53 +0000
  • 8d6f9164cc working on views, and icons. Carsten Haitzler 2001-02-08 22:11:30 +0000
  • 337d961729 clean code.. star work on views code - will have to modify desktop code a bit to handle swallowing of a view instead of its own thing - but thats easy. Carsten Haitzler 2001-02-06 08:23:36 +0000
  • 7fe641df37 oooooh - look at this - the desktop left click menu is......... CONFIGURABLE yes - it generates it from a..... DATABASE - there's a script that builds the menu - it's a default set - but easily editable in the script (an example of how to build a menu db - but... eventually we'd need a gui.) This only builds a menu from a db file - it also monitors it for changes and updates the menu to match any changes that happen. I need to write later a fs menu builder that builds a menu from the filing system. Carsten Haitzler 2001-02-03 17:17:07 +0000
  • 8a3bd1b04c add data needed to menus, menu code that fully works (tho test code in desktop.c is currently a bad hack that does rely on my own personal icons dir to show icons - i'll add a menu creator set of code in menudb.c that can create menus from db's so we can start being able to configure menus for the desktop etc.) Carsten Haitzler 2001-02-03 12:04:30 +0000
  • 6fa3b54b96 There is no ecore 0.0.1. Term 2001-01-06 16:29:22 +0000
  • 9c32faf721 Fixed the spec file (ahem changelog :). Term 2001-01-06 16:25:38 +0000
  • 2f7982e3be add some more original images for data... Carsten Haitzler 2001-01-02 23:12:04 +0000
  • 58d1fd4d92 add a font Carsten Haitzler 2001-01-02 23:11:35 +0000
  • b635009bb8 add the data for menus Carsten Haitzler 2001-01-02 23:11:15 +0000
  • d7bf736ca2 e17 does..... MENUS! Carsten Haitzler 2001-01-02 23:10:12 +0000
  • a83333dda1 adding stuff :) Carsten Haitzler 2000-12-29 20:49:17 +0000
  • d1c8cc48a4 use settings.db........ and um.. err.. stuff Carsten Haitzler 2000-12-27 22:42:59 +0000
  • f20dd1edff vanquish more evil Laurence J. Lane 2000-12-25 12:52:53 +0000
  • d88a317249 call and exorcist for this cvs server, please Laurence J. Lane 2000-12-25 12:48:19 +0000
  • 62b9ae0fb6 e17 build Laurence J. Lane 2000-12-24 23:49:07 +0000
  • 6e67eca120 e17 now handles shaped client windows.. and if they change shape... Carsten Haitzler 2000-12-18 21:28:44 +0000
  • 5f743162c9 SHHHHHHHHH cp - just symlink and be quiet! Carsten Haitzler 2000-12-15 22:09:52 +0000
  • ce2c13f424 borders moved around. much cleaner way of selecting borders now Carsten Haitzler 2000-12-15 21:27:23 +0000
  • fe31736fb5 move code around... neater... Carsten Haitzler 2000-12-14 23:13:08 +0000
  • 79e0f41973 more virtualization Carsten Haitzler 2000-12-14 19:36:33 +0000
  • 21009504f9 first cut at virtualizing Carsten Haitzler 2000-12-14 00:12:16 +0000
  • e79f8efd51 clean up the data section for some organisation.. in preparation for e to have proper abstractions to finding the right data files depending on user config etc. Carsten Haitzler 2000-12-13 23:44:24 +0000
  • 36bfc191e6 shading & unshading.... works :) Carsten Haitzler 2000-12-13 03:14:18 +0000
  • a555595aa4 db_close in wrong spot.. ooops :) Carsten Haitzler 2000-12-12 21:41:34 +0000
  • a9dde4e152 add exec.c......... :) Carsten Haitzler 2000-12-11 20:36:02 +0000
  • 22aa9d2a5d Sorry guys.. I had to revert a bunch of changes.. that's life.. but READ the following (it's in the README now) Carsten Haitzler 2000-12-11 20:08:38 +0000
  • 603ae6abfd Forgot to remove these.. Term 2000-12-10 21:31:59 +0000
  • a4698d23af Make cvs stop bitching, and move the static functions back into the headers. Headers are for functions shared across .c files. :P Term 2000-12-10 00:29:46 +0000
  • cad2b0e407 just a few casts and protos to shut up some warnings Till Adam 2000-12-09 16:51:12 +0000
  • 7b49512f62 Seeing as all the public prototypes are in e.h we may has well have the private ones in headers as well. keep things tidy. richlowe 2000-12-09 05:33:36 +0000
  • cb64aa578f ./configure && make && sudo make install work now - and the wm runs fine... :) Carsten Haitzler 2000-12-09 01:29:47 +0000
  • 35b056f1a3 fix paths Carsten Haitzler 2000-12-08 22:56:32 +0000
  • dfe5d7091a e 0.17 ...... :) Carsten Haitzler 2000-12-08 22:54:42 +0000