Commit Graph

417 Commits

Author SHA1 Message Date
sebastid d8ccfebff3 Fix.
SVN revision: 14245
2005-04-19 09:08:36 +00:00
sebastid 81d83c1757 Make sure a deleted message is sent.
SVN revision: 14244
2005-04-19 09:05:53 +00:00
sebastid 7dd1e35ece Not all apps have a parent
SVN revision: 14242
2005-04-19 09:05:09 +00:00
sebastid 88ce4c329d Maybe eapp code works now.
SVN revision: 14241
2005-04-19 09:04:10 +00:00
Carsten Haitzler aa137a4bd7 enable cpufreq by default
SVN revision: 14237
2005-04-19 06:04:33 +00:00
Carsten Haitzler b7804422b4 russian po :)
SVN revision: 14232
2005-04-19 03:19:18 +00:00
Carsten Haitzler cd518390b6 formatting
SVN revision: 14221
2005-04-18 08:39:05 +00:00
Carsten Haitzler 71ffa1b03f update TODO and language stuff
SVN revision: 14220
2005-04-18 07:15:48 +00:00
Carsten Haitzler 88f86a4453 spanish - for now it'll be the generic spanish until we have multipel spanish
translations... :)


SVN revision: 14206
2005-04-15 06:29:43 +00:00
sebastid d1e1c0de74 ecore_list looping isn't optimal, IMHO
SVN revision: 14200
2005-04-14 13:31:16 +00:00
sebastid 709c0003c8 Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
Carsten Haitzler 51b9637165 no more spanky!
SVN revision: 14197
2005-04-14 10:03:59 +00:00
sebastid 30a06c1be5 Setup for filemonitoring
SVN revision: 14196
2005-04-14 09:48:36 +00:00
Carsten Haitzler 72eb2e9bc9 wrap putenv... (and for remote_main just strudup - if we leak it doesnt
matter - it will not run for long :) )


SVN revision: 14195
2005-04-14 09:09:22 +00:00
Carsten Haitzler 3ced20074a no - u NEED to set the LNAG for gettext to use that lang - if u dont e can't
change its lang runtime. :) the problem is it gets inherited by child
processes... thus make it use the result of getenv to init... (a NULL retunr
will mean e tries to use en anyway)


SVN revision: 14193
2005-04-14 05:49:17 +00:00
sebastid b34711e5e3 Don't modify users env if the user already has LANG
SVN revision: 14192
2005-04-14 05:32:10 +00:00
Carsten Haitzler 86e8a43e71 more info in intl for people helping
SVN revision: 14190
2005-04-14 02:50:52 +00:00
Carsten Haitzler fb3d456244 why the hell did i shutdown intl there? why? hmm. pffft. move.
SVN revision: 14189
2005-04-14 02:10:32 +00:00
sebastid 4d1a27c0da Fix norwegian
SVN revision: 14181
2005-04-13 19:49:35 +00:00
sebastid ca274ed40f Remove meaningless while loop
SVN revision: 14180
2005-04-13 19:47:25 +00:00
Carsten Haitzler 0939b44ff7 start of shaped client/border/menu support ... dropshaodw is SLOW with this.
SVN revision: 14173
2005-04-13 15:52:34 +00:00
sebastid d6f9d054e2 config.h is in e.h
remove some compiler warnings with __UNUSED__


SVN revision: 14168
2005-04-13 06:03:50 +00:00
sebastid e31e8c5290 French
SVN revision: 14166
2005-04-13 05:59:46 +00:00
handyande 365a8c26b5 oops raster ;)
SVN revision: 14156
2005-04-12 09:03:57 +00:00
Carsten Haitzler b1b7e65840 lang todo list, shutdown cleanly, fix border move status...
SVN revision: 14155
2005-04-12 08:46:43 +00:00
sebastid 8593f75080 No japanse for the canadians.
SVN revision: 14154
2005-04-12 06:34:17 +00:00
Dan Sinclair febbbe4a1c - change the names of the module entry points. This will break other
modules.
   init -> e_modapi_init
   shutdown -> e_modapi_shutdown
   about -> e_modapi_about
   info -> e_modapi_info
   save -> e_modapi_save


