Commit Graph

  • be884f0c49 errrr. yeah... Carsten Haitzler 2001-11-16 07:23:08 +0000
  • 2bb9a1b0ab hhm - smart placement got borked... fixed Carsten Haitzler 2001-11-16 05:39:34 +0000
  • b97bed253d iconbar.. err.. scale down icons AND set image fill (thanks for pointing out corey), and errr.. segvs in menu changes fixed.. :) Carsten Haitzler 2001-11-13 21:26:20 +0000
  • 4a7a4f9997 correction for the configure.{ac,in} mods Laurence J. Lane 2001-11-12 15:42:24 +0000
  • 11a3d4061e e17/apps/ stuff Laurence J. Lane 2001-11-12 13:53:30 +0000
  • 90df14a322 data path correction Laurence J. Lane 2001-11-12 01:36:45 +0000
  • eca3aa7476 this works somewhat better =) Christopher Rosendahl 2001-11-11 02:11:36 +0000
  • c583f6a09f Changed the graphics for the selected look of icons. This is the one from the good old efm days. If you want to change it, feel free to do so -- I'm off to a Paul van Dyk gig :o) cpk 2001-11-09 20:05:20 +0000
  • eabc91dd28 This should fix the "can't kill window" bugs. Well at least those I was able to reproduce. I've fixed the reference counting on borders, reference counts are now only modified where the references actually change. cpk 2001-11-09 01:11:44 +0000
  • a24c265be9 Yikes! I've committed some major crap that contained leftovers from Efsd. cpk 2001-11-08 23:54:38 +0000
  • cec9c8746c Better ... cpk 2001-11-08 00:37:15 +0000
  • 7fee20982b E17 architecture sketch ... cpk 2001-11-08 00:30:18 +0000
  • 0bbc3ae37d fix for ferite's D() macro - i will fix this in ferite 0.99.2 boris 2001-11-06 00:34:57 +0000
  • dc57333ca9 *cough* :) cpk 2001-11-04 21:49:48 +0000
  • 1404c92c07 <merge merge merge> :) Carsten Haitzler 2001-11-04 07:38:42 +0000
  • c728727b17 * s/mulit/multi/ :) * slight improvement in the menu handling -- when something was selected, don't pop up menus when the user just clicks, but only unselect everything. I think it's pretty irritating when the user just wants to get rid of the selection and keeps getting menu popups. cpk 2001-11-03 15:33:21 +0000
  • a708bdfd42 * More cleanups. I took out everything related only to icon handling from the view code, and put it into icons.[ch]. cpk 2001-11-03 14:55:21 +0000
  • 59b09b8121 Dammit. Sorry. cpk 2001-11-03 11:47:07 +0000
  • 381e4bbd54 Oops. This leaks. Drip drip. cpk 2001-11-03 10:59:17 +0000
  • c1299402ad dumdedum ... cpk 2001-11-03 09:21:51 +0000
  • 7d1f797075 Removed some debugging output etc. cpk 2001-11-03 09:18:50 +0000
  • 454d2b917a * replaced printf()s with D()s. * cleaned up functions in utils in file utils and others, there's a new file.[ch] for the file-related helpers. * Added stat info to E_Icon, watch how directories become grayed when you cannot access them :) cpk 2001-11-03 09:07:40 +0000
  • 80c5db9c3c Erm .. let's use this only when needed ... cpk 2001-11-02 17:34:47 +0000
  • ea3fcaaa4b Doco generation. sigh. cpk 2001-11-02 17:28:19 +0000
  • b4e3cb64ed Oops, that's just my installation. cpk 2001-11-02 17:13:56 +0000
  • 02379472ae Alright, I spent some time now reading e17's code. Here's what I've changed, this is big, so read this carefully :) cpk 2001-11-02 17:07:52 +0000
  • 59eda55bb7 Updated manual ... cpk 2001-11-01 23:55:39 +0000
  • f70c75f5c7 I've started to read the code again and added comments here and there. Also updated the manual. cpk 2001-11-01 23:54:48 +0000
  • 691c596477 various stuff Laurence J. Lane 2001-10-31 21:39:50 +0000
  • 6266018527 aaah.. click to focus actually works now.. wheeee :) as does alt+drag and other bindings u can add to a window.... :) Carsten Haitzler 2001-10-30 11:07:12 +0000
  • 0986c3331b This probably has a little overkill, but it actually works. Otherwise, e_setup does not work properly. Term 2001-10-29 05:59:26 +0000
  • 5f9d9c46b8 oops - and give ourselves out 8 pixels padding too :) Carsten Haitzler 2001-10-28 01:47:11 +0000
  • 3333bd5114 move the dialog a bit Carsten Haitzler 2001-10-28 01:42:51 +0000
  • d41f8eacfa blim. i just had to do this :) too much fun :) Carsten Haitzler 2001-10-28 01:38:54 +0000
  • d23f3877e6 The kernel folks really shouldn't be too proud of this script. cpk 2001-10-26 20:10:03 +0000
  • 6aa31f2bcc Oh-oh. That was just for efsd. cpk 2001-10-24 22:33:57 +0000
  • 0bde17579d iconbar reloads now :) Carsten Haitzler 2001-10-24 11:17:44 +0000
  • 37e79eaea4 * enum for the background type (image/gradient/solid) * removed mode field in E_Background_Layer which wasn't used cpk 2001-10-21 22:36:56 +0000
  • 0a579b214a aaaaaaaah keybind + desktop unflimness fixed :) Carsten Haitzler 2001-10-21 22:30:56 +0000
  • 6e3d8783ca * Patch from Graham McDonald to skip separators in menus * Hooked menu.c into documentation system * s/ecore/e/ in some places cpk 2001-10-21 22:16:00 +0000
  • 79ef2ccbe9 Created a documentation skeleton and changed the comments in iconbar.c so that they're useful for the documentation system. cpk 2001-10-21 22:03:36 +0000
  • 1a24c75a76 spinny logo to waste cpu :) Carsten Haitzler 2001-10-21 14:02:53 +0000
  • 0573986281 start on setup tool data Carsten Haitzler 2001-10-21 09:36:40 +0000
  • fbb4254b70 start on setup tool... Carsten Haitzler 2001-10-21 09:35:57 +0000
  • 6bb8a6a3d2 we shoudl never have had intl in cvs... and add some work on the setup tool Carsten Haitzler 2001-10-20 09:01:54 +0000
  • 232c634a3a make all the bits decorative Carsten Haitzler 2001-10-20 06:21:15 +0000
  • 65a78e8947 iconbar now auto-reload when u twiddle with the files. YAY! :) Carsten Haitzler 2001-10-20 06:13:12 +0000
  • 2ba3aebf1a aaah cleaner... :) Carsten Haitzler 2001-10-19 15:58:56 +0000
  • b4a251128b blim! brightness now fades out after mouse out Carsten Haitzler 2001-10-19 15:56:19 +0000
  • c41e134668 oooh.. we animate! :) and comments to show how it's done :) Carsten Haitzler 2001-10-19 14:35:39 +0000
  • 7850711392 add tools makefile Carsten Haitzler 2001-10-19 13:44:49 +0000
  • ba4e1cf47b allow for .e_background.bg.db to be the background for a dir... Carsten Haitzler 2001-10-19 10:19:10 +0000
  • b7fde63e68 beat me silly. comments. hope this helps people learn a bit. i don't know if i can comment like this all over as it takes a fair bit of time and effort. Carsten Haitzler 2001-10-19 10:04:48 +0000
  • 8e5adf71a6 much cleaner iconboar. ok - right now it doesn't scroll. use the buidl scritp again (pass in a directory path to set up.. i'd suggest Carsten Haitzler 2001-10-19 09:13:18 +0000
  • 5d2c820b96 sellys "no mor eleaks" applied :) Carsten Haitzler 2001-10-19 02:02:56 +0000
  • 0c9a548095 Needed to be updated to the new ecore api. Now e will compile with ferite support enabled. rbdpngn 2001-10-18 18:33:04 +0000
  • cfa8aace26 Oopsie ... bit too much! cpk 2001-10-17 22:53:23 +0000
  • 27379cbd44 Back with another one of those blockrockin' BUILDS :o) cpk 2001-10-17 22:34:27 +0000
  • c8e0c7f7be iconbar code.. and some work i was doing on click to focus... having a problem... not sure what it is actually... but will fix it :) Carsten Haitzler 2001-10-17 09:53:44 +0000
  • c89e94b735 iconbar code :) Carsten Haitzler 2001-10-17 09:53:07 +0000
  • 79460bfd67 Dumdedum ... nothing to see here ... cpk 2001-10-13 00:20:23 +0000
  • 6c52152328 Documentation setup ... cpk 2001-10-13 00:08:39 +0000
  • a41a7d8875 * Replaced all the 4096's with PATH_MAX, added a default setting if it doesn't exist. cpk 2001-10-12 20:13:01 +0000
  • d0d83ea1ca Mhmm ... I need that over here? cpk 2001-10-12 17:30:26 +0000
  • 864b65a1ce oops :) Carsten Haitzler 2001-10-10 21:38:42 +0000
  • 4b8d85b97d i've been working on the railroad... all the long long day... (config code to read in arbitary data structs from db's... will use) Carsten Haitzler 2001-10-09 15:01:58 +0000
  • 61c2054c73 -c is needed to stop builder generating a config.m4 for you. boris 2001-10-09 00:39:16 +0000
  • 70e8e45855 With the release of ferite veriosn 0.99.1 today I have updated the ferite side of things within the configure scripts to use it. (I will make sure that e17 builds against the latest stable (and the latest cvs)) boris 2001-10-09 00:36:49 +0000
  • 83e72f414c Lots of sssshhh here ... cpk 2001-10-08 18:45:30 +0000
  • 226325673c added match hooks. #if 0'd out right now. need to think how exactly i planon matching.. keepign ti simple yet useful. imho i think just matching on name and/or class woudl be enough as the majority fo apps provide this properly :) Carsten Haitzler 2001-10-08 07:32:54 +0000
  • 94b8a4d832 work work work :) Carsten Haitzler 2001-10-08 06:53:26 +0000
  • ce769c8f21 and... working on virtual desktops.. moved desktop view to be a normal client window thats just borderless, layer 1 etc. goign to add desktop masks for client borders next (ie what desktops a client window lives on or not)... in theory we have desktop areas and desktosp implimented now. :) Carsten Haitzler 2001-10-05 03:19:11 +0000
  • aec66cb567 and make it 0.01 secs :) Carsten Haitzler 2001-10-02 03:30:29 +0000
  • 56723c4207 hook in idle handler to flush efsd queue :) Carsten Haitzler 2001-10-02 03:29:57 +0000
  • 133b01836c fs now uses efsd_flush mechanism... and view records x,y - but efsd currently segv's if u load up /dev in my tests... :) Carsten Haitzler 2001-10-01 05:23:42 +0000
  • 9449e40c1d Introduced typedefs for the most common enums that were #defines, and added e_border_set_gravity which really needn't be a macro. cpk 2001-09-30 22:24:24 +0000
  • 499279afa1 err. dont need to anymore :) Carsten Haitzler 2001-09-28 08:41:48 +0000
  • 3c6f25ef2a nooo nooo nooo... don't do that. Carsten Haitzler 2001-09-28 08:13:46 +0000
  • 41f318bc37 don't leak that either... :) Carsten Haitzler 2001-09-28 07:50:00 +0000
  • 280482a5a8 oops. leak. fix. :) Carsten Haitzler 2001-09-28 03:20:20 +0000
  • 115592b91e Enabled the Alt-Tab action, and fixed border.c so that the action works correctly. rbdpngn 2001-09-25 22:10:33 +0000
  • 1e810437ae go go go... :) Carsten Haitzler 2001-09-25 16:37:00 +0000
  • 72c864e88f and now add the stuff i forgot to add... Carsten Haitzler 2001-09-24 21:25:13 +0000
  • ed40162775 been working offline.. wheeeheee! :) Carsten Haitzler 2001-09-24 21:21:25 +0000
  • f98201f9af add these.. and the changes.. nothing useful yet :) Carsten Haitzler 2001-09-14 14:33:57 +0000
  • 349a1016c6 started work on guides (for rubber banding etc.) and changed code to match ebits changes... (sorry everyone.. ebtis changes needed doing) Carsten Haitzler 2001-09-06 13:20:35 +0000
  • 6228476075 OK, you can now have individual backgrounds for diffrent directories now. Just set the full path and file name in the metadata for that directory under the key "/view/background" (you'll have to use efsdsh to set it right now). hendryx 2001-09-02 17:42:26 +0000
  • 89db9d84c8 /* config.h.in. Generated automatically from configure.in by autoheader. */ Tom Gilbert 2001-08-31 21:56:23 +0000
  • 125f101b7c no need for ferite. fun. boris 2001-08-31 13:10:26 +0000
  • b9d6066361 bah. make it 2 :) Carsten Haitzler 2001-08-26 03:14:40 +0000
  • 3fcec84d96 min size is 3 in both dirs now Carsten Haitzler 2001-08-26 02:59:32 +0000
  • 2ff101b6b1 fix0r boris 2001-08-25 21:59:31 +0000
  • 0b8cc67996 another silly example. this is just a menu items to switch desktops boris 2001-08-25 20:47:26 +0000
  • 9368e00c9c let people that blindly update and dont read cvs commits or edevel know where ferite can be obtained from. boris 2001-08-25 20:02:06 +0000
  • bad5da3d33 Ok this has got some initial support with ferite, currently you can only assign ferite scripts to menus see data/scripts/build_app_menu_db.sh and look at the exit menu item as an example. you will need ferite - i suggest that you use cvs ferite as this is what I am developing this against. This, my friends, is the first step of many :) boris 2001-08-25 19:51:48 +0000
  • 69561bd136 Modified the backgrounds a bit. Change as you see fit. cpk 2001-08-24 21:22:34 +0000
  • 0b3d46a107 Here's an autoupdated version of configure.in ... cpk 2001-08-24 11:13:02 +0000
  • c3e5bf60e7 bah. this stops the middle click and changes it to a double middle click boris 2001-08-24 09:16:30 +0000
  • d7c6a6729b Committing gettext's files ... cpk 2001-08-23 16:40:23 +0000
  • 8fc1fc1d22 this shoudl make backgrounds faster... i was too paranoid... how about people just make good background files? :) Carsten Haitzler 2001-08-18 08:19:37 +0000