platform/upstream/enlightenment.git
18 years agoSuggestion from Ramkumar
stffrdhrn [Sat, 3 Dec 2005 12:53:02 +0000 (12:53 +0000)]
Suggestion from Ramkumar
- Do not set LANGUAGE either

SVN revision: 18813

18 years agoTrying to hunt white efm bug
stffrdhrn [Sat, 3 Dec 2005 12:25:06 +0000 (12:25 +0000)]
Trying to hunt white efm bug
- Cleanup: Ecore_List -> Evas_List
- Fix: a leak where heap was twice allocated

SVN revision: 18812

18 years agoTry to fix logic for setting locales when NULL is passed, This shoud satisfy
stffrdhrn [Sat, 3 Dec 2005 05:56:10 +0000 (05:56 +0000)]
Try to fix logic for setting locales when NULL is passed, This shoud satisfy
the needs of both Mathieu and andyetitmoves.
- Get lang from env vars
- If we were passed NULL do not set any env vars

SVN revision: 18809

18 years agoupdate es
Carsten Haitzler [Sat, 3 Dec 2005 02:34:23 +0000 (02:34 +0000)]
update es

SVN revision: 18807

18 years agoComments Cleaning:
stffrdhrn [Fri, 2 Dec 2005 19:20:48 +0000 (19:20 +0000)]
Comments Cleaning:
- Todo--
- Todo++

SVN revision: 18789

18 years agoLocale list udpate
stffrdhrn [Fri, 2 Dec 2005 19:05:12 +0000 (19:05 +0000)]
Locale list udpate
- Only list valid locales

SVN revision: 18788

18 years agoClean up and enhanse language setting code.
stffrdhrn [Fri, 2 Dec 2005 18:47:46 +0000 (18:47 +0000)]
Clean up and enhanse language setting code.
- Add better directory search function
- Add ability to use locale aliases
- Add ability to validate locale by checking against "locale -a" output
- Fix up the locale list function ( now it is a little more simple )

SVN revision: 18787

18 years agobind9ings now use stringshare too
Carsten Haitzler [Fri, 2 Dec 2005 09:37:32 +0000 (09:37 +0000)]
bind9ings now use stringshare too

SVN revision: 18783

18 years agoalert made more robust just in case... but mor eimportantle e_apps and
Carsten Haitzler [Fri, 2 Dec 2005 09:08:58 +0000 (09:08 +0000)]
alert made more robust just in case... but mor eimportantle e_apps and
e_apps_cache now use stringshare. bit by bit my friends... bit by bit...

SVN revision: 18782

18 years ago(e_intl_language_set) Fixed a bug when lang is NULL. The expected behaviour is
andyetitmoves [Thu, 1 Dec 2005 16:53:20 +0000 (16:53 +0000)]
(e_intl_language_set) Fixed a bug when lang is NULL. The expected behaviour is
to restore the original environment variables. The code, after doing this, sets
back all the env vars to _e_intl_language. This fails when the different locale
env vars have different values.

SVN revision: 18766

18 years agoupdate translation.
Emfox Zhou [Thu, 1 Dec 2005 09:30:41 +0000 (09:30 +0000)]
update translation.

SVN revision: 18764

18 years ago'
Carsten Haitzler [Thu, 1 Dec 2005 09:06:23 +0000 (09:06 +0000)]
'
turn off click always focuses by default

SVN revision: 18763

18 years agohaga-san's ja fix.
Carsten Haitzler [Thu, 1 Dec 2005 08:23:56 +0000 (08:23 +0000)]
haga-san's ja fix.

SVN revision: 18762

18 years agobugs noted down for consumption later
Carsten Haitzler [Thu, 1 Dec 2005 07:56:53 +0000 (07:56 +0000)]
bugs noted down for consumption later

SVN revision: 18761

18 years agofr updates from maxime
Carsten Haitzler [Thu, 1 Dec 2005 07:13:38 +0000 (07:13 +0000)]
fr updates from maxime

SVN revision: 18757

18 years agopatches and stuff hanign in mail...
Carsten Haitzler [Thu, 1 Dec 2005 07:10:32 +0000 (07:10 +0000)]
patches and stuff hanign in mail...

SVN revision: 18756