SVN revision: 14151
2005-04-12 03:34:31 +00:00
Dan Sinclair 0b0a77ec23 - screwed up the formatting, fix
SVN revision: 14150
2005-04-12 02:47:21 +00:00
Dan Sinclair 39ed7279d7 - if there is no LANG set this would segv. I don't know if this fix is
right, but just set LANG="en" if it isn't there.


SVN revision: 14149
2005-04-12 02:41:14 +00:00
Carsten Haitzler 4e2fe1cc4d a little more support
SVN revision: 14148
2005-04-11 23:34:44 +00:00
Carsten Haitzler cc392c126b more intl support
SVN revision: 14147
2005-04-11 23:32:24 +00:00
Carsten Haitzler e701d406d0 modules translated...
SVN revision: 14146
2005-04-11 22:01:51 +00:00
Carsten Haitzler 272ecdcb9d e17 now CAN be translated. i have done a partial japanese translation for
amusement value (it works). we can add .po's for anything else we like :)


SVN revision: 14143
2005-04-11 20:25:52 +00:00
Dan Sinclair d2a30bf597 - end the move, not the resize
SVN revision: 14135
2005-04-11 03:36:48 +00:00
sebastid 3148036230 - Make sure move object disappears if a window dies while moving.
- Show move object if moving with alt+click


SVN revision: 14133
2005-04-10 11:06:43 +00:00
Dan Sinclair a1ea5be1f4 - display window coords while moving
SVN revision: 14128
2005-04-09 07:10:25 +00:00
Dan Sinclair df5b523477 - extend E's ipc a bit more
- this change the way the module-list call returns from libe, it will return
  a list now, instead of a event per entry in the list
- adds a module directory list and background directory list call
- adds a shutdown call to shutdown E
- extends enlightenment_remote to handle the above and implments a -bg-get
  call


SVN revision: 14125
2005-04-09 06:06:39 +00:00
Carsten Haitzler 6ca778ea55 i've gone over vd's - read the diff :)
SVN revision: 14123
2005-04-09 00:13:09 +00:00
Carsten Haitzler 8af31e445f fix a bunch of fixme's in the todo for mini freeze found recently
SVN revision: 14107
2005-04-05 14:47:49 +00:00
Dan Sinclair 0fed767358 - if we are in gadman edit mode and we enable a module, the module wasn't in
edit mode. This puts the module into edit mode if required on load.


SVN revision: 14100
2005-04-05 03:13:08 +00:00
Carsten Haitzler 9ee02a77b7 testipoos!
SVN revision: 14085
2005-04-03 14:22:20 +00:00
Carsten Haitzler 8b39a9b2bb dont die if u dont rm your cfg
SVN revision: 14078
2005-04-03 01:52:16 +00:00
Carsten Haitzler cc72cca1b8 the rest of shorne's font stuff
SVN revision: 14077
2005-04-02 17:11:04 +00:00
Carsten Haitzler 03633f3f52 shorns' font fixme work.. so we can all work on it :)
SVN revision: 14076
2005-04-02 16:40:37 +00:00
Carsten Haitzler f7c295028e signal fix... and TODO for timers
SVN revision: 14075
2005-04-02 16:11:04 +00:00
Carsten Haitzler c257043cf3 nuke valgrind badness! :)
SVN revision: 14065
2005-04-01 16:12:31 +00:00
Carsten Haitzler e1237d6f49 testies!
SVN revision: 14057
2005-04-01 07:29:33 +00:00
Carsten Haitzler 0eec2da4bc handle xrander too ... again... oops
SVN revision: 14047
2005-03-31 16:52:12 +00:00
Carsten Haitzler 3c1d914635 and init too!
SVN revision: 14046
2005-03-31 16:03:33 +00:00
Carsten Haitzler dc67937b34 and direct resize there too
SVN revision: 14044
2005-03-31 15:40:31 +00:00
Carsten Haitzler ce7f854ec7 optimise rednering.; e17 was over-drawing too much! this just about doubles
the speed of initial window/menu/dialog shows :)


SVN revision: 14042
2005-03-31 15:38:26 +00:00
Carsten Haitzler dfdaa01251 support unfilled middles (finally fix theme to have proepr shading - was lazy
at the start) - faster :)


