dan
880880162b
Fixed bug that caused wmaker to crash when kplayer was switched back from
...
fullscreen mode to windowed mode.
2005-03-22 23:15:11 +00:00
dan
2f56373cc2
fixed issue with window being moved by 1 pixel up and left when the window
...
move was initiated by the client
2005-03-13 00:15:13 +00:00
dan
24519b6292
Added code to automatically convert Icon paths in WMWindowAttributes from
...
the old .AppInfo/... to the new Library/WindowMaker/... on the fly when
Window Maker starts.
This should allow a transparent transition without any need for users to do
anything.
2005-03-12 01:16:04 +00:00
dan
24e349afe7
Changes (especially the ones that may affect backward compatibility like
...
this path change) should go at the top of the NEWS file. None digs 1200
lines in the NEWS to read about some path change.
2005-03-11 23:05:43 +00:00
dan
5cfc565bbd
Fixed paths, because mr Alex "Big Mouth" Perez was unable to get them right
...
in the first place in his trivial 10 line patch which only attempted to
replace one path with another.
He must be a big time user of his own patch, to not have noticed where the
paths pointed after his change.
2005-03-11 22:57:40 +00:00
dan
c8406b640c
fixed cvs to compile again
2005-03-11 21:59:06 +00:00
kojima
53db5fc4a5
eq
2005-03-11 21:51:49 +00:00
dan
9bd4abb288
updated changelog
2005-03-11 21:40:51 +00:00
kojima
25c37b7637
applied patch to rename .AppInfo directory
2005-03-11 01:58:55 +00:00
kojima
3301b57d4b
applied patch to use more gnustepish paths for some internal data files
2005-03-11 01:56:06 +00:00
dan
fe381eca77
- Fixed a few typos
...
- Added new italian translation (Marco Colombo <m.colombo@ed.ac.uk >)
2005-03-04 23:47:09 +00:00
dan
e3df52ca51
- Fixed compilation include path issue in wrlib/tests
...
- Removed unnecessary included headers (we don't use Xt)
2005-03-02 10:59:40 +00:00
dan
b2e87b76f9
Fixed crash when removing submenus in WPrefs' menu editor.
...
The submenu widget was free'd twice (once by destroyEditMenuItem() and a
second time by destroyEditMenu())
2005-02-20 04:36:57 +00:00
dan
5811c3d89c
updated chinese translations
2005-01-21 04:05:48 +00:00
dan
140c48f1cc
- better checks if the icon sizes are valid and there is enough data to
...
build the image from _NET_WM_ICON
- properly read the icon's pixels from _NET_WM_ICON, so they won't depend
on machine endianess.
2005-01-08 22:53:39 +00:00
dan
b62e379299
fix for broken 'make install' introduced by previous commit
2005-01-06 15:55:46 +00:00
dan
71f1d7f101
fix to allow parallel builds on SMP systems using make -j
2005-01-06 15:48:42 +00:00
dan
bde572f673
fixed issue with path assignment
2004-11-14 00:11:20 +00:00
dan
684621ecd4
- fixed possible crash bug because a variable allocated on stack was
...
returned by a function
- removed obsolete macro
2004-11-11 14:14:52 +00:00
dan
9f89695c48
fixed bug with infinite loop in some circumstances in fitText() in WINGs
2004-11-06 20:20:05 +00:00
kojima
acc868d91d
Removed --with-appsdir option and replaced it with --with-gnustepdir. Also,
...
default installation path (for non GNUstep users) is now $(prefix)/bin
2004-11-01 00:50:19 +00:00
dan
d7d3003e06
Detect if gcc is able to compile x86 asm and if it supports passing more
...
than 10 parameters in inline asm, else disable asm code.
This should enable it to work on any x86 platform (not just linux as before)
given that a recent enough gcc is available (no more need to guess by looking
at $host)
This should also fix the issues of compiling wrlib with gcc-2.95
2004-10-31 05:33:39 +00:00
dan
d292143af1
better text alignment
2004-10-31 01:47:43 +00:00
dan
3b46cf38cd
fixed some compilation issues with gcc-2.9x
2004-10-31 00:57:25 +00:00
dan
e53ddd046f
fixed another spot where compiling on solaris with openwin generated errors
2004-10-30 07:17:49 +00:00
dan
e9e1186f1d
attempt to fix compilation on solaris with openwin
2004-10-30 06:39:27 +00:00
dan
558615a853
Changed the order some header files are loaded, as it seems to cause havoc
...
on some platforms
2004-10-30 05:46:37 +00:00
dan
ca61675597
added preliminary X Input Methods support
2004-10-28 04:17:18 +00:00
kojima
79864ba94c
oops
2004-10-27 03:09:19 +00:00
kojima
d63a0b4859
added option to disable switchpanel
...
fixed some bugs
2004-10-27 02:54:32 +00:00
kojima
ac87ca5596
updated japanese translations (Takeo Hashimoto <HashimotoTakeo@mac.com>)
2004-10-26 20:03:06 +00:00
kojima
2ea68b8d2b
changed alt-tab behaviour
2004-10-26 17:55:34 +00:00
dan
9234fb72b2
small fix for older fontconfig
2004-10-26 12:04:18 +00:00
kojima
92a84fe050
fixed crash bug with alt-tab + run-dialog (or internal windows in general)
2004-10-26 08:00:19 +00:00
kojima
c95b464680
increased libwraster version
wmaker-0.91.0
2004-10-26 04:06:37 +00:00
kojima
59609280a2
0.91.0, disable unfinished vdesk
2004-10-26 03:56:04 +00:00
kojima
bb0c0dafae
0.90.1
2004-10-26 03:51:49 +00:00
kojima
5f3c54af13
fixed several po files
2004-10-26 03:44:08 +00:00
dan
d8862b0bdf
fixed some bugs
2004-10-26 03:40:44 +00:00
kojima
bbd1e5dada
fixed some bugs
2004-10-26 03:03:02 +00:00
kojima
087a16400f
updated Makefiles files for po dirs
2004-10-26 01:11:15 +00:00
dan
b89f3e6df5
fixed animation speed issues with 2.6.x linux kernels
2004-10-25 22:15:57 +00:00
dan
4bc0bcfbc2
bad name choice...
2004-10-25 02:32:11 +00:00
dan
9ff9fcda48
icon with smoother corners
2004-10-25 02:27:52 +00:00
dan
ac6b5afd32
forgot this
2004-10-25 02:24:00 +00:00
dan
0d9b73cd74
- Fixed issues with crashing dialog not working
...
- Keep menu and title text at 12px since there is not constrained by width
- Removed some obsoleted options from wconfig.h
- Added a lighter image for the switch panel
2004-10-25 02:23:41 +00:00
kojima
12b8b8ba58
bug fix
2004-10-25 00:42:25 +00:00
kojima
f274afdd1d
added themable, pixmap background switch panel
2004-10-25 00:07:51 +00:00
dan
e3c67d55de
- replaced VirtualEdgeThickness option with EnableVirtualDesktop (boolean)
...
- some code cleanups in the virtual desktop.
2004-10-24 22:45:06 +00:00
dan
8bf6071c48
limit VirtualEdgeThickness values to the 0..10 range
2004-10-24 21:39:56 +00:00