Commit Graph

471 Commits

Author SHA1 Message Date
Stafford Mitchell Horne c4a4f8ee9b Modules should use the module text classes.
SVN revision: 23014
2006-05-30 23:39:23 +00:00
Carsten Haitzler 1a5b751be6 make radio icons use icons only to save space
SVN revision: 22811
2006-05-21 15:10:20 +00:00
Carsten Haitzler a8a85ed2d8 iconradio elements are available now
SVN revision: 22797
2006-05-21 11:00:04 +00:00
Carsten Haitzler 19fd612b97 ibox makes it first gadcon moves.
SVN revision: 22689
2006-05-18 06:30:33 +00:00
Carsten Haitzler 98524eadc5 nicer popup of label
SVN revision: 22503
2006-05-10 07:46:14 +00:00
Carsten Haitzler 53f3e5dcd0 move bar directory down 1 level so all "bar" dirs are in their own domain -
makes listing available bar dirs, managing them and so on much simpler and
cleaner. also add label popups to ibar (finally).


SVN revision: 22502
2006-05-10 07:42:39 +00:00
Carsten Haitzler e9f1334a09 remove stuff from ibar and pager theme that arent used anymoe
SVN revision: 22463
2006-05-05 09:47:23 +00:00
Carsten Haitzler 0279810e42 ou can choose shelf styles now - finally. added 2 more styles (gold and
invisible). themes can provide as many styles as u like.


SVN revision: 22391
2006-04-29 03:51:27 +00:00
Stafford Mitchell Horne 08d84cfc8f Add classes for Splash screen
SVN revision: 22338
2006-04-24 16:08:20 +00:00
Carsten Haitzler cdab30618c give tlist items more padding.
SVN revision: 22331
2006-04-24 03:55:31 +00:00
Stafford Mitchell Horne 4f1f39b8c4 Updates for Font Dialog
* New font classes for widgets/modules modules MUST use module classes
 * Headers to organize classes
 * fix mem leaks of entry text


SVN revision: 22322
2006-04-23 15:30:47 +00:00
Carsten Haitzler afe18a2157 now config comes off a menu as does editing of items
SVN revision: 22318
2006-04-23 13:20:57 +00:00
Carsten Haitzler 362c31162f remove useless old images - add new shelf image
SVN revision: 22316
2006-04-23 11:56:37 +00:00
Carsten Haitzler ea0876f7c8 start of some shelf config - START only... deal with it. debugging printfs
galore.


SVN revision: 22308
2006-04-23 06:56:22 +00:00
Carsten Haitzler fbd972cdb9 e packages build again - also not much point having an enlightenment-data as
it's built as an arch specific package and it is intrinsically required by e
and cannot work without it nor is the data shared betwene e and other apps
unless e itself is installed too


SVN revision: 22260
2006-04-20 11:30:25 +00:00
Michael Jennings 6e89208de3 Mon Apr 10 17:05:40 2006 Michael Jennings (mej)
Fix distcheck errors in E and edje.
----------------------------------------------------------------------


SVN revision: 22007
2006-04-10 21:05:21 +00:00
Christopher Michael 285723c1cd Remove default_randr.edc as it's not needed anymore.
SVN revision: 21971
2006-04-09 03:50:42 +00:00
Christopher Michael 7648f28e72 Updated for removal of default_randr.edc
SVN revision: 21970
2006-04-09 03:48:39 +00:00
Carsten Haitzler 227d31fbf5 we were getting duplicate events for popups. fixed now! :)
SVN revision: 21893
2006-04-06 07:26:11 +00:00
Carsten Haitzler cc6b6a326c add frame object selection ability - broke move of the framed "ibar" test.
need to fix framed gadcon clients to account for frame size.


SVN revision: 21807
2006-04-04 15:42:25 +00:00
Stafford Mitchell Horne 5828935a95 Add font fallbacks configuration to font config dialog
* Add arrow icons to default theme
 * Add api to ilist for manipulating list labels (for moving)
 * TODO: need to split list manipulation code out to its own widget but
   what should the diget be called? e_widget_editable_list?


SVN revision: 21806
2006-04-04 14:00:19 +00:00
Carsten Haitzler 7f422515a1 different shelf look - imho much nicer now.
work on some mroe shelf stuff - like autofit. i need to add a lot more hooks
for things and info.


SVN revision: 21802
2006-04-04 09:54:50 +00:00
Carsten Haitzler 8ca90fa341 increas textclass list in config and in .edc's
SVN revision: 21717
2006-04-02 08:19:17 +00:00
rephorm 5f9a3d1a4f better pager dragging
* drag windows around within pager
  * dnd when going outside of the pager
  * window placed at location in pager of drop
  * window centered under mouse when dropped off of pager


I'm not sure yet to do with original window when dragging off the pager. Right now it stays at last "on pager" location, which is a bit ugly. Should it jump back to the original position? Or disappear entirely?


SVN revision: 21555
2006-03-29 00:35:16 +00:00
Stafford Mitchell Horne 9aea37f270 Add some text classes so we can use fontconfig fonts if needed
SVN revision: 21521
2006-03-28 08:01:26 +00:00
Carsten Haitzler f96980dbe8 add ilist headers - much easier to organise things now
SVN revision: 21513
2006-03-27 14:46:26 +00:00
Carsten Haitzler 63345ce441 with fontconfig we dont need these anymore - it does require the user to use
"Sans" for their font and rely on fontconfig to provodie the fallbacks