18 years agopatches and stuff hanign in mail...
Carsten Haitzler [Thu, 1 Dec 2005 07:10:31 +0000 (07:10 +0000)]
patches and stuff hanign in mail...

SVN revision: 18755

18 years agodanish translation updates
Carsten Haitzler [Thu, 1 Dec 2005 06:46:40 +0000 (06:46 +0000)]
danish translation updates

SVN revision: 18754

18 years agodnd safety
Carsten Haitzler [Thu, 1 Dec 2005 06:15:24 +0000 (06:15 +0000)]
dnd safety

SVN revision: 18746

18 years agooops forgot these.
rephorm [Thu, 1 Dec 2005 05:19:19 +0000 (05:19 +0000)]
oops forgot these.

SVN revision: 18743

18 years agoE_Gadget
rephorm [Thu, 1 Dec 2005 04:07:27 +0000 (04:07 +0000)]
E_Gadget
--------

a quick set of convenience functions for creating gadgets (desktop modules).
see gadget_test for an example. documentation still to come :)

i still need to comb over and make sure i didn't miss freeing anything...

SVN revision: 18742

18 years ago - minor update
troback [Wed, 30 Nov 2005 17:51:56 +0000 (17:51 +0000)]
 - minor update

SVN revision: 18734

18 years ago*** empty log message ***
maiurana [Tue, 29 Nov 2005 12:49:27 +0000 (12:49 +0000)]
*** empty log message ***

SVN revision: 18706

18 years agoasparagus - mostly version sync
Carsten Haitzler [Tue, 29 Nov 2005 09:13:36 +0000 (09:13 +0000)]
asparagus - mostly version sync

SVN revision: 18700

18 years agoadd the new files to debian package
Emfox Zhou [Tue, 29 Nov 2005 08:46:39 +0000 (08:46 +0000)]
add the new files to debian package

SVN revision: 18697

18 years agoasparagus!
Carsten Haitzler [Mon, 28 Nov 2005 06:01:45 +0000 (06:01 +0000)]
asparagus!

SVN revision: 18672

18 years ago- int patch by Massimo Maiurana <maiurana@gmail.com>
codewarrior [Sun, 27 Nov 2005 21:24:48 +0000 (21:24 +0000)]
- int patch by Massimo Maiurana <maiurana@gmail.com>

SVN revision: 18670

18 years agodutch translation of enlightenment
nielsabspoel [Sun, 27 Nov 2005 11:50:15 +0000 (11:50 +0000)]
dutch translation of enlightenment

SVN revision: 18663

18 years ago- Clean up the best match function and make it work
stffrdhrn [Sat, 26 Nov 2005 11:44:02 +0000 (11:44 +0000)]
- Clean up the best match function and make it work
- In e_path the user list should be before the default list
- Add a function to list all available locales wrapping "locale -a"

SVN revision: 18647

18 years agodont segv on empty bind param etc. matches. also a note for intle.
Carsten Haitzler [Fri, 25 Nov 2005 04:10:54 +0000 (04:10 +0000)]
dont segv on empty bind param etc. matches. also a note for intle.

SVN revision: 18639

18 years agono more (null)ipoos
Carsten Haitzler [Thu, 24 Nov 2005 09:31:34 +0000 (09:31 +0000)]
no more (null)ipoos

SVN revision: 18633

18 years agono more hang...
Carsten Haitzler [Thu, 24 Nov 2005 07:16:05 +0000 (07:16 +0000)]
no more hang...

SVN revision: 18630

18 years ago- desktop settings translated
troback [Thu, 24 Nov 2005 05:57:22 +0000 (05:57 +0000)]
- desktop settings translated

SVN revision: 18629

18 years agomore cache controls and a flusher... :)
Carsten Haitzler [Thu, 24 Nov 2005 04:23:31 +0000 (04:23 +0000)]
more cache controls and a flusher... :)

SVN revision: 18627

18 years agohandle NULL strings
Carsten Haitzler [Thu, 24 Nov 2005 01:37:01 +0000 (01:37 +0000)]
handle NULL strings

SVN revision: 18623

18 years agohandle NULL config strings. some of them anyway
Carsten Haitzler [Wed, 23 Nov 2005 12:55:55 +0000 (12:55 +0000)]
handle NULL config strings. some of them anyway

