1
0
forked from vitrine/wmaker

Commit Graph

  • e03f8e6847 Set 'is_gnustep' flag for a window if the window Class hint is 'GNUstep' richard 2000-03-02 10:35:06 +00:00
  • 0af2448349 Added support for client message to set window levels and added partial support for client message to set window titlebar decoration. richard 2000-03-02 07:36:02 +00:00
  • f7fe1b2e94 *** empty log message *** kojima 2000-03-01 08:15:56 +00:00
  • 2090f81b40 isprint() used in place of !iscntrl() kojima 2000-02-29 21:50:35 +00:00
  • 34c4040d91 gif update from Graham Whitted <gbw@sgrail.com> removed cycle_bench() from testgrad kojima 2000-02-29 18:10:27 +00:00
  • fea35bfc99 resource leak fix kojima 2000-02-27 19:52:58 +00:00
  • 65f5627d98 rotation test code kojima 2000-02-27 19:52:23 +00:00
  • 182ecaf0f6 added rotate code kojima 2000-02-27 19:51:57 +00:00
  • 0efd007607 added rotation kojima 2000-02-27 19:51:30 +00:00
  • 13b197ff5b *** empty log message *** kojima 2000-02-26 15:03:08 +00:00
  • 0e22fc0293 *** empty log message *** dan 2000-02-25 00:43:03 +00:00
  • 2f9eb0703b remove default for titlebar_extend_space ( I've removed it so I am not sure what I just removed ) and change to id 2000-02-24 22:31:00 +00:00
  • 08e7220dfe *** empty log message *** kojima 2000-02-24 17:03:07 +00:00
  • ac38d149e0 *** empty log message *** kojima 2000-02-20 23:54:39 +00:00
  • 754230a6b7 added icon tile hint other stuff kojima 2000-02-16 18:26:15 +00:00
  • a0ebed9cb2 *** empty log message *** kojima 2000-02-16 18:22:46 +00:00
  • 23c40b0540 Updated korean po files. dan 2000-02-15 01:37:02 +00:00
  • c7e2b37083 added spec for rpm.. kojima 2000-02-11 19:44:19 +00:00
  • 5d5eaf33e4 Placed cycle_bench(1) at the correct position. dan 2000-02-09 03:46:55 +00:00
  • d5c2da25c4 Just a small sync of files dan 2000-01-24 00:12:09 +00:00
  • 08b0a885d1 Fixed diagonal gradients. dan 2000-01-22 22:07:44 +00:00
  • a2ae76e274 small fix kojima 2000-01-21 21:25:41 +00:00
  • 58ca0c2824 asm optimization for 8bpp (no mmx) kojima 2000-01-21 21:04:20 +00:00
  • 34cd5125e3 fixed bug with icons of different sizes made Apply work in window inspector for windows with no WM_CLASS kojima 2000-01-20 11:51:42 +00:00
  • ae354fc758 changed wprefs icons kojima 2000-01-20 11:50:35 +00:00
  • 9b10e8d034 A new fix, for some register restoral. dan 2000-01-20 05:42:07 +00:00
  • 3b374faadc Forgot the 'popal' at the end of asm. dan 2000-01-20 04:52:42 +00:00
  • a5cc413432 Fixed code for MMX detection to work. dan 2000-01-20 04:47:03 +00:00
  • 1e5a1d8c91 fixed bug with RCreateImageFromXImage() with mask and image of != sizes fixed dgradient rendering kojima 2000-01-19 21:25:03 +00:00
  • 0780ab82fe ooptimized code for 8bpp/PseudoColor kojima 2000-01-19 17:47:35 +00:00
  • ec5f3a294e changed sound server code kojima 2000-01-18 17:11:51 +00:00
  • 0d1935e3d8 Fixed a crashing bug in the multi vertical gradient code. dan 2000-01-17 04:30:52 +00:00
  • 14939535b6 Misc bug fixes dan 2000-01-17 03:07:18 +00:00
  • 23c0cda243 Fixed bugs in raster.c code. Fixes bad icon image with some images. dan 2000-01-16 03:56:14 +00:00
  • e18cba4da9 Some fixes from Alban dan 2000-01-16 02:08:38 +00:00
  • b7296cff16 Fixed a bug in scaling code. dan 2000-01-15 22:11:18 +00:00
  • 049a69a9bf - Added a test in configure for the version of libPropList that is installed on the system. Further compilation will be aborted if the version of libPropList that is found is older than expected. Hopefully this will make go away some annoying messages from people unable to read the release notes. - Implemented periodic synchronization of user defaults in WINGs and notification when user defaults gets changed. - Fixed the color panel to compile (someone in charge with it check if its ok, I only changed where the compiler complained, didn't go through the code). - Misc fixes, related to latest changes in wrlib. dan 2000-01-15 02:00:24 +00:00
  • 8e872f4efd Again, don't be rude on people. dan 2000-01-15 01:40:53 +00:00
  • f316df83c9 #ifdefe'd #include bench,h kojima 2000-01-14 23:48:13 +00:00
  • 18cbed4750 benchmark on pentium stuff kojima 2000-01-14 23:37:20 +00:00
  • 7df3e111bc updated configure to detect x86 kojima 2000-01-14 16:48:16 +00:00
  • dd1d08461c window position/size display widget kojima 2000-01-14 16:46:43 +00:00
  • f9851d88f1 updated font configuration panel kojima 2000-01-14 16:41:44 +00:00
  • a30475fc0f changed format of RImage, added x86 speicfic optimized code kojima 2000-01-14 16:39:15 +00:00
  • f2de1c9dcf changed geometry display stuff fixed colormap windows crash bug kojima 2000-01-14 16:30:56 +00:00
  • f10d928e0a fix an ExtendSpace bug id 2000-01-11 23:18:23 +00:00
  • 808d4e7df0 change Clearance to ExtendSpace. Also add ExtendSpace option for menu title and menu text.. id 2000-01-11 23:15:51 +00:00
  • c6bc1227de The right fix for the comparison of hosts. Previous was not good. dan 2000-01-11 22:07:21 +00:00
  • e474e18f23 Small bug fix regarding comparison of hosts. dan 2000-01-11 21:33:18 +00:00
  • 9fe3f77559 clearance for text on titlebar. id 2000-01-11 07:48:11 +00:00
  • eca1fc5e9f - converted all floats to double. dan 2000-01-10 22:12:07 +00:00
  • 448b08de0b - Fixed some compilation problem with non-existent function on so platforms dan 2000-01-09 05:28:30 +00:00
  • 3a47d8430e fixed bug when trying to assign window shortcut in empty workspace kojima 2000-01-09 01:23:42 +00:00
  • ae22c4dc1d Some more fixes from Alban to the color panel. dan 2000-01-07 22:17:59 +00:00
  • 503c1e8864 Fixed big memory leak in color panel code (patch from Pascal). dan 2000-01-07 22:08:35 +00:00
  • d98f1fa645 aplied colorpanel fix patches kojima 2000-01-06 21:56:39 +00:00
  • dba6e4d2d0 - Fixed a bug in popup button code. - Added functions to allow the color of the text in buttons to be specified. dan 2000-01-05 22:02:22 +00:00
  • d5f177fe66 - Put back DisplayFont in defaults.c. It either was removed by error, or the change was incomplete (it was still accessed as a 0x0 pointer from moveres.c at least). - Removed innapropriate comments about sloppy focus from dialog.c. Even if we think it's not a good focus mode, and don't like it, there is no need to be rude with people who use it. Better not support sloppy focus at all, than to suport it and tell to its users they're stupid. dan 2000-01-05 21:58:04 +00:00
  • 8073c07601 Color update in the menu files dan 2000-01-04 21:45:57 +00:00
  • 96902f5b9d fixed bug of handling non string values in string type options in defaults.c kojima 2000-01-03 23:57:52 +00:00
  • 95e71d500a Fixes from Alban and Pascal. id 1999-12-29 11:59:30 +00:00
  • 8eb0c79c54 Virtual desktop code (very experiment!!!!!) id 1999-12-18 11:52:49 +00:00
  • 087fc7c82c Fixes in the host class dan 1999-12-14 21:35:28 +00:00
  • bf4c63d657 Updated for changes in WINGs directory dan 1999-12-14 05:34:15 +00:00
  • b33d6351e5 Added get-wings-flags and get-wutil-flags dan 1999-12-14 05:31:49 +00:00
  • 87368574a3 Small enhance to connection client example. dan 1999-12-14 04:41:56 +00:00
  • 285dea0340 This should be the last try with autoconf & friends for Solaris >:-| dan 1999-12-14 04:09:59 +00:00
  • 3c5a587313 Another try with autoconf on Solaris. dan 1999-12-14 03:48:06 +00:00
  • 534bb721a9 New try :) dan 1999-12-14 03:26:52 +00:00
  • 2472bd3c89 Another try with autoconf dan 1999-12-14 03:24:38 +00:00
  • 3f9b7858df Fixed some compilation problems for solaris dan 1999-12-14 02:21:04 +00:00
  • e5a7a883eb Added an example of how to create a network client using WMConnection dan 1999-12-14 01:45:16 +00:00
  • c952eb84ae Fixed a platform dependant problem. dan 1999-12-14 01:21:56 +00:00
  • 9c59becb31 Added 3 new classes: WMData, WMHost, WMConnection dan 1999-12-14 01:07:24 +00:00
  • d39bb888a0 From man localtime, January is 0 and December is 11, compare it to 12 won't do such a thing. id 1999-12-12 23:53:23 +00:00
  • 03748f0fbe removed WErrorCode dan 1999-12-12 20:35:12 +00:00
  • 9e47eba187 - Added a global var WErrorCode similar to errno or RErrorCode. - New function wsyserrorwithcode(), like wsyserror() for prints the message for the specified error code, instead of errno. This is for cases where you can't call wsyserror() immediately after the error, but save errno code for a later use. dan 1999-12-12 04:17:18 +00:00
  • adaa3e0aeb another assert crash. id 1999-12-11 21:37:58 +00:00
  • c4c42d9ff6 fix an assert crash. id 1999-12-11 21:22:56 +00:00
  • c2cbce6d84 fix an assert crash. id 1999-12-11 02:34:07 +00:00
  • bb75616aad Added char* wsterrror(int errnum) to return the string associated with errnum This works even on platforms that don't provide strerror(). dan 1999-12-11 00:39:57 +00:00
  • 4b69ea222e Changed wrealloc's behaviour to call wfree() and return NULL if the newly requested size is 0. dan 1999-12-06 02:12:30 +00:00
  • 34c926186c Rewrote idle and input handlers using WMBag to avoid a functional problem of them, regarding removal of other input/idle handlers next to the called one, from the called handler. dan 1999-12-03 07:07:14 +00:00
  • 8800cd0b67 Fixed a crashing bug dan 1999-12-03 02:59:30 +00:00
  • 3a8499143f Some menu entry beautification dan 1999-12-03 00:25:00 +00:00
  • ef42fce3e6 Fixed wrealloc() to be consistent with the wmalloc() behaviour when it cannot allocate memory. dan 1999-12-01 22:25:48 +00:00
  • c914639b8c Fixed a function name. dan 1999-12-01 00:43:24 +00:00
  • 4313762bdb Added some () and a comment. dan 1999-11-26 23:59:06 +00:00
  • 5e32d1cb4f input handler again. forgot some paranthesis. dan 1999-11-22 04:53:32 +00:00
  • d6fb042749 Fixed a bug in input event handling. dan 1999-11-22 04:40:16 +00:00
  • 8b062b07c1 - fixed the checkTimerHandlers() to flush the ASAP notification queue, even if there are no timer handlers. - an array was too small in TexturePanel.c (4 instead of 5). dan 1999-11-20 22:29:58 +00:00
  • 9eb9198bad Fixed a problem in notification queuing (the coalescing was done wrong if both name and sender were specified). dan 1999-11-18 01:43:08 +00:00
  • 1d56ad7615 - Fixed problem calling W_FlushIdleNotificationQueue() when there was no idle handler installed. - Fixed some problem with ASAP notification queues - fixed a memleak related to notification queues. dan 1999-11-17 22:01:33 +00:00
  • 06b390ca01 fixed idle notification posting kojima 1999-11-17 21:35:02 +00:00
  • 8cd13fe96e few more fixes to std colormap code kojima 1999-11-16 01:53:43 +00:00
  • 7698ba2f1c - added standard colormap support - made icon images scale in the same proportion as the tiles kojima 1999-11-16 00:16:07 +00:00
  • 33b8c225e1 - standard colormap support for PseudoColor visuals - set wrlib library version to 4:0:3 (1.3.0) kojima 1999-11-16 00:13:21 +00:00
  • 38807b65c7 - fixed a bug that crashed the programm when a popup button was scrolled. - fixed a bug that caused incorrect drawing position of the popup indicator. - fixed a bug that prevented selecting no item (-1) in a popup button. - an assertion will be raised if the program tries to select a popup button item that is beyond the total number of items present in the popup button. - changed names of functions for SplitView to be consistent. Some contained SubView while other Subview. Now all have Subview. dan 1999-11-07 21:40:22 +00:00
  • eaba3dc788 fixed bug in popupbutton scrolling kojima 1999-11-07 13:15:03 +00:00
  • 24682a9471 Syncing files. configure become a 0 length file in the previous commit. dan 1999-11-06 21:53:53 +00:00