Commit Graph

592 Commits

Author SHA1 Message Date
Carsten Haitzler 94c79d788a and here is some substance
SVN revision: 12275
2004-11-26 11:11:05 +00:00
handyande 8d98eefed0 Added clock module - read notes at top of e_mod_main.c to try it out
SVN revision: 12274
2004-11-26 10:59:26 +00:00
Carsten Haitzler b4f2e2e030 slightly tidier if's - spec up to pre10
SVN revision: 12273
2004-11-26 10:57:58 +00:00
azundris 0dd8ecf2b9 * don't bomb if modules aren't found (temporary fix)
SVN revision: 12272
2004-11-26 10:55:51 +00:00
handyande 8d87a9f379 Added clock module - read notes at top of e_mod_main.c to try it out
SVN revision: 12271
2004-11-26 10:53:38 +00:00
Carsten Haitzler a031379afe fix aspect hint handling
SVN revision: 12267
2004-11-26 06:15:02 +00:00
tsauerbeck 0177c13e70 e isn't evas
SVN revision: 12264
2004-11-25 20:21:09 +00:00
Carsten Haitzler 53eddc4b65 fix moa!
SVN revision: 12260
2004-11-25 15:39:11 +00:00
Carsten Haitzler 4d2bb6fdd9 focusy grabbie bits work...
SVN revision: 12259
2004-11-25 15:32:36 +00:00
Carsten Haitzler 935e1291ef openoffice is happier
SVN revision: 12258
2004-11-25 14:57:48 +00:00
Carsten Haitzler 70d83c18a7 mwm hints being done properly...
SVN revision: 12257
2004-11-25 14:09:49 +00:00
Carsten Haitzler 462b2aa404 hidden symbol support
SVN revision: 12253
2004-11-25 05:31:21 +00:00
Carsten Haitzler c0bb100a15 e17 can restart (from the menu) i NEED this now i'm using it... :)
SVN revision: 12248
2004-11-25 04:07:48 +00:00
Carsten Haitzler 5e2388c886 _ _ _ _ _____ ___
| | | | ___| | | |  ___| __ ___  ___ _______  ___   / _ \__   _____ _ __
| |_| |/ _ \ | | | |_ | '__/ _ \/ _ \_  / _ \/ __| | | | \ \ / / _ \ '__|
|  _  |  __/ | | |  _|| | |  __/  __// /  __/\__ \ | |_| |\ V /  __/ |
|_| |_|\___|_|_| |_|  |_|  \___|\___/___\___||___/  \___/  \_/ \___|_|


I put E17's wm code into cvs. Hell is freezing over. Duke Nukem Forever will
be out next week. Snowballls take up residence in Hell. The Fat Lady sings.
The End is nigh...

:)


SVN revision: 12247
2004-11-25 03:37:45 +00:00
Carsten Haitzler f2b45ed471 bye bye!
SVN revision: 12246
2004-11-25 03:26:33 +00:00
xenith ff8aa35081 More raster-speak
SVN revision: 11751
2004-10-05 08:04:35 +00:00
Carsten Haitzler a4171cd246 let them know in the README....
SVN revision: 11749
2004-10-05 00:21:23 +00:00
sleuth e5841f4bfe Let's not do the add unless it's needed. Rather nasty side
effect there :)

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6934
2003-05-24 13:22:52 +00:00
sleuth c85a9b2f8c Finish basic sticky window support.
Kevin Brosius <cobra@compuserve.com>


SVN revision: 6933
2003-05-24 12:02:29 +00:00
Adam Kisiel fca4d85677 Add fixup for some small annoying bugs:
- bordermenu is now properly regenerated for each window
- sticky windows are now properly placed
- destroying a sticky window or a window on a desktop different than
  the current one does not produce a segmentation violation anymore
- switching desktops while moving the window moves the window to the
  new desktop
- moving focused window out of the current desktop switches the focus
  to the next available window or root window if neccessary


SVN revision: 6843
2003-04-09 11:39:10 +00:00
sleuth 3bd580b540 That's not what I wanted... Should have been a cd ../.. there.
Kevin Brosius <cobra@compuserve.com>


SVN revision: 6757
2003-03-10 01:28:19 +00:00
sleuth 78dbd1acf9 Plug cursor leak in new XCursor support, only impacts those additions.
Plug a pre-existing key_grab leak.  e17 was leaving passive grabs in
the server and not releasing them.  Looks like a bug in the new config parts.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6755
2003-03-08 23:55:57 +00:00
sleuth 813f640d06 XFree86 XCursor sample support. No change with a default install, but if you grab the new behaviour.db and change /desktops/cursors/e_native to 0, then E will use your local XCursor setup. Check out the edevel mailing list for a theme I've tried. XCursor support is only available in XFree86 4.3.0.
Also allow different fonts for borders vs. menus.  This adds links in /usr/local/share/enlightenment/fonts (default install) for a menu.ttf and a text.ttf file.  text.tff is the font used for border text/window titles.  menu.ttf will be used for menus.  No change by default, but you'll need to re-run autogen.sh & make install for the links to be created automatically.

Update AUTHORS

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6751
2003-03-08 12:51:06 +00:00
sleuth 7a390816d3 And fixup desktop switching when windows are closed/loose focus.
Which recreates the focus problem.  Try this instead.  Cleanup focus switching
on app destruction, plus retain focus when no app is on a desktop.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6675
2003-02-07 17:18:00 +00:00
sleuth 4760f8227e And fixup desktop switching when windows are closed/loose focus.
Kevin Brosius <cobra@compuserve.com>


