kojima
03e14f363f
fixed many bugs related from stacking and old ones too
2000-03-29 03:23:38 +00:00
dan
8219011758
*** empty log message ***
2000-03-29 02:03:47 +00:00
id
2e154a404d
*** empty log message ***
2000-03-29 01:49:05 +00:00
kojima
f5177e67d5
updated code to use new bags
...
arbitrary window levels
2000-03-28 02:48:32 +00:00
dan
fb802f2d6e
*** empty log message ***
2000-03-24 02:15:35 +00:00
kojima
85ee588aa6
added arbitrary window levels
2000-03-24 01:16:02 +00:00
dan
e9cb10749b
*** empty log message ***
2000-03-10 22:48:51 +00:00
kojima
956c167bbf
er.. dunno
2000-03-10 18:40:13 +00:00
kojima
90ab2c15cb
made restore from winspector.c automatically apply
2000-03-10 00:28:55 +00:00
kojima
817f30a754
made transients appear near their owners
2000-03-09 18:41:30 +00:00
richard
3d20415b8e
Added more window masks
2000-03-08 17:37:35 +00:00
richard
4932d4aef8
Fix error setting window level.
2000-03-08 17:09:55 +00:00
richard
9685ae0815
Corrected code reporting retults of window configure/move so that the border
...
of the frame window is allowed for and the absolute scrren coordinates of the
child appear in the configure notify.
2000-03-08 13:26:13 +00:00
richard
d94626fd70
Revert mistakenly applied change
2000-03-08 12:48:27 +00:00
richard
2f09891b60
Fix border adjustments for resizing windows
2000-03-08 10:38:12 +00:00
richard
db594a9b89
Fix bug in coordinates reported after a window configure
2000-03-07 20:03:05 +00:00
richard
0f9aa277c1
Support for GNUstep control of window titlebars added.
2000-03-06 22:45:04 +00:00
kojima
6c8226a52f
fixed lockup when multi-clicking menu
2000-03-06 21:52:43 +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
kojima
41334b84d5
added configurable cursor path
...
added some GNUstep support code
2000-03-03 20:55:35 +00:00
kojima
d97997b5e9
*** empty log message ***
2000-03-03 20:28:44 +00:00
kojima
e8ecd3d559
fixed buglet in atom creation
2000-03-02 21:15:13 +00:00
richard
e03f8e6847
Set 'is_gnustep' flag for a window if the window Class hint is 'GNUstep'
2000-03-02 10:35:06 +00:00
richard
0af2448349
Added support for client message to set window levels and added partial
...
support for client message to set window titlebar decoration.
2000-03-02 07:36:02 +00:00
kojima
13b197ff5b
*** empty log message ***
2000-02-26 15:03:08 +00:00
dan
0e22fc0293
*** empty log message ***
2000-02-25 00:43:03 +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
kojima
08e7220dfe
*** empty log message ***
2000-02-24 17:03:07 +00:00
kojima
754230a6b7
added icon tile hint
...
other stuff
2000-02-16 18:26:15 +00:00
dan
23c40b0540
Updated korean po files.
2000-02-15 01:37:02 +00:00
kojima
34cd5125e3
fixed bug with icons of different sizes
...
made Apply work in window inspector for windows with no WM_CLASS
2000-01-20 11:51:42 +00:00
kojima
ec5f3a294e
changed sound server code
2000-01-18 17:11:51 +00:00
dan
14939535b6
Misc bug fixes
2000-01-17 03:07:18 +00:00
dan
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.
2000-01-15 02:00:24 +00:00
dan
8e872f4efd
Again, don't be rude on people.
2000-01-15 01:40:53 +00:00
kojima
dd1d08461c
window position/size display widget
2000-01-14 16:46:43 +00:00
kojima
f2de1c9dcf
changed geometry display stuff
...
fixed colormap windows crash bug
2000-01-14 16:30:56 +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
kojima
3a47d8430e
fixed bug when trying to assign window shortcut in empty workspace
2000-01-09 01:23:42 +00:00
dan
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.
2000-01-05 21:58:04 +00:00
kojima
96902f5b9d
fixed bug of handling non string values in string type options in defaults.c
2000-01-03 23:57:52 +00:00
id
8eb0c79c54
Virtual desktop code (very experiment!!!!!)
1999-12-18 11:52:49 +00:00
dan
3c5a587313
Another try with autoconf on Solaris.
1999-12-14 03:48:06 +00:00
dan
2472bd3c89
Another try with autoconf
1999-12-14 03:24:38 +00:00
dan
3f9b7858df
Fixed some compilation problems for solaris
1999-12-14 02:21:04 +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
dan
8800cd0b67
Fixed a crashing bug
1999-12-03 02:59:30 +00:00