Commit Graph

3191 Commits

Author SHA1 Message Date
Christopher Michael ed4e6849f1 More updates to what is GUId
SVN revision: 20540
2006-02-17 10:25:23 +00:00
Christopher Michael 8cd0117582 Fix Desktop Settings advanced mode not working.
SVN revision: 20539
2006-02-17 09:58:22 +00:00
stffrdhrn a3266dff6a Fix typo
SVN revision: 20532
2006-02-17 00:25:58 +00:00
e-taro 8a49d3640b Slovakian (hrobar) and Japanese(Yasufumi Haga) po updates
SVN revision: 20531
2006-02-16 23:14:01 +00:00
stffrdhrn 573d4b339b EFM Memory Management
- Make a copy, now freeing the e_fm_file list should be a bit more safe.


SVN revision: 20530
2006-02-16 22:04:16 +00:00
stffrdhrn 29567e3e4d Valgrinding...
- Might as well free roots on errors to make valgrind happy.


SVN revision: 20527
2006-02-16 21:18:11 +00:00
stffrdhrn c61ba650a9 Fix mem leak in search function:
- When searching always free the clean_file if it exists, its just used at
   search time.


SVN revision: 20526
2006-02-16 21:08:43 +00:00
jlzapata 7a4bc88869 efm:
- context menu (dragging with the right button) works
- dragging from one efm window to another efm window pops up the context
menu or calls the default relative action
- menu item labels are filled with the correct text


SVN revision: 20523
2006-02-16 17:06:37 +00:00
Christopher Michael fa5438eae1 Slightly better modules config dialog. Added frames for module options. Fix potential segv that could have happened if a user clicked on Enable/Load/Unload without having a module selected. Supports Auto-Apply properly now
SVN revision: 20518
2006-02-16 11:24:36 +00:00
Carsten Haitzler abab75bfa0 more work on shelfy bits
SVN revision: 20517
2006-02-16 09:27:37 +00:00
Carsten Haitzler fce2c3b1fc working on shelf config
SVN revision: 20515
2006-02-16 06:32:54 +00:00
Christopher Michael 99fa80874a Fix Bug: If we're not Warp While Selecting, then don't warp
SVN revision: 20514
2006-02-16 06:03:50 +00:00
Christopher Michael b0da09e195 Update what is GUId and IPCd
SVN revision: 20512
2006-02-16 05:08:17 +00:00
jlzapata 8510d3dcf1 efm:
- two more states for the fileman edje, hover - unhover
- implemented hover functions when dragging
- relative actions / default relative action in place (not working yet)
- there is SERIOUS BUG when using multiple windows of efm, when dragging
or using the band on 2+ windows for the first time segvs, i think this
was also before my changes.
- still there are lots of things to be coded, dont expect to work
cleanly yet


SVN revision: 20511
2006-02-16 03:13:30 +00:00
Christopher Michael cafd068c2c Add New Config Dialogue options to enlightenment_remote
SVN revision: 20499
2006-02-15 21:22:46 +00:00
Christopher Michael 1148850a2b Disable Auto-Apply on the border config dialogs
SVN revision: 20497
2006-02-15 20:40:55 +00:00
Christopher Michael 78ca372f21 General Fixies
SVN revision: 20496
2006-02-15 20:32:28 +00:00
Christopher Michael 64bf666eaf Disable Auto-Apply for these dialogs.
SVN revision: 20495
2006-02-15 20:30:59 +00:00
Christopher Michael 5621006577 Some fixes for Window Manipulation dialog.
SVN revision: 20494
2006-02-15 20:30:08 +00:00
Christopher Michael d82db82448 Allow Auto-Apply Settings and Default Mode for Config Dialogues
SVN revision: 20492
2006-02-15 20:29:33 +00:00
Christopher Michael fa5e3f722c Added config option for setting config dialog options
SVN revision: 20491
2006-02-15 20:28:55 +00:00
Christopher Michael e40da56cb3 Added config options for cfgdlg_auto_apply and cfgdlg_default_mode. Bumped config version
SVN revision: 20490
2006-02-15 20:28:31 +00:00
Christopher Michael 66733cebc9 Include new Config Dialog Settings
SVN revision: 20489
2006-02-15 20:27:45 +00:00
Christopher Michael 9da7f9f7af New Config Dialog for setting options about Config Dialogs, hehe. Can set if changes are auto-applied and also the default mode to open a config dialog in (Basic/Advanced)
SVN revision: 20487
2006-02-15 20:26:53 +00:00
Christopher Michael 11e57be6f9 Rework Modules Config Dialogue a bit. No need to click Apply button anymore. Just click the radios to enable/load/unload. Old apply code left but commented in case we want to revert. RFC on this :) -devilhorns
SVN revision: 20479
2006-02-15 15:47:51 +00:00
stffrdhrn f70e439aea Some fileman work:
* Free a list which had a FIXME note, looks like no need to free data
 * Fix a bug when right clicking on directories (do a NULL check)


