From dcfacff2ad0426e7c00064417f8e49b2b1d74955 Mon Sep 17 00:00:00 2001 From: Kim Woelders Date: Sat, 12 Jul 2003 05:32:15 +0000 Subject: [PATCH] Sat Jul 12 07:31:04 CEST 2003 (Kim) Enable showing window layer using eesh (patch from BAM ). 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 --- ChangeLog | 23 +++++++++++++++++++++++ e.spec | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d6957695..fe4f6389 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1969,3 +1969,26 @@ 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). + +------------------------------------------------------------------------------- + +Sat Jul 12 07:31:04 CEST 2003 +(Kim) + +Enable showing window layer using eesh (patch from BAM ). + +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. + diff --git a/e.spec b/e.spec index 504a211d..164880c3 100644 --- a/e.spec +++ b/e.spec @@ -1,7 +1,7 @@ Summary: The Enlightenment window manager. Name: enlightenment Version: 0.16.6 -Release: 0.24 +Release: 0.25 Copyright: BSD Group: User Interface/Desktops Source: ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment-%{version}.tar.gz