Commit graph

67 commits

Author SHA1 Message Date
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
uebayasi
707aa2a297 Fix quoting. 2005-02-17 03:00:33 +00:00
xtraeme
6d19e63976 Update icewm to 1.2.20
# 1.2.20: 2005-01-09

    * fix+revert default binding for MouseWinMove an MouseWinSize
    * fix 1 pixel border when taskbar at top of screen
    * fix themes not loading from user directory

# 1.2.19: 2004-12-26

    * fix crash/build failure when taskbar disabled
    * fix build/link with some gcc/g++ versions

# 1.2.18: 2004-12-18

    * changed icedesert colors (Hanspeter Roth)

# 1.2.18pre1: 2004-12-05

    * disable SupportsSemitransparency by default, this makes
      icewmbg exit after setting the image and reduces memory usage
    * fix Meta key handling typo
    * fix CPU waste in icewm-session and icewmtray
    * fix some Win+x key combinations
    * new settings MouseWinMove (=Alt+Ctrl+Pointer_Button1) and
      MouseWinSize (=Alt+Ctrl+PointerButton3). The default bindings have
      changed from Alt+button drag to Ctrl+Alt (or Super).

# 1.2.17: 2004-11-07

    * fix: windows were not expanding when taskbar was hidden
    * fix: reused (hidden) application windows popped up on original
      workspace
    * fix: build with --disable-taskbar
    * fix: maximize/restore for rxvt
    * fix: reboot/shutdown functionality (default configuration
      changed to use 'sudo')

# 1.2.17pre2: 2004-10-31

    * fix crash on startup when mailbox or net status disabled
    * fix build with gcc > 3.3
    * fix gray lines on taskbar bottom
    * major changes in window geometry/layout handling
    * fix "tray icon"

# 1.2.17pre1: 2004-10-24

    * fix \ quoting in configuration files (Eduard Bloch)
    * fix "win" key when NumLock active
    * more weird modifier map fixesa
    * updated Slovenian translation (Jernej Kovacic)
    * add the button to collapse the task bar
    * rewrite of taskbar layout code
    * force Imlib to use default visual (fix xorg visual mess)
    * vertical layout for Alt+Tab (Eduard Bloch)
2005-01-20 04:27:48 +00:00
xtraeme
6458d710e0 There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.
2005-01-13 10:14:45 +00:00
xtraeme
8e381a892b Fix the icewm* packages on NetBSD >= 2.0 (with native iconv(3)), the
problem was that the prototype used by this was not matching the NetBSD
one, which uses ``const char **'' as its second argument, when libiconv
and POSIX uses ``char **''.

This closes PR pkg/28693.

Bumped PKGREVISION to all icewm* pkgs for the bulk builds.
2005-01-13 01:31:53 +00:00
xtraeme
5462dd2a16 Apply patch from Richard Braun to fix the Numlock+Win95 keys problem
reported in http://mail-index.netbsd.org/tech-pkg/2004/10/21/0008.html.
2004-11-09 07:58:14 +00:00
recht
a1277fcb16 update to 1.2.16
1.2.16: 2004-08-16
	- fullscreen fix for _NET_WM_STATE_FULLSCREEN (affects mplayer)
	- use our own replacement for basename
	- ACPI battery status fix (gicco)
	- fix bug 984427 (addressbar ignores backspace when numlock pressed)
	- Polish translation update
1.2.15: 2004-08-09
	- enable locale for icesh
1.2.15pre4: 2004-08-05
	- fix crash/lockup at startup in ACPI status applet when ac module
          not loaded
	- tray icon sizing cleanups
	- fix bug 883518: keyboard gets locked until icewm menu is activated
	- double buffering fixes
	- French translation update
	- Finnish translation update (Taisto Kuikka)
	- menuprogreload menu keyword added (Konstantin Korikov)
	  syntax: menuprogreload title icon timeout command ...
	- battery status display for FreeBSD (Hanspeter Roth)
	- smart snap window positioning triggered by C+S+A+numpad (Bert Wesarg)
	- key to show desktop (Super+D)
1.2.15pre3: 2004-08-01
	- icesound gcc 2.95.3 compile fix (Thomas Zajic)
	- net status support for OpenBSD (Hanspeter Roth)
	- FreeBSD build fix (Hanspeter Roth)
	- basename cleanups for FreeBSD
	- systray cleanups for wine, ...
	- battery status uses design capacity (Hanspeter Roth)