SVN revision: 20475
2006-02-15 14:18:06 +00:00
Carsten Haitzler 16bec1dd21 shutdown on restart needs some things to shut down, not all.
SVN revision: 20469
2006-02-15 03:11:36 +00:00
jlzapata bac975332a efm:
- added default actions for each mime type, will be called on double
click
- added relative actions (actions that need a destination directory to
work)
- initial code for thumbnails and previews on the mime side :) (isnt
working yet)


SVN revision: 20459
2006-02-14 19:39:39 +00:00
Carsten Haitzler 477a40e79b working on shelves
... and a bit on gadcon.


SVN revision: 20456
2006-02-14 13:09:01 +00:00
David Walter Seikel 4746f6513b Missing space replaced with one I had lying around. The spare space was
rather old, but it seens to fit.


SVN revision: 20454
2006-02-14 12:51:40 +00:00
Christopher Michael 239e9ff186 No Need to _fill_data twice. _create_data already fills it. Little Formatting
SVN revision: 20453
2006-02-14 09:42:23 +00:00
Christopher Michael 0bb5680ef8 No Need to _fill_data twice. _create_data already fills it
SVN revision: 20452
2006-02-14 09:39:26 +00:00
jlzapata a8094c9329 efm:
- actions working, for test cases it only has: "edit with gimp",
"play with xmms" and "enqueue on xmms". test it :)


SVN revision: 20448
2006-02-14 02:32:14 +00:00
jlzapata c98217f129 efm:
- new code for mime handling, an inheritance model, working good
  check the e_fileman_mime.c for the idea.
- rewrite of several parts of efm to handle the new model.
- it isnt fully functional, but this commit is a first step.
- actions are working for the menu generation only, they dont execute
  right now.
- lots of comments, docs on the source.
* **WARNING** this is code in progress expect it to brake things *


SVN revision: 20445
2006-02-14 00:40:57 +00:00
e-taro 6dc01cf950 hu.po update (Peter P��rk��nyi)
SVN revision: 20442
2006-02-13 23:10:37 +00:00
Christopher Michael 31541946e6 Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state.
SVN revision: 20437
2006-02-13 16:10:33 +00:00
Christopher Michael 52a5ccaac5 Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state. Fix config dialogs to work correctly for this. Going for the modules config dialogs next.
SVN revision: 20435
2006-02-13 15:36:56 +00:00
Christopher Michael 388cbda6b1 Update what configs are GUId
SVN revision: 20433
2006-02-13 13:39:24 +00:00
Christopher Michael 2e23cc6460 Added Run Command Settings Dialog aka: exebuf. Reorder Config Panel.
SVN revision: 20432
2006-02-13 13:35:53 +00:00
Carsten Haitzler 6f5e4ef0af 1. move thngs to dialogs from the e_error ones. fileman files are left - they
have a lot of work to go to be done well (ie work that e_app does to read
stdout/err shoudl be here too - or we need to eventually virtualise this)
2. stop self-feeding scan loop :)


SVN revision: 20425
2006-02-13 06:32:26 +00:00
maiurana 35c33bd826 *** empty log message ***
SVN revision: 20417
2006-02-12 20:29:17 +00:00
jlzapata c05bcf16ea efm:
- multiple dnd files working (only the icons no data for now)
- initial code for the autoscroll (disabled for now)
- callbacks cleanup


SVN revision: 20406
2006-02-11 22:54:07 +00:00
e-taro f3f96a3c12 nb.po update (Morten Nilsen)
SVN revision: 20389
2006-02-11 02:34:29 +00:00
e-taro f97b294180 ru.po update (Danny Moshnakov)
SVN revision: 20388
2006-02-11 01:16:12 +00:00
Carsten Haitzler 15199f1413 shutdown disabled for now.
SVN revision: 20384
2006-02-10 13:42:56 +00:00
Carsten Haitzler daccad473b more gadcon work... oooh getting close.
SVN revision: 20383
2006-02-10 12:21:22 +00:00
Carsten Haitzler e23367f722 for now - people will miss their "start" module - as it has now been ursurped
for gadcon testing :) mind u - it's a HELL of a lot smaller now :)


SVN revision: 20381
2006-02-10 09:26:12 +00:00
Carsten Haitzler 15c398e635 more gadcon work! - getting there. slowly. the pieces are coming together...
SVN revision: 20379
2006-02-10 08:14:57 +00:00
sndev cc3d6d26b7 New configuration dialog for Binding Key Settings.
SVN revision: 20371
2006-02-09 23:24:06 +00:00
e-taro f640a399cb ja.po update (Yasufumi Haga)
SVN revision: 20370
2006-02-09 23:02:32 +00:00