Commit Graph

4520 Commits

Author SHA1 Message Date
David Walter Seikel be09428b9c *The icon theme checkbox now works.
*Clean things up a bit.


SVN revision: 25898
2006-09-16 20:59:40 +00:00
David Walter Seikel 4d8bb1d88c Show icons for applications in menus again.
SVN revision: 25896
2006-09-16 17:37:05 +00:00
David Walter Seikel 65470e97e9 BUG -= 2; Lets hope these ones are finally laid to rest.
SVN revision: 25889
2006-09-16 15:26:25 +00:00
Carsten Haitzler 41c804c698 fix del menu item... finally
SVN revision: 25886
2006-09-16 13:07:55 +00:00
Carsten Haitzler 3a4aa7dbf2 display delete menu if its a .order indirect ref and u have write perms to
.order


SVN revision: 25883
2006-09-16 12:38:27 +00:00
Carsten Haitzler 7b9643460a handle .order files in favorites when adding link
SVN revision: 25882
2006-09-16 12:20:31 +00:00
David Walter Seikel 6064d537f9 *Saving E_Apps forces new ones into ~/.e/e/applications/all, and adds
them to the _e_apps_all list directly.

* No monitoring of ~/.e/e/applications/all, it should all be taken care
of internally.


SVN revision: 25880
2006-09-16 12:09:29 +00:00
Carsten Haitzler cdecc1f4aa and provide a .order for favorites :)
SVN revision: 25879
2006-09-16 12:06:42 +00:00
Carsten Haitzler 393710f46c if there is a label - use it to sort... :)
SVN revision: 25878
2006-09-16 12:02:53 +00:00
manowarrior 3493ddff48 Better icon.
SVN revision: 25877
2006-09-16 11:56:42 +00:00
Carsten Haitzler dac3a44c8c fileman code is not needed anymore (not built)
error code is pretty legacy - going going going gone.


SVN revision: 25876
2006-09-16 11:51:05 +00:00
Carsten Haitzler 3737f4e554 printf--
SVN revision: 25875
2006-09-16 11:36:50 +00:00
Carsten Haitzler 8c9abfcdc5 there is now a mime type ->? icon mapping that can work in many ways... hooray
SVN revision: 25874
2006-09-16 11:35:54 +00:00
Viktor Kojouharov 49415b41d1 make the pager flip desks linearly with the mouse wheel.
SVN revision: 25873
2006-09-16 09:44:35 +00:00
Carsten Haitzler 7f233d50bf when maximized - punt of configure reqa to the saved pos.
SVN revision: 25870
2006-09-16 05:38:09 +00:00
Carsten Haitzler afd5b0cfc0 found the speed problem with loading dirs of .desktop files....
SVN revision: 25867
2006-09-16 03:03:25 +00:00
David Walter Seikel 998414cd23 Stringshare for the E_App, strdup for the widgets.
SVN revision: 25865
2006-09-15 22:42:04 +00:00
David Walter Seikel 862404665c An experimental memory optimisation that seems to fix up the border
issues.  Changing the NO_APP_LIST define to 0 will put things back the
way they where.  This reuses a list that was sitting there doing
nothing, and avoids adding things onto it that where already there, thus
slowing down searches.


SVN revision: 25863
2006-09-15 21:46:25 +00:00
David Walter Seikel c6e7ff1cd1 More details to worry about. How all the E_Apps connect together.
SVN revision: 25862
2006-09-15 21:41:54 +00:00
David Walter Seikel db2b722431 * There was still one cache left over, and it's needed for searching, so
search it and timestamp it.

* App dialog now does all its own .order file mangling.  This is
temporary until e_app is back up to scratch following the cachectomy.


SVN revision: 25857
2006-09-15 17:44:23 +00:00
David Walter Seikel 3cc1775e81 A bit more analyses of where E_App caching is needed. Added stub for .order.
SVN revision: 25856
2006-09-15 17:28:48 +00:00
Carsten Haitzler 6e12d30138 and fix key nav to be 100% right :) u can go into subdirs and go back to
parents with return/escape etc.


