Commit Graph

3898 Commits

Author SHA1 Message Date
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
Christopher Michael 34d49c4a24 Remove unused variable.
SVN revision: 24250
2006-07-27 22:40:51 +00:00
Carsten Haitzler 63e193659e todo++
SVN revision: 24248
2006-07-27 19:40:20 +00:00
Carsten Haitzler 930e142f36 for really big files lists.. efm was being hyper-slow. i knwo why - and it's
fixed :) all hail a better sorting algorithm - incriemntal insertion quick sort
:) (or whatever you want to call it) and a little better "scheduling" in the
code :)


SVN revision: 24246
2006-07-27 19:29:16 +00:00
kiwi efd0e746fb now when you try to set an existing key binding, it tells you the name of the action associated with the binding
SVN revision: 24234
2006-07-27 13:55:36 +00:00
Christopher Michael 9457c0fb31 This bug is gone as style can be set without deleting/remaking the shelf.
SVN revision: 24231
2006-07-27 06:28:08 +00:00
Christopher Michael 420b305add Function protos for new shelf additions.
SVN revision: 24230
2006-07-27 06:22:19 +00:00
Christopher Michael 71a88dcb52 Can now set shelf "style" without a restart. More will follow.
SVN revision: 24229
2006-07-27 06:21:56 +00:00
Christopher Michael ff0bd38928 Some convenience functions for setting shelf properties without restarting
the shelf.


SVN revision: 24228
2006-07-27 06:21:15 +00:00
Christopher Michael 04ac95cee8 Fix occasional problem that caused a shelf reload from config dialog to
reload the wrong shelf. It is possible to have shelf->id = 0 for first
shelf, so don't use list count for that one.


SVN revision: 24227
2006-07-27 05:13:30 +00:00
Adam Kisiel 2799e70b06 Polish translation for E17 update
SVN revision: 24209
2006-07-26 20:57:07 +00:00
Christopher Michael be5784e9bd Avoid extra calls to e_shelf_config_init as it destroys and recreates all
shelves every time. Only call it on an add.


SVN revision: 24206
2006-07-26 19:10:20 +00:00
Christopher Michael 0b4260962c Window placement policy is doable in ipc already, update e_config to reflect.
SVN revision: 24203
2006-07-26 15:04:42 +00:00