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

23 Commits

Author SHA1 Message Date
Tamas TEVESZ c90484324c Fix spacing on WPrefs Misc panel
- w/o XKB_MODELOCK it looks like shit anyway, so let's at least
  make the w/ XKB_MODELOCK case readable.
2010-04-08 15:53:50 +02:00
Carlos R. Mafra 688a56e8ab Change to the linux kernel coding style
for arq in `git ls-files *.c`; do
    echo $arq;
    indent -linux -l115 $arq;
    done

The different line break at 115 columns is because
I use a widescreen monitor :-)
2009-08-20 00:59:40 +02:00
dan 6830b05716 changed indentation to use spaces only 2004-10-12 21:28:27 +00:00
dan 4153e2fde4 - Fixed crashing bug in menu.c
- Updated year from 2002 to 2003
2003-01-16 23:30:45 +00:00
dan cab71ba6a1 - Fixed text in info panel for multibyte (Seiichi SATO <ssato@sh.rim.or.jp>)
- Separated the font caches for normal fonts and fontsets in WINGs (they can
  have the same names and collide in the cache giving unwanted results)
- Updated the years in the copyright notices
2002-01-04 07:32:37 +00:00
kojima eb0e33e0f5 added None option to MoveDisplay and ResizeDisplay 2001-06-06 19:47:36 +00:00
dan 86154ba01d A few miscelaneous fixes 2001-04-25 02:03:08 +00:00
kojima 10972f2666 adapted for SetViewExpands... 2001-02-20 23:39:06 +00:00
kojima 9d88b14f59 tomka's i18n fixes 2001-02-08 22:43:00 +00:00
kojima f91f2eb173 changed top widget of panels from frame to box 2001-02-08 21:54:12 +00:00
kojima b74fad4bd6 fixed msg texts 2000-11-12 04:03:30 +00:00
dan 61b169f497 Added runtime option that lets one to set a small border around the
workspace that will not be covered by windows when maximizing, and thus
allowing easy access to the clip or menus using the mouse in this
border area, even when the screen is covered by windows maximized in
both horizontal and vertical directions.

A make clean is needed in src/ because new members were added to the
WPreferences structure in WindowMaker.h
2000-06-15 18:39:06 +00:00
kojima 90ab2c15cb made restore from winspector.c automatically apply 2000-03-10 00:28:55 +00:00
dan b13dba1183 Fixed crashing bug in WPrefs.app/Preferences.c 1999-04-30 20:15:55 +00:00
dan 99e67c8ed0 Small bug fix, and updated for some #defines that were removed. 1999-04-30 02:36:33 +00:00
kojima 8f68cfd8cd bug fixes, performance enhancement for image rendering 1999-04-29 23:05:16 +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
kojima d3f29988d0 added balloon help 1999-04-25 01:49:46 +00:00
dan e7495baff7 0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though. 1999-02-17 11:06:40 +00:00
dan 59eb947539 Bug fixes for 0.20.3 pre-release 2 1998-11-03 12:53:26 +00:00
dan 9af1c6c415 Updating to version 0.20.2
Many bug fixes.
1998-10-21 14:43:47 +00:00
scottc 9d2e6ef9f1 Initial revision 1998-09-29 22:36:29 +00:00