Commit Graph

574 Commits

Author SHA1 Message Date
manowarrior b0909a55ec New icon for the Modules configuration dialog. Perhaps not the best idea, but at least its original.
If someone have better idea..?


SVN revision: 25986
2006-09-20 15:15:59 +00:00
Carsten Haitzler 3b08106e56 add player icon from manowarrior - and terminal icon, and fixed startup icons
a bit


SVN revision: 25957
2006-09-18 10:27:02 +00:00
Carsten Haitzler cdecc1f4aa and provide a .order for favorites :)
SVN revision: 25879
2006-09-16 12:06:42 +00:00
manowarrior 3493ddff48 Better icon.
SVN revision: 25877
2006-09-16 11:56:42 +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
Carsten Haitzler 11ccc9a4fa typebuf makes a comeback... bitches! yooot!
SVN revision: 25853
2006-09-15 14:06:23 +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
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
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
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
manowarrior c5f3222cc5 A bit better.
SVN revision: 25703
2006-09-10 21:33:46 +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 a952e6a2e0 icons for most sys ops - not great, but something.
SVN revision: 25684
2006-09-10 09:15:54 +00:00
Carsten Haitzler 71be7e7882 sys actions have status/info/progress dialogs that should work right for all
actions (so you know what is going on and have some feedback/status).


SVN revision: 25670
2006-09-10 04:51:07 +00:00
Carsten Haitzler 04d99e3df8 main menu cleanups.
sys actions check error/status etc. logout implemented, and used. need to
have status for reboot/halt and for suspend and hibernate.


SVN revision: 25656
2006-09-09 07:00:14 +00:00
moom ba23d3535d * [Widget_Slider] Hiding the label no longer makes the line disappear (TODO--)
Since it was a bug in the default theme and not in the code, other
themes based on it may also need to be updated


SVN revision: 25565
2006-09-06 22:26:19 +00:00
Carsten Haitzler 3327380d37 update fav's
SVN revision: 25429
2006-09-03 23:04:34 +00:00
Carsten Haitzler 34d6645d66 lots of freaky stuff.
1. cleaned up actions for restart and exit
2. made main menu cleaner in just using the actions
3. added ilits unselect calls for ilist smart and widget
4. patch for cpufreq to set all cpu clocks
5. fix battery module to handle broken acpi impl's that don't report drain rate
6. add e_sys subsystem - for executing system sensitive stuff like halt, reboot
   suspend, hibernate etc. this also covers exit, restart and logout. logout
   is currently dormant and just an action - not bound or in a menu. not
   complete anyway (no code for it). halt and reboot should probably use
   logout logic to shut down apps - i will recycle it. i added a suid root
   binary to do the actions - uses a system config (default one supplied that
   is secure - root will need to modify it to allow things).
7. fixed suid install hook for cpufreq
8. added sysconf dir to build for sys config file.
9. pants on


SVN revision: 25395
2006-09-03 08:51:32 +00:00
Carsten Haitzler 90bade8e2b small thing - but make the cursor in exebuf blink.
SVN revision: 25322
2006-09-02 02:06:47 +00:00
rephorm e4bd158499 oops, looks like i got distracted and forgot to finish these (thanks for catching that sndev)
SVN revision: 25308
2006-09-01 19:31:32 +00:00
cobra aca8a18110 Ooops, an extra file got added in the icon_keys naming confusing. Fix
make dist.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 25263
2006-08-31 22:33:29 +00:00
sndev d38f03aea7 Ehhhh. So stuff in one go.
* Mouse Binding Dialog
  - dialog refactoring
  - no need to select modifiers, etc. Just click add button and do an action with a mouse.
  - new icons. Many thanks to Luchezar 'ManowarrioR' Petkov for great work on this icons.
  - extra mouse buttons and wheels are supported.
  - etc, just try and see.

* Shelf
  - No re-population when "plain/inset" mode set.
  - Changing the orientation of the shelf horiz->vert does not screws up it look.
  - something else

