Commit Graph

321 Commits

Author SHA1 Message Date
Kim Woelders f28c7bae6f Grrr - (e)cvs and poor SF connection trashed the changelog - again.
SVN revision: 9603
2004-04-04 22:05:44 +00:00
Kim Woelders 25b0c8ad22 Mon Apr 5 00:12:38 CEST 2004
(Kim)

Force stretching (no tiling) if transparent (should be fixed some day).
Add GetWinParent() for debugging.
Ajust (primarily click-to-focus) context window behavior.
Fix some EWin list stuff causing occasional segv.
Add some stacking debug info.
Speed up single window restacking operations, stacking code adjustments.


SVN revision: 9602
2004-04-04 22:00:46 +00:00
Kim Woelders bdbc09fa3d Fri Apr 2 01:26:26 CEST 2004
(Kim)

Improve on (click-to-) focus.
Some more bits for UTF-8 support.
Avoid crash with Absolute E theme.


SVN revision: 9563
2004-04-01 23:15:23 +00:00
Kim Woelders 0b52daf872 Wed Mar 31 21:58:20 CEST 2004
(Kim)

Simplify alert (GSOD) code. Less intensive use of macros.
Set DISPLAY env var early. Fixes a problem with multihead and early alerts.
Various trivial fixups.


SVN revision: 9544
2004-03-31 19:47:43 +00:00
Kim Woelders 0df13aa9d6 Fri Mar 26 23:07:27 CET 2004
(Kim)

Use new static stacking list whereever possible.
Use unwrapped libc malloc/realloc/free by default.
Fix bottom border when shaded, remove redundant window stacking.


SVN revision: 9494
2004-03-26 21:57:54 +00:00
Kim Woelders 20dfaa3aad Mon Mar 22 18:13:11 CET 2004
(Kim)

Add some more debug stuff.
Fix raise/lower for windows with transients.
Fix viewport change (window sliding) for windows with transients.


SVN revision: 9426
2004-03-22 17:04:13 +00:00
Kim Woelders 344a9f4f2c Sun Mar 21 02:54:46 CET 2004
(Kim)

Enable compiling with -Wwrite-strings.


SVN revision: 9416
2004-03-21 01:45:32 +00:00
Kim Woelders fc8d3efb5c Sat Mar 20 17:14:56 CET 2004
(Kim)

Prepare to enable compiling the code with paranoid compiler settings.
Use libc setenv when available.


SVN revision: 9411
2004-03-20 16:14:01 +00:00
Kim Woelders a291eb53b4 Fri Mar 19 01:40:39 CET 2004
(Kim)

Indent. Remove unused function. Comment comments.


SVN revision: 9397
2004-03-19 00:31:57 +00:00
Mandrake 68ea5e7268 Thu Mar 18 12:10:13 EST 2004
(Mandrake)

Fixed a boatload of warnings.  Commented out a couple of functions that
were no longer being used.  I fixed some of these warnings a few years ago
and somehow *ahem* they were put back in ;)


SVN revision: 9392
2004-03-18 17:03:50 +00:00
Kim Woelders 04a55a4bca Tue Mar 16 23:28:37 CET 2004
(Kim)

Shuffle around some event handling code (arrange according to event number).
Skip one level of event handling functions.
Show annoying message about RandR screen size change, if enabled.
Maintain a global window stacking order (not entirely finished).


SVN revision: 9376
2004-03-16 22:20:19 +00:00
Kim Woelders 25aa53043b Sat Mar 13 15:09:32 CET 2004
(Kim)

Skip themes (now in etheme-<theme> packages).


SVN revision: 9346
2004-03-13 14:03:33 +00:00
Kim Woelders 51efac9cd7 Aaargh! SF/CVS trashed the changelog.
SVN revision: 9339
2004-03-12 00:04:08 +00:00
Kim Woelders 5503a9d0fc Fri Mar 12 00:57:16 CET 2004
(Kim)

Skip E-docs (now in edox-data package). Rename dox to edox. Correct error msg.
Move src/themes/configs/ to config/.
Various cosmetics.


SVN revision: 9338
2004-03-11 23:50:40 +00:00
Kim Woelders 292161d00a Thu Mar 11 18:14:36 CET 2004
(Kim)

Attempt to fix the make install problem with recent gettext/auto* versions.
Shuffled around some startup/debug stuff.
Experimental RandR support configuration and code fragments.
Bypass some obscure command preprocessing stuff (echo).
Change some ALERT macro stuff to function calls.


