Commit Graph

3910 Commits

Author SHA1 Message Date
Carsten Haitzler a951cbcc10 some more comments
SVN revision: 24446
2006-08-07 20:30:10 +00:00
Carsten Haitzler 9266f27f0f aaah....
first a few patches - authors mailed.

then - bg selector work. and a few sample bg's. system bg's dir and user bg
dir - new bg dialog should also handle multihead simply too. picture select
button does work - but its only as smart as the old one (the code was built
off the old one). that needs a little work, but now the bg selector is fast
and slick - comes up instantly. resiable too.


SVN revision: 24443
2006-08-07 20:25:34 +00:00
Carsten Haitzler d4206d7efc be less rememebr write happy
SVN revision: 24431
2006-08-06 15:14:09 +00:00
sebastid db452b14ac Fix warnings.
SVN revision: 24421
2006-08-06 02:21:07 +00:00
sebastid 359394687e Silence warning
SVN revision: 24420
2006-08-06 02:16:18 +00:00
sebastid 71194399af Fix return value.
Fix pointer advance.


SVN revision: 24419
2006-08-06 02:15:14 +00:00
sndev 5ddaf123dd * no need to disable the "Add" button after the gadget was added. If I want consequently
add the same gadget more than once I need to do too much mouse acions.

* no need to disable the "Delete" button. The reasoning is the same.


SVN revision: 24379
2006-08-03 15:35:38 +00:00
sebastid d9f94ab5e3 Remove double if check
SVN revision: 24373
2006-08-03 02:05:33 +00:00
e-taro bfa535d820 e17 ja.po update (Yasufumi Haga)
SVN revision: 24368
2006-08-02 20:15:19 +00:00
Stafford Mitchell Horne 2013e59c89 Allow the icon to be clicked by passing events. Why was this not done before?
SVN revision: 24357
2006-08-02 04:40:46 +00:00
Stafford Mitchell Horne 87fc3463be Fix ipc memleak, found when testing -dirs-list
SVN revision: 24343
2006-08-01 04:54:12 +00:00
Stafford Mitchell Horne b6876ff502 Don't actually make path changes until someone hits apply
SVN revision: 24340
2006-08-01 04:26:09 +00:00
Carsten Haitzler 87f257bb30 more paranoid memset 0 of desklock passwd (and comment them) - this way once
you have authed your passwd wil not live on in memmory 1 cycle longer than it
needs to to get the pam auth done. security nuts shoudl be happy with that.
still need to fix the personal password though...


SVN revision: 24339
2006-08-01 04:14:34 +00:00
Christopher Michael e23e558046 Big Cleanup for Startup Config Dialog.
-use E_FREE rather than free() to eliminate dangling pointers.
    -get current zone once and reuse, rather than getting more than once.
    -Removed unused/unneeded variables.


SVN revision: 24338
2006-08-01 02:42:44 +00:00
Stafford Mitchell Horne 7a36021e70 Work on background settings bugs
* Persist the config changes.
 * Todo++


SVN revision: 24334
2006-07-31 18:31:11 +00:00
Carsten Haitzler 5dbd7795ad old image object is deleted - old canvas. re-create it.
SVN revision: 24333
2006-07-31 18:21:48 +00:00
Carsten Haitzler 067624fb72 fix deb pkg
SVN revision: 24330
2006-07-31 11:09:45 +00:00
Carsten Haitzler bcce7b2397 detect crashes at startup or early and enable "safe mode" so if you hit
restart e will not load modules - maybe safe mode should also restore default
theme and other things too later...


SVN revision: 24321
2006-07-30 19:34:05 +00:00
Carsten Haitzler cbaad3914a todo update
SVN revision: 24318
2006-07-30 19:00:42 +00:00
Carsten Haitzler f8f31a59c2 add mime type parser for system mime types (old mime.types and new xdg shared
mimeinfo) as well as pasring user versions of thoses files - use them in fm2.


SVN revision: 24317
2006-07-30 16:58:38 +00:00
Stafford Mitchell Horne da50b15d2d Rebuild EET to make error disappear:
* File: uim.imc is not up to date for key "imc" - needs rebuilding sometime


