1
0
forked from vitrine/wmaker

Commit Graph

  • 83979b5f4c *** empty log message *** kojima 2001-01-05 21:29:26 +00:00
  • b08e5b1006 new style kojima 2001-01-05 21:28:58 +00:00
  • f1e5fdcf69 removed some unused compiletime option kojima 2001-01-04 23:09:45 +00:00
  • 0d7b4d633b some option summary text fixes kojima 2001-01-04 23:08:40 +00:00
  • e99511b08c various table widget updates and fixed in misc other ones kojima 2001-01-02 14:17:26 +00:00
  • e3577222a7 libwmfun is no longer a tar ball so make dist failed because of this. dan 2001-01-01 08:50:41 +00:00
  • abc1ef4ed9 Latest changes dan 2001-01-01 08:42:25 +00:00
  • 9093cde817 Fixed the no-go-away problem with closing shaded windows. This also fixes a memory leak (the window didn't go away because its destroy function was not actually called. Also non-shaded windows were unmapped, but not destroyed either, so they just apparently went away). dan 2001-01-01 08:39:26 +00:00
  • a8ab51747d Added the new images to the Makefile.am too. dan 2000-12-31 01:33:10 +00:00
  • 1876b4683a moved test stuff to proper location kojima 2000-12-30 17:13:48 +00:00
  • e78741ee4c add more icons. id 2000-12-30 10:06:36 +00:00
  • c8da381337 . dan 2000-12-28 00:30:28 +00:00
  • f81d0f30de Fixed a bug in scroller code related to mouse wheels dan 2000-12-28 00:30:09 +00:00
  • 45869c37e0 fix xthing data id 2000-12-25 01:25:02 +00:00
  • ad4fd02247 fix xthing id 2000-12-25 01:24:43 +00:00
  • 4c60cd5ba4 changed stringselector for enumeration selector kojima 2000-12-21 21:06:00 +00:00
  • f912d9f38d tableview field editor delegates kojima 2000-12-21 04:46:20 +00:00
  • 5e1e94efd6 *** empty log message *** kojima 2000-12-21 03:38:12 +00:00
  • 37f811de3e ok id 2000-12-17 16:23:43 +00:00
  • 210ff264b9 I was trying to optimize this w/o using this, hope the change is right. id 2000-12-17 14:43:08 +00:00
  • 163e70bdae fix from Pascal and Alban id 2000-12-17 13:56:14 +00:00
  • e541b9433b fix id 2000-12-17 10:57:41 +00:00
  • bc494d2c7b fix problem on solid id 2000-12-17 04:43:42 +00:00
  • ecefdc6171 fix tiny thing id 2000-12-17 04:26:53 +00:00
  • c11653f438 small fixes. dan 2000-12-17 03:34:15 +00:00
  • 327d58346f WINGs.h: missing void WMSetBrowserHasScroller(WMBrowser *bPtr, int hasScroller) nwanua 2000-12-12 23:08:52 +00:00
  • 14f471815d fix id 2000-12-12 07:28:20 +00:00
  • 8ca4a67a24 changes related to plugin system & drawstring id 2000-12-11 03:10:26 +00:00
  • 2d063d279e fix fix id 2000-12-09 12:16:35 +00:00
  • 57d9e81c2d fix solid color for framewin with plugin id 2000-12-09 08:34:07 +00:00
  • 0e34a7ae28 fix solid color when using plugin. id 2000-12-09 01:23:18 +00:00
  • 6ff939eb6e fix id 2000-12-09 01:21:52 +00:00
  • 2574e2e56a fix another drawstring bug, looks like final one, indeed :) id 2000-12-07 01:40:54 +00:00
  • f47f148f10 . dan 2000-12-07 00:15:58 +00:00
  • 4e4f6f44e1 more administrative stuff dan 2000-12-07 00:15:00 +00:00
  • e186e99789 misc management stuff dan 2000-12-07 00:12:57 +00:00
  • d8d9cc4b0f These files shouldn't live in the cvs tree dan 2000-12-07 00:10:05 +00:00
  • 518fcb7cb9 Set library version in Makefile.am dan 2000-12-07 00:04:37 +00:00
  • aa280f3925 fix drawstring plugin support id 2000-12-06 22:49:11 +00:00
  • 756ab2c019 pass texture to plugin so it doesn't have to grab from title bar. add experiment plugin support to menu entry, performance need to be improved. I'm thinking of making a compressed expose event geometry. id 2000-12-06 16:34:58 +00:00
  • 83824dbcc3 RCombineArea* will detect the intersec geometry. id 2000-12-06 03:07:51 +00:00
  • 5d0157cf7b pass pixmap to the plugin. id 2000-12-05 00:53:11 +00:00
  • 762d37f1fb fix id 2000-12-05 00:51:23 +00:00
  • eac0eff3ba wrong assert? id 2000-12-05 00:43:22 +00:00
  • 3a52326385 fix a big id 2000-12-04 07:36:57 +00:00
  • 3fdb6a6f27 fix id 2000-12-04 03:14:52 +00:00
  • edcfd4a321 fix bugs id 2000-12-04 02:24:54 +00:00
  • 5e5730389f initiate id 2000-12-03 22:27:42 +00:00
  • fa5af19285 initiate id 2000-12-03 22:18:20 +00:00
  • d361ee2cc0 remove libwmfun package. id 2000-12-03 20:05:28 +00:00
  • 7aadc1ef00 initiate plugins branch id 2000-12-03 18:58:41 +00:00
  • 932cfc1bd4 drawstring plugin and a small change in vdesk id 2000-12-03 14:04:08 +00:00
  • 9b2ca26ce8 using unsigned for height and width cause a lot of confusion. I grab X's header and see that XImage use int for its width and height so I change RImage to follow that. id 2000-12-03 13:37:30 +00:00
  • de969c0b5e extendable drawstring function, hopefully last change to the function. id 2000-11-30 15:37:27 +00:00
  • 1752587a4a Make draw string plugin more extendable in future. id 2000-11-30 15:32:19 +00:00
  • 867ed95485 destroy func must has the arguments to consider the right destroy sub-func. id 2000-11-30 01:53:43 +00:00
  • 331e85fd85 destroyDrawString id 2000-11-30 00:26:59 +00:00
  • 211ccf79f4 . dan 2000-11-29 05:23:46 +00:00
  • bb6182f4f7 Fixed the buryChild thingie about the zombies problem. dan 2000-11-29 05:15:59 +00:00
  • 1a754844bb gnome panel patch code and pass full text to the plugin id 2000-11-28 01:20:52 +00:00
  • 4ec9827c4e oops again id 2000-11-25 21:22:12 +00:00
  • 1f22c07051 Add delay to send configure notify in virtual edge and fix a bug in move window with keyboard. id 2000-11-25 21:06:31 +00:00
  • 4eb26a0bd3 Some changes that try to address the zombie proccesses some people seem to have. dan 2000-11-25 04:13:39 +00:00
  • ad95610321 - removed calls to wsyserror() and wwarning() inside the WMHost and WMConnection code. do call by yourself wsyserrorwithcode() passing WCErrorCode, whenever a call don't return the expected value, and WCErrorCode > 0. If WCErrorCode==0 that is not an system error, condition, so don't call wsyserrorwithcode() in that case. - added some assertions where appropriate dan 2000-11-24 10:31:10 +00:00
  • a9b75e03e2 cleaning id 2000-11-23 10:15:21 +00:00
  • 80d5d196c1 Added check for strcasecmp dan 2000-11-23 02:13:00 +00:00
  • 9d44d6c177 I changed unsigned int to just int for window width because it confused some comparitions and while other widths use int.. hope that won't cause bugs. id 2000-11-22 07:36:48 +00:00
  • 527bbcf271 - some small fixes to make it compile on werider systems. dan 2000-11-22 07:34:03 +00:00
  • 9a4037ebf1 misc. oversight fixes nwanua 2000-11-22 04:48:40 +00:00
  • 6aafaaa63c auto shrink & expand vdesk id 2000-11-21 19:30:16 +00:00
  • 8055698df0 forget something in v edge id 2000-11-20 01:57:17 +00:00
  • 9d98d884ae - Added WMSetConnectionCloseOnExec() to specify if the socket of a connection survives or not an exec* family call. By default all connections created by WINGs, set the socket to be closed on an exec* call. Use the function if you need the reverse. dan 2000-11-19 23:50:38 +00:00
  • 972620c7cd - replaced WMBag with WMArray in connection.c and host.c - added WMGetConnectionUnsentData() (WMGetConnectionQueuedData() is an alias too) dan 2000-11-19 20:08:14 +00:00
  • b0506c3737 Changes relate to virtual edge. id 2000-11-19 10:33:41 +00:00
  • 9bd00e5cd2 - Added readme about handling ConnectionDidDie or ConnectionDidTimeout notifications. dan 2000-11-19 00:16:37 +00:00
  • 816ce22875 Changes relate to virtual edge. id 2000-11-17 02:10:32 +00:00
  • 899226207d - Fixed a flickering problem with the scrollview. - Use of uppercase letters when getting keysyms dan 2000-11-16 18:07:12 +00:00
  • 2d20abd00e WMReplaceTextSelection is now implemented nwanua 2000-11-16 01:43:32 +00:00
  • e4dbd1fe0d fixed tab view clicking kojima 2000-11-13 13:22:22 +00:00
  • d7f924c5e7 added new style kojima 2000-11-12 15:06:27 +00:00
  • 2c5809c383 . dan 2000-11-12 04:40:09 +00:00
  • fad7c5d3ec missing function declaration dan 2000-11-12 04:34:03 +00:00
  • b74fad4bd6 fixed msg texts kojima 2000-11-12 04:03:30 +00:00
  • dc67e81437 added table widget kojima 2000-11-12 03:29:53 +00:00
  • 29ceeb870d *** empty log message *** kojima 2000-11-12 03:28:56 +00:00
  • 52308a0abc fixed bugs of resized widgets kojima 2000-11-11 18:08:10 +00:00
  • 4d41658e1a fix a typo. id 2000-11-11 17:58:16 +00:00
  • bb9a2e7445 FindInTextStream completed for forward, backward, case (in)sensitive searches nwanua 2000-11-11 01:03:56 +00:00
  • cd57646835 Put back check for root menu. dan 2000-11-10 18:20:34 +00:00
  • 7d463ca48d added support for Getting and Setting Selection Fonts/Colors/Underline... nwanua 2000-11-10 07:24:49 +00:00
  • b0dbbb3536 - fixed uncompilable tree. - wrong parameter passed in some tabview function. dan 2000-11-09 21:22:47 +00:00
  • 336e2c3678 added ScreenSwitchKey kojima 2000-11-09 17:43:03 +00:00
  • d9d5a52200 added shortcut to switch screens kojima 2000-11-09 17:42:20 +00:00
  • 1863d60e3a added WMAddTabViewItemWithVie() kojima 2000-11-09 14:07:48 +00:00
  • 6bb9c58de1 removed default autowrap from button and label kojima 2000-11-09 13:19:42 +00:00
  • 47e4e31ba0 *** empty log message *** kojima 2000-11-09 05:02:37 +00:00
  • 19160e8dfd added box widget kojima 2000-11-09 05:01:58 +00:00
  • 366bf50d3c forgot to update the changelog about wmessage() dan 2000-11-06 23:15:21 +00:00
  • debd7ef5e8 Added wmessage() for printing a variable formatted message to stderr with the program name prepended to it. dan 2000-11-06 23:13:14 +00:00
  • 77670119a1 Optimized some of the previous changes related to order of evaluation. dan 2000-11-06 14:36:22 +00:00