SVN revision: 9327
2004-03-11 17:19:01 +00:00
Kim Woelders db6c1a5de0 Sigh. A new attempt to fix the make install problem with recent gettext/auto* versions.
SVN revision: 9300
2004-03-08 22:49:33 +00:00
Kim Woelders 5e067763aa Mon Mar 8 00:00:40 CET 2004
(Kim)

Fix cursor colors (patch from Smoke <conrad@ceibhion.dhs.org>).
Improve on menu transparency. Avoid some unnecessary redraws.
Show a bit more debug info for ConfigureRequest events.
Skip transparency stuff for offscreen windows.
Don't always set move mode for windows with transients or in group to opaque.


SVN revision: 9274
2004-03-07 22:54:14 +00:00
Kim Woelders e97406a421 Fri Mar 5 18:21:47 CET 2004
(Kim)

Redraw borders after move when theme transparency is on. Cleanups.
Refresh only relevant windows after desk switch.
Do not require dox to be installed.
Attempt to improve on quoting when parsing configuration files.


SVN revision: 9236
2004-03-05 17:15:22 +00:00
Kim Woelders da74358142 Mon Mar 1 22:11:37 CET 2004
(Kim)

More focus fixes.
Renamed duplicate to Estrdup, introduced Estrndup.
Preparing for _NET_WM_NAME (UTF-8).
Do expose event compression.
Fix update of E-internal windows after move/deskswitch when theme transparency
is on.


SVN revision: 9177
2004-03-01 21:07:08 +00:00
Kim Woelders cd7d4e7f5d Wed Feb 25 00:25:55 CET 2004
(Kim)

Fix various problems with pager dragging and focus.
Fix pager update when dragging to other desktop.
Try to put and end to windows getting lost (off desktop).
Set skip-focus-list flag on iconboxes, menus, and pagers.
Include no or all iconified windows in focus list.
 (patch from Alan Schmitt <alan.schmitt@polytechnique.org>).
Partial fix to broken click-to-focus.


SVN revision: 9102
2004-02-24 23:21:14 +00:00
Kim Woelders 47ad2e039f Fri Feb 20 19:31:15 CET 2004
(Kim)

Fix bug in EwinIsOnScreen() causing focus trouble.
By default blend tooltips onto root image if transparency is enabled.
Fix layout of background dialog.
Add some configuration request and focus setting debug stuff.
Attempt to clean up move/resize code a bit.
Remove unused modules.c.
Remove __EMX__.


SVN revision: 9049
2004-02-20 18:27:13 +00:00
Kim Woelders 9cf0377a74 Tue Feb 17 01:14:40 CET 2004
(Kim)

Ran indent in dox and eesh.
Make sure pager and iconbox are resized during startup.
Plugged very annoying grab leak, fixed click-to-focus.
Redraw Dialogs and Menus after move if theme is transparent.
Revert window placement when low on space to e16.5 behavior
 (patch from Smoke <conrad@ceibhion.dhs.org>).


SVN revision: 8998
2004-02-17 00:11:33 +00:00
Kim Woelders 41bd864b0d Thu Feb 12 02:23:08 CET 2004
(Kim)

Added COMPLIANCE.
Moved some event initialisation to events.c.
Tidied up E.h a bit, removed some unused functions.
Theme code and namespace shuffle.
Moved around some desktop and background configuration items.
Don't break window groups when iconifying.
Changed default border maximise action from conservative to available.
Added global theme transparency feature (not finished).


SVN revision: 8944
2004-02-12 01:20:26 +00:00
Kim Woelders da53d31e4b Mon Feb 9 00:17:13 CET 2004
(Kim)

Added indent profile.
There is no point in having arrange.h when everything else is in E.h.
Include esd.h only where needed.
RememberWinList is used only in settings.c.
Remove unused MatchEwinToSnapInfoAfter().
Fix problem with windows going off in all directions after restart.


SVN revision: 8912
2004-02-08 23:15:41 +00:00
Kim Woelders ddc11f7fae Sat Feb 7 02:45:42 CET 2004
(Kim)

Fixed some focus stuff.
Shuffled around some configuration parameters.


SVN revision: 8867
2004-02-07 01:51:47 +00:00
Kim Woelders 8e48abb802 Sun Feb 1 17:54:40 CET 2004
(Kim)

Shuffled around some focus and event handling code.
Attempted to fix some focus problems.
Fixed error in placement of initially shaded windows.
Included ENLIGHTENMENT_RELEASE in version string.


SVN revision: 8756
2004-02-01 16:53:41 +00:00
Kim Woelders 31a8d5de0b Sun Jan 25 09:57:33 CET 2004
(Kim)

Fixups after recent changes.
Focus code name space cleanup.


