Commit Graph

3507 Commits

Author SHA1 Message Date
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 86fbe6971f 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: 21349
2006-03-17 13:23:13 +00:00
Carsten Haitzler 7979f0468d asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.


SVN revision: 21347
2006-03-17 09:18:15 +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
troback 3ac3cc3ff4 Update...
SVN revision: 21258
2006-03-13 14:39:24 +00:00
e-taro e5f415a2f8 sk.po update (hrobar)
SVN revision: 21257
2006-03-13 14:21:40 +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
maiurana f326635a3d *** empty log message ***
SVN revision: 21236
2006-03-12 19:51:41 +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 1b6ecaa408 asparagus!
SVN revision: 21220
2006-03-12 10:44:32 +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
Carsten Haitzler 28549d6532 bugpants
SVN revision: 21208
2006-03-12 05:49:34 +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 a702904c84 hu.po update (Peter P��rk��nyi + dyuri)
SVN revision: 21188
2006-03-11 14:11:15 +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
quan74 f1178a9ce4 fixed dist packages
SVN revision: 21061
2006-03-07 01:52:52 +00:00
e-taro 8e0207c666 ja.po update (Yasufumi Haga)
SVN revision: 21054
2006-03-06 22:56:47 +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
maiurana d987c8a6c0 *** empty log message ***
SVN revision: 21011
2006-03-04 17:40:42 +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