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

85 Commits

Author SHA1 Message Date
nwanua 84ba62ba6b *** empty log message *** 2000-11-01 02:54:50 +00:00
nwanua a20c49b80f *** empty log message *** 2000-11-01 00:51:37 +00:00
dan 497e34b6b8 - Replaced all free() with wfree() where appropriate
- Fixed some memory leaks
2000-10-31 14:57:22 +00:00
nwanua 9903bf9ca8 *** empty log message *** 2000-10-27 00:10:55 +00:00
dan af5e3da105 Fixed scrolling directions for mice wheels. 2000-10-26 23:52:07 +00:00
nwanua b1baf21532 *** empty log message *** 2000-10-26 23:08:18 +00:00
nwanua e215328d81 lotsa new features 2000-10-16 15:38:41 +00:00
nwanua 9b0e0c6c54 lot's a cleavage... 2000-10-14 01:45:16 +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
nwanua 6de1c41865 FindTextInStream completed 2000-10-01 07:38:57 +00:00
nwanua 56ff625a5c *** empty log message *** 2000-10-01 04:29:28 +00:00
nwanua 1d0a374bd4 i 2000-10-01 01:49:47 +00:00
nwanua 81f5124cec *** empty log message *** 2000-09-29 04:50:56 +00:00
dan ccbb6e8e15 Fixed some bugs, and compilation warnings. 2000-09-24 02:31:58 +00:00
nwanua ac4997e739 including parser in wtext.c 2000-09-20 04:26:31 +00:00
dan a3cd52ba05 Compress expose events 2000-09-20 01:14:03 +00:00
dan 595d2b060b Removed array bag, and restructured the tree bag to be WMBag 2000-09-15 04:57:31 +00:00
nwanua 4ad4480c55 misc. changes 2000-09-13 14:45:50 +00:00
nwanua 01332a48c6 now using 0xFA + size to mark graphic in the bag. 2000-09-13 02:04:22 +00:00
nwanua d412240200 all new stuff 2000-09-12 02:10:08 +00:00
nwanua cc3bbcaf4c Text Selection 99% complete, replaceSelection added 2000-09-01 17:58:29 +00:00
nwanua c79c8aa74d commiting WINGs.h 2000-07-21 15:29:51 +00:00
nwanua ab7c77b07d nice additions 2000-07-21 01:06:20 +00:00
nwanua dbbddf95e2 removed compile warnings in wmtext :-) 2000-07-20 16:51:54 +00:00
nwanua ec6dce9c42 WMSetTextSeelctionFont/Color 2000-07-17 00:12:29 +00:00
nwanua 802493b7e6 just some new changes... 2000-07-15 23:08:33 +00:00
kojima 9a89e6cc18 added string utils 2000-07-15 22:08:25 +00:00
nwanua d3d0304107 changes to wmtext 2000-07-13 23:48:54 +00:00
kojima e29fce43b1 - added WMGetLabelText()
- added WMReparentWidget()
- added WMCreateTabViewItem()
- added W_CreateUnmanagedTopView()
- fixed deletion from tree bag
2000-07-10 22:37:39 +00:00
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
kojima fcab535c38 fixed lots of compile bugs in wtext.c and made a few api changes to it 2000-07-05 04:16:53 +00:00
dan b50d6e566c Small fix. 2000-06-24 22:43:07 +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
kojima c49ad9cac8 added text widget from nwanua 2000-06-20 23:27:37 +00:00