Commit Graph

2655 Commits

Author SHA1 Message Date
handyande b038a8acc8 Add -lock-desktop option to enlightenment-remote, scripting/.eap goodness :)
SVN revision: 21571
2006-03-29 15:50:01 +00:00
rephorm 12a989ca1c remove ifdef'd out cruft
SVN revision: 21563
2006-03-29 05:28:15 +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
Christopher Michael 57628bfbee year++
SVN revision: 21545
2006-03-28 18:48:43 +00:00
Carsten Haitzler 8b2810719c actually should have been ctrl+alt - fixed
SVN revision: 21519
2006-03-28 07:53:40 +00:00
codewarrior 00039c2428 - alt+left/right arrow is not a very good idea for a binding, it breaks firefox, irssi, etc.
SVN revision: 21515
2006-03-28 07:25:12 +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 2485636164 start code on moving shelves... need to complete this with resizing too...
and do it all properly


SVN revision: 21511
2006-03-26 06:06:57 +00:00
Carsten Haitzler bce6c27b1c comments
SVN revision: 21510
2006-03-26 03:48:52 +00:00
Carsten Haitzler 1a1d352ed3 fix dnd to ibar.
SVN revision: 21508
2006-03-25 05:28:57 +00:00
sndev 955a658ee9 fixing keybind dialog. One of the ilist was not propertly updating size of its items.
SVN revision: 21487
2006-03-22 20:45:10 +00:00
handyande 0e17695a57 Argh, duplicate border titles - finally got rid of
SVN revision: 21482
2006-03-22 15:19:02 +00:00
handyande b777e3662b Allow edge flipping with xinerama, if we have on other zones on the same edge - i.e. 1 rightof 0 allows us to edge flip up and down
SVN revision: 21445
2006-03-20 14:09:24 +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
Carsten Haitzler 9bb5aca062 some not-so-arsetastic shelf gfx
SVN revision: 21402
2006-03-19 09:09:03 +00:00
Christopher Michael f5c6d2b012 Don't calculate size on every append, just calculate when e_widget_ilist_go
is called. This speeds up widget_ilist drastically, especially when adding a
lot of items and does not appear to have any adverse effects. Tested with
all code that is using e_widget_ilist.


SVN revision: 21378
2006-03-18 17:00:27 +00:00
Christopher Michael 575ac23a71 Removed unused Cfg_File struct. Some formatting
SVN revision: 21377
2006-03-18 16:46:00 +00:00
Christopher Michael 03f97999f3 Removed unused Cfg_File struct
SVN revision: 21376
2006-03-18 16:42:44 +00:00
Christopher Michael cc05c0b458 Remove unused Cfg_File struct
SVN revision: 21375
2006-03-18 16:41:55 +00:00
Christopher Michael 8c45e0ae5e Bah...Remove the unused Cfg_File struct. Some formatting. Refix the config
options changing values when switching between Basic/Advanced by not calling
_fill_data twice. It's called on _create_data, there is no need to call it
again.


SVN revision: 21374
2006-03-18 16:40:28 +00:00
Christopher Michael 6c2fb583ff Dunno how this got back in there but...
- Remove the Cfg_File struct as it's not being used.
- Don't need to call _fill_data for every create_widgets. It's called when
we create data the first time. This fixes 'setting an option in basic and
clicking advanced would revert the value back' problem


