Age | Commit message (Collapse) | Author | Files | Lines |
|
substiturion
|
|
* bug fixes
* new palettes (Kindaker, Redmond and Xfce-light)
|
|
|
|
|
|
* bug fixes
* translation, icon and palette updates
|
|
in turn pulls in bsd.prefs.mk.
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
it is installed. Reported by Dominic Jones in netbsd-help.
|
|
- use pkgsrc/lang/gcc on alpha as egcs won't work
- bug fixes
- new images and fonts
- new locale for uk
|
|
- Updated xfce to 3.8.7
* Bug fixes
* Add french default config file
* Add support for env DISABLE_XFCE_USER_CONFIG
* Change default panel location
|
|
|
|
No NEWS file, and ChangeLog too big to add here, see
http://www.xfce.org/archive/ChangeLog
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
lines.
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
This is one of the things pkglint checks, so _please_ use it.
|
|
|
|
include:
27-NOV-2000: Xfce 3.6.3
=======================
- xfce
* Fixed a small bug in xfce popup menus
26-NOV-2000: Xfce 3.6.2
=======================
- xfclock
* Added calendar options by Edscott Wilson Garcia <edscott@imp.mx>
- xfwm
* Improve Xinerama support
* Problem with window initial placement on wrong desk fixed
- all
* Added new configure options by Albert Chin-A-Young
<china@thewrittenword.com>
19-NOV-2000: XFce 3.6.0 & 3.6.1
===============================
- xfrun
* Add history list (patch contributed by daniel mcsorley
<mcsorley@cis.ohio-state.edu>)
- xfce
* Change panel size : Smallest size is pretty small now, thanks to a
new widget positionning. Medium size is now equivalent to previous
smallest size and biggest size is previous medium size.
* Change panel design. Old style can still be selected at compile time.
* Automatic drawer/popup close down when new popup is opened (patch
contributed by Jason Litowitz <jlitowitz@visto.com>
* Bug fix : Panel crashing when selecting several times a desktop that
was not listed in the panel (Actually that was a design problem in the
xfce libs).
* Virtual desktops can now be turned off by setting number of destops to zero.
- xfwm
* Add Xinerama support
* Added query for Xinerama extension (based on a patch by
Peter Novodvorsky <nidd@debian.org>
* Add new style "Authorize_Trnaslate" to force xfwm to place windows on the
current physical screen when using Xinerama even if the application asks
for another location.
* Add strict checking to avoid iconification/maximization of transient windows
(ICCCM compliancy)
* New builtin function "ShowMeMouse" : You can't find your mouse pointer on
the screen ? Just Alt+Click ! You'll be amazed.
* Enhanced virtual desktop routines :
- Xfwm refuses to switch to a desktop if it is off limits.
- Switching to a window that is on a desktop off limits cause the
window to be bring back to the current desktop.
* Add the ability to restart xfwm by sending signal USR1 or USR2 to xfwm's
process id. This allows external programs to restart xfwm or even
sysadmins to restart all instances of xfwm at once.
* Bug fix : Sometimes (rarely) focus did not go to the right window when
the current window was unmapped.
* Bug fix : Use of fontsets (Chineese, Korean, etc.) caused xfwm to crash
- Help
* Added topic overview thanks to Ruediger <ruediger@gmx.net>
* Add Dutch translation of the help file by J.B. Huijsmans
<j.b.huijsmams@chem.rug.nl>
- xfgnome
* Remove unclear portion of code that dealed with iconification.
- all
* More 64-bit safe.
* Add new themes : Aluminium, BlueX, Glass, Liquid, Power, Power2
* Move the locale files from the "$XFCE_DIR" to "$prefix/share/locale"
(Change contributed by Fernando M. Roxo da Motta <roxo@conectiva.com.br>)
* Updated Spanish translation (Change contributed by Fernando M. Roxo da
Motta <roxo@conectiva.com.br>)
* New Brasilian Portuguese translation (contributed by
Ingo "LaSombra" Hoffmann <lasombra@terra.com.br> and
Fernando M. Roxo da Motta <roxo@conectiva.com.br>)
* Updated spec (rpm) file (Change contributed by Fernando M. Roxo da Motta
<roxo@conectiva.com.br>)
* New Czech translation thanks to Petr Blaha <pblaha@suse.cz> and
Rudolf Ulc <Rudolf.Ulc@oku-st.cz>
* Updated Dutch translation by J.B. Huijsmans <j.b.huijsmams@chem.rug.nl>
|
|
of course).
|
|
|
|
interface and usability enhancements.
|
|
need it.
|
|
|
|
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
|
|
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
|
|
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
|
|
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
|
|
rather than using a hardcoded best guess.
|
|
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
|
|
see http://www.xfce.org/archive/ChangeLog.
01-MAR-2000: XFce 3.3.1
=======================
[Minor bugfixes]
27-FEB-2000: XFce 3.3.0
=======================
- xfwm
* Added support for X session management (gnome-session, xsm, etc.)
* Added builtin session management if X session management not available
* New redesigned title bar (rounded frame, additionnal buttons, ...)
* Various improvements for icon management (check overlapping icons, etc.)
* Improved restart function so desktop state is restored properly
- xfce
* Add support for session management, allowing a session shutdown from xfce
itself
* Remove automatic "arrange icon" when user changes default icon location
This allow to customize the desktop by placing the icons everywhere and
the position is restored by session management.
- xftree
* Add new functionality to drag and drop : Pressing [CTRL+SHIFT] link
destination items instead of copying.
20-JAN-2000: XFce 3.2.5
=======================
[distfile fix]
19-JAN-2000: XFce 3.2.4
=======================
[bug fixes]
04-JAN-2000: XFce 3.2.3
=======================
- xfwm
* add a little engraved frame around the title bar of unselected windows
* Remove continuous window update during opaque move. Increases speed and
fixes a bug with XView applications
- all
* Improve tootips style
- xfbd
* Improved pixmap handling and GNOME (terminal transparency) compatibility.
12-DEC-1999: XFce 3.2.2
=======================
- xfce
* Add a few new textured palettes (Cheese, Metal, OldWood, Paper, Craters,
Ground and Military)
* Add some textures (a few from GTK themes series, others made with GIMP)
30-NOV-1999: XFce 3.2.1
=======================
- xfwm
* Display window geometry, window position and current desk during
move/resize operations (with outline mode only, not opaque move/resize)
* Add auto-switchdesk feature, by Guido Draheim <guidod@gmx.de>
* Add Shift+click or middle mouse button click on window border perform
move, handy when the window is moved off the screen.
* Add more configuration sample in sample.xfwmrc
14-NOV-1999: XFce 3.2.0
=======================
- All
* Graphic support managed by Imlib if available (most common types of image
format can now be used in xfce/xfwm/xfbd thanks to Imlib)
-xfgnome
* A new optional GNOME compliancy module based on Gnome module for AfterStep
by Rafal Wierzbicki <rafal@mcss.mcmaster.ca>
- xfce
* Added GNOME protocols. XFce panel now works with any GNOME compatible
window manager (Icewm, Enlightenment, etc.)
* Mail icons on the XFCE bar change to show if the user has any mail in
their mailbox (patch contributed by Adam Sampson <azz@gnu.org>)
* XFce can now read XFCE_DIR/sample.xfce3rc.[current locale] on XFce startup
to improve MBS languages support (Yamahata Kenichiro <mogutan@din.or.jp>).
- xfhelp
* Add support for locale : Tries to load help.<$LANG>.html if available
|
|
|
|
|
|
|
|
01-OCT-1999 : XFce-3.1.2
========================
- xfwm
* Fix bug in title height computation
- all
* patch to display Multi-Byte charactors such as Japanese, Chinese or Korean
properly in menus and titlebars and icons by Yamahata Kenichiro
<mogutan@din.or.jp>
* Japanese translation by Yamahata Kenichiro <mogutan@din.or.jp>
- setup/startup scripts
* Fixes to be compatible with ksh
24-SEP-1999 : XFce-3.1.1
========================
- xfwm
* Improve event handling (better performance) for move/resize ops.
* Add configurable XPM icons for iconified windows
* Implement workarounds to buggy GTK+ 1.2.4
* Fix key bindings
* Ignore dummy modifers such as Num Lock or Scroll Lock for keyboard shortcuts
- xfce
* Add digital clock
- xfclock
* Totally new rewritten application !
- xfterm
* A very usefull terminal wrapper submitted by Joakim Andreasson
<karanne@flashback.net>
- xftree
* Bug fixes
* Improve DnD
* Reduce memory leak (patch submitted by Francois Petitjean
<francois.petitjean@bureauveritas.com>)
- libs
* New clock widget (initially based on patches from a Cosource project
http://www.cosource.com)
|
|
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
|
|
look and feel similar to CDE.
|