1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-23 00:51:25 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
kojima 52308a0abc fixed bugs of resized widgets 2000-11-11 18:08:10 +00:00
kojima 19160e8dfd added box widget 2000-11-09 05:01:58 +00:00
dan f7b4e85525 - added the wraster lib dependancies at link time, so they will be
written in the libwraster.la file allowing automatic linking against
  all the libs libwraster depends upon without specifing them again when
  linking programs that use libwraster. -lwraster will be enough.
2000-11-06 03:24:30 +00:00
dan 857b56c502 Fixed some // style comments 2000-11-04 03:24:34 +00:00
nwanua fae5a42f65 - Made changes to reflect API changes in wtext.c 2000-11-04 03:10:49 +00:00
nwanua 3ad4bf5ad8 *** empty log message *** 2000-11-04 02:45:23 +00:00
dan 172da48a60 Gah!. New incompatible change in wtext.c broke the compilation of code
using WMText widget
2000-10-15 00:11:41 +00:00
dan 2bc40c47eb Fixed compilation problem 2000-10-12 19:21:30 +00:00
kojima 275a2a3782 added scrolled notifcation to scroller
added GetVisibleRect function to scrollview
2000-10-11 16:21:50 +00:00
dan 6fd8101b73 small update 2000-10-03 22:22:40 +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 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 e3fa161340 small update to list selection code. 2000-09-29 08:19:20 +00:00
dan 12c26a1cc5 Fixed some paths after the WINGs directory reorganization 2000-09-29 07:48:43 +00:00
nwanua 81f5124cec *** empty log message *** 2000-09-29 04:50:56 +00:00
nwanua 770c3507ed removed testtext.c 2000-09-29 04:50:32 +00:00
dan 7e3f885aa4 Removed broken testtext from compilation. nwanua plese fix it before enabling 2000-09-21 12:01:49 +00:00
dan 595d2b060b Removed array bag, and restructured the tree bag to be WMBag 2000-09-15 04:57:31 +00:00
dan 275aacc237 Updated .cvsignore files 2000-09-13 20:21:57 +00:00
dan 7832b2a4cf Rearranged the structure of the WINGs subdirectory.
Created Documentation, Examples and Tests subdirectories.

Run update-autoconf after this update.
2000-09-13 20:19:05 +00:00