Commit Graph

1307 Commits

Author SHA1 Message Date
amedeiros 453ac57d54 Fixed typo
SVN revision: 14219
2005-04-18 01:55:32 +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
Carsten Haitzler ef4fa0db1c \
ok ok - DESTDIR - i havent checked "make distcheck" yet.


SVN revision: 14204
2005-04-15 00:59:40 +00:00
sebastid d1e1c0de74 ecore_list looping isn't optimal, IMHO
SVN revision: 14200
2005-04-14 13:31:16 +00:00
Carsten Haitzler 2791263d08 oh that was bad. it made shadows fuck up a bit. fixed now :)
SVN revision: 14199
2005-04-14 11:46:17 +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
sebastid 0671d90de4 Needed for gettext (at least 0.14.1)
SVN revision: 14194
2005-04-14 06:33:25 +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 2538f96da8 fix po dir
SVN revision: 14191
2005-04-14 03:06:00 +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 896b4c34ca Better fix.
SVN revision: 14170
2005-04-13 06:51:51 +00:00
sebastid aafdd7a0d8 Don't install or uninstall po_DATA in podir
SVN revision: 14169
2005-04-13 06:34:08 +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 cd10c23c7d Needed for __UNUSED__
SVN revision: 14167
2005-04-13 06:02:40 +00:00
sebastid e31e8c5290 French
SVN revision: 14166
2005-04-13 05:59:46 +00:00
sebastid f3fd2646a8 Prepare for __UNUSED__
Make gettext work with 0.14.1 (which by default looks for internal libintl)


SVN revision: 14165
2005-04-13 05:48:38 +00:00
sebastid e748a7967b enlightenment.pot is usergenerated
SVN revision: 14164
2005-04-13 05:47:10 +00:00
sebastid dfeef9b5f9 Ignore Makefile.in and Makefile
SVN revision: 14163
2005-04-12 19:22:02 +00:00
sebastid 83afb511db .eet -> .edj
SVN revision: 14162
2005-04-12 19:05:18 +00:00
doursse 43a813eaa2 Some automake versions require this file
SVN revision: 14161
2005-04-12 18:44:06 +00:00
doursse 8d253fff6d typo
SVN revision: 14160
2005-04-12 18:36:26 +00:00
doursse bbeba76260 french translation
SVN revision: 14159
2005-04-12 17:34:10 +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 712d33389f ibox isnt used/etc. so for now lets remove it.
SVN revision: 14145
2005-04-11 21:50:36 +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
Carsten Haitzler 6f0b2143e5 remove
SVN revision: 14142
2005-04-11 16:08:38 +00:00
Carsten Haitzler 37d8ef8ada remove flame
SVN revision: 14141
2005-04-11 16:06:01 +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
Carsten Haitzler 2baa2918b3 bug
SVN revision: 14104
2005-04-05 10:00:57 +00:00