1.2.15pre2: 2004-07-18
	- Slovak translation (Radovan Stas)
	- fix activation from gnome-2.6 panel to properly raise window
	- fix transparency support (caused crashes in xchat...)
        - NetBSD support for NetStatus (Iain Hibbert)
	- net modifier setup code to cope with weird xorg modifier setup
1.2.15pre1: 2004-06-27
	- fix ppp applet isdn online status
	- fix focusing new+maximized windows
	- fix some alt+tab pref combinations (hidden + all/group workspaces)
	- some more gcc 3.4 fixes (morfic)
2004-09-01 11:08:46 +00:00
recht
7b633f688b IceWM also needs Xrandr if built with X.org's X11. 2004-08-02 16:50:40 +00:00
jmmv
3b016bfc8d Use full path to package files; pointed out by Iain Hibbert in private mail. 2004-07-03 21:17:18 +00:00
jmmv
dab758a1ed Revert the "move of documentation out of share/doc/html". In fact, it
_wasn't_ there (i.e., me not looking correctly).  The documentation was
in share/doc/icewm/html, which is perfectly acceptable (a package can
organize documentation however it wants inside its doc directory).
No revision bump since it was bumped just some minutes ago.
2004-07-02 19:25:16 +00:00
jmmv
491d0e23c1 Bump PKGREVISION to 1 because of:
- Disable i18n under NetBSD < 2.0.  It doesn't let icewm run (even when
  pkgsrc's libiconv is used).  If anybody has a better way to really
  solve the problem...).  Fixes PR pkg/23979 by syn at sceen.net.
- While here, move HTML documentation out of share/doc/html.
2004-07-02 19:00:12 +00:00
xtraeme
e52463b249 Finish update to 1.2.14. 2004-06-26 23:58:02 +00:00
xtraeme
5a29f87e22 Update wm/icewm to 1.2.14, provided by Iain Hibbert via pkgsrc-wip.
Changes:

# 1.2.14: 2004-05-22

    * minor tweak to alt+tab behavior when selecting from all workspaces

# 1.2.14pre16: 2004-05-09

    * netwm modal state broken, disabled
    * make menu/config file parsing behave more like sh (handle both single
      and double quotes) -- Eduard Bloch
    * Italian translation update
    * Czech translation update
    * fix build with gcc-3.4

# 1.2.14pre15: 2004-05-02

    * add new theme yellowmotif (Andreas Leitgeb (avl42))
    * fix in window mapping code for Citrix client
    * bug fixes in xft clipping

# 1.2.14pre14: 2004-04-20

    * Solaris fixes to configure.in (Damjan Perenic)
    * implement EWMH "modal" state
    * show themable preferences in ~/.icewm/preferences
    * fix order in CPU Status (Hanspeter Roth)

# 1.2.14pre13: 2004-04-12

    * fix antialiasing of menu icons
    * fix raising of new window when in fullscreen
    * Linux Kernel 2.6 iowait,irq,softirq cpu status support (Hanspeter Roth)
    * improved support for NetWM hints (state: above, below, ...)
    * fix delayed mouse focus with fast keyboard desktop switches

# 1.2.14pre12: 2004-03-21

    * fixed icon antialiasing with IMLIB
    * fix crash with XPM icon loading
    * Solaris fixes (Damjan Perenic)

# 1.2.14pre11: 2004-03-16

    * minor bug fixes and build fixes

# 1.2.14pre10: 2004-02-29

    * fix comile with --enable-lite
    * CPUStatus fix for FreeBSD 5.2 / gcc 3.3.3 (Hanspeter Roth)
    * fix crash in CPU status (L10N related, translations need to be updated)
    * made ShowMenuButtonIcon setting themable again
    * KeyWinMaximizeHoriz binding (no default key yet)
    * Italian translation update (Yuri Bongiorno)
    * Finnish translation update (Taisto Kuikka)
    * Turkish translation (Coku Erdem)

# 1.2.14pre9: 2004-01-19

    * improve maximized window position handling on workspace switches

# 1.2.14pre8: 2004-01-11

    * add Xft font specification for Infadel2 theme
    * image support for the "show desktop" icon
    * change startup order in icewm-session (icewm now first, startup last)
    * minimize all / show desktop should not minimize unminimizable windows
    * improvements to icehelp
    * fix winoptions icon override behavior
    * keep theme history in ~/.icewm/themes (Eduard Bloch)

