Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changes:
* Konsole: Make 'New Window' from tab bar popup menu work.
* Konsole: Fix inital tab too big with icon only.
* Konsole: Fix crashes when action/settings=false.
* Konsole: Fix Konsole doesn't save Encoding setting.
* Ksysguard: Fix a segmentation fault on Centrino Laptops with Linux
vanilla kernel 2.6
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdelibs.txt for details.
|
|
Bump PKGREVISION.
|
|
* Alpha blending was implemented for Windows, although it does not
seem to work on some machines.
|
|
* Nib loading supports window auto-positioning
* Keyed encoding is supported in many classes.
|
|
Gdk:
* PixbufLoader:create_with_type(): Really return the
created GdkPixbufLoader.
Win32 build:
* Provide an extra hint to work around a DLL export/import bug
with MSVC++ and TreeViewColumn
|
|
|
|
Bump PKGREVISION.
Okayed by maintainer, Joel CARNAT.
|
|
|
|
|
|
packaged by Michal Pasternak.
3rd-party contributed software for the wxWidgets cross-platform
GUI library (see x11/wxGTK package description for details).
Closes PR 30739 by Martin Ammermueller.
|
|
series, and the latest available version is for 1.2.x, while the stable
fox releases are at 1.4.x.
|
|
|
|
|
|
|
|
|
|
* Fixed bug in FXList and FXIconList
* Fixed sign error in quaternion classes in setAxes()
* Issue in FXMemoryStream fixed
|
|
|
|
Add patch-ah and modify patch-ac for wxGTK-contrib.
Fix directory handling in PLIST.
|
|
|
|
List posted to tech-pkg by jmmv on June 15, no negative comments.
|
|
|
|
* Gtk::Action::get_proxies()
Use the correct ownership semantics.
* Gdk::Display::list_devices()
Use the correct ownership semantics.
* examples/book/menus_and_toolbars/
Distribute the .png file.
Changes 2.6.2:
* TreeView: When using the append_column() convenience API,
prevent a crash when the window closes while the cell is
editing.
* Allow derived CellRenderers to be edited, by removing
some debug code that sneaked into 2.6.1.
* Documented many signals, based on the GTK+ documentation.
Changes 2.6.1:
* CellRenderer: Prevent an infinite loop.
* MSVC++ .Net 2003 build fixes.
* Documentation:
- Hide deprecated widgets from the list of widgets.
- Correct the description of the IO input example.
Chamges 2.6.0:
gtkmm 2.6 wraps new API in GTK+ 2.6, and is API/ABI-compatibile with gtkmm 2.4.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
|
|
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one
(e.g. NetBSD 3.0_BETA). We must therefore adapt the package list
dynamically.
|
|
|
|
|
|
|
|
to apply it.
|
|
|
|
|
|
change: Updated the German translations.
|
|
* Bug fixes
|
|
|
|
line (path and arguments) needed to run the real tool.
Modify TOOLS_<TOOL> to hold only the path to the real tool.
Modify falcons-eye/Makefile and qt3-libs/Makefile.common to use
TOOLS_CMDLINE_YACC instead of TOOLS_YACC to that they'll use "bison -y".
|
|
|
|
|
|
builds, this file may have mode 0444 and was unwritable.
|
|
|
|
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
NetBSD.
|
|
Fixes a problem with gettext reported by Joerg Sonnenberger in private mail.
|
|
|