SVN revision: 14039
2005-03-31 11:40:38 +00:00
Carsten Haitzler 6823a737b0 app remove segv
SVN revision: 14024
2005-03-31 04:26:55 +00:00
rbdpngn 3682f0751f Ifdef optional functionality.
SVN revision: 14023
2005-03-31 03:21:58 +00:00
handyande c72121077a Export an extras dir for external modules
SVN revision: 14005
2005-03-30 13:49:10 +00:00
sebastid 29acb2ef12 Don't raise window above the resizing object.
SVN revision: 14000
2005-03-30 12:22:48 +00:00
sebastid bf1ef61935 Don't listen to event DELETED_SELF
SVN revision: 13990
2005-03-30 10:20:58 +00:00
sebastid 6baf133eef Changed because of new ecore_file. Also fixed some potential bugs, and
maybe introduced some new :)


SVN revision: 13985
2005-03-30 06:36:58 +00:00
Carsten Haitzler cb9cec66dc put default img cache to 4mb.
SVN revision: 13881
2005-03-24 08:30:44 +00:00
tsauerbeck 28b6407d93 Edjes now use 'edj' as the filename extension
SVN revision: 13856
2005-03-22 19:31:01 +00:00
sebastid d97d47b3ed Cleanup
SVN revision: 13854
2005-03-22 18:51:35 +00:00
Carsten Haitzler 1cf0b6002d mem leak patches from holger :)
SVN revision: 13845
2005-03-22 09:20:12 +00:00
Carsten Haitzler 88f32f21de 1. fix korean font a bit - much nicer now. fix kochi filename to match
original, and ship copyright info with fonts :)


SVN revision: 13843
2005-03-22 09:09:12 +00:00
xcomputerman 05fb0319c7 Giving some thought to the aardvarks.
SVN revision: 13829
2005-03-21 16:00:15 +00:00
Carsten Haitzler 61fa362889 leak--
SVN revision: 13828
2005-03-21 12:47:11 +00:00
Carsten Haitzler 5d72aaf57d default x desk count (4x1 desktops)
SVN revision: 13825
2005-03-21 01:56:42 +00:00
sebastid 890d073576 Now a border sends the added event before the sticky etc. events, so the
pager doesn't have to have a special check.


SVN revision: 13816
2005-03-20 19:07:20 +00:00
Carsten Haitzler 9cf734e8f8 korean support - yes Bendal may suck. someone who is good with korean (or all
you native koreans out there) let me know of a GOOD .ttf that could replace
it in the fontset to support Korean in e17 (and make sure its able to be
shipped with e17 license-wise). if anyone wants to get a set of fonts to
supoprt every language in the world together... that are free - please go for
it! :)


SVN revision: 13812
2005-03-20 17:31:34 +00:00
Carsten Haitzler 5c705cce56 in theory support japanese automatically - and then more langauges if we add
more fonts to fall back on


SVN revision: 13809
2005-03-20 16:53:55 +00:00
Carsten Haitzler bd00c682de handle iconify, de-iconify
handle icon changes...


SVN revision: 13799
2005-03-20 11:49:32 +00:00
Carsten Haitzler 245b40b816 fix pager to work when windows are moved from zone to zone :)
add xinerama faking command-line options and help.


SVN revision: 13795
2005-03-19 17:31:42 +00:00
Carsten Haitzler c6177fab6f stacking mofo
SVN revision: 13792
2005-03-19 14:51:35 +00:00
vacuum fa09dc1302 Add note to help FreeBSD users.
SVN revision: 13781
2005-03-18 17:02:47 +00:00
Carsten Haitzler 04d6dae32a more pager cleanups - still not 100% happy with it... but getting there.
SVN revision: 13779
2005-03-18 16:30:49 +00:00
handyande 2367e088cd tidy edc and make parts more consistent
SVN revision: 13768
2005-03-17 13:56:19 +00:00
Dan Sinclair a65eadfd50 add -restart to enlightenment_remote
SVN revision: 13762
2005-03-17 01:30:50 +00:00
handyande 575948cebd Use macro to minimise code for border buttons
Allow this to make other groups for each icon
This means the menu code can load the theme data to make icons :) :) :)


