Commit Graph
100 Commits
Author SHA1 Message Date
id 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.
2000-12-06 16:34:58 +00:00
id 83824dbcc3 RCombineArea* will detect the intersec geometry. 2000-12-06 03:07:51 +00:00
id 5d0157cf7b pass pixmap to the plugin. 2000-12-05 00:53:11 +00:00
id 762d37f1fb fix 2000-12-05 00:51:23 +00:00
id eac0eff3ba wrong assert? 2000-12-05 00:43:22 +00:00
id 3a52326385 fix a big 2000-12-04 07:36:57 +00:00
id 3fdb6a6f27 fix 2000-12-04 03:14:52 +00:00
id edcfd4a321 fix bugs 2000-12-04 02:24:54 +00:00
id 5e5730389f initiate 2000-12-03 22:27:42 +00:00
id fa5af19285 initiate 2000-12-03 22:18:20 +00:00
id d361ee2cc0 remove libwmfun package. 2000-12-03 20:05:28 +00:00
id 7aadc1ef00 initiate plugins branch 2000-12-03 18:58:41 +00:00
id 932cfc1bd4 drawstring plugin and a small change in vdesk 2000-12-03 14:04:08 +00:00
id 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.
2000-12-03 13:37:30 +00:00
id de969c0b5e extendable drawstring function, hopefully last change to the function. 2000-11-30 15:37:27 +00:00
id 1752587a4a Make draw string plugin more extendable in future. 2000-11-30 15:32:19 +00:00
id 867ed95485 destroy func must has the arguments to consider the right destroy sub-func. 2000-11-30 01:53:43 +00:00
id 331e85fd85 destroyDrawString 2000-11-30 00:26:59 +00:00
id 1a754844bb gnome panel patch code and pass full text to the plugin 2000-11-28 01:20:52 +00:00
id 4ec9827c4e oops again 2000-11-25 21:22:12 +00:00
id 1f22c07051 Add delay to send configure notify in virtual edge and
fix a bug in move window with keyboard.
2000-11-25 21:06:31 +00:00
id a9b75e03e2 cleaning 2000-11-23 10:15:21 +00:00
id 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.
2000-11-22 07:36:48 +00:00
id 6aafaaa63c auto shrink & expand vdesk 2000-11-21 19:30:16 +00:00
id 8055698df0 forget something in v edge 2000-11-20 01:57:17 +00:00
id b0506c3737 Changes relate to virtual edge. 2000-11-19 10:33:41 +00:00
id 816ce22875 Changes relate to virtual edge. 2000-11-17 02:10:32 +00:00
id 4d41658e1a fix a typo. 2000-11-11 17:58:16 +00:00
id 2e154a404d *** empty log message *** 2000-03-29 01:49:05 +00:00
id a652f23c40 not too bright 2000-03-29 01:18:54 +00:00
id 20c8f4fd58 fix icons 2000-03-27 04:53:39 +00:00
id e43e1fe2f7 addition magnify icons 2000-03-15 01:25:57 +00:00
id 1315875ee0 makefile.am for icons 2000-03-10 07:44:41 +00:00
id b8ec94f941 addition icons 2000-03-07 08:39:17 +00:00
id e9ee3765f9 Work around the definable cursor patch. 2000-03-04 07:54:48 +00:00
id 37217ce180 put back TITLEBAR_EXTEND_SPACE but with default value = 4 instead
change cursor fonts' behavior
2000-03-04 01:22:30 +00:00
id 225c60f2f9 icon, the xpm 2000-03-03 19:09:07 +00:00
id 6ec0f20d6a fix again :) 2000-03-03 19:03:38 +00:00
id 210dd8ce36 fix a bit 2000-03-03 18:56:17 +00:00
id e27ac1e643 WPrefs.app icons 2000-03-03 17:51:54 +00:00
id 2f9eb0703b remove default for titlebar_extend_space ( I've removed it so I am not
sure what I just removed ) and change to

