*** empty log message ***
authorroot <root>
Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)
committerroot <root>
Sat, 2 Feb 2008 15:19:55 +0000 (15:19 +0000)
Changes
src/command.C
src/ev_cpp.h

diff --git a/Changes b/Changes
index 4c608643147e6862394247d29af0b0dff9d708e0..4de31b5b0585f4df471fb72f77aac55f9901016c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,7 +22,7 @@ TODO: bgPixmap.apply all to do in scr_recolour?
 9.02 Tue Jan 29 11:58:36 CET 2008
        - the "exg makes everybody happy" release.
        - fix build with !xft.
-       - always compile in plain style scrollbar.
+       - always compile in plain style scrollbar (simplifies code and looks great).
 
 9.01 Sat Jan 26 20:49:27 CET 2008
        - be more aggressive about handling X events, this seems to be required
index 733d80bf64afde7b10e2a9af3ffba60c47565a77..918ebced1ae7ee40c822a6a05b2f375ad87cf341 100644 (file)
@@ -1995,7 +1995,6 @@ rxvt_term::button_press (XButtonEvent &ev)
         }
       else
 #endif /* NO_SCROLLBAR_REPORT */
-
         {
           if (direction != NO_DIR)
             {
index 97eb8ee29962d351fbef1ef01651abc8669234b8..7bbc45555d10e8b3bc3258e873f04373aed917c2 100644 (file)
@@ -4,6 +4,8 @@
 #define EV_PERIODIC_ENABLE 0
 #define EV_STAT_ENABLE 0
 #define EV_FORK_ENABLE 0
+#define EV_ASYNC_ENABLE 0
+#define EV_EMBED_ENABLE 0
 #define EV_CONFIG_H <config.h>
 #define EV_MINPRI 0
 #define EV_MAXPRI 0