SVN revision: 21373
2006-03-18 16:06:20 +00:00
David Walter Seikel 05bb9b9a1c .cvsignore++
SVN revision: 21356
2006-03-17 23:19:49 +00:00
sndev 7d13e59c73 More russian translation. Particularly of the Key Binding config dialog.
If somebody will find some inconsistency in translation or typo errors
please let me know :) I just forgot all the rules of RU language :(


SVN revision: 21350
2006-03-17 13:23:14 +00:00
sndev 6429bf3307 some russian translation.
SVN revision: 21338
2006-03-16 12:53:40 +00:00
codewarrior 23a0d11ebd - patches from saturn_vk
SVN revision: 21334
2006-03-16 09:42:27 +00:00
Carsten Haitzler 389d3d1a1f jknife's fix for ibar config dialog! :)
SVN revision: 21280
2006-03-14 03:47:23 +00:00
Carsten Haitzler 92d3c9d1eb re-enable disabled shutdown
SVN revision: 21278
2006-03-14 02:28:44 +00:00
stffrdhrn 658e4f0bcd Actually perform shutdown, for shutdown sake.
If some one finds this causes problems let me know, I would be happy to fix it.
I have run this through valgrind and find no memory problems with this shutdown
code.


SVN revision: 21255
2006-03-13 13:55:23 +00:00
stffrdhrn 7bc863478e Add language alias caching
* use alias cache when getting language for e_app display
 * fix memory for alias hash getting freed at the wrong time


SVN revision: 21254
2006-03-13 13:51:22 +00:00
Carsten Haitzler 76ae080879 a fixme
SVN revision: 21252
2006-03-13 09:55:16 +00:00
Carsten Haitzler 8f523fe1c0 add extra checks for null returns
SVN revision: 21248
2006-03-13 06:59:13 +00:00
handyande 00330faaf9 Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAYS_ON_TOP (not used yet)) to the gadman edit menu, saves a LOT of code inside modules
SVN revision: 21226
2006-03-12 16:12:59 +00:00
Carsten Haitzler cf75dc02e4 pass distcheck...
SVN revision: 21219
2006-03-12 10:40:49 +00:00
Carsten Haitzler 2cdcc07a9e pass distcheck...
SVN revision: 21218
2006-03-12 10:40:47 +00:00
rephorm 8a2a3230af it shouldn't be up to the theme to prevent disabled buttons from being selected.
SVN revision: 21201
2006-03-12 01:55:16 +00:00
Christopher Michael e16298326e Fix gcc warning "No new line at end of file"
SVN revision: 21191
2006-03-11 16:18:27 +00:00
Christopher Michael af748c11b9 Fix for evas_stringshare. Changes char *appdir to const char *appdir.
SVN revision: 21190
2006-03-11 16:14:56 +00:00
e-taro 5402061a99 Fix segv when non-C locale users click on Run Command keybinding
SVN revision: 21180
2006-03-11 04:23:04 +00:00
David Walter Seikel 7d7a706480 This was originally Ctrl-Alt-r, but Ctrl-r conflicts with other apps. I
think raster changed it by mistake.


SVN revision: 21169
2006-03-10 16:35:12 +00:00
Carsten Haitzler f6b701aa10 only ask for hinting levels if its supported - fallback by hand
SVN revision: 21161
2006-03-10 06:01:21 +00:00
Carsten Haitzler 1785ad3a32 ipc is #defineable (rough for now - maybe able to be undefined and eventually
entirely removed - later though). also config shoudl be able to go up
versiosn more easily now.


SVN revision: 21160
2006-03-10 05:48:46 +00:00
Carsten Haitzler 978312dc10 formatting
SVN revision: 21157
2006-03-10 02:44:52 +00:00
e-taro 84df4075a1 Make E_Apps support LANG value like [zh_TW], [ja] etc.
(exposing shorne's useful _e_intl_locale_canonic_get function for this)
----------------------------------------------------------------------
src/bin/e_apps.c src/bin/e_intl.c src/bin/e_intl.h CVS:
----------------------------------------------------------------------


SVN revision: 21140
2006-03-09 14:50:12 +00:00
Carsten Haitzler 1af8269df5 and detect the evilness - but still not doign the right thing (tm) yet.
SVN revision: 21097
2006-03-08 10:04:51 +00:00
Carsten Haitzler 826dc4b4dc and dialogs work again
SVN revision: 21093
2006-03-08 08:54:43 +00:00
Carsten Haitzler 4ecbd82f54 fix rogue image object.
SVN revision: 21042
2006-03-06 02:42:45 +00:00
codewarrior 2bc5f21a56 - why did this go? it rocks.
SVN revision: 21036
2006-03-06 00:07:56 +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
sndev 63751b9a13 Just some small checks are added. They prevent to assign the same binding key
sequence to different actions.


SVN revision: 21024
2006-03-05 01:37:42 +00:00
sndev 3e250cf5fe Just some updates of config dialog. Now it is more user friendly and more
intuitive. Just check it out :)


