kojima
71f735069a
*** empty log message ***
2000-05-21 16:15:56 +00:00
dan
27838589a5
Added connection opening timeout handling
2000-04-27 04:26:15 +00:00
dan
a6e19eed31
*** empty log message ***
2000-04-14 03:55:26 +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
b8ca9e2b64
Fixed behaviour of WMData objects regarding the destructor.
...
Merged WMCreateDataWithBytesNoCopy with WMCreateDataWithBytesAndDestructor.
2000-04-09 02:32:17 +00:00
kojima
60a247f271
drag and drop!
...
selection code rewrite!
textfield with new selection code!
etc etc
2000-04-03 03:10:20 +00:00
kojima
ee21c5bea6
changed iface of WMFindInBag
2000-04-02 20:16:30 +00:00
kojima
449a5fde76
fixed misc bugs
2000-04-02 00:04:06 +00:00
kojima
9e45e85dc6
bag tree finished.. updated code to new bags
2000-03-29 02:17:39 +00:00
kojima
6672180d77
removed listbag added tree bag
...
started drag & drop
2000-03-28 02:30:13 +00:00
kojima
553539748d
added missing macro for bag
2000-03-06 02:54:45 +00:00
kojima
1dc5c1882c
added list and array backends for WMBag
2000-03-05 22:01:34 +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
9c59becb31
Added 3 new classes: WMData, WMHost, WMConnection
1999-12-14 01:07:24 +00:00
dan
03748f0fbe
removed WErrorCode
1999-12-12 20:35:12 +00:00
dan
9e47eba187
- Added a global var WErrorCode similar to errno or RErrorCode.
...
- New function wsyserrorwithcode(), like wsyserror() for prints the message
for the specified error code, instead of errno. This is for cases where
you can't call wsyserror() immediately after the error, but save errno
code for a later use.
1999-12-12 04:17:18 +00:00
dan
bb75616aad
Added char* wsterrror(int errnum) to return the string associated with errnum
...
This works even on platforms that don't provide strerror().
1999-12-11 00:39:57 +00:00
kojima
94f4483dbd
multiview and vertical splitview
...
some bug fixes
configurable default font size
etc
1999-10-27 22:32:12 +00:00
kojima
80fb09a74e
replaced free() with wfree() everywhere
...
fixed bug in wlist that caused colorpanel to crash
1999-10-09 20:07:23 +00:00
dan
d66f23813b
Added WMSaveUserDefaults()
1999-10-08 03:32:55 +00:00
dan
8747093e64
- Fixed some compilation problems, which could lead to sigsegv at run time in
...
the new 'bag' code.
- Fixed PPosition problem.
1999-09-16 21:52:18 +00:00
kojima
052ab01c84
replaced linked lists with WMBag, added progress indicator
1999-09-16 02:55:56 +00:00
dan
f2f71a1f09
Finished the libWUtil library.
1999-09-10 20:13:44 +00:00
kojima
5e4625dafe
many bug fixes, finished some delegate code, updated menu file bug from EXEC
...
to SHEXEC, updated french translations
1999-05-29 21:41:25 +00:00
dan
674eb20ec4
SOme fixes, and added WMGetDefaultsFromPath().
1999-04-18 19:41:42 +00:00
kojima
ea55bc5e3f
Fix some bugs, DisableMiniwindows, _KWM_WIN_ICON_GEOMETRY..
1999-03-18 01:11:18 +00:00
dan
c56756dc73
Update for 0.52.0. This is a test version, which brings the Appearance
...
section to WPrefs for testing purposes.
1999-03-14 22:35:50 +00:00
dan
e7495baff7
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
1999-02-17 11:06:40 +00:00
dan
416e3a82be
Update for 0.51.0
1999-01-25 19:06:50 +00:00
dan
cb320b2fc3
Update to Window Maker 0.50.2
1999-01-11 12:28:12 +00:00
dan
0261c32636
Code update for Window Maker version 0.50.0
...
Read changes in ChangeLog and NEWS
1999-01-06 15:22:33 +00:00
dan
9af1c6c415
Updating to version 0.20.2
...
Many bug fixes.
1998-10-21 14:43:47 +00:00
scottc
9d2e6ef9f1
Initial revision
1998-09-29 22:36:29 +00:00