# 1.2.14pre7: 2004-01-03

    * fix reaping of children in icewm-session
    * initial mapping code cleanup

# 1.2.14pre6: 2003-12-30

    * fix "lost focus when maximizing" in mouse-focus mode
    * fix "Super+key" bindings again
    * remove line/string length limits for preferences file

# 1.2.14pre5: 2003-12-25

    * fix problem with replaying Super+X when not activating menu
    * build fixes for FreeBSD
    * build fix for Xrandr \< 1.0 (not tested)
    * *bsd cpu status support (Hanspeter Roth)

# 1.2.14pre4: 2003-12-23

    * movesize-fx obsoleted
    * wm-session obsoleted
    * header cleanups
    * fix monitor for linux 2.0 (Miroslav Stibor)
    * fix focus/click with multiple emacs frames
    * all font preferences now have a ...Xft variant that can be set to
      fontconfig pattern specification.
      example: MenuFontNameXft=sans-serif:size=12:bold
    * enabled shaped window decorations by default (configure)

# 1.2.14pre3: 2003-12-22

    * debian fixes (Eduard Bloch)
    * fixes and cleanups

# 1.2.14pre2: 2003-12-20

    * compile fixes for egcs-2.91.66 (Miroslav Stibor)
    * icewm-session explicitly terminates icewm and icewmtray (Hanspeter Roth)
    * code refactoring and cleanup

# 1.2.14pre1: 2003-11-01

    * initial support for XRANDR
    * enable alt+Tab in LITE
    * only allow a restricted set of prefs to be set in a theme
    * fix shutdown in logout menu (was a reboot)
    * fix crash on startup when TaskBarShowWindowListMenu=0 and
      TaskBarDoubleHeight=1 set (Alexander Portnoy - alexpor)
    * icesound fixes (some variants need testing)
    * nested themes menus (Eduard Bloch)
    * support for rollover titlebar buttons (Rob Costello)
    * CPU status fixes. New option: TaskBarCPUDelay (Miroslav Stibor)
    * Net status fixes. New options: TaskBarNetSamples, TaskBarNetDelay
      (Miroslav Stibor)
    * fixes to icewm-session
    * Ctrl+Alt+Numpad moves window (Bert Wesarg)
2004-06-26 23:56:21 +00:00
xtraeme
e9f72f8d35 Apply patches from Iain Hibbert to make work the NetStatus app via
PR pkg/26001.

To use it, just add the following lines into your ~/.icewm/preferences:
(change ppp0 for your interface)

TaskBarShowNetStatus = 1
NetworkStatusDevice = "ppp0"
2004-06-22 20:45:45 +00:00
wiz
aa98e5b538 Fix path to help files. From Iain Hibbert in PR 25111.
Bump PKGREVISION.
2004-04-09 10:41:06 +00:00
xtraeme
32fdb15067 bl3ify 2004-02-26 09:00:03 +00:00
grant
e3d128293a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
xtraeme
dda551e2d5 Update to 1.2.13. This closes PR pkg/23912.
Changes:

1.2.13: 2003-09-27
        - build fixes
        - only handle KDE tray protocol when icewmtray running

1.2.13pre3: 2003-09-14
        - ShowDesktop button added (someone make a nice icon, please)
        - fix defunct icewmbg processes on theme selection
        - fix setting themes with a SPACE in the name
        - KDE system tray support (experimental)
        - support for scaled backgrounds (experimental)
        - fix crash on option parsing in icesound
        - remove "xftdummy" foundry from default fonts (Pavel Roskin)
        - add reboot/shutdown to logout menu (Hanspeter Roth)
        - sort theme menu by name

1.2.13pre2: 2003-09-05
        - fix icewmbg not setting the background when started before icewm

1.2.13pre1: 2003-08-31
        - fix ~/.icewm/theme file permissions
        - fix drawing of checkboxes in menus
        - fix display corruption in network status
        - fix memory leak in icewmbg on workspace switches
        - fix menu behavior with xinerama
        - Italian translation updated
        - new preference "DoubleBuffer" (default: 1)
        - experimental: icewm-session (runs icewmbg. icewmtray, icewm
          and restarts icewm on crash)