SVN revision: 8651
2004-01-25 09:02:32 +00:00
Kim Woelders f60d968117 Sun Jan 18 15:10:42 CET 2004
(Kim)

Pass the context ewin as parameter to the action handlers
 (get rid of mode.ewin).


SVN revision: 8562
2004-01-18 14:11:49 +00:00
Kim Woelders d0dee83646 Oops - Having some trouble with SF CVS and ecvs today, sorry.
SVN revision: 8364
2004-01-12 22:07:56 +00:00
Kim Woelders b9acd10f57 Mon Jan 12 22:36:38 CET 2004
(Kim)

Split the mode struct into configuration and state stuff.
- Although purely cosmetical, this was quite a large change measured by
  amount of changed lines.
  However, over time I've had a lot of trouble figuring out which was what.


SVN revision: 8362
2004-01-12 21:37:19 +00:00
Kim Woelders 2af08ed463 Mon Jan 12 22:22:17 CET 2004
(Kim)

Split the mode struct into configuration and state stuff.
- Although purely cosmetical, this was quite a large change measured by
  amount of changed lines.
  However, over time I've had a lot of trouble figuring out which was what.


SVN revision: 8360
2004-01-12 21:33:31 +00:00
Kim Woelders 7f36c5314f Sun Jan 11 21:33:22 CET 2004
(Kim)

Slideout code and namespace shuffle.
Border event handling code shuffle.
Removed unused Container code.


SVN revision: 8348
2004-01-11 20:34:24 +00:00
Kim Woelders 83290de49f Sun Jan 4 19:32:44 CET 2004
(Kim)

Trivial dialog cleanups.
Trivial sound cleanups.
Trivial session cleanups.
Removed the unfinished upgrade feature code.
Added some event debugging code.


SVN revision: 8273
2004-01-04 18:34:25 +00:00
Kim Woelders 72466ee352 Sun Dec 28 19:01:54 CET 2003
(Kim)

Fixed initially shaded borders on external windows.
Initial pseudo-transparency support.


SVN revision: 8223
2003-12-28 18:07:00 +00:00
Kim Woelders 7e5c3f8f54 Mon Dec 22 00:15:50 CET 2003
(Kim)

Apply window hints before saved settings.


SVN revision: 8163
2003-12-21 23:16:25 +00:00
Kim Woelders 3d3d5d58f7 Sun Dec 21 13:41:36 CET 2003
(Kim)

