1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-23 17:11:27 +02:00
Commit Graph

1511 Commits

Author SHA1 Message Date
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
dan 897e75d554 - Fix that enables that the virtual desktop code be disabled on the fly
when VirtualEdgeThickness is set to 0
- Fixed virtual edge to resize the edge on the fly if thickness changes
2004-10-24 20:24:23 +00:00
kojima 363b6032f5 added RCopyArea 2004-10-24 05:01:55 +00:00
dan 4638216209 missed this small update 2004-10-24 03:56:46 +00:00
dan 67a9ea74a3 - Fixed wrong call to XChangeProperty() when setting _NET_WM_ICON
- Changed the WPrefs icons with Largo's version
- Replaced Apps with Application in the docs
2004-10-24 03:20:29 +00:00
dan f89cf06299 workaround for older fontconfig versions that do not define some constants 2004-10-23 21:59:28 +00:00
dan cb7f34e237 Updated the single click patch to work with latest version.
(thanks to "Daniel Richard G." <skunk@iskunk.org>)
2004-10-23 21:40:59 +00:00
kojima 7401a1329f free 2004-10-23 21:09:56 +00:00
kojima df1228f387 added some netwm support in WINGs 2004-10-23 21:07:13 +00:00
dan 9ead135f51 - Replaced Apps with Applications in WPrefs installation path
- Added missing switchpanel.h to compile file list
wmaker-0.90.0
2004-10-23 03:53:25 +00:00
dan 193a63511d - Fixed all // comments
- Final cleanups
2004-10-23 03:30:03 +00:00
dan b00076b32a updated TODO 2004-10-23 02:28:50 +00:00
dan 51c2edf868 Cleaned up some documentation 2004-10-23 02:26:13 +00:00
kojima 11b464a002 fix flicker 2004-10-23 01:56:24 +00:00
dan c3cff33f99 - Sort font styles in this order: Normal, Normal Italic, Bold, Bold Italic
in the font selection panel
- Added code to get the closest match font between the font in the WindowMaker
  domain and the one in the font list of the font panel in WPrefs.app.
  This fixes issues with not selecting the correct font because the weight
  or slant names are slightly different.
2004-10-23 01:47:36 +00:00
kojima 663df7b4cb enhacnced mouse alt-tabbing 2004-10-23 01:02:16 +00:00
dan b79524ce6f some more cleanup after removal 2004-10-23 00:25:52 +00:00
dan 65a113f9a3 some more removals 2004-10-23 00:09:41 +00:00
kojima 45c55a3e76 cleanup 2004-10-23 00:00:58 +00:00
dan e93e16de06 removed some more obsoleted scripts and their manual pages 2004-10-23 00:00:02 +00:00
kojima 620a280d64 code review 2004-10-22 23:39:11 +00:00
dan 4bda625076 - Simplified font conversion a bit, as fontconfig does the job of getting
the closest match for us
- Removed wsetfont. No longer needed.
2004-10-22 23:19:37 +00:00