2003-12-28 16:10:04 +00:00
xtraeme
bf580bd288 Updated icewm to 1.2.12
Changes:

1.2.12: 2003-08-24
MAJOR CHANGE: reverted preferences/theme order to same
          as before 1.2.10. Added "prefoverride" file for overriding
          theme preferences.
        - icewmbg is only re/started when already running
        - fix build with --disable-taskbar
        - fix build with --disable-shape
        - fix ShowMoveSizeStatus with OpaqueMove/Resize

1.2.11: 2003-08-19
        - added forcedClose window option (Hanspeter Roth)
        - added recent average in network monitor
        - fix icewmbg not setting theme background
        - fix spelling of _NET_WORKAREA hint (Jeff Pohlmeyer (tgeek))
        - fix spelling of --client-id option name (YAMAMOTO, Taku <taku@cent.saitama-u.ac.jp>)
        - fix random restart failures
        - fix codeset handling on FreeBSD
        - Czech translation update (Jan Horak)
        - Bulgarian translation (Pavel Pyuter)
        - fix painting of exposed icons

1.2.10: 2003-08-11
        - added "Default" to Themes submenu
        - documentation updates

1.2.10pre11: 2003-08-10
        - theme selector now writes the selected theme in ~/.icewm/theme
        - theme selector now restarts icewmbg automatically
        - minor cleanups in apm applet
        - build fixes
        - Infadel2 theme cleanups (Hanspeter Roth)

1.2.10pre10: 2003-08-01
        - fixed icewmbg semtransparency support. icewmbg will no longer
          exit when semitransparency is enabled
        - major focus cleanups

1.2.10pre9: 2003-07-30
        - double buffering performance optimizations

1.2.10pre8: 2003-07-27
        - FIXED: taskbar tray location off by one pixel
1.2.10pre7: 2003-07-26
        - FIXED: shaped windows when --enable-shaped-decorations
        - FIXED: icewmbg prefs now added to default preferences file

1.2.10pre6: 2003-07-25
        - FIXED: theme local font path with Xft/fontconfig
        - disabled movement of maximized windows offscreen (use shift to
          override)
        - corefonts now enabled when Xft major version = 1

1.2.10pre5: 2003-07-24
        - FIXED: compile with --enable-corefonts
        - FIXED: compile with Xft v1
        - Dutch translation update by Reinout van Schouwen
        - added internal border to taskbar

1.2.10pre4: 2003-07-19
        - FIXED: problem with --enable-shaped-decorations and
          full-screen windows (mplayer)
        - Italian translation update by Yuri Bongiorno

1.2.10pre3: 2003-07-13
        - implement support for depth 1 window icons
        - FIXED build with some compilers
        - painting is now double buffered (TODO: optional) and faster
        - Russian translation update (Anton B. Farygin)

1.2.10pre2: 2003-07-05
        - MAJOR CHANGE: the theme needs to be specified in the ~/.icewm/theme
          file, like this:
              Theme=icedesert/default.theme
        - Theme settings are now loaded before ~/.icewm/preferences
        - FIXED network monitor crash with "pl" locale (Pawel Warowny)
        - simplified tray icon option in window menu
        - Finnish translation update (Taisto Kuikka (taistok))

1.2.10pre1: 2003-06-29
        - MAJOR CHANGE: icewm background handling moved to icewmbg program
        - fixes to gnome2 menu support (Nehal Mistry)
        - FIXED: task bar auto hide with taskbar menus
        - FIXED: some focusing problems with gtk2 (Owen Taylor, Bernhard Walle)
        - code cleanups in font handling
1.2.9: 2003-06-22
        - added gnome2 menu support (Nehal Mistry)
        - added missing netwm active window notification
        - new option FocusRequestFlashTime
        - fix problem with accented characters in the title bar
        - fix aspect ratio on maximization
        - fix gcc 3.3 build
        - fix crash with a single workspace (oops!)
        - Polish translation update (Arkadiusz Lipiec)
        - documentation of using WINDOW_ROLE property in
          winoptions (Jo Valentine-Cooper)

Changes on pkgsrc:

	* Use shared PLIST on icewm-{gnome,imlib}