Fixed segfault on menu reload after recent menu code changes.
Removed neverraise window option (didn't do as intended).
Introduced possibility to set _XROOT* hints always on root window.
- Breaking the protocol but making e.g. gnome-panel transparency
  work on other than the first desktop.
Added possibility to set some of the more obscure window options.
Fixed pager sizing at startup.
Cleanups.


SVN revision: 8159
2003-12-21 13:04:13 +00:00
Kim Woelders c579f64da1 Sun Dec 14 18:58:01 CET 2003
(Kim)

Menu code and namespace shuffle.
With Imlib2, use Imlib2 font functions for TT font rendering.
- This means that E no longer (explicitly) uses FreeType1.
Using Imlib2 is now default configuration.
Removed unused upgrade feature configuration.


SVN revision: 8118
2003-12-14 17:58:57 +00:00
Kim Woelders a75d5428d3 Sat Dec 13 15:15:24 CET 2003
(Kim)

Fix some compiler warnings.
Collect freetype stuff in ttfont.c.
Fix another pager mini-window tooltip bug.
Minor pager and dialog event handler changes.
Deleted unused mode item, moved a "private" one.


SVN revision: 8112
2003-12-13 14:17:54 +00:00
Kim Woelders 2e04b3ccfa Tue Dec 9 21:40:53 CET 2003
(Kim)

Use (v)snprintf from libc when available + assiociated fixups.
Attempt to improve on remembered settings, now also using WM_WINDOW_ROLE.


SVN revision: 8065
2003-12-09 20:41:33 +00:00
Kim Woelders 28791644cf Sun Dec 7 14:10:48 CET 2003
(Kim)

Button code and namespace shuffle.
Added window id "shortcuts" for use with eesh
 (based on patch by Mike Frysinger <vapier@gentoo.org>).


SVN revision: 8023
2003-12-07 13:11:28 +00:00
Kim Woelders e5a228751b Thu Dec 4 20:11:07 CET 2003
(Kim)

Fix initial default iconbox placement.
Attempt to fix pager update glitch during desktop switch.
Fix icons for apps specifying pixmap but no mask.


SVN revision: 8004
2003-12-04 19:11:53 +00:00
Kim Woelders 97a02172fc Sun Nov 30 16:37:42 CET 2003
(Kim)

Pager fixups after imlib2 port.
Fix pager mini-window and tooltip unmapping.
Pager code shuffling.


SVN revision: 7974
2003-11-30 15:38:23 +00:00
Kim Woelders 6d713c7b75 Mon Nov 24 18:08:11 CET 2003
(Kim)

Attempt to fix "walking" iconboxes in certain themes when not anchored
left or top.
Re-enable iconifying by dragging from pager to iconbox.
Iconbox namespace and code shuffling.


SVN revision: 7940
2003-11-24 17:08:52 +00:00
Kim Woelders f6207aac30 Sat Nov 22 17:22:33 CET 2003
(Kim)

Enable focusing desktop app windows (e.g. nautilus), "breaks" sloppy focus
when using such.
Various fixups after imlib2 port.


SVN revision: 7928
2003-11-22 16:26:34 +00:00
Kim Woelders ef58a37b97 Sun Nov 16 20:47:20 CET 2003
(Kim)

dox -> imlib2.


SVN revision: 7906
2003-11-16 19:47:58 +00:00
Kim Woelders a833a0af04 Sun Nov 16 00:08:35 CET 2003
(Kim)

Initial imlib2 port.
Rely on DISPLAY, not -display when restarting WM.
Use "fixed" as fallback font.


SVN revision: 7899
2003-11-15 23:11:36 +00:00
Kim Woelders cb5ec13dc5 Mon Nov 10 00:59:56 CET 2003
(Kim)

Shuffling stuff around, cleanups.


SVN revision: 7853
2003-11-10 00:00:54 +00:00
Kim Woelders 424029157c Sun Nov 9 01:09:35 CET 2003
(Kim)

Patch for desktop wraparound by Alan Schmitt <alan.schmitt@polytechnique.org>.
Shuffled around some pager stuff.


SVN revision: 7837
2003-11-09 00:10:26 +00:00
Kim Woelders 06a8f32414 Sat Nov 8 11:57:22 CET 2003
(Kim)

Bye bye KDE(1).


SVN revision: 7826
2003-11-08 10:58:38 +00:00
Kim Woelders cc8b522d29 Wed Nov 5 18:58:51 CET 2003
(Kim)

Copyrights->2003.
BUGS final touch.


SVN revision: 7809
2003-11-05 18:06:01 +00:00
Kim Woelders 4126b2a182 Tue Oct 28 21:17:00 CET 2003
(Kim)

Fix problem with applications that de-iconify their windows. This fix
re-introduces a problem where E may lose control over a window that is
iconified and de-iconified immediately after. Since this is an old bug
we should be able to live with it until it is fixed properly.


SVN revision: 7754
2003-10-28 20:24:12 +00:00
Kim Woelders bf631f9d8c Sat Oct 25 15:31:30 CEST 2003
(Kim)

BUGS updated (forgot to update for pre8).
Don't overwrite file.menu and user_apps.menu when regenerating menus.
Use eesh in EBIN.
Fix click-to-focus, avoid references to closed windows.


SVN revision: 7745
2003-10-25 13:32:18 +00:00
Kim Woelders b5366ed13d Sat Oct 4 14:56:29 CEST 2003
(Kim)

Removed unused scursor.c.


SVN revision: 7503
2003-10-04 13:14:53 +00:00
Kim Woelders 629f9c7b7a Thu Oct 2 20:52:59 CEST 2003
(Kim)

Enable focusing on dock type windows (yet another time), and make them sticky.


SVN revision: 7498
2003-10-02 18:54:18 +00:00
Kim Woelders 896eb8e105 Sun Sep 28 21:50:04 CEST 2003
(Kim)

Make desktop windows a bit stickier.
Fix some missing initialisations/assignments.
Attempt to fix segfaults caused by draw queue trouble.
Added missing title on Epplets menu.
Don't show dialog at startup when effects (ripples/waves) are enabled,
move control of the effects to the FX settings dialog.


SVN revision: 7491
2003-09-28 19:51:30 +00:00
Kim Woelders dc61cef20d Sat Sep 6 22:54:02 CEST 2003
(Kim)

Forgot to bump Release no.


SVN revision: 7423
2003-09-06 20:54:52 +00:00
Kim Woelders 8b24383280 Sat Sep 6 22:19:34 CEST 2003
(Kim)

Pre7.


SVN revision: 7422
2003-09-06 20:20:32 +00:00
Kim Woelders d642d361c9 Wed Sep 3 19:23:14 CEST 2003
(Kim)

Fix making slightly offscreen (x/y < 0) windows sticky.
This one caused (aot.) pagers and iconboxes to get lost when changing theme.


SVN revision: 7401
2003-09-03 17:30:35 +00:00
Kim Woelders a656e87986 Fri Aug 22 22:56:32 CEST 2003
(Kim)

Updated BUGS for pre6.


SVN revision: 7366
2003-08-22 20:58:10 +00:00
Kim Woelders 0c4cac1efa Tue Aug 19 00:24:41 CEST 2003
(Kim)

Gathered signal stuff in handlers.c.

Implemented _NET_WORKAREA, patch from Roger Luethi <rl@hellgate.ch>.

Attempted to sort out weirdness with ...e_session-XXXXXX.clients.?.
Not entirely sure about this - please yell if it causes trouble.


SVN revision: 7341
2003-08-18 22:25:50 +00:00
Kim Woelders 112b31372e Sun Aug 17 15:28:17 CEST 2003
(Kim)

Removed possibility to use readline in eesh (readline is GPL, not LGPL).


SVN revision: 7335
2003-08-17 13:30:37 +00:00
Kim Woelders c904f9f41e Sun Aug 17 12:29:42 CEST 2003
(Kim)

Introduced IPC command abbreviations.

Added possibility to use readline in eesh (--with-readline, default off).

Do config file replacements atomically.
Do save snaps on exit.

GNOME(1) hint support now disabled by default.


SVN revision: 7334
2003-08-17 10:32:33 +00:00
Kim Woelders 72fe3c326f Thu Aug 14 23:56:03 CEST 2003
(Kim)

Polish config files collected into config.pl (like the Japanese ones).
Removed various config file variants (*.{rh,kde,nokde,gmc,nogmc}.cfg).
Removed "./" from config.ja (avoid ignoring error in "make distckeck").

Added BUGS to RPM docs.


SVN revision: 7322
2003-08-14 21:57:47 +00:00
Kim Woelders b8c38b48d7 Sun Aug 10 17:26:18 CEST 2003
(Kim)

Fixed focus list not always being closed when it should be.


SVN revision: 7306
2003-08-10 15:44:47 +00:00
Kim Woelders 2be7a09860 Fri Aug 8 20:36:01 CEST 2003
(Kim)

BUGS: Added window list bug.

Minor bug fixes to maximise code.
Spanning Xinerama screens now requires "xinerama".


SVN revision: 7303
2003-08-08 18:37:04 +00:00
Kim Woelders a4e30b71f8 Sun Aug 3 23:16:17 CEST 2003
(Kim)

Removed most URL's relating to required libraries.
Patch from Onur Kucuk <onur@kablonet.com.tr> + additional removals.

Added a new menu generation script that should find GNOME2/KDE3 apps too.

Removed obsolete TODO.
Added BUGS.


SVN revision: 7281
2003-08-03 21:17:56 +00:00
Kim Woelders 69cf601985 Wed Jul 23 20:03:28 CEST 2003
(Kim)

Fix "premature" commit of fix to deiconification problem :)