SVN revision: 18616

18 years agosome struct stuff. nothng there. got distracted.
Carsten Haitzler [Wed, 23 Nov 2005 07:31:56 +0000 (07:31 +0000)]
some struct stuff. nothng there. got distracted.

SVN revision: 18611

18 years ago- Dont add the .edj when changing themes
stffrdhrn [Wed, 23 Nov 2005 04:03:31 +0000 (04:03 +0000)]
- Dont add the .edj when changing themes

SVN revision: 18609

18 years agotodo++
rephorm [Tue, 22 Nov 2005 23:43:57 +0000 (23:43 +0000)]
todo++

SVN revision: 18608

18 years ago- config panel added
troback [Tue, 22 Nov 2005 14:59:29 +0000 (14:59 +0000)]
- config panel added

SVN revision: 18602

18 years agostarterd shell for doing deskpreview smart...
Carsten Haitzler [Tue, 22 Nov 2005 14:47:24 +0000 (14:47 +0000)]
starterd shell for doing deskpreview smart...

SVN revision: 18601

18 years agoE_Intl changes
stffrdhrn [Tue, 22 Nov 2005 13:28:10 +0000 (13:28 +0000)]
E_Intl changes
- Hunt a path for message files

SVN revision: 18600

18 years agoshorter text
Carsten Haitzler [Tue, 22 Nov 2005 09:59:24 +0000 (09:59 +0000)]
shorter text

SVN revision: 18597

18 years agogees man, not another ;)
handyande [Tue, 22 Nov 2005 09:56:23 +0000 (09:56 +0000)]
gees man, not another ;)

SVN revision: 18596

18 years ago- add canvas files.
codewarrior [Tue, 22 Nov 2005 09:41:16 +0000 (09:41 +0000)]
- add canvas files.

SVN revision: 18595

18 years agox->y
Carsten Haitzler [Tue, 22 Nov 2005 09:29:04 +0000 (09:29 +0000)]
x->y

SVN revision: 18594

18 years ago- make e_thumb fork internally
codewarrior [Tue, 22 Nov 2005 09:27:25 +0000 (09:27 +0000)]
- make e_thumb fork internally
- add queue / dequeue calls to e_thumb
- change e_icon_layout to e_icon_grid
- add e_icon_canvas which will eventually allow for free icon placement and optimized scrolling using a tiles principle
- add new calls to e_widget_image
- add new bg selector (broken because of a segv on cancel press, needs fixing)

NOTES:
- bg selector needs fixing.
- efm still needs work, will segv if you scroll while files are generated
- other efm bugs exist so I would advise that you dont use it atm
- if we dont need e_icon_grid (strict grid layout) we should remove it.

SVN revision: 18593

