dan
1b41d56ad0
- updated code to use the new runmodal loop where necessary.
...
- made the WMRunModalLoop() reentrant (a modal panel can have its own
modal panel and so on) by saving the modal related information when
entering the modal loop and restoring it after.
2001-01-10 04:24:11 +00:00
dan
de99155948
- Fixed some issues with WMBrowser and the file panel that were
...
introduced by the latest changes in the WMList code (multiple and empty
selection).
- added WMSetBrowserAllowMultipleSelection(), WMSetBrowserAllowEmptySelection()
WMBrowserAllowsMultipleSelection() and WMBrowserAllowsEmptySelection().
2000-10-02 06:59:18 +00:00
dan
41ff127444
- Fixed WMArray.
...
- Changed WMList to use WMArray instead of WMBag
- Fixed compilation problems in WPrefs.app
2000-09-23 03:49:58 +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
kojima
9e45e85dc6
bag tree finished.. updated code to new bags
2000-03-29 02:17:39 +00:00
kojima
94f4483dbd
multiview and vertical splitview
...
some bug fixes
configurable default font size
etc
1999-10-27 22:32:12 +00:00
dan
597b04f5f7
- Fixed name completion problem in file panel.
...
- fixed a problem about how notifications were sent for textfield events.
1999-10-23 21:06:11 +00:00
dan
6dd37d5972
Syncing the code for discussing it.
1999-10-22 23:39:39 +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
kojima
e82c30b205
replaced linked list with WMBag in WMList
...
replaced WMAddSorted*** with WMSort***
fixed crash bug in icon chooser
1999-10-03 03:47:21 +00:00
dan
dfe360e5c0
- Fixed the PPosition/PSize code (I hope) --Dan
...
- removed "Ignore PPosition/PSize hints" user options, and reverted to
the old "Keep Inside Screen"
1999-09-17 23:52:59 +00:00
dan
4dabd2ec8c
- Fixed function naming problem in WINGs.
1999-09-17 16:42:36 +00:00
kojima
052ab01c84
replaced linked lists with WMBag, added progress indicator
1999-09-16 02:55:56 +00:00
id
7cc53d5134
Buttons in filepanel.
1999-06-09 20:22:44 +00:00
id
f1fff3180f
Buttons!
1999-06-06 13:53:19 +00:00
dan
b9c1aba415
Fixed some problems in 0.60.0
1999-06-04 20:13:40 +00:00
id
3c503eac88
Add floppy button.
1999-06-03 10:48:13 +00:00
id
2958e72f1a
Logan points this out to me.
1999-06-03 00:49:16 +00:00
id
ba5279276f
Delete button in file panel.
1999-06-03 00:24:03 +00:00
dan
55d51e546d
Some cleanup after the notification removal in textfields.
1999-05-16 00:45:34 +00:00
kojima
dd2d71fc9b
started Appearance update in WPrefs
...
added tabbed view
changed some callbacks to delegate like stuff (textfield and browser)
1999-05-15 17:38:05 +00:00
kojima
5298849122
WPrefs appearance stuff update (shows preview)
1999-03-16 11:27:01 +00:00
dan
ea5d3bcde3
Some fixes over 0.51.2-pre2, in WINGs, wwindow.c, and FAQ
1999-03-10 15:47:10 +00:00
dan
088c0ac230
Update for 0.51.2-pre2
1999-03-09 14:58:01 +00:00
dan
60980735fe
syncing with latst changes, because cvs will be moved
1999-02-23 14:46:39 +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
931a37b124
Latest fixes for released 0.51.0
1999-01-29 08:11:17 +00:00
dan
416e3a82be
Update for 0.51.0
1999-01-25 19:06:50 +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