dan
17ae285f37
Fixed a bug causing sigsegv for a WMList with more than 32767 items
2001-01-30 21:04:52 +00:00
dan
f9778df784
Fixed a mem leak in WMList
2001-01-19 01:45:29 +00:00
dan
857b56c502
Fixed some // style comments
2000-11-04 03:24:34 +00:00
dan
bba6dd1670
- WMDestroyWidget() now first calls WMUnmapWidget()
...
- decided behavior of list selection while scrolling
2000-10-03 22:20:00 +00:00
dan
b24b51b514
Small fix
2000-10-03 12:44:05 +00:00
dan
eeda795db1
Added select while scrolling the list, when the mouse pointer leaves
...
the list area, at either top or bottom having the mouse button pressed.
2000-10-03 12:38:23 +00:00
dan
399439d338
Better behavior for the multiple selection in lists.
2000-10-02 11:43:28 +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
b2478b634f
- the list multiple selection code is working now. it still needs some
...
minor work and cleanup.
- made some bag and array functions to return void instead of int.
- a few new array functions.
- better handling of mouse wheel.
!!! make clean after this update before you rebuild. some enums changed.
2000-10-01 23:26:03 +00:00
dan
aee58cbd36
WMList compiles now, single selection seems to be ok (as it used to be) but
...
multiple selection is not yet complete.
2000-09-29 02:12:40 +00:00
dan
60a01b0f58
- More code for multiple selection in WMList.
...
- Better handling of mouse wheels (Shift and Control modifiers are used to
select how muct to scroll on mouse wheel movement).
2000-09-28 14:06:50 +00:00
dan
8382063736
Fixed some typos.
2000-09-28 03:11:36 +00:00
dan
6973f07f30
Remake of the WMList code to allow multiple selection. Not complete yet.
...
It will not even compile. I Will finish it later today.
2000-09-28 03:09:57 +00:00
dan
7f74ea8081
Small bugfix, and more updates to typedef'ed functions.
2000-09-25 02:00:55 +00:00
dan
ccbb6e8e15
Fixed some bugs, and compilation warnings.
2000-09-24 02:31:58 +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
139b34c7af
Mouse wheel code enhancement (need to check if its correctly implemented)
2000-05-08 22:15:05 +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
94f4483dbd
multiview and vertical splitview
...
some bug fixes
configurable default font size
etc
1999-10-27 22:32:12 +00:00
kojima
eb87c40967
added nana stuff
...
added lock option in docked icons
1999-10-20 03:25:06 +00:00
dan
5385a02b33
Fixed bug with sorting list items in WINGs
1999-10-16 03:02:19 +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
kojima
0e263f7394
fixed hashtable crash bug with WMStringHashCallbacks
1999-09-17 22:10:28 +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
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
088c0ac230
Update for 0.51.2-pre2
1999-03-09 14:58:01 +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
0261c32636
Code update for Window Maker version 0.50.0
...
Read changes in ChangeLog and NEWS
1999-01-06 15:22:33 +00:00
scottc
9d2e6ef9f1
Initial revision
1998-09-29 22:36:29 +00:00