1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-25 10:01:26 +02:00
Commit Graph

88 Commits

Author SHA1 Message Date
dan 7213271249 small update 2001-10-05 00:45:10 +00:00
dan 33cc542e85 - Finished moving to the new proplist handling code in WINGs.
- Also tested the backward compatibility ability of the WINGs proplist code
  which seems to work quite well.

Starting with this moment, Window Maker no longer needs libPropList and is
now using the better and much more robust proplist code from WINGs. Also the
WINGs based proplist code is actively maintained while the old libPropList
code is practically dead and flawed by the fact that it borrowed concepts
from the UserDefaults which conflicted with the retain/release mechanism,
making some problems that libPropList had, practically unsolvable without a
complete redesign (which can be found in the more robust WINGs code).
2001-10-04 03:07:34 +00:00
dan 2d6f757114 Fixed HAVE_STDLIB_H conflict in jpeglib.h 2001-09-18 11:48:15 +00:00
dan e0f7284142 Fixed cvs code to compile 2001-09-12 23:32:58 +00:00
kojima abc09951e1 begin wmspec stuff 2001-09-12 21:43:42 +00:00
dan aae7c8b73a fixed configure check for c99 vsnprintf 2001-09-10 22:15:05 +00:00
kojima 1cd42480bf added test for C99 vsnprintf 2001-09-10 20:55:06 +00:00
dan 680b9d7731 added snprintf.c to be linked in WINGs 2001-09-10 04:21:12 +00:00
dan 49e59ab367 more code for proplist handling (almost finished) 2001-09-10 03:56:00 +00:00
kojima 5ef342d905 fixed bug in positioning of window list menu when opened by kbd
internal code clean-up with notifications for window state change and other
stuff, also cleaned kde and gnome support in preparation for wm-spec support..
2001-09-06 21:42:28 +00:00
dan 6c494f1a2e Added missing WINGs/po and doc/sk dirs/files from the released 0.65.1
tree, and updated Makefile.am and configure.in to build them too.
2001-07-24 12:05:09 +00:00
dan c28d3d3ff9 Made cvs compilable (it was missing the following directories: WINGs/po
and doc/sk). They were disabled until added to cvs.
2001-07-23 23:57:12 +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 430c12e2b2 - A few additions and enhancements to the Install script.
- Removed the --disable-sound option to the configure script.
2001-05-13 00:28:55 +00:00
dan e826a4122e - client supplied icons that were saved by Window Maker in the directory
~/GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the
  application starts.
- fixed a small memleak when the client supplied icon was extracted and saved.

Check NEWS on how to fix your old broken XPM's saved to
~/GNUstep/.AppInfo/WindowMaker
2001-04-29 21:21:39 +00:00
kojima 8d988e5eae Hermes support 2001-02-18 00:41:22 +00:00
kojima 870252297a *** empty log message *** 2001-02-14 03:23:46 +00:00
dan 8f0d2f9e4b Added estonian locale from Ivar Smolin <okul@trenet.ee> 2001-02-12 13:59:59 +00:00
kojima 543a46659b aded new stuffs 2001-02-09 16:05:49 +00:00
kojima 9d88b14f59 tomka's i18n fixes 2001-02-08 22:43:00 +00:00
dan 14e5cc8357 Renamed se.po to sv.po 2001-01-24 23:56:38 +00:00
dan a20aebdef2 - Made all changes for moving WINGs headers in the WINGs subdirectory.
- Updated get-{wings|wutil}-flags accordingly
2001-01-18 19:21:56 +00:00
dan 1b587b01ee Applied patch from Largo to update sound related stuff and documentation 2001-01-18 01:33:44 +00:00
kojima 8ed773a437 fixed stupid bug in get-wings-flags 2001-01-07 03:53:56 +00:00
kojima e314838447 fixed bug in builtin xpm loader
fixed crash bug in menu editor
2001-01-06 22:38:07 +00:00
kojima 5475530205 added updated pot files for pt/es from conectiva 2001-01-06 17:50:06 +00:00
kojima d9540f37bf fixed bugs in configure.in, removed 2001-01-05 23:32:10 +00:00
kojima f8c8382b1e put back mmx stuff 2001-01-05 22:57:12 +00:00
dan 80d5d196c1 Added check for strcasecmp 2000-11-23 02:13:00 +00:00
kojima 29ceeb870d *** empty log message *** 2000-11-12 03:28:56 +00:00
dan 446e260186 Bulgarian po and menu files 2000-09-14 22:10:30 +00:00
dan 7832b2a4cf Rearranged the structure of the WINGs subdirectory.
Created Documentation, Examples and Tests subdirectories.

Run update-autoconf after this update.
2000-09-13 20:19:05 +00:00
kojima 9aa1d138a6 memory stats in info panel 2000-04-09 23:55:46 +00:00
kojima fa9bfc9794 updated get/setstyle for new options 2000-04-07 23:20:41 +00:00
kojima caa86529a9 more dnd changes
window cycling stuff
finnish pot files
2000-04-07 22:47:04 +00:00
dan a5f7e65111 Use a var for libPropList version in configure.in (easier to update). 2000-04-02 21:15:32 +00:00
kojima 2c16005643 check for libproplist 0.10.1 2000-04-02 20:27:07 +00:00
kojima 036086daa4 added check for XInternAtoms 2000-04-01 02:11:33 +00:00
dan cf65d791ab 0.62.0 release preparation 2000-03-30 23:32:36 +00:00
dan 046fe3f1ca *** empty log message *** 2000-03-30 04:26:21 +00:00
dan 24416415a6 removed all files generated by autoconf & friends 2000-03-30 03:31:45 +00:00
kojima 9915c4ab2a *** empty log message *** 2000-03-09 18:50:26 +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
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 b33d6351e5 Added get-wings-flags and get-wutil-flags 1999-12-14 05:31:49 +00:00
dan 285dea0340 This should be the last try with autoconf & friends for Solaris >:-| 1999-12-14 04:09:59 +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