Commit Graph

2595 Commits

Author SHA1 Message Date
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