SVN revision: 6664
2003-02-06 04:50:56 +00:00
sleuth 422fe23bfe Squash nasty focus bug. Let me know if this makes click-to-focus any
worse, I haven't tested that.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 6663
2003-02-05 23:07:30 +00:00
technikolor 79149a8446 Yoink! Say goodbye to GETTEXT in E. Support issues with GT have been tedious and the codebase will be trashed in a month or two anyway, so for all parties concerned there is no reason to keep it. I'm leaving some of the supplimentary files in the repo just incase we descide to do an about-face.
SVN revision: 6649
2003-02-02 23:53:19 +00:00
azundris e34b876179 evas API foo
SVN revision: 6633
2003-01-24 18:26:13 +00:00
rbdpngn 63e20e7f14 More SPLIT merging.
SVN revision: 6588
2003-01-15 18:29:56 +00:00
swielinga aeac895ef7 Debian copyright file fix in HEAD replacing Author(s) by Author or Authors.
SVN revision: 6516
2002-12-24 14:19:57 +00:00
rbdpngn ed19a69d65 Added support for shaped window borders. Also reduced each border to be 1 evas
and 1 ebit, with an obscure rectangle covering the client area. Right now, all
borders (except borderless windows) are considered shaped, would be good to
add a way to indicate non-shaped themes.


SVN revision: 6383
2002-08-20 20:23:24 +00:00
rbdpngn ef34f0818d The -lc flag snuck back in and broke the compile for BSD people again. Anyone
know how this keeps getting added?


SVN revision: 6184
2002-04-26 18:41:59 +00:00
Till Adam 5ec69a803d patch by Azundris <hacks@azundris.com> enabling transparency support for
legacy apps such as eterm, xchat, xemacs etc. Those apps will now be
transparent against the desktop, including icons, iconbar and all, if
configured to be.


SVN revision: 6172
2002-04-24 17:15:13 +00:00
Till Adam b439fa0bb0 remove ferite from the makefiles, so people who _do_ have the right version of
ferite installed dont get error. ;) Sorry bowis, but I blame you for this.


SVN revision: 6158
2002-04-21 07:22:58 +00:00
Term 4ce3a83807 Small fix pointed out by Sytse Wielinga <s.wielinga@hccnet.nl>.
SVN revision: 6122
2002-04-09 20:01:38 +00:00
Term 8a74db4f3e Add checker.sh, which will check the versions for each of the tools required
to build E17, and abort if any aren't found.

I haven't hooked this into autogen.sh yet, because there's still work to be
done. It should really check which version and abort if they're not correct.

I actually wrote this a bit ago, when we were fielding a lot of version-based
questions, but forgot. ;)


SVN revision: 6121
2002-04-09 19:20:09 +00:00
Till Adam d3e2560ad1 fixes by Michi Thalmann <th@lmann.ch>
SVN revision: 6084
2002-03-21 11:44:11 +00:00
Till Adam 609d6c185e and commit this to HEAD as well
SVN revision: 6075
2002-03-18 21:00:57 +00:00
Till Adam ca0db777cc patch by Ibukun Olumuyiwa <ibukun@computer.org>. Thanks dude. :)
--
Intersect area for mouse clicks did not cover the entire menu item. Fixed
to use the full dimensions of the menu item evas object instead.


SVN revision: 6072
2002-03-17 22:08:33 +00:00
Michael Jennings ae9634250b Thu Mar 14 19:18:07 2002 Michael Jennings (mej)
Debian rules/control updates from ljlane.


SVN revision: 6065
2002-03-15 00:18:25 +00:00
Till Adam 05f6534393 Another one by Kirby Kuehl. Fix compilation on *BSD. Thanks dude :)
SVN revision: 6064
2002-03-13 16:52:49 +00:00
Till Adam ed15a1fde3 I assume that was a mistake?
SVN revision: 6061
2002-03-12 08:41:42 +00:00
Christopher Rosendahl 1675c75a63 s/free/FREE =)
SVN revision: 6060
2002-03-11 20:03:14 +00:00
Till Adam 0591da01bb ok, embarassing bug. Dont just enherit from observer/observee, call their
cleanup funcs too. This should fix the crashes people have been seeing.
Sorry about that. :(


SVN revision: 6059
2002-03-11 17:35:51 +00:00
Till Adam 0fe8343018 patch by Kirby Kuehl fixing compilation on *BSD. Yeah.
SVN revision: 6058
2002-03-10 19:22:30 +00:00
Till Adam 78d59f2009 et tu brute filius (if my latin doesnt fail me ;)
SVN revision: 6057
2002-03-10 17:24:52 +00:00
Till Adam d9c6cbe3ab add those two. New class E_View_Look.
SVN revision: 6056
2002-03-10 17:24:20 +00:00
Till Adam 31292642c3 ok. another big one. I'll write to e-devel about the details.
SVN revision: 6055
2002-03-10 17:23:43 +00:00
Till Adam 609b356400 remove those, we dont need them anymore
SVN revision: 6047
2002-03-06 21:18:04 +00:00
Till Adam 5ba3515bbe oops, dont do that yet
SVN revision: 6045
2002-03-06 21:02:06 +00:00