Commit Graph

3507 Commits

Author SHA1 Message Date
Carsten Haitzler 04553720c4 been debugging - but only real change - set env vars.
SVN revision: 22727
2006-05-19 03:57:24 +00:00
Carsten Haitzler 2249f9bf0d better labels2
SVN revision: 22720
2006-05-18 21:33:03 +00:00
Carsten Haitzler a300b332f8 better label
SVN revision: 22719
2006-05-18 21:31:18 +00:00
Christopher Michael 6f29d4ab5f Remove unused variable.
SVN revision: 22713
2006-05-18 20:06:49 +00:00
Christopher Michael 9e4fcdefe1 Changed governor to be const char instead of just char in order to quiet
evas_stringshare warnings.


SVN revision: 22700
2006-05-18 14:53:51 +00:00
Christopher Michael b8a3ef44ee Removed unused variable 'found' in config_item_get function.
Cleaned up compiler warnings from evas_stringshare_add by making char *
into const char *.
Fixed _ibar_new function to use const char *.


SVN revision: 22696
2006-05-18 12:24:35 +00:00
Carsten Haitzler 3c7f797f08 dnd from border to ibox iconifies
SVN revision: 22691
2006-05-18 07:28:51 +00:00
Carsten Haitzler 6700c38e74 fix eap name info
SVN revision: 22690
2006-05-18 06:34:27 +00:00
Carsten Haitzler 19fd612b97 ibox makes it first gadcon moves.
SVN revision: 22689
2006-05-18 06:30:33 +00:00
Carsten Haitzler e5a34ab98f go back to just dir as the scriptlet removes the gunk
SVN revision: 22688
2006-05-18 03:59:41 +00:00
Carsten Haitzler 43e1409ba7 no - see my last commit log. by doing this youpackage up twice the needed
data, unused and useless files forcuing users to install much more than they
have to. .la and .a files are NOT USED OR NEEDED. ONLY the .os files (and
datafiles, helper binaries etc.) are needed.


SVN revision: 22687
2006-05-18 03:55:31 +00:00
Michael Jennings 7699fd2167 Wed May 17 22:08:32 2006 Michael Jennings (mej)
Put this back the right way.
----------------------------------------------------------------------


SVN revision: 22684
2006-05-18 03:07:09 +00:00
Carsten Haitzler 3f9d7f65a2 um - no, we need the explicit long list of files. the fact is libtool likes
to install .la, .a etc. files too- which double the disk usage per module and
are never used by e at all. only the .so is needed for a module (as far as
executable goes)


SVN revision: 22683
2006-05-18 01:59:55 +00:00
Michael Jennings 594c005a98 Wed May 17 15:02:06 2006 Michael Jennings (mej)
Please be more careful.  RPM's and DEB's do NOT work the same.
----------------------------------------------------------------------


SVN revision: 22675
2006-05-17 20:00:42 +00:00
Carsten Haitzler f169a477c0 oops - fix rotation widget disabling.
SVN revision: 22662
2006-05-17 02:52:50 +00:00
Massimo Maiurana 87ce4bbf05 *** empty log message ***
SVN revision: 22657
2006-05-16 20:43:07 +00:00
e-taro 4c615ad163 e17 ru.po update (Danny Moshnakov)
SVN revision: 22648
2006-05-16 14:13:21 +00:00
e-taro a8edb82972 e17 hu.po update (Peter Parkanyi)
SVN revision: 22645
2006-05-16 12:47:34 +00:00
Carsten Haitzler a5ae6093b3 todo++
SVN revision: 22644
2006-05-16 12:43:42 +00:00
Carsten Haitzler 48e94671d8 satrun_vk's patch to make manipulating windows while maximized an option and
translation updates


SVN revision: 22638
2006-05-16 07:32:37 +00:00
Carsten Haitzler 0c6e5f1f96 x io error exit doesnt segv now
SVN revision: 22629
2006-05-15 04:45:43 +00:00
Massimo Maiurana 258a9fced1 *** empty log message ***
SVN revision: 22620
2006-05-14 15:35:33 +00:00
Carsten Haitzler 58ea1e17ae pl.po update
SVN revision: 22615
2006-05-14 13:23:50 +00:00
Carsten Haitzler e42300bd25 and actually delete the shelf config too
SVN revision: 22609
2006-05-14 07:18:57 +00:00
Carsten Haitzler ce7c7fbd8e update TODO
SVN revision: 22607
2006-05-14 06:07:47 +00:00
Carsten Haitzler 380d7992a1 always write icon file with edje_cc first.
SVN revision: 22606
2006-05-14 03:49:46 +00:00
Carsten Haitzler 62034acf5a remove icon path - really useless info you probably shouldnt change anyway as
this will confuse things.