Ok'ed by wiz@ and jmmv@
2003-08-31 21:15:05 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
tron
cfc8c44865 Make this package work with NetBSD's iconv(3) as suggested by T.Shiozaki.
This fixes PR pkg/22143 by myself.
2003-07-16 07:41:33 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
999fda0a3a patch-af not needed any more. 2003-07-10 10:49:40 +00:00
jmmv
22c1cc975c Update icewm{,-imlib,-gnome} to 1.2.9:
1.2.9: 2003-06-22
- added gnome2 menu support (Nehal Mistry)
- added missing netwm active window notification
- new option FocusRequestFlashTime
- fix problem with accented characters in the title bar
- fix aspect ratio on maximization
- fix gcc 3.3 build
- fix crash with a single workspace (oops!)
- Polish translation update (Arkadiusz Lipiec)
- documentation of using WINDOW_ROLE property in
  winoptions (Jo Valentine-Cooper)

1.2.8: 2003-06-08
- various build/minor fixes
- new option enableAddressBar(=1)

1.2.8pre3: 2003-06-03
- fix Alt+Tab window getting stuck under load
- menu mnemonics tweaks (Hanspeter Roth)
- add mnemonics to zh_TW.Big5.po (Benshark Chen)
- task bar layout tweaks
- Restrictions on command line argument parsing.
  Only -o, -o ARG or --option, --option=ARG forms
  are accepted now, not any other combinations
- improvements for NETWM system tray (you must run 'icewmtray'
  in background to support this)

1.2.8pre2: 2003-05-18
- improved focus handling (alt+tab, window close, workspace switch)
- fix taskbar issues from pre1
- GNOME 2 workspace switcher applet (Adam James Fitzpatrick)
- renamed --with-gnome-menus to --enable-menus-gnome1
- cleanups in configurable keyboard bindings handling
- renamed modMetaIsCtrlAlt to modSuperIsCtrlAlt. Win95keys now
  enabled by default.

1.2.8pre1: 2003-05-04
- fix: interaction between shaped windows and fullscreen (Owen Marshall)
- fix: posible crash on shutdown
- minor memory leak fixes
- fix handling of fullscreen windows with shaped
  window borders (Owen Marshall)
- convert zh_CN.gb2312.po to UTF-8 (zh_CN.po) - lark@lark.net.cn
- autodetect gnome/kde menu directories (Nehal Mistry)
- fixed address bar behavior in various configurations
- Hungarian translation update (Peter Somogyi)
- Xft2 doesn't require RENDER extension (Make Fabian)
- partial Korean translation (Hwang, Sang-Jin / Make Fabian)
- LDFLAGS fix (Robert Klein)
- fix problem with menufile items not having mnemonics (_)
- initial implementation of NETWM system tray
2003-07-09 21:14:26 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
jmmv
d61225980b Fix build if Xinerama is not available. Patch by Sergey Svishchev
<svs at ropnet.ru> in private mail.
2003-06-14 12:48:06 +00:00
tron
8503335bac Include "Xft2" buildlink2 glue code to fix build problems on XFree86 4.2.x
systems and to register dependences properly.
2003-06-04 08:56:46 +00:00
jmmv
d836fc8bcc Move USE_BUILDLINK2 definition to icewm/Makefile.common. 2003-06-03 17:13:33 +00:00
jmmv
6aca9e70e1 Use MASTER_SITE_SOURCEFORGE. 2003-06-03 17:08:33 +00:00
jmmv
300d8cecc6 Update icewm{,-gnome} to 1.2.7. Changes since 1.2.0:
1.2.7: 2003-03-08
	- minor bug fixes

1.2.7pre3: 2003-03-02
	- new option QuickSwitchGroupWorkspaces (if
          QuickSwitchToAllWorkspaces=1)
        - Italian translation update
	- more menu tweaks
	- implement NetWM window type SPLASH
	- ACPI status patch from Klaus Schneider
	- Made Alt+<left,right mouse button> behave in more standard manner
	- DoNotFocus window option added.

1.2.7pre2: 2003-02-26
	- Major improvement in percieved speed of menus
	- Dutch translation by Ton Kersten
	- add new options: ShowRun, ShowAbout, ShowWindowList,
          ShowLogoutSubMenu, AllowFullscreen (Ton Kersten)
	- support WM_WINDOW_ROLE, too
	- fix detection of netwm hints for some apps
	- fix AutoReloadMenus bug

