dan
d26f18505a
Fixed WPrefs.app to find its icons when not installed under GNUstep paths
2005-07-17 19:16:46 +00:00
dan
f3a960d9d8
updated german translations
2005-07-05 19:41:06 +00:00
dan
5f0a357b1f
try to work around some user's IQ level
2005-07-05 08:44:00 +00:00
dan
20d5925d08
updated news file (part 2)
2005-07-03 18:08:46 +00:00
dan
b655a5fa5f
updated news file
2005-07-03 18:01:46 +00:00
dan
ad0ae4887f
- new algorithm for placing miniwindows after unhiding the application they
...
belong to, that works without auto-arranging the icons, while still avoiding
multiple icons in the same spot by moving the miniwindows to a new slot if
their old slot was occupied in the meantime.
- double clicking an appicon will also raise the miniwindows that belong to
that application to the front (along with the normal windows).
wmaker-0.92.0
2005-07-03 17:37:03 +00:00
dan
eca635cb5d
- try fixed font for the technical drawing font if helvetica-12 is not
...
available to avoid crashing (Timo Juhani Lindfors <timo.lindfors@iki.fi >)
- german WINgs po file fix
2005-07-03 00:49:06 +00:00
dan
ad641c1992
Fixed issue with GNUstep applications losing focus when all their windows
...
are closed and there remains only their menu (Matt Rice <ratmice@yahoo.com >)
2005-07-02 19:23:41 +00:00
dan
69730273b1
- fixed bug with windows shrinking to very small sizes when Unmaximize was
...
used on them, after they were closed in a maximized state.
- fixed bug with restoring maximized state from NetWM atoms.
2005-05-15 16:45:02 +00:00
dan
f8b3a774be
removed obsolete file
2005-05-09 00:27:33 +00:00
dan
2ea40ff2c5
Improved hide/unhide animation for applications with multiple windows
...
(only animate the active window hiding/unhiding, which makes Window Maker
faster and more responsive for such applications).
2005-05-08 00:51:56 +00:00
dan
33f7b63d11
- Fixed switch panel default value in defaults.c
...
- Fixed WPrefs path in the installed WMState (changed after recent WPrefs
installation path changes)
- Fixed wmaker.inst (apparently some very noisy individual was unable to get
right his 10 line patch to rename a path)
2005-04-08 11:51:06 +00:00
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