SVN revision: 22604
2006-05-14 02:38:14 +00:00
Carsten Haitzler 4f4d7a566b make create icon simpler - we just use generic _new_app_21432432.2.eap names
for brand new eaps as we dont knwo what to call them until theyare fileld out
- it's also a good way to track what e has created itself :) (filename isnt
that important really)


SVN revision: 22600
2006-05-14 02:08:36 +00:00
Carsten Haitzler b0f31255e9 ibar picks up name changes now
SVN revision: 22599
2006-05-14 01:30:10 +00:00
Carsten Haitzler f0dae8e901 eap icons update realtime in borders based off on-disk changes etc. etc.
(editing icons seems to work like a charm for me so far).


SVN revision: 22598
2006-05-14 01:13:42 +00:00
Carsten Haitzler dcb633e46e and now pick up new apps immediately :)
SVN revision: 22588
2006-05-13 16:05:15 +00:00
Carsten Haitzler 81c249ddeb handle spaces in eap filenames when editing, and proeprly escape things, add
gneric escaper, and reduce file path of icon files nicely.


SVN revision: 22587
2006-05-13 15:20:15 +00:00
Carsten Haitzler b24ee237c5 creating new eaps actually works - and shouldnt leak ram now.
SVN revision: 22585
2006-05-13 14:57:20 +00:00
Carsten Haitzler 8231fc973d 1 more todo item done (move mouse to a new screen/zone/head by actions)
SVN revision: 22584
2006-05-13 14:23:42 +00:00
e-taro d7325fc113 e17 ja.po update (Yasufumi Haga) - his ISP got blacklisted for spam, this po is from direct email :)
SVN revision: 22569
2006-05-13 03:36:26 +00:00
Carsten Haitzler 44d719576e some illogict patches :)
SVN revision: 22568
2006-05-13 03:04:35 +00:00
Carsten Haitzler d38edd35b6 disable rotations that are not possible
SVN revision: 22557
2006-05-12 15:38:05 +00:00
Carsten Haitzler f26aaea433 1. update gui exported config value comments and
2. update TODO


SVN revision: 22556
2006-05-12 15:12:00 +00:00
Carsten Haitzler 25fb9ffe5d display res dialog now offers rotate & flip... if your x/drivers can do it.
SVN revision: 22555
2006-05-12 15:07:39 +00:00
Carsten Haitzler a4bef14b22 debug for rotation stupport
SVN revision: 22551
2006-05-12 12:29:44 +00:00
sndev 6aafb3309e -- nothing new.
SVN revision: 22549
2006-05-12 12:25:55 +00:00
Carsten Haitzler 32eb879502 fix weird utf8 ... chars - massimo patch
SVN revision: 22532
2006-05-11 14:09:10 +00:00
Carsten Haitzler 5730e23fd9 defer queued saves for 0.25 sec
SVN revision: 22527
2006-05-11 07:00:29 +00:00
Carsten Haitzler 0f82e95afe fix segv's for display config dialog
SVN revision: 22518
2006-05-10 14:54:59 +00:00
Carsten Haitzler 282a978df4 make res dialog not segv if u dont select refresh rate, make refresh get
selected anyway, and  re-enable window resize/move to fit onto the screen if
you go down a resolution.


SVN revision: 22517
2006-05-10 14:29:41 +00:00
Carsten Haitzler aaf05fd73e clean up #defines
SVN revision: 22516
2006-05-10 13:41:23 +00:00
Carsten Haitzler 42d88e55f6 TODO update - and remove nastiness in module config dialog
SVN revision: 22515
2006-05-10 13:38:25 +00:00
Carsten Haitzler 3bd1753521 update TODO
SVN revision: 22514
2006-05-10 13:14:40 +00:00
Carsten Haitzler 4fb948f102 some old bugs are gone and fix another.
SVN revision: 22513
2006-05-10 13:05:23 +00:00
Carsten Haitzler b3ca940aa8 empty ibar now lets u click on it for config...
SVN revision: 22509
2006-05-10 11:58:20 +00:00