SVN revision: 7222
2003-07-23 18:09:41 +00:00
Kim Woelders a64ee3d306 Sun Jul 20 20:16:06 CEST 2003
(Kim)

Fix min/maximise bugs/inconsistencies, simplify code.
Some xinerama code cleanups.

Fix de-iconfy of windows not entirely on-screen.


SVN revision: 7199
2003-07-20 18:17:08 +00:00
Kim Woelders 2f580d7154 Tue Jul 15 20:31:23 CEST 2003
(Kim)

Fix broken configure/install.


SVN revision: 7170
2003-07-15 18:35:04 +00:00
Kim Woelders d6a3065c76 Sat Jul 12 17:09:47 CEST 2003
(Kim)

Ganymede theme: Fix some directory permissions.
ShinyMetal theme: Remove .pager.cfg.swp.

Only one ..._WM_CHECK window.
Remove _NET_WM_VERSION (not defined in spec).
Added ENLIGHTENMENT_VERSION property to root window.

Added possibility to configure not to use fnlib (configure --without-fnlib).

No global var should be named "id".


SVN revision: 7157
2003-07-12 15:11:12 +00:00
Kim Woelders 79d61d69ff Sat Jul 12 12:01:04 CEST 2003
(Kim)

Make XID stuff local to x.c.

Do SaveSet ops (only) in ICCCM functions.

Trivial cleanups of ICCCM_Adopt... functions.

Remove som redundant DesktopRemoveEwin()'s.

Fix problem with losing control over windows being deiconified (+cleanups).

Avoid calling StackDesktops() before configuration has been read.


SVN revision: 7150
2003-07-12 10:02:14 +00:00
Kim Woelders dcfacff2ad Sat Jul 12 07:31:04 CEST 2003
(Kim)

