Next | Query returned 44 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2003-05-17 07:41:11 by Lubomir Sedlacik | Files touched by this commit (8)
Log message:
PKGREVISON++
- install into LOCALBASE, not X11BASE.
- style cosmetics (DESCR has 80 columns, sort CATEGORIES, whitespace)
   2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115)
Log message:
Replace "true" by "${TRUE}".
   2002-09-24 16:21:53 by Jan Schaumann | Files touched by this commit (5)
Log message:
Update to version 0.8.5, released today.

- fix recursive redhat-build bug (fixes 577135)
- fix a memory leak in ToolWindow::windowAttributeChange.
- remove server grabs from the Image code. They prove to not be needed (they
  no longer exist in the blackbox code.) And they cause the X server to lock
  indefinately if you run 2 bbkeys on the same display, running the second
  one from a terminal on the display.
- when we recieve a startup message from blackbox, clear out any leftover
  windows in the window list. These are caused by the fact that on shutdown
  of blackbox, if any windows are unmanaged after bbkeys, bbkeys doesn't get
  notified of their destruction and so ends up with extra windows in its list.
- fix compiling issues under solaris. Thanks to grub on irc for use of his
  time for testing.
- get rid of work-around for pre-0.60 blackbox, which fixes bug that let you
  move the toolbar around with bbkeys.
- fix window focus tracking bug. Fixes bug where you could manipulate the
  last focused window on a nono-visible workspace.
- fix multi-head bug in main.cc.  We now putenv("DISPLAY=...") so that
  applications launched will be launched on the correct display.  Thanks to
  Greg Gilbert for his patch!
- fix bug in main.cc (| rather than ||).  Thanks to Roman Neuhauser!
- fix bug in bbkeys.hh--increasing MaxInstructions to 100 for cthulhain
- fix in bbkeys.cc -- XUngrabKey changed to use same call to find what
  screen we're on as the XGrabKey call
- fix in bbkeys.cc -- doing "xterm -e sh -c $command" rather than \ 
"xterm -e
  $command".  Thanks to Magnus Solvang for the bug report.  Also, changing
  hideous char* and snprintf() to ostrstream, YAY!!
   2002-08-25 23:53:06 by Johnny C. Lam | Files touched by this commit (424)
Log message:
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Next | Query returned 44 messages, browsing 41 to 50 | previous