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
dan
ef42fce3e6
Fixed wrealloc() to be consistent with the wmalloc() behaviour when it cannot
...
allocate memory.
1999-12-01 22:25:48 +00:00
dan
c914639b8c
Fixed a function name.
1999-12-01 00:43:24 +00:00
kojima
8cd13fe96e
few more fixes to std colormap code
1999-11-16 01:53:43 +00:00
kojima
7698ba2f1c
- added standard colormap support
...
- made icon images scale in the same proportion as the tiles
1999-11-16 00:16:07 +00:00
dan
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.
1999-11-07 21:40:22 +00:00
dan
24682a9471
Syncing files. configure become a 0 length file in the previous commit.
1999-11-06 21:53:53 +00:00
kojima
a1e552d988
removed broken optiomized selection frame patch
...
added Select Window button to attribute panel
1999-11-05 23:23:48 +00:00
dan
aa27686912
Fixed problems in menu scrolling caused by the patch sent by Swivel.
1999-11-05 22:36:46 +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
kojima
94f4483dbd
multiview and vertical splitview
...
some bug fixes
configurable default font size
etc
1999-10-27 22:32:12 +00:00
kojima
e4ac18c04d
added new sound events
1999-10-24 08:59:19 +00:00
dan
652caa1f93
- Fixed a bug in dock, and a typo.
...
- syncing the source tree.
1999-10-21 00:54:37 +00:00
kojima
eb87c40967
added nana stuff
...
added lock option in docked icons
1999-10-20 03:25:06 +00:00