1.2.7pre1: 2003-02-23
	- fix .order file handling for gnome menus (Thomas Zajic)
	- changed default theme to icedesert (Nehal Mistry)
	- fix crash in alt+tab when window closes
	- rewrite icewm.spec.in Christian W. Zuckschwerdt (zany@triq.net)
	- Belarussian translation by Hleb Valoska (el_globus@tut.by)
	- tweaked character set (CODESET) detection
	- 'Programs' menu is now invoked from menu file, not from the code
	- fixed fonts in Infadel2 theme when Xft is used

1.2.6: 2003-01-19
	- Slovenian translation by Jernej Kovacic
	- improve focus handling on non-xinerama multihead displays
	- another submenu/icon handling fix for gnome menus (Thomas Zajic)
	- added nonICCCMconfigureRequest window option workaround for
          non ICCCM compliant applications
	- WINDOW_ROLE handling for winoptions (Stanislav Svirid)
	- fix crash in mail status checker in pop/imap configuration
	- implement startMinimized window option, similiar to startMaximized

1.2.5: 2003-01-05
	- fix lockup when doing operations through window list
	- fix compile problem --with-xpm
	- fix icesh.cc focus handling (by Todd R. Eigenschink)
	- update workaround for some TK issues
	- slow startup fix (caused by broken lazy menu loading)

1.2.4: 2003-01-03
	- fixed submenu/icon handling for gnome menus (Thomas Zajic)
	- acpi optimization (Michal Ceresna)
	- fix crash in "Tile ..."
	- fix submenu deactivation problem (reported by Bernhard Walle)
	- fix focus loss on xmms exit (reported by Bernhard Walle)
	- fix problem with restarting the wm (when icewm-menu-gnome1 not
          present)

1.2.3: 2002-12-26
	- IMPORTANT: system configuration directory changed to
          /etc/icewm (from /etc/X11/icewm or /usr/local/etc/X11/icewm).
          icewm now installs it's data files in /usr/local/share/icewm.
        - added --disable-winmenu and --disable-taskbar configure options
	- bug fixes in menu code
	- fixed lockup when running under session manager (GNOME2)

1.2.3pre2: 2002-12-15
	- support for Xinerama
	- rewritten RPM packaging
	- new "menuprog" statement in menu files for reading a submenu
          from a pipe
	- Italian translation update
	- moved gnome menu support into an external utility (icewm-menu-gnome1)
          (used trough "menuprog", requires gnome 1.x)
	- added keybinding for showing the window list menu (KeySysWinListMenu)

1.2.3pre1: 2002-10-20 + soon
        - some small fixes for the swedish translation (tucker)
	- new APM/ACPI monitor code by Michal Ceresna (cemi)
        - Norwegian translation by Petter Johan Olsen
        - the Address Bar in the taskbar now works even without
          TaskBarDoubleHeight (Ctrl+Alt+Space)
        - new APM/ACPI battery monitoring code
        - rewritten the work area implementation (doNotCover should
          now work much better)
        - new "preferences" setting: focusOnAppRaise - focus the window when
          application requests to raise it
        - cleaned up the icewmbg implementation (TODO: config file for it)
        - fixed the Reboot vs Shutdown issue
        - Alt+Left Button drag now used for window move and
          resize (no more Ctrl+Alt)
        - fixed configure option: --enable-depend now used for make depend

1.2.2: 2002-09-06
	- fixed icewm.spec file for building RPMs
	- fixed CHANGES file

1.2.1: 2002-08-31
	- TaskBar and root menu is no longer disabled under Gnome (adjust
          your ~/.icewm/preferences manually: ShowTaskBar=0; UseRootButtons=0)
        - feature: partial support of the Enhanced Window Manager
                   Specification (NETWM) needed for GNOME2 and KDE3
                   compliance