SVN revision: 21021
2006-03-05 00:30:28 +00:00
David Walter Seikel ff0cb63863 If it's good enough for ilist, it's good enough for tlist.
SVN revision: 21007
2006-03-04 15:10:31 +00:00
sndev 2df7ab1a6a * Fixing missing 'return 1' in e_grabinput.c
SVN revision: 21003
2006-03-04 12:38:18 +00:00
xstasi ed715bb41a fixed bug on ibooks that would display -0% battery - now it displays all info correctly
SVN revision: 21002
2006-03-04 12:36:42 +00:00
e-taro 4b607a4cfb remove these casts - don't need them now thanks to stafford's const char
* work


SVN revision: 20997
2006-03-04 07:58:17 +00:00
Christopher Michael f63dc1fe5c Use radios instead of a checkbox.
- Allows displaying both states of the cursor

Grandma said this was less confusing :)


SVN revision: 20989
2006-03-04 04:46:08 +00:00
Christopher Michael d7dcca1b80 Update the checkbox label when it gets toggled. Trying to think like grandma
here :)


SVN revision: 20988
2006-03-04 04:36:23 +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 a1da8b021e better ilist behavior - from ilogicit
SVN revision: 20951
2006-03-03 10:05:00 +00:00
Carsten Haitzler 37e1f8068d better ilist behavior - from ilogicit
SVN revision: 20950
2006-03-03 10:04:59 +00:00
Carsten Haitzler 052b05ad67 and restore res on login - if requested.
SVN revision: 20947
2006-03-03 09:10:14 +00:00
Carsten Haitzler 7aa50d144d randr - a nice module, isn't really needed anymroe now as almsot all the work
is done by a config dialog (i added the safety box stuff from randr into it).
i just need to add the cde to restore on login now.


SVN revision: 20946
2006-03-03 09:04:27 +00:00
Carsten Haitzler 1426a69931 SP!
SVN revision: 20942
2006-03-03 06:36:11 +00:00
Carsten Haitzler d9d634a233 spelling!
SVN revision: 20941
2006-03-03 06:34:10 +00:00
Carsten Haitzler ef31eb244b 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: 20940
2006-03-03 06:26:33 +00:00
Carsten Haitzler 9ab2777707 desklock lets you auto-lock if the screensaver kicks in and set the timeout
for the screensaver (optionally).


SVN revision: 20937
2006-03-03 06:00:18 +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
stffrdhrn 1fdc18b446 Missed a lot of these freeing for possible NULL pointers
SVN revision: 20921
2006-03-02 14:18:40 +00:00
stffrdhrn 6ddd4dc189 More fixes:
* those stringshare_del's were wrong
 * Strings alloced by eet (ipc_dec) might be null check before freeing
 * initialize variables


SVN revision: 20920
2006-03-02 14:07:07 +00:00
stffrdhrn 3e6501a37b More compiler cleanups:
* clean up for e_lib
 * fix places where evas_stringshare vars were freed


SVN revision: 20918
2006-03-02 13:10:20 +00:00
Carsten Haitzler 76a8755856 compile again!!!!
SVN revision: 20915
2006-03-02 12:28:41 +00:00
stffrdhrn df141330a7 Clean up new stuff for consitancy
* INIT -> START


SVN revision: 20913
2006-03-02 12:12:14 +00:00
stffrdhrn 218717c8dc Clean up compile warnings:
* char * -> const char * for stringshare strings
 * char * -> const char * where needed in functions
 * remove unused vars in some places


