Age | Commit message (Collapse) | Author | Files | Lines |
|
PR pkg/23229.
|
|
Update to 0.7.0.
News in 0.7.0
-------------
* A bunch of small bugfixes
* Replaced deprecated calls for glib 2.3
* Multiline backward search works now
* <keyword-item> patterns are now limited to 250 elements (more cause
trouble with GNU regex)
|
|
|
|
(GIMP is an acronym and deserves to be uppercased).
|
|
- Add category korean.
|
|
|
|
KDE is never going to build on NetBSD<1.0 so don't bother testing a
version, just assume we have setproctitle in libc.
Fixes build with gcc3. Same patch as previously applied to kdelibs3.
|
|
|
|
back in June. Should fix the kdelibs2 build problem seen in Hubert's
bulk build.
|
|
no changes in the xpmroot code...
|
|
depending on the shell beeing used (thus introducing a hidden dependancy).
As a side effect, the package now uses pthreads. Bump PKGREVISION to 2.
|
|
|
|
|
|
0.15.1:
030915 Toggle again: the check mark displayed in the wrong place
when the widget wasn't its default height.
Added code to the Command Redisplay function so it doesn't
shift the text when the widget is a Toggle in check or radio
style. That's really ugly because we're depending
on how the widget is subclassed. But it works.
030913 The new highlighting code broke with the Toggle widget
in radio or check style.
030912 Fixed function prototypes in Toggle.c and fixed bugs
caused by not having them in the first place.
030903 Eliminated warnings caused by missing #includes.
030902 Scrollbar: Added XtNarrowStyle resource to make arrows in the
style of Windows ("win95") or NeXt ("next", default).
UPDATE: This was later backed out.
0.15.0:
030902 Scrollbar: Made the bump on the thumb optional (resource
XtNdrawBump, default True).
030901 ThreeD: Added XtNbevel resource to make the bevel "solid"
(Motif/Xaw3d-like) or "rounded" (neXtaw, default).
Added the same code to neXtawDrawShadowBox in Misc.c, which
is used by Scrollbar and SimpleMenu.
Added a 3D bevel to Text using a similar hack as in Xaw95.
030831 Command, Repeater and Toggle: Draw a dotted rectangle around
the highlighted widget. Reduced the distance the text shifts
in a set widget to 1 pixel.
030824 Added traversal code from Ed Falk's XawM. Note: KDE messes up
translations for the Command widget. That is a bug in KDE.
|
|
Ok'ed by skrll@
|
|
extension, and tweak the gtk-config patch so it's still syntactically
correct after RPATH_FLAG stripping
|
|
libXrender.so.$(MAJOR_VERSION).$(MINOR_VERSION)
was not built (at least FreeBSD/Linux).
|
|
|
|
Changes:
* Fixed segfault when clicking on auto-hide toolbar preference
* Fixed segfault when changing the first toolbar button
* Added Irish translation (by Kevin Patrick Scannell)
|
|
|
|
|
|
|
|
bsd.buildlink3.mk.
|
|
to protect more parts of buildlink3.mk files against multiple inclusion.
|
|
While here fix my email address.
|
|
in bsd.buildlink3.mk: the *_BUILDLINK3_MK multiple inclusion guards are
removed and we ensure that things that should be defined only once really
are defined only once by using section-specific or variable-specific
guards.
|
|
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
|
|
gcc version test.
|
|
pulled in by the check for -lXxf86misc since libtool isn't used for configure
checks)
|
|
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
2.2.5:
set font patch (Joachim "nomeata" Breitner)
cleanup "draw_bar" method patch (Philipp Matthias Hahn)
ran all source and header files through 'indent' for
consistancy (Tim Wright). Used default arguents --- GNU style.
2.2.4: outline/shadow cut fix (Tomas Janousek)
xmms_plugin: added outline (Ondrej Novy)
added playlist_pos/playlist_length (Ondrej Novy)
added time_pos on pause (Ondrej Novy)
added outline to draw_bar and shadow fix (Ondrej Novy)
2.2.3:
Alignment patch (Philipp Matthias Hahn)
xosd-config xlibs patch (Philipp Matthias Hahn)
|
|
xfce4-gtk2-engines, xfce4-mcs-manager, xfce4-mcs-plugins, xfce4-panel, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xfce4-utils
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patch provided in PR 22412 by neil at daikokuya dot co dot uk
Long list of changes/fixes. See the HISTORY file for details.
|