codewarrior [Sun, 23 Oct 2005 11:25:35 +0000 (11:25 +0000)]
- fix restart / shutdown bug. please confirm.
SVN revision: 17804
stffrdhrn [Sun, 23 Oct 2005 07:17:59 +0000 (07:17 +0000)]
- Add some default input method configurations use 'enlightenment_imc' to look
at and edit these files
- Change the input method path, intl means something else
SVN revision: 17789
stffrdhrn [Sun, 23 Oct 2005 04:56:51 +0000 (04:56 +0000)]
- Add new path for input method configuration files (may not needed?)
- Fix cs_CZ bug from Gori
- Scan input method path for configuration files
- Split e_intl startup/shutdown into things that need to be done first and
things that need to be done later. This is better than throwing e_intl
init code into various parts of the system.
- Add ipc to modify the input method path "input_methods"
TODO:
- Add some default configuration files
SVN revision: 17784
codewarrior [Sun, 23 Oct 2005 01:05:18 +0000 (01:05 +0000)]
- remove extra KB. argh too tired, thanks chaos. (=
SVN revision: 17779
codewarrior [Sun, 23 Oct 2005 00:30:22 +0000 (00:30 +0000)]
- right click properties advanced mode
- fixups for basic mode
SVN revision: 17778
codewarrior [Sat, 22 Oct 2005 17:02:37 +0000 (17:02 +0000)]
- modularize e_fm_file thumb determination scheme
- add thumb functions for:
* e17 themes (thanks Chady)
* e17 bg files
* eap
* jpg/png
- add scrolling support (must be calculated, currently is absolute)
SVN revision: 17776
stffrdhrn [Sat, 22 Oct 2005 05:35:25 +0000 (05:35 +0000)]
- Add the ability for e_intl to shutdown the im exe during shutdown
- Also shutdown the old exe when switching IM's
- In e_main.c I have moved e_intl shutdown to before e_main_shutdown
this is because e_intl needs to clean up its ecore stuff before ecore
does it, maybe this is incorrect, let me know
SVN revision: 17757
codewarrior [Sat, 22 Oct 2005 02:11:51 +0000 (02:11 +0000)]
- cleanup
SVN revision: 17754
codewarrior [Sat, 22 Oct 2005 02:07:39 +0000 (02:07 +0000)]
- add basic right-click properties dialog for files
- cleanups
SVN revision: 17753
codewarrior [Fri, 21 Oct 2005 12:24:57 +0000 (12:24 +0000)]
- fix restart bug
- disable monitor, it was causing the bug, need to look into it
SVN revision: 17736
codewarrior [Fri, 21 Oct 2005 09:52:46 +0000 (09:52 +0000)]
- fix eap thumbnailing
SVN revision: 17730
Carsten Haitzler [Fri, 21 Oct 2005 09:25:23 +0000 (09:25 +0000)]
if image fails to load - give up.
SVN revision: 17729
Carsten Haitzler [Fri, 21 Oct 2005 07:37:08 +0000 (07:37 +0000)]
da.po updates :)
SVN revision: 17728
Carsten Haitzler [Fri, 21 Oct 2005 07:27:33 +0000 (07:27 +0000)]
pl update
SVN revision: 17727
Carsten Haitzler [Fri, 21 Oct 2005 04:44:35 +0000 (04:44 +0000)]
some TODO preening
SVN revision: 17723
Carsten Haitzler [Fri, 21 Oct 2005 03:35:14 +0000 (03:35 +0000)]
close the eet
SVN revision: 17719
Carsten Haitzler [Fri, 21 Oct 2005 03:00:08 +0000 (03:00 +0000)]
reset signal handlers for child
SVN revision: 17718
Carsten Haitzler [Fri, 21 Oct 2005 02:38:55 +0000 (02:38 +0000)]
harmless menu re-ordering
SVN revision: 17717
codewarrior [Thu, 20 Oct 2005 22:29:57 +0000 (22:29 +0000)]
- fix multiselect using rubberband
SVN revision: 17713
Carsten Haitzler [Thu, 20 Oct 2005 15:07:45 +0000 (15:07 +0000)]
generate thumbs vaguely efficiently withotu eating up all ram and generating
billions of processes :)
SVN revision: 17708
codewarrior [Thu, 20 Oct 2005 13:08:51 +0000 (13:08 +0000)]
- added e_fileman_icon
- added e_fileman_file
- fixed scrolling
- fixed several bugs / segvs
- disabled some features: xdnd, menu operations
SVN revision: 17706
Carsten Haitzler [Thu, 20 Oct 2005 12:49:47 +0000 (12:49 +0000)]
remember stuff is now... a... DIALOG too :)
SVN revision: 17705
stffrdhrn [Thu, 20 Oct 2005 00:12:07 +0000 (00:12 +0000)]
- Try to keep track of the input method exe
- Add error message if input method exe fails to launch
SVN revision: 17691
stffrdhrn [Wed, 19 Oct 2005 23:34:17 +0000 (23:34 +0000)]
- Change language_pack name to input_method_config, Language pack is going to
be somthing else
- Fix Some memory problems in e_intl
- Add methods for reading and writing the configuration from an Eet
- Add a program used for creating and editing the input method config
SVN revision: 17690
maiurana [Wed, 19 Oct 2005 17:21:42 +0000 (17:21 +0000)]
*** empty log message ***
SVN revision: 17686
codewarrior [Wed, 19 Oct 2005 15:41:23 +0000 (15:41 +0000)]
- fix ui hang problem (freeze / thaw)
SVN revision: 17684
codewarrior [Wed, 19 Oct 2005 15:04:19 +0000 (15:04 +0000)]
- fix scrolling
- fix some segvs
SVN revision: 17683
codewarrior [Wed, 19 Oct 2005 12:17:42 +0000 (12:17 +0000)]
- move init / shutdown calls to their proper locations
- disable _e_fileman_reconf_cb for now as its looping infinitely
SVN revision: 17680
codewarrior [Wed, 19 Oct 2005 11:37:30 +0000 (11:37 +0000)]
- make events use ecore_event system
- fix layout so that it draws based on a fixed width or fixed height
- add e_fm_init and e_fm_shutdown (should be moved to E's init and shutdown)
SVN revision: 17679
Carsten Haitzler [Wed, 19 Oct 2005 09:31:35 +0000 (09:31 +0000)]
added some object checking - i think we should make sure this object checking
is everywhere - if we can. anyone wondering about someothnig to do.. add in
the object check macros for any struct thats is an object :)
SVN revision: 17678
codewarrior [Tue, 18 Oct 2005 23:03:36 +0000 (23:03 +0000)]
- add e_thumb, rip code from efm into its own file, can thumbnail images and eaps for now and stores to eet.
- remove all thumb code from efm and use e_thumb
- fixme: first time startup bug for efm is still there (if the thumbnailer hasnt been used, still debugging )
SVN revision: 17668
codewarrior [Tue, 18 Oct 2005 16:14:45 +0000 (16:14 +0000)]
- start new config dialog infrastructure
- allow eap's to be thumbnailed
- double click execs eap
- namespace change
SVN revision: 17659
troback [Tue, 18 Oct 2005 10:13:16 +0000 (10:13 +0000)]
Window Lock added
SVN revision: 17652
jcwong [Tue, 18 Oct 2005 05:44:38 +0000 (05:44 +0000)]
fix -profile-del
SVN revision: 17647
maiurana [Mon, 17 Oct 2005 16:54:08 +0000 (16:54 +0000)]
normal update
SVN revision: 17639
Carsten Haitzler [Mon, 17 Oct 2005 14:33:57 +0000 (14:33 +0000)]
clean up lock ptr on obj del :)
SVN revision: 17630
Carsten Haitzler [Mon, 17 Oct 2005 12:01:33 +0000 (12:01 +0000)]
and actually delete the locks dialog if the window is deleted.
SVN revision: 17629
Carsten Haitzler [Mon, 17 Oct 2005 11:51:46 +0000 (11:51 +0000)]
locks have been dialogified :)
SVN revision: 17628
troback [Mon, 17 Oct 2005 08:39:28 +0000 (08:39 +0000)]
Normal update
SVN revision: 17625
vandango [Mon, 17 Oct 2005 07:10:59 +0000 (07:10 +0000)]
little german update
SVN revision: 17624
codewarrior [Sun, 16 Oct 2005 20:09:40 +0000 (20:09 +0000)]
- translation support for efm. (thanks Massimo Maiurana <maiurana@gmail.com>)
SVN revision: 17616
Emfox Zhou [Sun, 16 Oct 2005 17:19:42 +0000 (17:19 +0000)]
update
SVN revision: 17614
codewarrior [Sun, 16 Oct 2005 14:08:29 +0000 (14:08 +0000)]
printf--
SVN revision: 17610
codewarrior [Sun, 16 Oct 2005 14:02:15 +0000 (14:02 +0000)]
Efm can add mime type icons (based on extentions so far) if they are simple
added to the theme.
SVN revision: 17609
Carsten Haitzler [Sun, 16 Oct 2005 12:24:31 +0000 (12:24 +0000)]
fine-tune layout
SVN revision: 17605
Carsten Haitzler [Sun, 16 Oct 2005 12:24:30 +0000 (12:24 +0000)]
fine-tune layout
SVN revision: 17604
Carsten Haitzler [Sun, 16 Oct 2005 07:32:12 +0000 (07:32 +0000)]
config dialogs now can enable/disable widgets and dialog buttons. ok and
apply are disabeld until a change is made - then they get enabled until u
apply (or ok) then they disable again until u change things again etc.
SVN revision: 17598
Carsten Haitzler [Sun, 16 Oct 2005 07:32:11 +0000 (07:32 +0000)]
config dialogs now can enable/disable widgets and dialog buttons. ok and
apply are disabeld until a change is made - then they get enabled until u
apply (or ok) then they disable again until u change things again etc.
SVN revision: 17597
Carsten Haitzler [Sun, 16 Oct 2005 05:59:18 +0000 (05:59 +0000)]
some widget work... and maybe a fix for disappearing windows?
SVN revision: 17596
Carsten Haitzler [Sun, 16 Oct 2005 04:25:57 +0000 (04:25 +0000)]
fix shade remember
SVN revision: 17591
Carsten Haitzler [Sun, 16 Oct 2005 03:28:28 +0000 (03:28 +0000)]
fr updates from maxime
SVN revision: 17590
stffrdhrn [Sun, 16 Oct 2005 02:51:16 +0000 (02:51 +0000)]
Some fixmes, that was not very tough
SVN revision: 17589
stffrdhrn [Sun, 16 Oct 2005 02:40:13 +0000 (02:40 +0000)]
fix memory problem with input_method listing
SVN revision: 17588
quan74 [Sun, 16 Oct 2005 02:34:55 +0000 (02:34 +0000)]
add arrow image to EXTRA_DIST
SVN revision: 17587
Carsten Haitzler [Sat, 15 Oct 2005 11:04:58 +0000 (11:04 +0000)]
maxime's patch :) merci beucoup! :)
SVN revision: 17576
Carsten Haitzler [Sat, 15 Oct 2005 10:49:54 +0000 (10:49 +0000)]
shorne's intl work! :)
SVN revision: 17575
Carsten Haitzler [Sat, 15 Oct 2005 10:38:24 +0000 (10:38 +0000)]
a bug i noticed
SVN revision: 17574
Carsten Haitzler [Sat, 15 Oct 2005 10:02:29 +0000 (10:02 +0000)]
lable display options for eaps in menus from ilLogict - modified to be
simpler though
SVN revision: 17572
Carsten Haitzler [Sat, 15 Oct 2005 09:00:12 +0000 (09:00 +0000)]
es.po updates
SVN revision: 17569
Carsten Haitzler [Sat, 15 Oct 2005 08:58:03 +0000 (08:58 +0000)]
ru patches update
SVN revision: 17568
Carsten Haitzler [Sat, 15 Oct 2005 08:48:43 +0000 (08:48 +0000)]
include fix
SVN revision: 17566
Carsten Haitzler [Sat, 15 Oct 2005 08:46:36 +0000 (08:46 +0000)]
make rememebr a bit more paranoid
SVN revision: 17565
Carsten Haitzler [Sat, 15 Oct 2005 05:50:16 +0000 (05:50 +0000)]
norwegan!
SVN revision: 17563
Carsten Haitzler [Sat, 15 Oct 2005 05:38:27 +0000 (05:38 +0000)]
remove old test - not usable anymroe and add icons to advanced/basic buttons
SVN revision: 17561
Carsten Haitzler [Sat, 15 Oct 2005 03:09:46 +0000 (03:09 +0000)]
allwo dialog icon to be set too in conf dialogs
SVN revision: 17555
codewarrior [Sat, 15 Oct 2005 00:48:27 +0000 (00:48 +0000)]
no need for those
SVN revision: 17553
codewarrior [Sat, 15 Oct 2005 00:47:19 +0000 (00:47 +0000)]
temp fix until the revamp is ready for cvs
SVN revision: 17552
shadoi [Fri, 14 Oct 2005 23:32:04 +0000 (23:32 +0000)]
Fix dependencies
SVN revision: 17551
sebastid [Fri, 14 Oct 2005 19:20:25 +0000 (19:20 +0000)]
Remove unused variables.
SVN revision: 17548
sebastid [Fri, 14 Oct 2005 19:19:37 +0000 (19:19 +0000)]
Add missing return
SVN revision: 17547
codewarrior [Fri, 14 Oct 2005 13:04:03 +0000 (13:04 +0000)]
place icons according to virtual w / h
SVN revision: 17541
sebastid [Fri, 14 Oct 2005 12:11:38 +0000 (12:11 +0000)]
whitespace + indent
SVN revision: 17540
codewarrior [Fri, 14 Oct 2005 12:02:52 +0000 (12:02 +0000)]
mouse events.
SVN revision: 17539
codewarrior [Fri, 14 Oct 2005 11:55:49 +0000 (11:55 +0000)]
*** NOTE NOTE NOTE NOTE NOTE ***
*** THIS UPDATE BREAKS EFM ***
*** NOTE NOTE NOTE NOTE NOTE ***
I commited this because the scrolling code is in place and I wanted Seb to
try to help me find a bug.
SVN revision: 17538
codewarrior [Fri, 14 Oct 2005 11:51:30 +0000 (11:51 +0000)]
- add ability to freeze / thaw clip so we can scroll without moving it with us
SVN revision: 17537
sebastid [Fri, 14 Oct 2005 11:51:17 +0000 (11:51 +0000)]
indent + whitespace
SVN revision: 17536
codewarrior [Fri, 14 Oct 2005 11:18:00 +0000 (11:18 +0000)]
- added e_icon_layout which will layout icons and manage them after moves / resises ...
SVN revision: 17535
Carsten Haitzler [Fri, 14 Oct 2005 10:00:59 +0000 (10:00 +0000)]
48x48 icons maybe nicer?
SVN revision: 17534
Carsten Haitzler [Fri, 14 Oct 2005 09:48:13 +0000 (09:48 +0000)]
realised we need to approve if the dialog will close on an ok - as there may
be an error and we need to complain to the user. add some comments too.
SVN revision: 17533
Carsten Haitzler [Fri, 14 Oct 2005 08:34:12 +0000 (08:34 +0000)]
addressing some cfdialog issues
SVN revision: 17532
Carsten Haitzler [Fri, 14 Oct 2005 04:18:01 +0000 (04:18 +0000)]
fix loop - also some comments on dialog thing. its nto good yet.
SVN revision: 17529
Carsten Haitzler [Fri, 14 Oct 2005 01:10:50 +0000 (01:10 +0000)]
less overly zealous spacing...
SVN revision: 17526
vandango [Fri, 14 Oct 2005 00:20:11 +0000 (00:20 +0000)]
little german update
SVN revision: 17525
vandango [Fri, 14 Oct 2005 00:19:49 +0000 (00:19 +0000)]
little translation update
SVN revision: 17524
vandango [Thu, 13 Oct 2005 23:38:54 +0000 (23:38 +0000)]
little german update
SVN revision: 17523
maiurana [Thu, 13 Oct 2005 18:58:34 +0000 (18:58 +0000)]
normal update
SVN revision: 17515
Carsten Haitzler [Thu, 13 Oct 2005 15:18:42 +0000 (15:18 +0000)]
default sloppy
SVN revision: 17512
Carsten Haitzler [Thu, 13 Oct 2005 15:15:27 +0000 (15:15 +0000)]
first gui config dialog... quickly snuck into the menu - shoudl go in panel
tho....
SVN revision: 17511
troback [Thu, 13 Oct 2005 12:46:33 +0000 (12:46 +0000)]
Normal update.
SVN revision: 17509
Carsten Haitzler [Thu, 13 Oct 2005 09:06:15 +0000 (09:06 +0000)]
a plain table widget too
SVN revision: 17508
codewarrior [Thu, 13 Oct 2005 08:41:13 +0000 (08:41 +0000)]
- Fix broken shadow on icons
- Remove less portable fields.
SVN revision: 17506
Carsten Haitzler [Thu, 13 Oct 2005 06:59:20 +0000 (06:59 +0000)]
table works with multi spanning columns/rows (nasty bit of code that!) and
with non-homogenous tables... (nasty bit of code - that!) :)
SVN revision: 17505
shadoi [Thu, 13 Oct 2005 05:36:04 +0000 (05:36 +0000)]
More make dist additions
SVN revision: 17500
shadoi [Thu, 13 Oct 2005 05:24:01 +0000 (05:24 +0000)]
Needed for make dist
SVN revision: 17499
shadoi [Thu, 13 Oct 2005 05:17:55 +0000 (05:17 +0000)]
Add default_label.edc so make dist works again
SVN revision: 17498
shadoi [Thu, 13 Oct 2005 05:08:19 +0000 (05:08 +0000)]
Uhh... yeah, forgot one insignificant little file.
SVN revision: 17497
Carsten Haitzler [Thu, 13 Oct 2005 02:43:16 +0000 (02:43 +0000)]
patch for ibar dnd of a non eap.. from... poku-chan! (man that name just
lends itself to japanification) :)
thanks man! :)
SVN revision: 17492
shadoi [Thu, 13 Oct 2005 02:16:01 +0000 (02:16 +0000)]
- Autogenerate the debian changelog
- Add basic docs to the package
- Ignore generated stuff in debian/
SVN revision: 17485
codewarrior [Thu, 13 Oct 2005 00:52:02 +0000 (00:52 +0000)]
add bg shadow to efm and remove hscrollbar
SVN revision: 17479
Carsten Haitzler [Thu, 13 Oct 2005 00:47:07 +0000 (00:47 +0000)]
oops disable test... and add comments
SVN revision: 17478