SVN revision: 20912
2006-03-02 12:03:48 +00:00
stffrdhrn 7e18dbb3a1 When options arent available disable them, don't just hide them. This is needed if the configured item is one which is disabled. otherwise you cant select the other options.
SVN revision: 20911
2006-03-02 12:01:21 +00:00
David Walter Seikel cdb6190625 Formatting.
SVN revision: 20863
2006-03-01 05:41:57 +00:00
Carsten Haitzler 5425d9dc53 support un the fly rehinting.
SVN revision: 20856
2006-03-01 03:47:51 +00:00
Carsten Haitzler 8c517a39aa update hinting api - fix config dialog
SVN revision: 20849
2006-02-28 04:07:28 +00:00
Christopher Michael 1a52807e5e --printf
SVN revision: 20841
2006-02-27 20:10:39 +00:00
Christopher Michael 80cac7d84b Reorder Config Panel (alphabetical).
Fix small bug in new hinting dialog where if no hinting has been specified
in evas yet, and bytecode is not avaiable, the radio's ended up empty
(nothing selected) and a hinting could not be chosen.


SVN revision: 20834
2006-02-27 18:39:20 +00:00
Carsten Haitzler 8a545cdb22 and cvs add the new files! :)
SVN revision: 20828
2006-02-27 15:28:52 +00:00
Carsten Haitzler d98827b55a font hinting settings support.
SVN revision: 20826
2006-02-27 15:18:10 +00:00
Christopher Michael 7310ea03b9 Reorder config panel. Top 3 are most used, everything after that is alphabetical
SVN revision: 20822
2006-02-27 13:29:38 +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 6491c0bad9 More work on Desktop Locking.
* now multiple zones are supported.


SVN revision: 20806
2006-02-26 21:42:19 +00:00
Christopher Michael d97cd2e101 We can reuse the same variable for advanced that we use in basic. When
applying, use the correct varaible.


SVN revision: 20804
2006-02-26 19:56:27 +00:00
sndev ecca1abeee * bugfix.
SVN revision: 20799
2006-02-26 16:48:16 +00:00
sndev 90739ff091 * some bug fixes wrt auto apply settings
SVN revision: 20798
2006-02-26 15:17:37 +00:00
sndev e630f32709 * bug fix. Prevents E to crash, when entering the key, while the key binding
is not selected from the list.


SVN revision: 20776
2006-02-25 11:24:20 +00:00
e-taro 8b63fbcc99 Plug exebuf leak
SVN revision: 20773
2006-02-25 08:46:44 +00:00
e-taro d6d5cde980 Free data when pointer info is popped off the stack (and a little simplification)
SVN revision: 20771
2006-02-25 06:28:50 +00:00
stffrdhrn bf100262c9 Fix most compiler warnings
SVN revision: 20757
2006-02-23 16:42:38 +00:00
stffrdhrn e419556c40 Cleanups, bug fixes (intl, ipc_handlers, fileman)
* Dont segv when sending invalid path to e_remote
 * Add public codec function to .h file
 * Intl Error message cleanup
 * Only set env variables once the locales have been validated
 * Setup gettext for env locale if no locale configured in e
 * Comments and local var cleanups in fileman


SVN revision: 20755
2006-02-23 15:17:52 +00:00
e-taro 0e28ec541a - free the list elements as well as the list itself
- free the "change" too


SVN revision: 20753
2006-02-23 14:22:31 +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
stffrdhrn 48d18c7535 Few stale memory plugs and cleanups:
* Free the e_app callback for e_border on shutdown
 * Free the prefix strings on shutdown
 * Make better intl errors
 * Worthless function commenting
 * Comment for disabled shutdown unroll (Why is it disabled?)


SVN revision: 20689
2006-02-21 15:00:10 +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
Christopher Michael 8d97a8e0ce Typo, oops.
SVN revision: 20644
2006-02-20 19:30:58 +00:00
Christopher Michael 7a77773847 Nicer menus...shhh ! :)
SVN revision: 20643
2006-02-20 19:24:47 +00:00
Christopher Michael 3c8fe5f76f Nicer menus...shhh ! :)
SVN revision: 20642
2006-02-20 19:11:22 +00:00
sndev 55c53d456c Some initial work, just initial enviroment, on Desktop Locking:
-a new action, desk_lock, added
  -a new key binding added
  -a e_popup, which actually locks the desktop, added.


SVN revision: 20599
2006-02-19 23:53:35 +00:00