Improve COMMENT.
Change configure argument from --with-xawm to --with-xaw3d.
Add to BUILD_DEFS.
(NOTE: I am updating misc/siag also.)
Changelog has:
070830 Two patches from Pascal Terjan fixes buffer overflows
in MwXFilesel.c and MwXFormat.c.
Released 0.3.1.
040108 Added John Cwikla's XCC code. Prepended Mw to all files
and external symbols. This adds "Color Contexts" which
allow easy colour management with any visual. Anything
within Mowitz that calls MwAllocColor or MwQueryColor
will be rewritten to use color contexts instead.
030919 Cleaned up the code for release.
Released 0.3.0.
030304 New widget in MwApplicationShell.c is subclassed from
applicationShellWidgetClass, but has callbacks for
OffiX and Xdnd drops.
030209 MwMenu.c: catch X errors in XGrabButton. Needed for OpenWindows,
discovered by James B. Hiller <jhiller@visi.net>.
Released 0.2.3.
030128 Changed malloc to MwMalloc, realloc to MwRealloc and
free to MwFree in MwRudegrid.c.
Overview of Changes from GTK+ 2.12.3 to 2.12.4
==============================================
* Bugs fixed:
494667 gdkpixloader jpeg loader problems with some files
496546 Tooltips may crashe because a window is destroyed
503824 gtk_paned_find_neighbours aborts with assertion failure
388321 gtk_notebook_remove_tab_label
503190 Doesn't build with directfb >= 1.0
491847 gtk-builder-convert --root option doesn't work for GtkWin...
492977 Setup autorelease pool automatically in each mainloop ite...
499951 GtkAssistant remove_page may leave current_page as a dang...
502250 Leak in gtkfilechooserdefault.c:shortcuts_reload_icons()
503569 Leak in GtkTreeViewColumn
504753 Destroyed subviews are not removed from the view hierarchy
504804 Typo in TEST_EXPAND_ROW signal
504984 Problems with hiding/showing transient windows
505708 compatibility macros for signals has wrong type.
506107 mem leak in print dialogue
502850 gtk-builder-convert program not found
504749 gtk-builder-convert and GtkMenu
(e.g. NetBSD with bundled XFree86). Checking whether "X11_TYPE" is "xorg"
is obsolete and *not* equivalent to checking whether we are not using
modular X.org.
dmenu is a generic menu for X, originally designed for wm/dwm, now used by
wm/wmii. It manages huge amounts (up to 10.000 and more) of user defined
menu items efficiently.
Option to build kompmgr - from Sergey Svishchev
improved kdeeject script - from Sergey Svishchev
ksysguard tidyup, improved handling of process list.
infocenter tidyup
Add NetBSD support to kicker/applets/naughty (finally fixing PR 25052)
Bump PKGREVISION.
This is for PR 37610 to fix internationalized text bug.
This fix was already in XFree86 and Xorg libXaw versions since at
least Nov. 2004 and in Fedora for Xaw3d since 2002.
libraries work properly with xaw.buildlink3.mk. That's better!
This was done so that X/Open Curses (pkgsrc-wip/pdcurses) could
have a chance of using these libraries. ;)
xorg-server-1.4.0.90 + Mesa-7.0.2 by me. Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).
Changes include:
Constified some variables.
Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)
Fixed a bunch of warnings.
Bug #9762: Fix opacity changes on unmapped windows.
"gtkdoc-rebase" (which depending on what flavour of "which" your operating
system provides will go horribly wrong).
This fixes the build under Mac OS X.
to me than the release. Bump rev.
Changes include:
Guard MMX get_fast_path() with pixman_have_mmx()
Use -fvisibility=hidden by default.
Add a PIXMAN_EXPORT macro that expands to the appropriate GCC magic.
Various formatting fixes.
Make the tables static; remove unused flag
Set maskRepeat to FALSE when the function is NEED_SOLID_MASK
Conditionalize MMX code with USE_MMX
Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS is enabled.
pixman_composite_rect_general_accessors skips the fetch / store steps by
setting store to NULL when the op is ADD or OVER and the dest format is
[ax]8r8g8b8. This optimization is only valid when no accessors are
in play.
changes:
-some Quartz related bugfixes
-other minor bugfixes
-translation updates
-the HTML documentation is built properly this time, so remove the pkgsrc
hacks to load it from MASTER_SITE_LOCAL