dan
4cb5649545
Gaaah!
...
This thing is completely broken! There are functions that take a
completely different set of arguments than the ones currently used to call
them. There are even functions that are not defined anywhere but
called from wtext.c
Please fix it before re-enabling it in Makefile.am
2000-07-06 01:28:13 +00:00
dan
b50d6e566c
Small fix.
2000-06-24 22:43:07 +00:00
dan
19a92de3e6
*** empty log message ***
2000-06-22 23:22:54 +00:00
dan
72538ed380
testtext.c doesn't compile. And it seems to require WINGsP.h which is
...
bad, bad, bad
2000-06-22 23:20:51 +00:00
dan
f0921472a8
I have nothing more to say about this.
2000-06-22 23:18:30 +00:00
dan
165b96f30f
Gah, never say never.
2000-06-22 23:17:12 +00:00
dan
9d4dae947b
Guess what? Yep, another wmtext update. Now this was all, please go to
...
your homes.
2000-06-22 23:01:27 +00:00
dan
c87c53fbe5
Yet another fix for the wmtext class. Thank you, thank you, thank you.
2000-06-22 22:55:36 +00:00
dan
4f3c453c12
Fix for compilation of ruler
2000-06-22 22:52:57 +00:00
dan
6de30498da
Modified ruler stuff
2000-06-22 22:49:50 +00:00
dan
6f912eded3
Added new wruler.{c,h} files from nwanua
2000-06-22 22:26:43 +00:00
dan
738c72324b
Added a missing enum that made compilation fail
2000-06-22 22:06:33 +00:00
dan
4b2b2bcac3
Added spanish plmenu
2000-06-16 00:16:35 +00:00
dan
61b169f497
Added runtime option that lets one to set a small border around the
...
workspace that will not be covered by windows when maximizing, and thus
allowing easy access to the clip or menus using the mouse in this
border area, even when the screen is covered by windows maximized in
both horizontal and vertical directions.
A make clean is needed in src/ because new members were added to the
WPreferences structure in WindowMaker.h
2000-06-15 18:39:06 +00:00
dan
983e154118
- Fixed a bug with #define DEBUG (code didn't compile in that case)
2000-06-05 23:41:26 +00:00
dan
9e7242abe5
*** empty log message ***
2000-05-24 22:48:55 +00:00
dan
56cacb9336
Fixed the mdgradient code.
...
P.S. Please, that piece of code is perfectly valid, there's no need to
break it every month. There is nothing wrong with it, still it was
changed (and simultaneously broken) 4 or 5 times already.
That code use a smart trick to draw the multi diagonal gradient using
integer operations, that is perfectly valid and moreover is much faster
than the classical floating point calculation algorithm that was used
before, so there is no need to randomly 'fix' it every now and then.
If you don't understand how it works please ask.
2000-05-24 22:47:54 +00:00
dan
16949246ee
*** empty log message ***
2000-05-16 12:11:29 +00:00
dan
0ae1ecc05f
Made the floppy path in the file panel be configurable via the FloppyPath
...
key in the WMGLOBAL file, instead of the '/floppy' hardcoded value.
2000-05-10 12:30:34 +00:00
dan
139b34c7af
Mouse wheel code enhancement (need to check if its correctly implemented)
2000-05-08 22:15:05 +00:00
dan
27838589a5
Added connection opening timeout handling
2000-04-27 04:26:15 +00:00
dan
886e65f83e
*** empty log message ***
2000-04-19 20:29:52 +00:00
dan
1e519308d3
*** empty log message ***
2000-04-19 19:57:20 +00:00
dan
5852c7506f
fix for a possible crash in some circumstances, caused by an illegal mem
...
acccess.
2000-04-19 14:54:34 +00:00
dan
f3ed042f0c
Small cleanup
2000-04-18 18:09:35 +00:00
dan
badfd68aef
networking code fixes
2000-04-17 21:52:14 +00:00
dan
cf3bb1fd0e
Bug fix in the networking code
2000-04-17 21:24:58 +00:00
dan
74bbc24da2
Fixed a really stupid crasing bug caused by those (unsigned char*) pointers
...
to data.
2000-04-14 06:18:38 +00:00
dan
a6e19eed31
*** empty log message ***
2000-04-14 03:55:26 +00:00
dan
fbc2c75c8a
Small fix to the mouse wheel code
2000-04-13 21:40:57 +00:00
dan
5c76167098
Initial mouse wheel code.
2000-04-13 21:24:28 +00:00
dan
b188d55bbe
Removed include of nana.h
2000-04-12 10:43:43 +00:00
dan
e222ba21bc
Listed keys in wrong proplist
2000-04-12 02:16:01 +00:00
dan
c5f05b2815
*** empty log message ***
2000-04-12 01:46:43 +00:00
dan
51a638e821
Added a function to get all keys in a user defaults database (for databases
...
with dynamic contents, where the keys are not known in advance, like a
user = password; type UD database).
2000-04-12 01:45:42 +00:00
dan
b5c565d21b
removed again Makefile.in
2000-04-10 14:26:55 +00:00
dan
27e161cea4
Removed un-needed member in the data structure.
2000-04-09 02:57:39 +00:00
dan
b37b0fd9f1
small correction to previous patch
2000-04-09 02:42:32 +00:00
dan
b8ca9e2b64
Fixed behaviour of WMData objects regarding the destructor.
...
Merged WMCreateDataWithBytesNoCopy with WMCreateDataWithBytesAndDestructor.
2000-04-09 02:32:17 +00:00
dan
3e7eb14a22
*** empty log message ***
2000-04-08 03:48:59 +00:00
dan
a5f7e65111
Use a var for libPropList version in configure.in (easier to update).
2000-04-02 21:15:32 +00:00
dan
fc2a87c645
*** empty log message ***
2000-04-02 18:06:15 +00:00
dan
58e0b92fe2
Added a small script to help in generating the autoconf/automake/libtool
...
files quickly
2000-03-31 00:49:20 +00:00
dan
cf65d791ab
0.62.0 release preparation
2000-03-30 23:32:36 +00:00
dan
5730c765c3
Fix for non-gcc compilers
2000-03-30 04:52:43 +00:00
dan
046fe3f1ca
*** empty log message ***
2000-03-30 04:26:21 +00:00
dan
ce9c88c0e8
*** empty log message ***
2000-03-30 04:26:20 +00:00
dan
355fffe3c4
*** empty log message ***
2000-03-30 03:34:04 +00:00
dan
24416415a6
removed all files generated by autoconf & friends
2000-03-30 03:31:45 +00:00
dan
15734b9147
Fix for stupid Solaris (maybe other Sysv systems too).
2000-03-30 02:38:22 +00:00
dan
fb51ee83b7
*** empty log message ***
2000-03-29 04:56:41 +00:00
dan
d267d17621
*** empty log message ***
2000-03-29 02:42:41 +00:00
dan
8219011758
*** empty log message ***
2000-03-29 02:03:47 +00:00
dan
cd079b9d3c
new icon change
2000-03-29 01:04:11 +00:00
dan
a4cd5b7c9a
2 new icons
2000-03-29 00:00:28 +00:00
dan
41bbee7f38
New and more suggestive icon for menu editing.
2000-03-27 01:13:21 +00:00
dan
bdfd7788cf
Stupid symlink stuff updated.
2000-03-25 01:30:11 +00:00
dan
fb802f2d6e
*** empty log message ***
2000-03-24 02:15:35 +00:00
dan
62a929a231
Fixed crashing bug in wmsetbg.c
2000-03-20 02:15:48 +00:00
dan
c7fa92794b
*** empty log message ***
2000-03-14 01:14:21 +00:00
dan
4587f126c0
*** empty log message ***
2000-03-14 01:07:01 +00:00
dan
f711e49c17
*** empty log message ***
2000-03-14 00:50:42 +00:00
dan
98f5c6ff36
*** empty log message ***
2000-03-14 00:50:42 +00:00
dan
3c5f5cba0e
*** empty log message ***
2000-03-14 00:29:32 +00:00
dan
e9cb10749b
*** empty log message ***
2000-03-10 22:48:51 +00:00
dan
0e22fc0293
*** empty log message ***
2000-02-25 00:43:03 +00:00
dan
23c40b0540
Updated korean po files.
2000-02-15 01:37:02 +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
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
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
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
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
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
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
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
dan
b33d6351e5
Added get-wings-flags and get-wutil-flags
1999-12-14 05:31:49 +00:00
dan
87368574a3
Small enhance to connection client example.
1999-12-14 04:41:56 +00:00
dan
285dea0340
This should be the last try with autoconf & friends for Solaris >:-|
1999-12-14 04:09:59 +00:00
dan
3c5a587313
Another try with autoconf on Solaris.
1999-12-14 03:48:06 +00:00
dan
534bb721a9
New try :)
1999-12-14 03:26:52 +00:00
dan
2472bd3c89
Another try with autoconf
1999-12-14 03:24:38 +00:00
dan
3f9b7858df
Fixed some compilation problems for solaris
1999-12-14 02:21:04 +00:00
dan
e5a7a883eb
Added an example of how to create a network client using WMConnection
1999-12-14 01:45:16 +00:00
dan
c952eb84ae
Fixed a platform dependant problem.
1999-12-14 01:21:56 +00:00