SVN revision: 24311
2006-07-30 04:24:04 +00:00
Massimo Maiurana 15d7789093 *** empty log message ***
SVN revision: 24308
2006-07-29 21:17:16 +00:00
Stafford Mitchell Horne 3942b7e618 Be able to turn basic settings off
SVN revision: 24303
2006-07-29 19:00:30 +00:00
Stafford Mitchell Horne 3c02185408 Check for locks when the mouse goes down on a pager_window. If the lock
is there ignore the event to move it.
todo--


SVN revision: 24302
2006-07-29 18:38:12 +00:00
Carsten Haitzler 1fe25feec6 big todo update - these are just stuff part of fixes of existing features or
enumerationbs of other todo items in more detail


SVN revision: 24301
2006-07-29 16:56:31 +00:00
Carsten Haitzler 5630b069c1 add an overlay object to the fm and use it to display a busy indicator with
file count


SVN revision: 24300
2006-07-29 16:27:54 +00:00
Christopher Michael 07bd84d3f7 Window maximize/resize bug gone.
SVN revision: 24298
2006-07-29 15:10:24 +00:00
Christopher Michael 9a1e00ed32 If a window is resized manually when maximized, unset the maximize state.
SVN revision: 24297
2006-07-29 15:09:53 +00:00
Carsten Haitzler b39f202fd7 several leak--
SVN revision: 24294
2006-07-29 10:05:34 +00:00
Carsten Haitzler dc231db9bb copy string bytes back safely
SVN revision: 24291
2006-07-29 09:47:54 +00:00
Carsten Haitzler 104b644327 todo++ - refinement of new fm work.
fm2 now is much better at handling massive dirs of files - my test case is
5400 files or so in a dir (all jpg's). it seems rather happy dealing with it
and doesnt lock up or hang or seem to have issues. it just plods along.


SVN revision: 24290
2006-07-29 09:28:50 +00:00
Carsten Haitzler 639ce66fb3 fm listing scales to much bigger dirs now... and remains interactive.
i need to add some form of indicator that it is still scanning the dir and
building the file list as its a little hard to tel that it's busy (but still
usable)


SVN revision: 24289
2006-07-29 09:26:18 +00:00
Viktor Kojouharov b8706da78d function for adding evas objects as icons in the menus
SVN revision: 24281
2006-07-28 23:22:57 +00:00
sebastid 64b234365b Eap editor now uses new fileselector. Please test it :)
SVN revision: 24277
2006-07-28 13:42:03 +00:00
sebastid ea2689ba93 The window border close is caught by the object del callback.
SVN revision: 24276
2006-07-28 13:06:12 +00:00
sebastid 7ff7e171a4 No // when browsing /
SVN revision: 24275
2006-07-28 12:02:38 +00:00
sebastid 86c6a15d8c use const char with evas_stringshare
SVN revision: 24274
2006-07-28 11:44:23 +00:00
sebastid aaefe4fb9b Fix declaration
SVN revision: 24273
2006-07-28 11:41:41 +00:00
sebastid aaea1b4bc1 Add return value
SVN revision: 24272
2006-07-28 11:37:55 +00:00
sebastid 8d2e09c7d7 Remove unused
SVN revision: 24271
2006-07-28 11:36:10 +00:00
sebastid 7353b24902 E style
SVN revision: 24270
2006-07-28 11:34:38 +00:00
sebastid 0b830fa639 Add return value.
Remove unused variable.


SVN revision: 24269
2006-07-28 11:33:43 +00:00
sebastid 3d1f519d17 Add return value
SVN revision: 24268
2006-07-28 11:31:50 +00:00
sebastid 8606459d74 Remove unused variable
SVN revision: 24267
2006-07-28 11:31:00 +00:00
sebastid 02d2993d17 strdup -> evas_stringshare
SVN revision: 24266
2006-07-28 11:27:59 +00:00
sebastid dbe9adc835 Fix maximize options
SVN revision: 24265
2006-07-28 11:17:33 +00:00
sebastid 85b5a557b9 Add a DEBUG define for debug functions.
Remove unused variable


SVN revision: 24264
2006-07-28 10:59:27 +00:00
sebastid 3efb09077b Remove unneeded function.
SVN revision: 24263
2006-07-28 10:56:21 +00:00
Carsten Haitzler a8a734f3ad formatting
SVN revision: 24262
2006-07-28 06:45:00 +00:00
sndev fdc2cbb4ad bug++. The maximaze state of the window has to be droped to non-maximazed state
if window was resized. Otherwise on E restart it gets maximized.


SVN revision: 24260
2006-07-28 04:44:02 +00:00