SVN revision: 13760
2005-03-16 23:20:13 +00:00
Carsten Haitzler 02f54f1a80 ok remove the cd crap... but if we pretend to be kwin... it works.
this SOOO needs to go to sun for fixing.

hey sun? see this? fix your code! dont make stupid tests for every wm on the
planet. make your code work properly everywhere, all the time, but following
standards! grrrr.


SVN revision: 13751
2005-03-16 16:10:33 +00:00
Carsten Haitzler b3babd3da1 pointless code reformat
SVN revision: 13750
2005-03-16 15:47:11 +00:00
Carsten Haitzler fb6f43eefb add a cde pretend routinne in our attempt to fix java... FUCKING JAVA!
SVN revision: 13749
2005-03-16 15:24:38 +00:00
Carsten Haitzler 7594b28c6e disable that firefox fix... it causes bigger problems
SVN revision: 13743
2005-03-15 14:09:05 +00:00
sebastid a91a6bc607 Client list update.
SVN revision: 13741
2005-03-15 10:26:05 +00:00
sebastid 20d71e8ac6 Formatting.
SVN revision: 13740
2005-03-15 10:23:01 +00:00
Carsten Haitzler 57d6e197c3 firefox/thunderbird menu stuffo
SVN revision: 13737
2005-03-15 09:35:51 +00:00
Carsten Haitzler 29955d6bc8 it was REALLy pissing me off - so i fixed the focus issues now. back to pager
as next...


SVN revision: 13734
2005-03-15 03:25:38 +00:00
Carsten Haitzler 891056b540 use old e hints...
SVN revision: 13731
2005-03-14 15:32:11 +00:00
Carsten Haitzler 39e6a49bb3 ooh bad gadman! bad!
SVN revision: 13727
2005-03-14 04:27:03 +00:00
Carsten Haitzler bbd2093235 add a test file that we can destroy at will for testing bits of new code...
and just disable when done.

fix up layotu and table objects... bugs...


SVN revision: 13721
2005-03-13 11:17:27 +00:00
Carsten Haitzler d95a31723a layout smart object - shoudl work like the table one... but i haven't tested
yet.


SVN revision: 13720
2005-03-13 08:21:01 +00:00
Carsten Haitzler 3c0d26e23e table smart that handles ONLY homogenous layout with table cells ONLY
spanning 1 column or row... but hey - enough for the pager work... :)

also fixed up e_box to properly clip and show/hide children etc.

also optimised e_box to not re-configure on simple moves

also remvoe typo from pager .edc


SVN revision: 13719
2005-03-13 04:01:00 +00:00
Carsten Haitzler 69ea1cd324 the boxy ibar was annoying me... and i found ibar didnt properly calculate
size based on iconsize. fixed now :)


SVN revision: 13709
2005-03-12 09:44:16 +00:00
Carsten Haitzler 925ea677ec virtual roots is an option now (off by default)
SVN revision: 13693
2005-03-11 13:09:06 +00:00
Carsten Haitzler 28bd292c73 go go freeze todo.. go!
SVN revision: 13691
2005-03-11 11:20:46 +00:00
Carsten Haitzler 338e742693 font path centralised (just noticed it everywhere)
SVN revision: 13690
2005-03-11 11:05:52 +00:00
handyande ca16b1fc5b Code freeze, yes etc etc this was really annoying me and in a way was a bug anyhow....
SVN revision: 13684
2005-03-10 23:54:49 +00:00
handyande 16f8f15c4b (modified) patch from Mike Roberts
SVN revision: 13676
2005-03-10 10:14:35 +00:00
Carsten Haitzler 893e0d74ae internal calls within a file are static, not EAPI.
init variables with some constant


SVN revision: 13662
2005-03-08 07:24:39 +00:00
Carsten Haitzler 1094849a20 splash is back
SVN revision: 13661
2005-03-08 06:51:21 +00:00
handyande ab9ec17cac Allow spaces in window classes (OOo)
SVN revision: 13654
2005-03-07 16:31:30 +00:00
sebastid 28badef1fe Pager fix.
SVN revision: 13652
2005-03-07 12:42:31 +00:00