Enable showing window layer using eesh (patch from BAM <solnul@gmx.de>).

kde.c cleanups: Remove some unused functions, make local functions static.

Minor tooltip thingy (preparing to enable avoiding (un)mapping of unused bubbles).

Remove some obsolete stuff doing nothing (mode.showicons, ShowIcons, HideIcons,
HandlePager, external_pager_window).

Bring back the maintenance menu.

config.c cosmetics: Make local functions static.

events.c cosmetics: Make local functions static.

ewmh.c: Shut up indent.


SVN revision: 7141
2003-07-12 05:32:15 +00:00
Kim Woelders 26b0ecbb8d Sat Jun 21 22:44:32 CEST 2003
(Kim)

Fix mem leak and possible segv introduced last time.

Create ENL_MSG atom early (as was probably intended), fixes problem with
receiving client messages with message_type None (+ cleanups).


SVN revision: 7056
2003-06-21 20:48:23 +00:00
Kim Woelders cb9bd04a51 Mon Jun 16 21:05:11 CEST 2003
(Kim)

Corrected some property change event handling bugs.


SVN revision: 7036
2003-06-16 19:07:35 +00:00
Kim Woelders dc25e9c210 Sun Jun 15 23:44:26 CEST 2003
(Kim)

Set _NET_WM_STATE_HIDDEN when shaded.
Don't set iconified when _NET_WM_STATE_HIDDEN is set (WM_STATE does that).

Changed some 0.16.5 to 0.16.6.

Make "make distcheck" work for me.

Introduced debug_flags, minor cleanups.

I don't think we should process property notify events. Kick me if I'm wrong.

Ignore theme stuff (but not dont-cover windows) when placing windows and low on space.


SVN revision: 7029
2003-06-15 21:46:56 +00:00
Kim Woelders b2b0f65d83 Wed Jun 11 22:58:23 CEST 2003
(Kim)

Implemented _NET_VIRTUAL_ROOTS.
Partial fix to desktop switch focus problem. Should make the symptoms go away.


SVN revision: 7016
2003-06-11 20:59:31 +00:00
Kim Woelders 977a126b58 Sun Jun 8 15:26:35 CEST 2003
(Kim)

Oops - the scripts dropped out a while back - too much cleaning.
The scripts are now back in, under $EROOT/scripts, nicely stashed away as they
should be.

Remove raised pager mini-window after pager click w.o. drag.


SVN revision: 6999
2003-06-08 13:28:24 +00:00
Kim Woelders dc24ce9613 Thu Jun 5 11:15:12 CEST 2003
(Kim)

Unshade if shaded when selecting window on window list. This makes it easier to
retrieve windows lost by accidental shading (and seems to me to be the proper
action anyway).
Attempt #2 to fix fullscreen mode with XFree86-4.3.
Fiddling a bit with _NET_ACTIVE_WINDOW hint handling.
Clean compile of (normally disabled) debug stuff.


SVN revision: 6982
2003-06-05 09:18:01 +00:00
Kim Woelders b4f84bc9d8 Sat May 31 10:25:49 CEST 2003
(Kim)

An attempt to avoid the multiplying epplets.


SVN revision: 6953
2003-05-31 08:28:52 +00:00
Kim Woelders 756aadca13 Fri May 30 22:36:17 CEST 2003
(Kim)

Reduce hint noise due to button ops.
Attempt to fix fullscreen mode with XFree86-4.3.


SVN revision: 6952
2003-05-30 20:38:41 +00:00
Mandrake d540457da1 Thu May 22 15:18:45 EDT 2003
(Mandrake)

remove a minor warning.  don't know why indent went insane with that last
commit, either.  oh well.


SVN revision: 6925
2003-05-22 19:19:39 +00:00
Mandrake 538d325415 Thu May 22 15:09:11 EDT 2003
(Mandrake)

Updated .h files so that this sucker actually wants to build on my system.
Sorry I've been AWOL for so long, life has been quite busy lately.


SVN revision: 6924
2003-05-22 19:15:03 +00:00
Kim Woelders 48a6a14f88 Sun May 18 13:47:31 CEST 2003
(Kim)

Ignore internal buttons when stacking (+Only One stacking function).


SVN revision: 6914
2003-05-18 11:48:18 +00:00
Kim Woelders 53eef9850c Fri May 16 20:09:45 CEST 2003
(Kim)