18 years agofix desktop config dialog - prepare for doing a real desktop - preview (blank
Carsten Haitzler [Tue, 22 Nov 2005 08:31:21 +0000 (08:31 +0000)]
fix desktop config dialog - prepare for doing a real desktop - preview (blank
atm)

SVN revision: 18592

18 years agoThanks again devilhorns, this time I mis-read the timeout
handyande [Mon, 21 Nov 2005 21:16:57 +0000 (21:16 +0000)]
Thanks again devilhorns, this time I mis-read the timeout

SVN revision: 18584

18 years agooops, min of 1, not 0 for desk count
handyande [Mon, 21 Nov 2005 20:37:34 +0000 (20:37 +0000)]
oops, min of 1, not 0 for desk count

SVN revision: 18583

18 years agoAdd a desktop settings dialog - needs a nice preview of the desks (which will fix...
handyande [Mon, 21 Nov 2005 12:44:19 +0000 (12:44 +0000)]
Add a desktop settings dialog - needs a nice preview of the desks (which will fix the layout) but I don't know how to do that!
works though :)

SVN revision: 18575

18 years agothe theme no longer turns itself on on clicks. only when it gets a signal telling...
rephorm [Sun, 20 Nov 2005 21:30:45 +0000 (21:30 +0000)]
the theme no longer turns itself on on clicks. only when it gets a signal telling it to, simplifying things for the themer

SVN revision: 18560

18 years agotell the radio theme to turn on when its activated
rephorm [Sun, 20 Nov 2005 21:28:59 +0000 (21:28 +0000)]
tell the radio theme to turn on when its activated

SVN revision: 18559

18 years agono longer necessary
rephorm [Sun, 20 Nov 2005 21:20:53 +0000 (21:20 +0000)]
no longer necessary

SVN revision: 18558

18 years agothe check theme shouldn't need to track state. emit the proper signals whenever it...
rephorm [Sun, 20 Nov 2005 21:20:09 +0000 (21:20 +0000)]
the check theme shouldn't need to track state. emit the proper signals whenever it changes.

SVN revision: 18557

18 years agoSend signal so clear font fallbacks can work
stffrdhrn [Sun, 20 Nov 2005 06:13:37 +0000 (06:13 +0000)]
Send signal so clear font fallbacks can work

SVN revision: 18546

18 years agoadded 2 more config dialogs. examples of slider
Carsten Haitzler [Sat, 19 Nov 2005 06:10:52 +0000 (06:10 +0000)]
added 2 more config dialogs. examples of slider

SVN revision: 18534

18 years agoadded 2 more config dialogs. examples of slider
Carsten Haitzler [Sat, 19 Nov 2005 06:10:51 +0000 (06:10 +0000)]
added 2 more config dialogs. examples of slider

SVN revision: 18533

18 years agoi'm not happy with this slider... but it'll do for now.
Carsten Haitzler [Sat, 19 Nov 2005 03:22:06 +0000 (03:22 +0000)]
i'm not happy with this slider... but it'll do for now.

SVN revision: 18531

18 years agoslider widget... workies (in theory). still nto that pretty.
Carsten Haitzler [Fri, 18 Nov 2005 15:25:38 +0000 (15:25 +0000)]
slider widget... workies (in theory). still nto that pretty.

SVN revision: 18529

18 years agoslightly better defaults...
Carsten Haitzler [Fri, 18 Nov 2005 07:21:21 +0000 (07:21 +0000)]
slightly better defaults...

SVN revision: 18526

18 years agoadd slider widget wrapper - NOT COMPLETe YET. DO NOT USE. i have just put it
Carsten Haitzler [Fri, 18 Nov 2005 07:14:10 +0000 (07:14 +0000)]
add slider widget wrapper - NOT COMPLETe YET. DO NOT USE. i have just put it
there as a plceholder to work on over the next day or so. also i fixed the
edit icon. it RELIED on e_utile_ap_edit to be installed. also it didnt
produce a good template either etc. it can be better though...

SVN revision: 18525

18 years agoUpdate from Guillermo Movia.
troback [Thu, 17 Nov 2005 21:40:22 +0000 (21:40 +0000)]
Update from Guillermo Movia.

SVN revision: 18520

18 years agofirst step - slider smart and minimal theme stuff. i need to make the gfx
Carsten Haitzler [Thu, 17 Nov 2005 08:34:33 +0000 (08:34 +0000)]
first step - slider smart and minimal theme stuff. i need to make the gfx
proper and do a label area.

SVN revision: 18516

18 years agoadd zh_TW translation, thanks to Sam Xu.
Emfox Zhou [Wed, 16 Nov 2005 03:47:20 +0000 (03:47 +0000)]
add zh_TW translation, thanks to Sam Xu.

SVN revision: 18491

18 years agonote what config is handled in a gui so far
Carsten Haitzler [Tue, 15 Nov 2005 13:07:31 +0000 (13:07 +0000)]
note what config is handled in a gui so far

SVN revision: 18484

18 years agodutch translation of enlightenment:changed one line favorite applications
nielsabspoel [Tue, 15 Nov 2005 11:12:41 +0000 (11:12 +0000)]
dutch translation of enlightenment:changed one line favorite applications

SVN revision: 18481

18 years agoDowngrade to previous version. Sorry about that:-]
troback [Tue, 15 Nov 2005 08:42:21 +0000 (08:42 +0000)]
Downgrade to previous version. Sorry about that:-]

SVN revision: 18477

18 years agoUpdate from Guillermo.
troback [Tue, 15 Nov 2005 06:41:48 +0000 (06:41 +0000)]
Update from Guillermo.

