Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Highlights:
* Drastic improvement of performance when opening folders with
lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...
Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x
Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!
Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
|
|
speeds up file extraction significantly by using a much larger buffer.
Also avoid crashing under NetBSD by not making the assumption that
fclose(NULL) is legal.
Bump PKGREVISION to 4.
|
|
- Add support for LOCAL_CREDS socket credentials so that we can connect to
the system daemon under NetBSD. It was useless before...
Changes since 0.91:
- Proper thread locking added to pending calls
- Threading semantics changed from init early to init before the second thread
is started
- Correctly error out when an application tries to acquire or release the
org.freedesktop.DBus name instead of sending false result codes
- kqueue directory watching code can now be used to monitor config file changes
on FreeBSD
- --with-dbus-daemondir configure switch added so the daemon can be installed
separate from the user binaries
- Makefiles fixed for cygwin
- Various fixes for the ongoing Windows port
- Fixed docs and comments to use the D-Bus spelling instead of D-BUS
- Many memleaks and bugs fixed
|
|
* Clean up copyright notice.
* Change timing of pid file creation.
* Stop using uu_lock().
* Add FREQUPS A seriese entry.
|
|
|
|
indicates that it is needed.
|
|
|
|
D-Bus Python Bindings 0.71 (24 July 2006)
==
- Binary modules are now installed in the correct directory
- Distutils exports the dbus and dbus-glib cflags
D-Bus Python Bindings 0.70 (17 July 2006)
==
- First release of bindings split
- Move to a distutils build enviornment
- It is possible to now specify sender_keyword="foo", path_keyword="bar" when
adding a signal listener
|
|
D-Bus GLib Bindings 0.71 (24 July 2006)
==
- Correctly installs a few missing headers
- Build was cleaned up a bit
D-Bus GLib Bindings 0.70 (17 July 2006)
==
- First release after bindings split
- dbus-binding-tool heeds org.freedesktop.DBus.GLib.ClientCSymbol C symbol
name annotations when generating glib client bindings
- DBusGProxy can now be inherited from
- Support added for generating bindings to arrays that are represented as
GPtrArrays rather than GArrays (ie size-variable things, such as strings,
objects, structs, etc).
- Modification of the existing specialised types to have N type parameters
(rather than the current 1 or 2 for arrays and dictionaries respectively).
You can then use this to get a glib type to represent any arbitrary
D-Bus struct type using dbus_g_type_get_struct. The only implementation of
these types is with GValueArrays as before, but it's now possible to store
these in arrays, emit them in signals, etc.
- New methodbus_g_connection_open provides a way to open connections to an
arbitrary address
- Various bugs and memory leaks fixed
|
|
D-Bus 0.91 (24 July 2006)
==
- Remove some lingering bits left over from the bindings split
- Fix assertion causing D-Bus applications to crash when checks are enabled
- Fix a timeout bug which would block applications from being auto started
D-Bus 0.90 (17 July 2006)
==
- API/ABI freeze for 1.0
- Bindings are now split out into seperate packages
- ListActivatableNames added as a method on the bus
- Removed deprecated dbus_connection_disconnect (use dbus_connection_close)
- Shared connections are now unreffed on disconnect
- Fixed pending calls for threaded enviornments
- Pending calls get timed out on connection disconnect
- dbus_connection_send_with_reply returns TRUE and a NULL pending call
if you call it on a connection object which has been disconnected already
(it returns FALSE on Out of Memory errors only)
- dbus-monitor now correctly catches methods, not just signals
- dbus-monitor now prints object paths
D-BUS 0.62 (12 June 2006)
==
- Doc fixes
- Added support for all data-types for the dbus tools
- Fixed eavesdropping on method calls (dbus-monitor)
- Fixed silent dropping of method calls with interface=NULL
- Fixed console ownership problems in Solaris
- Fixed installation of dbus-signature.h and #include it in dbus/dbus.h
- Flush the user database cache on config reload
- GLib bindings:
- Fix memory leaks
- Fix properties in DBusGProxy so that they can be given in any
order
- Added lots of assertions to ensure correct use
- Remove duplicated code
- Fix static string pointer uses in GPtrArray-based collections
- Python bindings:
- Remove reference to sys/cdefs.h
- Qt4 bindings:
- Code reorganized
- Added the dbusidl2cpp, dbuscpp2xml and dbus tools
- Added example programs (ping-pong, complex ping-pong, listnames, chat)
- Updated selftests
- Fixed compilation and .moc- and .ui-file processing and cleaning
- Made central classes derive from QObject
- Enhance error reporting
- Many bugfixes
- Mono bindings:
- Minor bugfixes
|
|
|
|
|
|
|
|
a save2dsk.bin hibernation file for Phoenix notebios laptops. It
works with most IBM Thinkpads.
|
|
Avoid 'invalid lvalue in assignment' with gcc4
|
|
|
|
|
|
Import it as a separate package because it requires net/net-snmp.
|
|
|
|
Import them as a separate package because they require devel/libusb.
|
|
into net/ups-nut/Makefile.common. No functional changes.
|
|
package together with net/ups-nut but I forgot. I should merge their common
Makefile fragments into a Makefile.common.
|
|
Changes since nut-2.0.3:
- The newhidups critical bug (segmentation fault) has been fixed. It has
also received some more care, like buxfixes and new models support and
enhancement for Solaris.
- A bug has been fixed in NUT core to support resuming from suspend-to-disk.
This should also fix other similar issues, like time synchronisation
through the NTP - Network Time Protocol.
- The mge-shut driver now better detects the Low Battery status, support
new models and fixes some wrong status and data. It also fixes some
issue where the UPS wasn't restarting (refer to mge-shut manpage).
- The genericups custom configuration through ups.conf is working again.
- The genericups driver type 22 also support CyberPower 725SL
(and maybe others SL models).
- The new megatec driver, which will replace a bunch of drivers by nut 2.2
(refer to docs/megatec.txt and UPGRADING) has been backported from the
trunk (Development tree). The powermust driver has also received some
attention.
- The new rhino driver was added to support Microsol Rhino UPS hardware
The solis has also been improved for solaris compatibility, and
internal / external shutdown programming. solis can now save external
shutdown programming to ups, and support new cables for solis 3.
- Several fixes and improvements have been made to upsrw, upsset,
cpsups, tripplite_usb and the FAQ.
From UPGRADING:
- users of the following drivers (powermust, blazer, fentonups, mustek,
esupssmart, ippon, sms, masterguard) are encouraged to switch to megatec,
which should replace all these drivers by nut 2.2. For more information,
please refer to doc/megatec.txt
|
|
still, upsd should start before upsmon when they are running on the same
machine. The current setup (where upsmon.sh has REQUIRE: upsd) results in
errors like "rcorder: requirement `upsd' in file `upsmon' has no providers."
when you don't copy the upsd script to /etc/rc.d and set upsd=NO in
/etc/rc.conf.
Hence, remove REQUIRE: upsd from upsmon.sh and add BEFORE: upsmon to upsd.sh,
as suggested by jnemeth on tech-userlevel@. Bump PKGREVISION.
|
|
|
|
|
|
interfaces to various Unix configuration files. The objective is to free the
system administrator from dealing with the trivial formatting details of the
files, and allow him or her to concentrate on the information therein.
|
|
use the patch from Anthony Mallet because via #define is shorter.
This closes PR pkg/33444.
I can use it again, finally!
|
|
NetBSD 3.x releases are not supported.
|
|
|
|
|
|
Quoting Robert:
With this change I get:
# estd -f
Supported frequencies (PowerNow Mode):
800 MHz
1600 MHz
Bump PKGREVISION.
|
|
New in 2.14.5 - 10 july 2006
* Regenerated tarball with autoconf_2.59a-9_all.deb.
New in 2.14.4 - 20 june 2006
* Fixed compilation with !gcc.
* Updated translations.
New in 2.14.3 - 17 may 2006
* Requires intltool 0.35. Actually ships translations files.
* Fixed a couple of small leaks.
* CPU% column is displayed by default.
New in 2.14.2 - 5 may 2006
* Updated translations.
* Improved Writable Memory on linux.
New in 2.14.1 - 10 april 2006
* Updated translations.
* Fixed signedness warnings.
* Updated gksu backend.
* Set graph minimum size to 30px (Johannes H. Jensen <joh@deworks.net>):x
|
|
of patches --, you can't imagine.
July 27, 2006: Overview of changes in 2.14.2
============================================
* Updated solaris support (hua.zhang@sun.com)
* Small linux updates and improvments.
April 10, 2006: Overview of changes in 2.14.1
=============================================
* Updated translations.
* Fixed NetBSD port (Julio M. Merino Vidal <jmmv@NetBSD.org>).
* Fixed some warnings.
|
|
NetBSD 3.0_STABLE/i386 bulk build.
|
|
|
|
|
|
|
|
|
|
Changes unknown.
|
|
|
|
changes:
* Allow window deletion event when no cancel is in effect
* Fix NAUTILUS_BURN_DRIVE_SIZE_TO_TIME
-translation updates
|
|
changes:
* Translation updates
* Fix selection box width calculation
* Improve file permission handling
* Fix progress dialog showing the wrong file
* Use less memory when thumbnailing
* Improved sorting in the places sidebar
* Improved beagle daemon detection
* Fix crashes
|
|
change: translation update
|
|
- The shell command "${MKDIR}" should not be hidden.
- The INSTALL_*_DIR commands can only handle one directory at a time.
|
|
and make it user-settable. Bump PKGREVISION because VARBASE is not always /var.
|