2008-01-21 03:34:29 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
Update to sawfish-1.3.2.
* Strings are re-encoded in UTF-8. Window titles will be set correctly
regardless of title encoding
* updated documentation to v0.12
* added Occitan Lanaguage
* Bug fixes:
- Nautilus desktop window can now restore its size properly
- Sawfish.desktop file now complies with freedesktop.org standard
- Fix select workspace to make sure it calls with right arguments
- Fix 64 bit client messages
- Don't display unneeded blank lines when window is opened by
prompt function
- KDE system tray no longer fighs with sawfish to reparent a tray icon
- Add bounds checking on _NET_CURRENT_DESKTOP requests
- QT applications no longer lose focus when menu is active
- Corrected window placement in xinerama/dualhead when using
centered/centered-on-parent
|
2007-10-20 16:13:45 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Fix, hopefully, problem spotted in 2007Q3 bulk builds when using XFree86.
|
2007-09-14 17:04:49 by Tobias Nygren | Files touched by this commit (5) | |
Log message:
Update to sawfish-1.3.1, add DESTDIR support and update HOMEPAGE.
* configure.in: version 1.3.1 - This version is to let people know
that Sawfish is being revived by the community, and we are awaiting
patches to be submitted for incoming 1.3.2 release
* fixed possible buffer overflow in src/fonts.c (Yoshiaki Kasahara)
1.3.1 also has many updated translations and doc fixes.
|
2007-06-19 01:42:00 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Needs libtool, says Joerg. I concur.
|
2007-06-13 22:23:41 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs pkg-config.
|
2007-06-05 11:09:59 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Add a missing @dirrm
|
2007-06-05 10:51:15 by Tobias Nygren | Files touched by this commit (1) |
Log message:
sawfish doesn't need libXt, only it's headers. Set DEPMETHOD to build.
|
2007-05-09 12:22:51 by Tobias Nygren | Files touched by this commit (1) | |
Log message:
Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.
|
2007-05-09 12:09:46 by Tobias Nygren | Files touched by this commit (8) |
Log message:
Update to sawfish-1.3. A detailed ChangeLog is not available, but the
major change is that sawfish now uses gtk2 to display it's menus,
and the GNOME 1.x dependency is dropped.
|
2007-03-17 17:50:51 by Roland Illig | Files touched by this commit (2) |
Log message:
Fixed the duplicate symbol prog_name.
|