* Gadcon
  - No overlaping items in initial shelf.
  - Moving of items in gadcon is not problematic any more. Will not get any mess
    and overlaps in gadcon on moving.
  - Item sizing. If u size an item to the left it will be sized only to the left.
  - If gadcon clients take much more space than gadcon can display, they are resized
    starting from the biggest item(s).
  - Shrinked mode actions, moving/sizing, is not problematic. Everything works
    exactly in the same fasion as in non-shrinked mode.
  - etc.


SVN revision: 25235
2006-08-31 04:16:43 +00:00
rephorm bc2582caa0 fix plain style autoscroll gadget issues
SVN revision: 25234
2006-08-31 03:28:26 +00:00
manowarrior a53e2a4436 New icon for the Key Bindings dialog. Perhaps not the best thing I can do, but I'll work on it more if needed. Sorry for the last commit with no log message - I commited icons for Startup and Performance. And something else: I'll be missing next 10 days. After I return, I'll draw more for ya.
SVN revision: 25227
2006-08-30 22:22:53 +00:00
manowarrior 404f8fbe99 *** empty log message ***
SVN revision: 25226
2006-08-30 21:35:35 +00:00
David Walter Seikel aad55ed64a Did someone change the name?
SVN revision: 25201
2006-08-30 05:05:28 +00:00
Carsten Haitzler 7f2b813bb5 fix text class problems
SVN revision: 25170
2006-08-28 05:34:28 +00:00
rephorm b21893a072 textblocks should be e.textblock.*
SVN revision: 25168
2006-08-28 03:58:53 +00:00
rephorm e822d72a22 e.client should have been e.swallow.client
if you've updated a theme already, make sure you change this (the map file has hadd the new name all along...)


SVN revision: 25166
2006-08-28 02:31:32 +00:00
Carsten Haitzler 85ea82cdc5 use start anim in about
SVN revision: 25138
2006-08-26 18:04:59 +00:00
Carsten Haitzler 02d3f4dc5d new start module anim - nicer :)
SVN revision: 25137
2006-08-26 17:58:11 +00:00
Carsten Haitzler 01bd81f134 fix default config - more shadowy logo - nicer.
SVN revision: 25134
2006-08-26 14:23:59 +00:00
Carsten Haitzler ef0f8c2489 fix makefile
SVN revision: 25132
2006-08-26 13:48:31 +00:00
Carsten Haitzler f5df394807 config spanner icon.
SVN revision: 25131
2006-08-26 13:36:20 +00:00
Carsten Haitzler 8ced61a33c remove unused icon (can do a lot of cleaning in the theme tho!)
blank out "ugly" (bad - could/should be better) icons. only e_fileman icons
are kept for now


SVN revision: 25126
2006-08-26 11:39:20 +00:00
Carsten Haitzler 813fe819d2 init splash works again
SVN revision: 25125
2006-08-26 11:19:07 +00:00
Carsten Haitzler d28f9901cd inti splash conforms to theme standards now
SVN revision: 25124
2006-08-26 11:14:16 +00:00
Carsten Haitzler ab996003d6 init splash also now uses namespace to some extent. startup config dialog
uses fm2 now. init themes broken. yay!


SVN revision: 25122
2006-08-26 11:06:05 +00:00
Carsten Haitzler a809d62987 configure dialog less bitching from edje
fiddled with apps code -  note sure if this should fix anything at all-
shouldnt, but makes me feel happy that i fiddled with something. :)


SVN revision: 25110
2006-08-26 01:24:27 +00:00
rephorm e33c9a787e item -> e.swallow.content
SVN revision: 25086
2006-08-24 18:11:17 +00:00
rephorm d114f82b27 item -> e.swallow.content (thanks bonelessfrog)
SVN revision: 25082
2006-08-24 04:16:04 +00:00
rephorm 3b1e05d098 revert over zealous find/replace
SVN revision: 25075
2006-08-23 14:16:34 +00:00
sndev 705029347c New Mouse Bindings dialog. Plz try, test, and let me know, if something
is wrong.


SVN revision: 25071
2006-08-23 12:49:11 +00:00
moom ad88dd15d8 * Fix entry focus
SVN revision: 25063
2006-08-23 08:53:25 +00:00