Commit Graph

133 Commits

Author SHA1 Message Date
Carsten Haitzler a2d80b9359 add a backing bit! :)
SVN revision: 4344
2001-03-07 03:21:14 +00:00
Carsten Haitzler b8b24e8d69 and add that
SVN revision: 4343
2001-03-07 02:59:56 +00:00
Carsten Haitzler 110138dbf4 add some data
SVN revision: 4342
2001-03-07 02:59:25 +00:00
Carsten Haitzler 2bcf0abe09 oops clip selection :)
SVN revision: 4340
2001-03-06 20:53:46 +00:00
Carsten Haitzler 1c4fca628d and main.c
SVN revision: 4338
2001-03-06 20:35:37 +00:00
Carsten Haitzler a7ba7e38a2 ipc... :)
SVN revision: 4337
2001-03-06 20:34:58 +00:00
Carsten Haitzler 9deae6546b entry auto-scrolls now so the cursor is always visible
SVN revision: 4335
2001-03-06 19:57:46 +00:00
Carsten Haitzler 35cd461c8c ctrl+f & ctrl+_b now supported
SVN revision: 4334
2001-03-06 19:26:55 +00:00
Carsten Haitzler dad3312cb8 clean that code up.. woop.. nice and clean! :)
SVN revision: 4330
2001-03-06 18:01:50 +00:00
Carsten Haitzler ec7f81fa76 handle callbacks
SVN revision: 4329
2001-03-06 16:40:57 +00:00
Carsten Haitzler 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)


SVN revision: 4327
2001-03-06 15:40:27 +00:00
Carsten Haitzler fc803eeb1e it does pastes out of entry boxes (code needs some smartening up - but it
works!)


SVN revision: 4323
2001-03-06 07:59:21 +00:00
Carsten Haitzler 123a82d5bd insert key now does it too... and one printf less
SVN revision: 4318
2001-03-06 02:10:43 +00:00
Carsten Haitzler bdbf267aeb woop- middle button pastes and works! :)
SVN revision: 4317
2001-03-06 02:09:32 +00:00
Carsten Haitzler 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 :)


SVN revision: 4312
2001-03-05 08:19:13 +00:00
Carsten Haitzler 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 :)


SVN revision: 4311
2001-03-05 03:04:33 +00:00
cpk ac29391497 Efsd updates ...
SVN revision: 4303
2001-03-04 01:15:39 +00:00
Carsten Haitzler 0025ffc093 use efsd to read the links :)
SVN revision: 4288
2001-02-26 22:59:54 +00:00
Carsten Haitzler d746a787b2 selection box there now only when icon selected... :)
SVN revision: 4269
2001-02-20 18:32:09 +00:00
cpk f38e70c483 Applied Alan's patch to update to latest efsd changes ... thanks Alan :)
SVN revision: 4267
2001-02-20 18:07:58 +00:00
Carsten Haitzler 36ae6d96cf lighter stripes :)
SVN revision: 4261
2001-02-20 01:34:27 +00:00
Carsten Haitzler 7430113907 add backing selection bits... just playing... :)
SVN revision: 4260
2001-02-20 01:19:27 +00:00
Carsten Haitzler 3184ef1247 oooh play play play play.... :)
SVN revision: 4255
2001-02-19 19:45:24 +00:00
Carsten Haitzler 48c472a91c oops- typo in readme
SVN revision: 4253
2001-02-19 17:25:55 +00:00
Carsten Haitzler 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" :)


SVN revision: 4250
2001-02-18 22:17:01 +00:00
Carsten Haitzler 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.. :)


SVN revision: 4249
2001-02-18 21:21:20 +00:00
Carsten Haitzler 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.


SVN revision: 4247
2001-02-18 02:56:37 +00:00
Carsten Haitzler 2378f73f61 errrrrrr.
SVN revision: 4245
2001-02-17 23:06:01 +00:00
Carsten Haitzler d017f50c20 oooooooooh shelf.c.... :)
SVN revision: 4244
2001-02-17 23:03:13 +00:00
Carsten Haitzler 36bb6c0019 icosn are now much mroe state-like :)
SVN revision: 4234
2001-02-16 21:31:59 +00:00
Carsten Haitzler 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.


SVN revision: 4232
2001-02-16 06:05:14 +00:00
Carsten Haitzler 7e57c9966a views now handle file deletes.... :)
SVN revision: 4231
2001-02-16 05:53:12 +00:00
Carsten Haitzler 3bd036abcc just for fun.. mouse wheel will scroll the icons around... :)
SVN revision: 4228
2001-02-15 23:27:34 +00:00
Carsten Haitzler 998d1e6b85 no more printf there about view going idle...
SVN revision: 4227
2001-02-15 23:12:54 +00:00
Carsten Haitzler 2920d940f6 now E shouldnt segv if efsd goes pfffffffffft
SVN revision: 4226
2001-02-15 23:10:30 +00:00
Carsten Haitzler ba4c6110bb oops - missed some internal menu itme refernces...
SVN revision: 4225
2001-02-15 23:00:51 +00:00
Carsten Haitzler c475bb9bbd actually use user local configs...
SVN revision: 4224
2001-02-15 22:55:39 +00:00
Carsten Haitzler 4d2a90ee09 errrrr - copy config files (not data for now) to ~/.e if theyarent there
SVN revision: 4223
2001-02-15 22:49:59 +00:00
Carsten Haitzler ed4e53e69a oops... fix :)
SVN revision: 4222
2001-02-15 22:42:28 +00:00
Carsten Haitzler 72043d3682 dont play with menu struct innards! use api calls :)
SVN revision: 4221
2001-02-15 22:39:02 +00:00
Carsten Haitzler 064f03cce5 actions now caches actions list to ram
SVN revision: 4215
2001-02-15 05:12:54 +00:00
Carsten Haitzler 2755e1ea78 a few other palces use config thing.. only 3 e_db_open references there now..
and they read lists from db's


SVN revision: 4213
2001-02-15 00:45:08 +00:00
Carsten Haitzler 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 :)


SVN revision: 4204
2001-02-14 04:30:15 +00:00
cpk b2eeab41a0 Changing the efsd launch code since we don't have --forcemode any more.
SVN revision: 4200
2001-02-13 01:31:05 +00:00
Carsten Haitzler 2be7b124ed damn! i didnt add these!
SVN revision: 4198
2001-02-13 00:51:23 +00:00
cpk f3f45be8ef Raster, check this out -- it may be closer to what you need ...
SVN revision: 4197
2001-02-13 00:18:42 +00:00
Carsten Haitzler 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....


SVN revision: 4192
2001-02-12 18:58:51 +00:00
cpk 9cc55ff857 I'm commenting this out so people stop complaining about 100% cpu.
SVN revision: 4188
2001-02-11 18:54:04 +00:00
Carsten Haitzler f744c4833b fs layer in... using efsd... :) primitive for now
SVN revision: 4182
2001-02-09 08:13:16 +00:00
Carsten Haitzler 70034543c0 change version to be a pre instead of a .0 - cause it isnt 0.17.0 at all
also make maximize action work... :)


SVN revision: 4178
2001-02-09 02:36:53 +00:00