Ignore internal buttons when placing windows (+I don't like duplicated code).
Include .mo files in RPM's.


SVN revision: 6912
2003-05-16 18:10:31 +00:00
Kim Woelders 9a7f8b4e4b Wed May 14 21:37:17 CEST 2003
(Kim)

EWMH: String atoms should be UTF-8.
Avoid compiler warnings due to include path (/usr/include) that shouldn't be given explicitly.


SVN revision: 6909
2003-05-14 19:38:35 +00:00
Michael Jennings 9561bbaf29 Sun May 4 21:14:35 EDT 2003
(KainX)

Fix a seg fault during restart.  Also some cleanups.


SVN revision: 6898
2003-05-05 01:16:57 +00:00
Kim Woelders a5285f4bd8 Sun May 4 12:42:42 CEST 2003
(Kim)

Set _NET_ACTIVE_WINDOW (focus window) properly.
Include E internal windows (dialogs, menus, iconboxes, and pagers) in _NET_CLIENT_LIST.
Use _NET_WM_STATE_SKIP_PAGER and _NET_WM_STATE_SKIP_TASKBAR to hide them as desired.
(fixes menu's in taskbar problem).
(Re)enable focusing of dock type windows.
Commented out some unused code (ewin->expanded_*).


SVN revision: 6897
2003-05-04 10:44:49 +00:00
Kim Woelders abe01cc801 Thu May 1 18:55:28 CEST 2003
(Kim)

Make auto* stop whining.
Removed obsolete po/Makefile.in.in.


SVN revision: 6888
2003-05-01 17:01:14 +00:00
Kim Woelders ee0a6f1d2e Sun Apr 27 18:29:09 CEST 2003
(Kim)

Fix (de-)iconify problem related to EWMH changes.


SVN revision: 6881
2003-04-27 16:31:26 +00:00
Michael Jennings bfc1d5ccb3 Mon Apr 21 22:07:42 EDT 2003
(KainX)

Patch from Christian Hammond <chipx86@portaldesign.net> for native
cursor support.

Patch from Kim Woelders <kim@woelders.dk> for further hint work.

Also fixed support for KDE hints.


SVN revision: 6873
2003-04-22 02:10:58 +00:00
Michael Jennings a849b875bd Sun Apr 6 20:53:20 EDT 2003
(KainX)

Latest patch for EWMH from Kim.


SVN revision: 6833
2003-04-07 00:54:55 +00:00
Michael Jennings 42874f5094 Thu Apr 3 11:32:31 EST 2003
(KainX)

Patch from Kim Woelders <kim@woelders.dk> to properly set
_NET_DESKTOP_GEOMETRY on desktop resize.


SVN revision: 6819
2003-04-03 16:34:48 +00:00
Michael Jennings 3f3664393c Wed Apr 2 17:54:45 EST 2003
(KainX)

Added latest patch from Kim Woelders <kim@woelders.dk> to fix setting
of the _NET_DESKTOP_VIEWPORT hint.


SVN revision: 6815
2003-04-02 22:55:53 +00:00
Michael Jennings f0b27f7838 Updated release numbers.
SVN revision: 6814
2003-04-02 22:53:48 +00:00
Michael Jennings 5c0e1cac09 Wed Apr 2 17:46:57 EST 2003
(KainX)

Added the setup-gettext.sh script thanks to Christian Hammond
<chipx86@gnupdate.org>.

Replaced gettextize -f in autogen.sh with setup-gettext.sh.

Removed all files in intl/ since they should now be autogenerated by
whatever version of gettext is installed, and different versions have
different files.  Plus they're autogenerated anyway, so they shouldn't
be in CVS to begin with.


SVN revision: 6813
2003-04-02 22:51:46 +00:00
Michael Jennings f153c9e12f Oops. Sourceforge's crappy CVS server hosed me. :(
SVN revision: 6799
2003-03-31 19:59:22 +00:00
Michael Jennings fc64da62fa Sun Mar 23 22:59:34 EST 2003
(KainX)

Add Kim to the AUTHORS file, and run ecvs for the first time in ages.


SVN revision: 6781
2003-03-24 04:00:42 +00:00
Michael Jennings d43b62e544 Sun Mar 23 22:45:31 EST 2003
(KainX)

Patch from Kim Woelders <kim@woelders.dk> for freedesktop.org WM hints.


SVN revision: 6780
2003-03-24 03:48:09 +00:00
Michael Jennings 1fe01ee2f9 Close all open file descriptors when spawning a child process.
SVN revision: 6390
2002-09-05 01:16:24 +00:00
Michael Jennings a1930c7213 Mon Feb 4 10:39:42 EST 2002
(KainX)

Applied patch from Boris Buegling <boris@icculus.org> for XFree86 4.2.0.


SVN revision: 5897
2002-02-04 15:42:55 +00:00
Term aca40982a4 Sat Oct 14 17:59:33 CDT 2000
(Term)

Bump up the minor version on a bunch of missed files.


SVN revision: 3616
2000-10-14 22:41:47 +00:00
Mandrake bc054d2321 updating for an 0.16.5 release
SVN revision: 2926
2000-07-27 21:23:28 +00:00
Tom Gilbert 2ffc415b58 Mon Mar 27 21:35:50 GMT 2000
(gilbertt)

.spec file fixups in preparation for 0.16.4


SVN revision: 2351
2000-03-27 20:34:10 +00:00
Tom Gilbert b0193f8997 Tue Mar 14 22:32:08 GMT 2000
(gilbertt)

Patches from Bob Arendt <rdarendt@cwcom.net> to enable a user-configurable
cache-dir. Solves some preformance problems on NFS-mounted home directories.
Also fixes a couple of bugs with the current -econfdir option.

Patches here for scripts and stuff.


SVN revision: 2233
2000-03-14 22:38:14 +00:00
Mandrake 6d72646f2c Thu Feb 17 11:11:46 PST 2000
(Mandrake)

removed some warnings, still a few left in dox/file.c


SVN revision: 2086
2000-02-17 18:59:31 +00:00
Mandrake 2c23624373 Thu Feb 17 11:02:30 PST 2000
(Mandrake)

patch from Bob Arendt <rdarendt@cwcom.net> to fix a problem in eesh with tru64


SVN revision: 2085
2000-02-17 18:50:18 +00:00
Mandrake a89db468c8 Wed Feb 16 11:32:52 PST 2000
(Mandrake)

added tr.po


SVN revision: 2081
2000-02-16 19:20:35 +00:00
Mandrake aee2601d05 Wed Jan 5 11:16:26 PST 2000
(Mandrake)

added patch from Alexandre David <adavid@DoCS.UU.SE> for KDE menu generation
fixes


SVN revision: 1854
2000-01-05 07:23:37 +00:00
Peter Kjellerstedt 2cd677d6bf Added en_US (American English) to the list of localized languages.
SVN revision: 1845
2000-01-04 11:38:13 +00:00
Mandrake 09edac8fd4 Tue Dec 21 15:15:53 PST 1999
(Mandrake)

added gettext check to autogen.sh


SVN revision: 1727
1999-12-21 15:10:04 +00:00
Mandrake 54a187e92a Tue Dec 21 11:07:46 PST 1999
(Mandrake)

added support for freetype in regular location OR in freetype/ subdirectory
(like the new versions)


SVN revision: 1721
1999-12-21 11:07:26 +00:00
Michael Jennings e5acf31cd4 Fri Dec 10 11:09:41 PST 1999
(KainX)

i18n patch and other fixes from Peter Kjellerstedt
<peter.kjellerstedt@axis.com>.


SVN revision: 1576
1999-12-10 13:47:37 +00:00
Mandrake 8c36230d50 Wed Dec 8 10:31:47 PST 1999
(Mandrake)

upped esound requirement to 0.2.17 due to security fix


SVN revision: 1550
1999-12-08 13:20:56 +00:00
Mandrake b5d7b2f641 Wed Dec 8 10:16:21 PST 1999
(Mandrake)

fixed a typo in INSTALL pointed out by Peter Kjellerstedt
<peter.kjellerstedt@axis.com>


SVN revision: 1549
1999-12-08 13:05:32 +00:00
Mandrake 74c88ccd12 changed to 0.16.4
SVN revision: 1522
1999-12-06 23:16:27 +00:00
Mandrake c24a3e44f6 Mon Nov 8 12:03:58 PST 1999
(Mandrake)

upped the revision in CVS since there is at least one fix past 0.16.2 in cvs
at this point.  (and we might have to release this later)


SVN revision: 1209
1999-11-08 10:05:33 +00:00
Mandrake 97797e84e4 Sat Nov 6 10:21:24 PST 1999
(Mandrake)

added --disable-zoom configure option for people on alphas/etc.


SVN revision: 1187
1999-11-06 08:43:28 +00:00
Mandrake a5654916f8 Tue Oct 19 03:55:52 PDT 1999
(Mandrake)

RPM builds with --enable-upgrade=no by default.


SVN revision: 876
1999-10-19 10:56:41 +00:00
Mandrake 87296e3f93 trying once again (huff huff)
SVN revision: 50
1999-08-18 00:18:45 +00:00
Mandrake 3c8c0f1ee0 this is a test of the commit list (welcome back to CVS?)
SVN revision: 49
1999-08-18 00:13:00 +00:00
Carsten Haitzler c79f01a1d9 re-importing E after cvs failure to comply with orders... thus it DIED!
SVN revision: 37
1999-08-17 22:56:46 +00:00