SVN revision: 18476

18 years ago*** empty log message ***
maiurana [Sun, 13 Nov 2005 19:24:46 +0000 (19:24 +0000)]
*** empty log message ***

SVN revision: 18465

18 years agodont forget \n
codewarrior [Sun, 13 Nov 2005 12:01:09 +0000 (12:01 +0000)]
dont forget \n

SVN revision: 18460

18 years agoupdate dutch translation now 352 strings instead of 350
nielsabspoel [Sun, 13 Nov 2005 00:28:56 +0000 (00:28 +0000)]
update dutch translation now 352 strings instead of 350

SVN revision: 18446

18 years agoworking on ma configuration panel biatches
Carsten Haitzler [Sat, 12 Nov 2005 05:27:58 +0000 (05:27 +0000)]
working on ma configuration panel biatches

SVN revision: 18431

18 years agoalways make icons work
Carsten Haitzler [Fri, 11 Nov 2005 08:15:29 +0000 (08:15 +0000)]
always make icons work

SVN revision: 18428

18 years agoasparagus time! :)
Carsten Haitzler [Fri, 11 Nov 2005 08:03:49 +0000 (08:03 +0000)]
asparagus time! :)

SVN revision: 18427

18 years agofinish off border selector dialog
Carsten Haitzler [Fri, 11 Nov 2005 04:26:25 +0000 (04:26 +0000)]
finish off border selector dialog

SVN revision: 18423

18 years agopatch from Holger Hanrath <barnabas76@arcor.de>
codewarrior [Thu, 10 Nov 2005 13:01:02 +0000 (13:01 +0000)]
patch from Holger Hanrath <barnabas76@arcor.de>

SVN revision: 18417

18 years ago- fix bug in edd creation, metadata works now.
codewarrior [Thu, 10 Nov 2005 11:52:26 +0000 (11:52 +0000)]
- fix bug in edd creation, metadata works now.

SVN revision: 18414

18 years ago- add metadata structs to icons
codewarrior [Thu, 10 Nov 2005 09:12:58 +0000 (09:12 +0000)]
- add metadata structs to icons
- add metadata per dir
- small theme change

- bug: i have something wrong with saving the eet list. can anyone find out what it is?

SVN revision: 18411

18 years agoMIN def is ambiguous and not defined in this codebase. Defining it here just in...
technikolor [Wed, 9 Nov 2005 10:58:09 +0000 (10:58 +0000)]
MIN def is ambiguous and not defined in this codebase.  Defining it here just in case.

SVN revision: 18396

18 years ago- stretch item swallow when we dont have scrollbar
codewarrior [Wed, 9 Nov 2005 08:08:05 +0000 (08:08 +0000)]
- stretch item swallow when we dont have scrollbar
- emit proper signals on mouse down / up

SVN revision: 18393

18 years agoPatch submitted by Devon O\'Dell <devon.odell@gmail.com>. A fix for FreeBSD/AMD64...
technikolor [Wed, 9 Nov 2005 07:56:20 +0000 (07:56 +0000)]
Patch submitted by Devon O\'Dell <devon.odell@gmail.com>.  A fix for FreeBSD/AMD64 which lacks APM.

SVN revision: 18392

18 years ago- add more signals to icons / bg (need to properly rename them to make more sense)
codewarrior [Wed, 9 Nov 2005 02:00:33 +0000 (02:00 +0000)]
- add more signals to icons / bg (need to properly rename them to make more sense)
- add dynamic glob matches to typebuffer (can get slow with 10,000 files, as expected, should be faster when we optimize e_icon_layout)
- add ability to start efm from e_remote (thanks ngc)
- add some edje effects.
- add a test idea for dynamic selection: when you bring up the typebuffer,
everything goes into "dark mode", and your searches light up dynamically as
they are found while you type.

- question: should A be equal to *A* in the typebuffer? ngc and rephorm
suggested this could be an option and if we do add a * manually then this
case will be invalidated.

- note: when browsing 10,000+ files, the slowness of the dir loading occurs
due to the fact that ecore_file's monitor will loop thru all the files and do
an insertion sort. raster said we can fix this with some work on the monitor
code.

SVN revision: 18390

