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

63 Commits

Author SHA1 Message Date
Carlos R. Mafra 18c7a20136 Delete stale .cvsignore files 2009-09-13 12:59:25 +02:00
dan 08e811aae7 - If fonts are specified as xlfd, convert to fc names before creating them.
This was we internally only deal with fc names and properties. It will
  incur a small performance hit as the font needs to be parsed/unparsed,
  but this is only for backward-compatibility to support old xlfd names.
  People are encouraged to swtich to fontconfig names.
- WINGs no longer adds sans as a fallback for internal fonts. It is
  automatically done by fontconfig (if it can't find the requested font
  it will use the closest match which is the default font: sans-serif)
- Added code to honor the AntialiasesText global option
- Fixed style names for WMCopyFontWithStyle()
- Added fonts in style files where they were missing. Also changed some
  fonts to better defaults.
2004-10-22 00:21:51 +00:00
kojima 88e207f9e0 converted fonts 2004-10-18 03:09:42 +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 c3d2a890d7 - Fixed crashing bug when name and class were empty for a docked app.
- Removed MIN() and MAX() macros and replaced them with WMIN() and WMAX() from
  WINGs.
- Added a hint that Window Maker crashed, to allow windows to be placed
  in their correct previous positions after a crash situation and also to
  preserve their state before the crash (minimized, shaded, hidden, ...)
2001-04-18 00:25:58 +00:00
dan 3300f79501 Small update of clip colors for some style files. 2001-04-16 00:09:46 +00:00
kojima 83979b5f4c *** empty log message *** 2001-01-05 21:29:26 +00:00
kojima b08e5b1006 new style 2001-01-05 21:28:58 +00:00
kojima d7f924c5e7 added new style 2000-11-12 15:06:27 +00:00
kojima 5652f7b7cd added romanian menus 2000-07-25 00:07:44 +00:00
kojima 6947fd7b64 added new style 2000-05-21 16:35:13 +00:00
kojima cdb148df48 added new style 2000-05-15 10:57:34 +00:00
kojima cc22ef1f20 removed stale makefile.in
added finnish menus
2000-04-02 20:47:28 +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 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 3c5f5cba0e *** empty log message *** 2000-03-14 00:29:32 +00:00
kojima 9915c4ab2a *** empty log message *** 2000-03-09 18:50:26 +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
kojima eb87c40967 added nana stuff
added lock option in docked icons
1999-10-20 03:25:06 +00:00
dan d6566ff6bd Removed "Keep Attracted Icons" from Clip's menu. 1999-10-13 21:22:37 +00:00
kojima cce4ef3664 added emerald style 1999-10-12 22:59:16 +00:00
kojima 1c03cc4422 new style file 1999-10-12 07:55:59 +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
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
kojima a205d1f5c2 bug fixes 1999-04-27 01:38:09 +00:00
kojima d3609d3449 GNOME mouseclickproxy thing fix
added WorkspaceNameDisplayPosition
balloon updates
bug fixes
1999-04-25 21:43:50 +00:00
dan fe2e0156e0 Added .cvsignore files to repository 1999-04-25 20:21:26 +00:00
dan da4fc6b3a8 Fixed stupid automake dependancies. Grrrr... 1999-04-20 15:47:38 +00:00
dan c98f229d9c Added the crash dialog panel 1999-04-16 01:12:45 +00:00
kojima e96d9a99ee missing style files 1999-04-15 20:56:46 +00:00
kojima 4cc21af228 style file updates, gradiented clip arrows 1999-04-14 00:22:38 +00:00