flux    - feature: scriptable menus (as found in WindowMaker)
        - feature: execute "startup" or "restart" script found in resource
	    	   path ($ICEWM_HOME, $ETCDIR, $LIBDIR) after initialization
        - bugfix: added --help switch to icewm, allow GNU stylish
                  long options
        - feature: the directory for user preferences can be selected by
                   the ICEWM_PRIVCFG variable now (default still is and will
                   forever be ~/.icewm, but think about the beauty of
                   setting ICEWM_PRIVCFG to "$HOME/.etc/icewm"...)
        - bugfix/feature: menu parser is case-insensitive now
        - bugfix/feature: normal users won't need GNU make anymore
	- cleanup of lib/.../*.xpm by Andrey Smagin
	- FocusChangesWorkspace option by Daniel Pittman -- determines
          if a new window open on another workspace switches to that
          workspace
        - PointerRaiseDelay focusing fix by Thomas Linder
	- bugfix: enable menu items in window list popup only when appropriate
          (closes bug 217168)
	- change the ppp status applet to decrease the scale when the
          troughput goes down.
	- feature: improved icesh's worth by adding support for window classes
        - ui-change: added fullscreen window menu action; changed default key
          binding for hide, rollup and undoArrange action
	- added startMaximized{,Vert,Horz} winoptions
	- initial UrgencyHint implementation
	- added "menufile" statement for menu files
	- configure script defaults changed: imlib, i18n, nls are now default
2003-06-03 16:04:45 +00:00
cjep
2ae1e98978 Add NetBSD RCS tags. 2003-05-18 13:09:02 +00:00
jmmv
314d90fe9f Use bsd.pkg.install.mk to handle the subdirectory in PKG_SYSCONFDIR, and
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312.  Bump PKGREVISION to 3.
2003-05-03 16:38:12 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
db50334fe2 Use PKGLOCALEDIR 2003-04-27 12:44:29 +00:00
jmmv
3e1dce00f3 Remove useless definition of CONFIG_APM (apm is managed through a configure
argument) as reported in PR pkg/19017 by Sergey Svishchev.

Fix START_XPM definition with START_PIXMAP (the former is completely ignored).
PKGREVISION++ because of this (icewm executable has changed).
2003-01-09 20:12:01 +00:00
grant
818bbe90f1 - honour PKG_SYSCONFDIR
- bump PKGREVISION

fixes pkg/18601 from Hauke Fath.
2002-11-21 10:09:59 +00:00
martti
9495c29b83 Fix path to help files (pkg/18061 by Sergey Svishchev). 2002-08-26 08:29:13 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
martti
932d1cb2f7 Updated icewm to 1.2.0
- translation updates
- bug fixes
- new features
  - HorizontalEdgeSwitch and VerticalEdgeSwitch
  - LowerOnClickWhenRaised lower the active window when clicked again
  - added icesh - a command line window manager
  - TitleBarHorzOffset/TitleBarVertOffset
  - allow transparent menu selection
  - gradient support
  - transparent applets
  ...
2002-08-22 10:58:34 +00:00
wiz
209e86a61a Fix apm handling, per pkg/16626 from Joachim Koenig-Baltes. 2002-05-03 10:56:38 +00:00
wiz
6510debdd2 Set START_XPM even if no APM on the machine (the two are unrelated). 2002-03-10 22:11:36 +00:00
wiz
d7737c3f2b regen patch-ag with pkgdiff-0.104 (200k -> 2k) 2002-03-10 22:08:14 +00:00
wiz
2f0126a2ae Share distinfo between icewm{,-gnome}. 2002-03-10 21:51:35 +00:00
jmc
534a0bb5c3 Fix cases where apmvar.h doesn't exist.
By default the apm applet is always compiled in unless the lite support is
enabled which turns off way too much.

So, split the apm option out into it's own option and test for it by checking
in Makefile.common for apmvar.h's existance. If it doesn't exist pass
--disable-apm. This makes this compile again on machines that do not have
machine/apmvar.h (and are NetBSD) such as macppc.

Bump version via PKGVERSION to nb1.
2002-03-08 23:17:24 +00:00
martti
52614eabd0 Added BUILD_USES_MSGFMT. 2002-03-04 08:24:59 +00:00
martti
96ce6ff87c Added gettext-lib as dependency (pkg/15751) 2002-02-28 12:53:29 +00:00
tron
df83fe617b Fix distribution version number here. 2002-02-27 13:53:07 +00:00
tron
88c9b00860 Don't define "PKGNAME" here because it breaks the "icewm-gnome" package. 2002-02-27 13:46:34 +00:00
martti
9aaf372a1d Updated icewm to 1.0.9.2 (provided by Sergey Svishchev in pkg/15478)
* a lot of bug fixes
* new translations
* NLS support
2002-02-26 09:41:39 +00:00
wiz
9f57a6322d Set maintainer to packages@ 2002-02-08 12:31:03 +00:00