18 years ago- remove regex.h
codewarrior [Tue, 8 Nov 2005 22:59:01 +0000 (22:59 +0000)]
- remove regex.h

SVN revision: 18387

18 years ago- regex are kewl for regex geeks, globs are better for every day users (=
codewarrior [Tue, 8 Nov 2005 22:56:54 +0000 (22:56 +0000)]
- regex are kewl for regex geeks, globs are better for every day users (=

SVN revision: 18386

18 years ago- close typebuffer if we click on an icon (mouse up) or on the canvas (mouse down...
codewarrior [Tue, 8 Nov 2005 13:19:46 +0000 (13:19 +0000)]
- close typebuffer if we click on an icon (mouse up) or on the canvas (mouse down). the reason i have mouse up on the icon is that sometimes you click and wait (read it or look at it) then raise you finger off the mouse button. this doesnt apply to the bg because then you can click and drag to show the rubber band so we hide it directly.

SVN revision: 18382

18 years agofix icons stacking/clip
Carsten Haitzler [Tue, 8 Nov 2005 13:02:19 +0000 (13:02 +0000)]
fix icons stacking/clip

SVN revision: 18381

18 years agosafety - cacheburst to 0 to ensure flushing of eet writes
Carsten Haitzler [Tue, 8 Nov 2005 06:47:48 +0000 (06:47 +0000)]
safety - cacheburst to 0 to ensure flushing of eet writes

SVN revision: 18373

18 years agofix cahce scan / modify update stuff
Carsten Haitzler [Tue, 8 Nov 2005 03:28:02 +0000 (03:28 +0000)]
fix cahce scan / modify update stuff

SVN revision: 18371

18 years agotodo--
codewarrior [Tue, 8 Nov 2005 00:53:33 +0000 (00:53 +0000)]
todo--

SVN revision: 18370

18 years ago- if typebuffer is active, left / right should move cursor (no movement yet, but...
codewarrior [Tue, 8 Nov 2005 00:47:22 +0000 (00:47 +0000)]
- if typebuffer is active, left / right should move cursor (no movement yet, but doesnt move selection any more)
- if typebuffer is active, up / down might do some sort of history scrolling, for now, they just close the typebuffer

SVN revision: 18369

18 years ago- dont do anything if the regex failes to compile
codewarrior [Tue, 8 Nov 2005 00:25:13 +0000 (00:25 +0000)]
- dont do anything if the regex failes to compile

SVN revision: 18368

18 years agouse string, not key
codewarrior [Tue, 8 Nov 2005 00:06:30 +0000 (00:06 +0000)]
use string, not key

SVN revision: 18367

18 years ago- more work on typebuffer
codewarrior [Tue, 8 Nov 2005 00:00:30 +0000 (00:00 +0000)]
- more work on typebuffer
- you can do things like '*a*' or 'A*' and they will get selected.
- todo:
 * replace TEXT part with something better (size limitations)
 * add more logic to typebuffer

SVN revision: 18366

18 years agooops, thanks devilhorns (=
codewarrior [Mon, 7 Nov 2005 22:48:15 +0000 (22:48 +0000)]
oops, thanks devilhorns (=

SVN revision: 18365

18 years ago- efm smart uses its own edje
codewarrior [Mon, 7 Nov 2005 15:31:08 +0000 (15:31 +0000)]
- efm smart uses its own edje
- fix x, y in win (move)
- clean up efm code
- add basics for typebuffer
- allow icon_layout to sort internall (no unpack / pack)

SVN revision: 18362

18 years agoMinor update.
troback [Mon, 7 Nov 2005 12:57:26 +0000 (12:57 +0000)]
Minor update.

SVN revision: 18361

18 years agoprintf--
codewarrior [Mon, 7 Nov 2005 00:21:12 +0000 (00:21 +0000)]
printf--

SVN revision: 18355

18 years ago- raise change cb when we press backspace or delete
codewarrior [Mon, 7 Nov 2005 00:19:58 +0000 (00:19 +0000)]
- raise change cb when we press backspace or delete

SVN revision: 18354

18 years agooops
codewarrior [Mon, 7 Nov 2005 00:13:54 +0000 (00:13 +0000)]
oops

SVN revision: 18353