Commit Graph

345 Commits

Author SHA1 Message Date
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