#define DEF_WINDOW_TITLE_EXTEND_SPACE "4"
#define DEF_MENU_TITLE_EXTEND_SPACE "4"
#define DEF_MENU_TEXT_EXTEND_SPACE "0"
2000-02-24 22:31:00 +00:00
id f10d928e0a fix an ExtendSpace bug 2000-01-11 23:18:23 +00:00
id 808d4e7df0 change Clearance to ExtendSpace. Also add ExtendSpace option for menu
title and menu text..
2000-01-11 23:15:51 +00:00
id 9fe3f77559 clearance for text on titlebar. 2000-01-11 07:48:11 +00:00
id 95e71d500a Fixes from Alban and Pascal. 1999-12-29 11:59:30 +00:00
id 8eb0c79c54 Virtual desktop code (very experiment!!!!!) 1999-12-18 11:52:49 +00:00
id d39bb888a0 From man localtime, January is 0 and December is 11, compare it to 12 won't do such a thing. 1999-12-12 23:53:23 +00:00
id adaa3e0aeb another assert crash. 1999-12-11 21:37:58 +00:00
id c4c42d9ff6 fix an assert crash. 1999-12-11 21:22:56 +00:00
id c2cbce6d84 fix an assert crash. 1999-12-11 02:34:07 +00:00
id 8c09918339 change x to xp and y to yp by guessing, hope it is correct. 1999-10-29 12:40:06 +00:00
id b47c417b72 xdnd and qt 1999-10-16 05:38:15 +00:00
id f7016a0be6 qt 2 specific fix. 1999-10-16 05:32:14 +00:00
id c8e0f4164d new icon chooser dialog. 1999-10-02 19:16:27 +00:00
id 66972237a3 *** empty log message *** 1999-10-01 20:12:57 +00:00
id b703b7428d fix dropped data, add "" to crop filename. 1999-10-01 20:10:00 +00:00
id d220b22b81 to load None button correctly. 1999-09-29 09:47:12 +00:00
id 0092ff64f0 I am not sure this is a correct fix. But GNOME has appicon which may has
different class name from the window. Such as GnomeTerminal.GnomeTerminal
may have appicon name gnome-terminal.Gnome-terminal.
1999-09-25 15:02:59 +00:00
id c7bc663b55 clean the fixes. 1999-09-24 12:20:54 +00:00
id 6f28a38d4d try to fix open menus, hope it worx. 1999-09-24 08:12:18 +00:00
id a0d037e6fc fix a bug relate to how WMBag work in move/resize window with keyboard. 1999-09-24 03:45:51 +00:00
id b59afcffc7 modify drop shadow example. 1999-09-13 20:36:53 +00:00
id c38079190a forget to remove binary out. 1999-09-13 20:17:14 +00:00
id 32f123d43d fix the file that tar up wrong directory. 1999-09-13 20:08:43 +00:00
id 6f119bd0ab this is an experiment, I add a drawstring function to be used as
drawstring example, Please beware not to distribute both libwmfun files.
1999-08-23 12:21:26 +00:00
id 4384ccd5b0 cleaning up plugin code. 1999-08-23 12:12:01 +00:00
id dc0d9cff70 Removed titlebar drop shadow code and add plugin to draw text on titlebars. 1999-08-19 18:47:00 +00:00
id b81ce0caa5 Not sure if I am correct, this removed delay of balloon mapping if mouse
is traveled between appicon and mini window.
1999-08-03 15:24:02 +00:00
id c15be3e163 ObiTuarY's po stuff. 1999-08-02 18:28:13 +00:00
id 5764aa41cd Alfredo's fix on a mag glass relate bug.. 1999-07-31 20:48:25 +00:00
id 4468346353 put WPrefs.app in default menu... hope it is a good place 1999-07-30 22:04:25 +00:00
id 14ab80511e nonresistancy sinking windows 1999-07-26 15:58:46 +00:00
id 6dbd586586 Resistance shouldn't apply to sinking windows to prevent gmc icons.... 1999-07-26 15:56:09 +00:00
id 5748c8502b Edge attraction. 1999-07-14 22:45:15 +00:00
id 824edac371 Edge attraction. 1999-07-14 14:42:29 +00:00
id caf8ffee27 fix ppl's mail addy. 1999-06-28 20:44:56 +00:00
id ced24f3182 fix a small bug relate to modelock. 1999-06-19 00:33:55 +00:00
id 7cc53d5134 Buttons in filepanel. 1999-06-09 20:22:44 +00:00
id fcc083e51b Pics. 1999-06-06 19:18:42 +00:00
id f1fff3180f Buttons! 1999-06-06 13:53:19 +00:00
id b24129831d Hope this fix a crash relate to dematerialize. 1999-06-06 11:55:02 +00:00
id ec54fa3f38 Selection owning use event's time. 1999-06-06 11:50:30 +00:00
id d1ad96755c fix a typo bug? 1999-06-06 11:41:36 +00:00
id c3fca9a0a5 Buttons added. 1999-06-06 11:40:29 +00:00
id 3385847632 New images and new buttons on wmfile. 1999-06-06 11:37:14 +00:00
id a10885b99d fix 1999-06-03 19:59:23 +00:00
id 667e7de647 *** empty log message *** 1999-06-03 11:09:10 +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 c5de384f71 *** empty log message *** 1999-06-03 00:42:56 +00:00
id ba5279276f Delete button in file panel. 1999-06-03 00:24:03 +00:00
id 76ad1726a0 Trashcan update. 1999-06-03 00:13:01 +00:00
id b208eb01b9 Add a trashcan which will be used in filepanel. 1999-06-02 05:06:15 +00:00
id 7d7be49dae Title shadow relate. 1999-05-31 01:06:26 +00:00
id a43f369ec3 XKB lock relate. Allow you to disable language button in advance setting. 1999-05-29 15:45:19 +00:00
id 3b98adc9ae have to decide about this again. 1999-05-29 02:38:00 +00:00
id 17c4c23f22 Add internal notification observer for deselection. 1999-05-29 01:57:30 +00:00
id a3dd7dc748 Try to fix a crash by removing selection handler from textfield. 1999-05-28 00:56:34 +00:00
id f039a59a1b Separate bitmap file for modelock button. 1999-05-26 23:19:19 +00:00
id 0ba7ae448f Modelock relate stuffs. 1999-05-26 23:18:34 +00:00