Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Changes:
This version includes two bugfixes in the Javascript support, the X icon
name is now set, an associations bug was fixed, along with an occasional
paste bug, a Euro entity was added, and parsing \xab numbers in Javascript
is now supported, along with other features.
|
|
Changes: security fix, but we didn't suid the binary anyway.
|
|
This obviously got broken when the "xchat" package was split.
|
|
|
|
|
|
"buildlink" logics
also define a default prefix - fixes PR pkg/18191
|
|
CONFIGURE_DIRS, and allows running the shell commands in the do-build and
do-install targets within the specified directories. Both variables
default to ${WRKSRC}.
|
|
|
|
|
|
|
|
Provided by Julio Merino <jmmv@hispabsd.org> in pkg/18206, with some
minor fixes by me.
|
|
|
|
part of the GNOME2 printing infrastructure.
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18204.
|
|
language support.
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18203.
|
|
|
|
GNOME2.
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18202.
|
|
|
|
development of GNOME2 applications.
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18201.
|
|
Changes:
In 0.24: gradients, dynamic dialogs, emergency saves, much improved handles,
better line drawing code, and near complete grid/guideline snapping.
In 0.25: text object now conforms to SVG spec, global cleanup of styles and
units was done, star, spiral, and arc were added, autotrace and vertical
text layout now supported.
|
|
|
|
the data files). Package provided by Adam Ciarcinski, cleaned up and
buildlink2ed by me.
|
|
|
|
|
|
available.
|
|
|
|
|
|
|
|
|
|
Package provided by Adam Ciarcinski, with cleanup and buildlink2ing by me.
|
|
|
|
CORBA object activtion framework for GNOME2.
Provided by Julio Merino <jmmv@hispabsd.org>. Closes PR pkg/18198.
|
|
|
|
|
|
Changes:
- icon for Windows executable added
- bug when selecting default level series fixed
- new IFF style file format for level files
- fullscreen mode now works with Windows (workaround for bug in SDL)
- /dev/dsp support for NetBSD added (thanks to Krister Walfridsson)
- file permissions when saving files and creating directories changed
- some small sound bugs fixed
|
|
|
|
|
|
|
|
Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18190.
|
|
- Properly compile pluggable fs modules (pkg/18220)
- Add missing dependencies (pkg/18220)
- Make this more pkglint-friendly.
- Don't try to tweak LTCONFIG_OVERRIDE towards ltmain.sh, use
LIBTOOL_OVERRIDE instead
|
|
Changes:
Release 1.2.2
* Gnome::UI::Help fixed: This should be added to the
Help menu to automatically add items from the
topics.dat file. (Murray Cumming)
* gnome-hello example: The About box is now closed
and deleted when [Close] is clicked
(Murray Cumming)
Release 1.2.1
* App::create_toolbars fixed to use member UI::Array.
This allows access to the widgets, as well as
properly managing memory for the UI Items.
- menu example modified to demonstrate disabling
of menu item widgets. (Murray Cumming)
* configure.in: Don't add -I$prefix/include to
GNOMEMM_INCLUDEDIR if $prefix=/usr. -I/usr/include
should never be used because it overrides the order
of gcc's implicit include path. gtkmm-config.in has
been corrected too. (Daniel Elstner)
* Dialog, MessageBox, PropertyBox: Added extra
documentation so people know that these are not
self-destructed when run() or run_and_close()
returns. (Murray Cumming)
Release 1.2.0
* Canvas example:
Added example.png to test CanvasImage.
Items are now deleted in the destructor.
(Murray Cumming)
* Reference Documentation:
Location of perl not hardcoded. (Cedric Gustin)
* Some gcc 3.0 std namespace fixes. (Claudio Bley)
Release 1.1.21
* CanvasText: set_font(const GdkFont&) conversion
fixed and set_font(const string&) added.
(Murray Cumming)
* CanvasItem: event signal marshalled again. We lost
this fix sometime after 1.1.17. (Gergõ Érdi)
* Uncommented the CanvasHelper::anchor property,
adding the necessary gtkpacker.h #include.
(Murray Cumming)
* Fixed CanvasHelpers::font for Gdk_Font input and
added a string constructor. (Murray Cumming)
* Added CanvasText::set_fontset(). (Murray Cumming)
Release 1.1.20
Unofficial, with some 1.1.21 changes.
|
|
|
|
[major bump in gtk--].
|
|
Changes:
1.2.10:
* Gtk::Editable: removed default arg values from implementation,
as suggested by Otmar Struwe. This allows it to build with gcc 3.1
1.2.9:
* Gtk::SArray_Helpers::Traits<T>: Added specializations for 'const T*',
'T *const', 'const T *const' and 'const T[N]', so that the inofficial
RedHat GCC 2.96 chooses the correct one.
Release: Gtk-- 1.2.8
* CList_Helpers::Row::Row() implemented, not just declared.
(Murray Cumming)
* FontSelection::get_font_name(): Prevent crash when GTK+ returns 0.
(Joe Yandle)
* Fixed memory leak in Gtk::Editable::get_chars() (Gergo)
* Gtk::Widget::get_toplevel is more cautious if the return value is not
a Gtk::Window* (Gergo)
Release: Gtk-- 1.2.7
* Minor gtkmmproc install fix. (Grumegargler)
* Lots of reference documentation text added, based on the GTK+ reference
documentation. (Jason M'Sadoques)
* gtkmm-config does not give -I/usr/include, which should be implicit if
necessary, and which overrides the implicit gcc replacement system
headers if used. Apparently this is useful for gcc 3.0, and is what
gtk+ does.(Daniel Elstner)
Release: Gtk-- 1.2.6
Skipped.
Release: Gtk-- 1.2.5
* Fixes for code generator.
* Fixes for RedHat 7.0 configure bug.
* Numerous patches to clean up code and improve appearance.
* Added SpinButton::update() (Augustin Ferrin Pozuelo)
* Menushell namespace fixes (jaycox)
* Fixes for gtk--.m4 (srittau)
* Major CTree fixes
* CTree::selection() fixed. (Murray Cumming)
* Added CTree::{Row,Column}::moveto()
* Fix for CTree::RowList::end() (Daniel Elstner)
* Documentation fixes (Falk Hueffner)
* TreeItem patch (Joe Yandle)
Converted to buildlink2 by me.
|
|
* Changed include directory to
$(includedir)/sigc++-1.0/sigc++
to allow parallel installation with sigc-1.2. Added an
install-data-hook rule deleting the old headers.
(Daniel Elstner)
* Ming patch from cgustin@ibelgique.com
(This is probably not complete, because the sigc_res.rc
file was not in cvs - an emtpy file has been added.)
Converted to buildlink2 by me.
|
|
|
|
(Direct Connect GUI). Requested by reed some months ago ;)
DC is another file sharing protocol.
|
|
|
|
- The editor could erroneously allocate dynamic instead of static memory.
- Fixed a spurious pause that would occur if the first callout started after a
cold boot had a delay of 0.
- Fixed a problem with repeatedly adding and removing callouts in atomically
executed code.
- Fixed several bugs in error handling.
- A better fix for errors in atomic code, in combination with multi-level
catches.
- Fixed a config file reading bug that could occur if the server was restarted.
- Fixed a bug in saving/restoring variables in an object that privately
inherited another.
- Prevent code from being erroneously optimized away in rare cases.
- Fixed a bug in handling some regular expressions.
- Fixed several bugs which could, in rare cases, cause nil to turn up in
mappings that had been accessed from atomically executed code.
- Fixed a bug in error recovery for compiling switch statements.
The update was contributed by Scott Thompson in private e-mail.
|