Carlos R. Mafra
7df49cce14
Clean up contrib/ folder
...
Let's remove the "single click" patch from there.
2009-09-24 23:53:03 +02:00
Carlos R. Mafra
18c7a20136
Delete stale .cvsignore files
2009-09-13 12:59:25 +02:00
dan
90c0e656f1
replaced windowmaker.org with windowmaker.info everywhere
2006-04-25 19:35:14 +00:00
dan
67a9ea74a3
- Fixed wrong call to XChangeProperty() when setting _NET_WM_ICON
...
- Changed the WPrefs icons with Largo's version
- Replaced Apps with Application in the docs
2004-10-24 03:20:29 +00:00
dan
cb7f34e237
Updated the single click patch to work with latest version.
...
(thanks to "Daniel Richard G." <skunk@iskunk.org >)
2004-10-23 21:40:59 +00:00
dan
9ead135f51
- Replaced Apps with Applications in WPrefs installation path
...
- Added missing switchpanel.h to compile file list
2004-10-23 03:53:25 +00:00
dan
0c09179f01
- Removed support for legacy systems: OpenLook, KDE-2.x, Gnome-1.x
...
- Removed #define and #ifdef XFT constructs, as XFT is on all the time
2004-10-14 23:05:20 +00:00
kojima
001cb65271
updated single click patch
2003-05-20 04:43:19 +00:00
dan
f058fdf72c
- Fixed small memory leak in the WINGs' font panel code.
...
- Fixed call to qsort in WMSortArray.
- Fixed a memleak in the WINGs' file panel.
2003-04-02 11:37:04 +00:00
dan
064f79ebae
- Fixed focus handling for windows that set WM_HINTS.take_focus = False.
...
- Misc fixes.
- Improved a bit the python wrapper.
- Build po files before 'make install'
2002-12-20 17:47:31 +00:00
kojima
bc88390918
added contrib patch for resizing/moving windows with yubn keys
2002-01-25 13:51:54 +00:00
dan
4a2ed2f09f
new version of the 'single click' patch
2001-09-01 14:51:58 +00:00
kojima
fa994f627e
fixed crash bug with WM_CLASS==NULL
...
etc
2001-08-20 18:11:40 +00:00
kojima
882b9a8e1c
- s/sprintf/snprintf
...
- updated some po's
- fixed crash bug when removing WINDOWS_MENU or WORKSPACE_MENU from rootmenu
- some other stuff i forgot
2001-07-23 20:31:32 +00:00
dan
f955b4b61d
updated the single click patch to conform with Window Maker 0.65.0's source
...
code
sent by: Daniel Richard G. <skunk@graphics.lcs.mit.edu >
2001-05-21 22:06:40 +00:00
kojima
7ab70f692f
fixed typo bug in WPrefs/WindozeCycling
...
commented out unfinished background stuff in WPrefs
added updated potfiles
fixed circulate raise
2001-01-06 23:52:00 +00:00
dan
df357ae1de
New patch against 0.62.1
2000-09-27 22:20:21 +00:00
dan
b5c565d21b
removed again Makefile.in
2000-04-10 14:26:55 +00:00
kojima
9aa1d138a6
memory stats in info panel
2000-04-09 23:55:46 +00:00
kojima
f65c549814
fixed bug with bag sorting
...
fixed bug with stacking code
2000-03-30 02:52:07 +00:00
dan
fb51ee83b7
*** empty log message ***
2000-03-29 04:56:41 +00:00
dan
d267d17621
*** empty log message ***
2000-03-29 02:42:41 +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
dan
23c40b0540
Updated korean po files.
2000-02-15 01:37:02 +00:00
kojima
c7e2b37083
added spec for rpm..
2000-02-11 19:44:19 +00:00
dan
08b0a885d1
Fixed diagonal gradients.
2000-01-22 22:07:44 +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
kojima
7df3e111bc
updated configure to detect x86
2000-01-14 16:48:16 +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
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
94f4483dbd
multiview and vertical splitview
...
some bug fixes
configurable default font size
etc
1999-10-27 22:32:12 +00:00
dan
e2dba622bf
Removed testnot.c from distrib
1999-10-02 21:57:16 +00:00
dan
8747093e64
- Fixed some compilation problems, which could lead to sigsegv at run time in
...
the new 'bag' code.
- Fixed PPosition problem.
1999-09-16 21:52:18 +00:00
kojima
ac4053478a
updated po files, fixed some bugs
1999-09-16 03:01:14 +00:00
dan
38bb25a732
Omnipresent appicon mark
1999-06-01 08:47:25 +00:00
kojima
7f36af4fdf
updated translations and image files for WINGs, bug fixes in WINGs
...
font handling, bug fixes in wmaker and wraster
1999-05-31 20:34:00 +00:00
kojima
f9a04a642f
update in configure
1999-05-30 14:14:57 +00:00
kojima
dd2d71fc9b
started Appearance update in WPrefs
...
added tabbed view
changed some callbacks to delegate like stuff (textfield and browser)
1999-05-15 17:38:05 +00:00
dan
70a363de7b
Added ability to set omnipresent icons in Clip.
1999-05-14 23:49:07 +00:00
dan
113955d0a8
Added .cvsignore in contrib
1999-05-02 00:06:54 +00:00
kojima
ef00e3316b
update readme info
1999-05-01 23:26:34 +00:00
kojima
c2434e8925
added contrib/ directory, updated WPrefs and wmsetbg for smoothed
...
backgrounds, added GNUstep info panel, added patch for
saving menu position state
1999-05-01 17:44:43 +00:00