SVN revision: 25854
2006-09-15 14:28:50 +00:00
Carsten Haitzler 11ccc9a4fa typebuf makes a comeback... bitches! yooot!
SVN revision: 25853
2006-09-15 14:06:23 +00:00
Carsten Haitzler a12600fef5 bugsiepoos :(
SVN revision: 25848
2006-09-14 23:22:31 +00:00
Carsten Haitzler 64feda1d3c safety from setting null zone
SVN revision: 25847
2006-09-14 23:16:46 +00:00
David Walter Seikel 410acb66cc A script to convert .eap files to .desktop files, putting the icon in
~/.e/e/icons.

This uncovered a problem, menus can't seem to handle the resulting icon, but
ibar and other things can.  To be investigated later, I need sleep.


SVN revision: 25845
2006-09-14 20:14:50 +00:00
Carsten Haitzler 00634a43ad fm2 has some slightly better keyboard nav ability - needs to become better
with old efm typebuffer-like matching etc. etc.

added a seg fix for .desktop parse fails.

also fixed linuxtitan's error checking for stat()


SVN revision: 25843
2006-09-14 16:07:57 +00:00
David Walter Seikel ab40044e0e Eap caching code really removed this time. There may still be some
traces of it, I'll find them.  Everything complies and I've been running
this version.

I still feel there are some bugs out there that where hidden by the
existance of the cache.  Time to stomp those before hiding them again
with the new cache code.


SVN revision: 25838
2006-09-14 15:16:27 +00:00
David Walter Seikel 2a879e5d20 Implement menu generation fallback option. Scan standard dirs, build
menus out of whatever .desktop files are found.


SVN revision: 25830
2006-09-14 12:47:08 +00:00
manowarrior 25d4fdffdb Better icon for the Screen Resolution configuration dialog.
SVN revision: 25820
2006-09-13 18:46:41 +00:00
manowarrior f5220437b5 Window Display icon.
SVN revision: 25819
2006-09-13 18:31:03 +00:00
David Walter Seikel 1e85cc6bf8 Add the rest of the info from .eaps.
SVN revision: 25815
2006-09-13 13:51:39 +00:00
manowarrior 58bac73387 Better icon. Sorry everybody, a lot of accidents today.
SVN revision: 25796
2006-09-12 20:29:43 +00:00
sndev abe8514596 The original system icon from ManowarrioR.
SVN revision: 25795
2006-09-12 20:27:06 +00:00
sndev 9ce4419592 make default theme to compile again.
put a blank icon for e17_icon_system until ManowarrioR commit the original.


SVN revision: 25793
2006-09-12 19:21:50 +00:00
manowarrior f88a715c9e New icon for the Search directories configuration dialog.
A microscope. I just wanted to make something different, rather than yet another magnifying glass. If you don't like the idea, I'm waiting for your good arguments.


SVN revision: 25785
2006-09-12 16:32:10 +00:00
David Walter Seikel 3ae4f33bde One last modification, add proper icons to the up/down buttons.
SVN revision: 25773
2006-09-12 13:16:21 +00:00
David Walter Seikel 6b5d955256 Fix the FIXMEs. This is probably finished for now, the TODO requires
more support elsewhere to be written first.


SVN revision: 25771
2006-09-12 12:47:18 +00:00
David Walter Seikel 47a3221188 Default the available apps to a categorised fm based on system menus,
but allow user to choose from the original big, sorted list.


SVN revision: 25763
2006-09-12 10:02:49 +00:00
David Walter Seikel ee2d867a8e We want stretchies here.
SVN revision: 25762
2006-09-12 08:02:59 +00:00
David Walter Seikel 5e44424c6b TODO--
SVN revision: 25758
2006-09-12 06:48:30 +00:00
David Walter Seikel bc154d06b8 Fix a typo I thought I had already fixed. Some more clean up.
SVN revision: 25753
2006-09-11 21:37:18 +00:00
Carsten Haitzler 8ea5ec3955 ignore++
SVN revision: 25716
2006-09-11 09:38:02 +00:00
Carsten Haitzler 3040356339 add system icons dir for e, patches for evas.
SVN revision: 25715
2006-09-11 09:36:32 +00:00
David Walter Seikel c4f76d9809 Some more cache proposals. I think that's enough to start coding it all.
SVN revision: 25712
2006-09-11 05:59:26 +00:00
manowarrior c5f3222cc5 A bit better.
SVN revision: 25703
2006-09-10 21:33:46 +00:00
e-taro e60399bb91 e17 ja.po update (Yasufumi Haga)
SVN revision: 25702
2006-09-10 21:30:05 +00:00
manowarrior 78aa4cea47 Icon for the Menus configuration dialog.
SVN revision: 25701
2006-09-10 20:41:38 +00:00
manowarrior 87312dacc5 I've returned from the "vacation". New icon for Applications configuration dialog.
SVN revision: 25692
2006-09-10 15:49:05 +00:00
Carsten Haitzler 4413a33c7d might want to free strings that are strdup'd
SVN revision: 25687
2006-09-10 10:34:17 +00:00