1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00
Commit Graph

3609 Commits

Author SHA1 Message Date
kojima
754230a6b7 added icon tile hint
other stuff
2000-02-16 18:26:15 +00:00
kojima
a0ebed9cb2 *** empty log message *** 2000-02-16 18:22:46 +00:00
dan
23c40b0540 Updated korean po files. 2000-02-15 01:37:02 +00:00
kojima
c7e2b37083 added spec for rpm.. 2000-02-11 19:44:19 +00:00
dan
5d5eaf33e4 Placed cycle_bench(1) at the correct position. 2000-02-09 03:46:55 +00:00
dan
d5c2da25c4 Just a small sync of files 2000-01-24 00:12:09 +00:00
dan
08b0a885d1 Fixed diagonal gradients. 2000-01-22 22:07:44 +00:00
kojima
a2ae76e274 small fix 2000-01-21 21:25:41 +00:00
kojima
58ca0c2824 asm optimization for 8bpp (no mmx) 2000-01-21 21:04:20 +00:00
kojima
34cd5125e3 fixed bug with icons of different sizes
made Apply work in window inspector for windows with no WM_CLASS
2000-01-20 11:51:42 +00:00
kojima
ae354fc758 changed wprefs icons 2000-01-20 11:50:35 +00:00
dan
9b10e8d034 A new fix, for some register restoral. 2000-01-20 05:42:07 +00:00
dan
3b374faadc Forgot the 'popal' at the end of asm. 2000-01-20 04:52:42 +00:00
dan
a5cc413432 Fixed code for MMX detection to work. 2000-01-20 04:47:03 +00:00
kojima
1e5a1d8c91 fixed bug with RCreateImageFromXImage() with mask and image of != sizes
fixed dgradient rendering
2000-01-19 21:25:03 +00:00
kojima
0780ab82fe ooptimized code for 8bpp/PseudoColor 2000-01-19 17:47:35 +00:00
kojima
ec5f3a294e changed sound server code 2000-01-18 17:11:51 +00:00
dan
0d1935e3d8 Fixed a crashing bug in the multi vertical gradient code. 2000-01-17 04:30:52 +00:00
dan
14939535b6 Misc bug fixes 2000-01-17 03:07:18 +00:00
dan
23c0cda243 Fixed bugs in raster.c code. Fixes bad icon image with some images. 2000-01-16 03:56:14 +00:00
dan
e18cba4da9 Some fixes from Alban 2000-01-16 02:08:38 +00:00
dan
b7296cff16 Fixed a bug in scaling code. 2000-01-15 22:11:18 +00:00
dan
049a69a9bf - Added a test in configure for the version of libPropList that is installed
on the system. Further compilation will be aborted if the version of
  libPropList that is found is older than expected. Hopefully this will make
  go away some annoying messages from people unable to read the release
  notes.
- Implemented periodic synchronization of user defaults in WINGs and
  notification when user defaults gets changed.
- Fixed the color panel to compile (someone in charge with it check if its
  ok, I only changed where the compiler complained, didn't go through the
  code).
- Misc fixes, related to latest changes in wrlib.
2000-01-15 02:00:24 +00:00
dan
8e872f4efd Again, don't be rude on people. 2000-01-15 01:40:53 +00:00
kojima
f316df83c9 #ifdefe'd #include bench,h 2000-01-14 23:48:13 +00:00
kojima
18cbed4750 benchmark on pentium stuff 2000-01-14 23:37:20 +00:00
kojima
7df3e111bc updated configure to detect x86 2000-01-14 16:48:16 +00:00
kojima
dd1d08461c window position/size display widget 2000-01-14 16:46:43 +00:00
kojima
f9851d88f1 updated font configuration panel 2000-01-14 16:41:44 +00:00
kojima
a30475fc0f changed format of RImage, added x86 speicfic optimized code 2000-01-14 16:39:15 +00:00
kojima
f2de1c9dcf changed geometry display stuff
fixed colormap windows crash bug
2000-01-14 16:30:56 +00:00
id
f10d928e0a fix an ExtendSpace bug 2000-01-11 23:18:23 +00:00
id
808d4e7df0 change Clearance to ExtendSpace. Also add ExtendSpace option for menu
title and menu text..
2000-01-11 23:15:51 +00:00
dan
c6bc1227de The right fix for the comparison of hosts. Previous was not good. 2000-01-11 22:07:21 +00:00
dan
e474e18f23 Small bug fix regarding comparison of hosts. 2000-01-11 21:33:18 +00:00
id
9fe3f77559 clearance for text on titlebar. 2000-01-11 07:48:11 +00:00
dan
eca1fc5e9f - converted all floats to double. 2000-01-10 22:12:07 +00:00
dan
448b08de0b - Fixed some compilation problem with non-existent function on so platforms 2000-01-09 05:28:30 +00:00
kojima
3a47d8430e fixed bug when trying to assign window shortcut in empty workspace 2000-01-09 01:23:42 +00:00
dan
ae22c4dc1d Some more fixes from Alban to the color panel. 2000-01-07 22:17:59 +00:00
dan
503c1e8864 Fixed big memory leak in color panel code (patch from Pascal). 2000-01-07 22:08:35 +00:00
kojima
d98f1fa645 aplied colorpanel fix patches 2000-01-06 21:56:39 +00:00
dan
dba6e4d2d0 - Fixed a bug in popup button code.
- Added functions to allow the color of the text in buttons to be specified.
2000-01-05 22:02:22 +00:00
dan
d5f177fe66 - Put back DisplayFont in defaults.c. It either was removed by error, or the
change was incomplete (it was still accessed as a 0x0 pointer from
  moveres.c at least).
- Removed innapropriate comments about sloppy focus from dialog.c.
  Even if we think it's not a good focus mode, and don't like it, there is no
  need to be rude with people who use it. Better not support sloppy focus at
  all, than to suport it and tell to its users they're stupid.
2000-01-05 21:58:04 +00:00
dan
8073c07601 Color update in the menu files 2000-01-04 21:45:57 +00:00
kojima
96902f5b9d fixed bug of handling non string values in string type options in defaults.c 2000-01-03 23:57:52 +00:00
id
95e71d500a Fixes from Alban and Pascal. 1999-12-29 11:59:30 +00:00
id
8eb0c79c54 Virtual desktop code (very experiment!!!!!) 1999-12-18 11:52:49 +00:00
dan
087fc7c82c Fixes in the host class 1999-12-14 21:35:28 +00:00
dan
bf4c63d657 Updated for changes in WINGs directory 1999-12-14 05:34:15 +00:00