SVN revision: 21431
2006-03-20 03:18:29 +00:00
codewarrior 4a027986ae - text classes! now we can change almost all the fonts inside of E (TEXT only, not TEXTBLOCK)
SVN revision: 21408
2006-03-19 12:24:19 +00:00
Carsten Haitzler 9bb5aca062 some not-so-arsetastic shelf gfx
SVN revision: 21402
2006-03-19 09:09:03 +00:00
quan74 f1178a9ce4 fixed dist packages
SVN revision: 21061
2006-03-07 01:52:52 +00:00
Carsten Haitzler bbf2e22822 add a launcher. this is OPTIONAL - it is only needed if e is installed
somewhere where its bin dir is not in $PATH and lib dir is not in ld.so.conf
OR in $LD_LIBRARY_PATH. this will quickly determine prefix set up 2 env vars
and launch e itself.


SVN revision: 21028
2006-03-05 06:23:14 +00:00
Carsten Haitzler b089c7d1e3 add a preview widget (includes a livethumb for live downscaling - notice
previews of animated bgs's... animate now). fixed problems with image widget
withleaks and other stuff... also desklok tries to abord if grabs fail and
agressively tries to disable existing grabs


SVN revision: 20987
2006-03-04 04:11:51 +00:00
Carsten Haitzler aa78af7f12 remove module cruft we dont use.
SVN revision: 20953
2006-03-03 10:18:14 +00:00
Carsten Haitzler ed3bd9bffc 1 fix disabled radio widget as it was using the disabled check image - looks
like arse, and 2 - disable timeout and autolock config if screensaver ext
isnt there.


SVN revision: 20939
2006-03-03 06:26:32 +00:00
Carsten Haitzler 272782b980 desklock lets you auto-lock if the screensaver kicks in and set the timeout
for the screensaver (optionally).


SVN revision: 20936
2006-03-03 06:00:17 +00:00
sndev a63ac36dff Some work on desk lock configuration dialog and possible options.
* desklock background can be configured
* the position of the login box(for xinerama users) can be configured as well
* E config version is increased, since new items appeared.

.. and more

* just small fix to e_widget_entry. This fix drops the input cursor
to the end of the text, when widget gets focus.


SVN revision: 20927
2006-03-03 00:02:32 +00:00
Carsten Haitzler 7837e9d357 compile again!!!!
SVN revision: 20914
2006-03-02 12:28:40 +00:00
Carsten Haitzler 62ca6a2cbc de-uglify desklock gfx - make it ask for your passowrd if you havent set one
up (config dialog instead of lock) and make it a menu item for obvious access
:)


SVN revision: 20808
2006-02-27 06:35:56 +00:00
sndev 6f947b507c More work on Desktop Locking:
* the config dialog is created. Now every one can set his/her personal password to
  unlock the desktop. Pam support is comming soon also.
* a little bit redesined look and feel.
* the config version is increased, since the new item is introduced.

Some bug fixes in Keybinding config dialog.


SVN revision: 20731
2006-02-22 14:35:04 +00:00
e-taro 5528ac3840 Jerome Pinot's new iiimf.imc file for im-sdk
SVN revision: 20698
2006-02-21 23:03:15 +00:00
sndev 7df1d76c4b A little bit more work on Desktop Locking:
- an look and feel of the desklock window is desined. However, it requires
a little bit work on alligments.


SVN revision: 20655
2006-02-21 00:19:56 +00:00
jlzapata 8510d3dcf1 efm:
- two more states for the fileman edje, hover - unhover
- implemented hover functions when dragging
- relative actions / default relative action in place (not working yet)
- there is SERIOUS BUG when using multiple windows of efm, when dragging
or using the band on 2+ windows for the first time segvs, i think this
was also before my changes.
- still there are lots of things to be coded, dont expect to work
cleanly yet


SVN revision: 20511
2006-02-16 03:13:30 +00:00
jlzapata c05bcf16ea efm:
- multiple dnd files working (only the icons no data for now)
- initial code for the autoscroll (disabled for now)
- callbacks cleanup


SVN revision: 20406
2006-02-11 22:54:07 +00:00
jlzapata dbd474f723 efm:
- xdnd / internal dnd works
- new signals for drag/drop of icons

----------------------------------------------------------------------


SVN revision: 20366
2006-02-09 18:31:14 +00:00
Carsten Haitzler b8477080a5 should not have 2 actions per prog. 1 only.
SVN revision: 20307
2006-02-06 08:53:25 +00:00
Carsten Haitzler 19d04b63db shelves... for holding gadcons. now i have a test shelf ... i can go back to
gadcon


SVN revision: 20272
2006-02-04 06:45:13 +00:00
codewarrior d693908ffc add a pixel border to the default theme for people that want minimal borders.
SVN revision: 20197
2006-02-02 11:44:13 +00:00
Carsten Haitzler dbe58aab6e itray fixies - gadman needfs work. might tackle that next.
SVN revision: 20192
2006-02-02 03:53:39 +00:00
Carsten Haitzler b090bdff32 ok- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe.
textblock comes from an edje so it can be styled by the theme!


SVN revision: 20027
2006-01-25 09:28:12 +00:00
Christopher Michael 89fd711a39 Added Mouse Pointer icon for new Cursor Settings config dialog
SVN revision: 20016
2006-01-25 04:00:46 +00:00