Next | Query returned 155 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236)
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
   2006-11-13 22:02:53 by Matthias Drochner | Files touched by this commit (2)
Log message:
migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION
   2006-10-13 20:25:47 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 0.14.1
changes:
-minor bugfixes
-set log domain
   2006-09-15 17:16:42 by Julio M. Merino Vidal | Files touched by this commit (6) | Package updated
Log message:
Update to 0.14.0:

0.14.0
	Minor doc syntax update.
	Fix bug causing empty lines to not being copied.

0.13.7
	Bug 350236 : Cannot copy text; invalid character sequence errors
	Bug 352439 : URL highlighting seriously broken
	Bug 351494 : Gnome-terminal doesn't kills bash on tab close
	             Patch from Aivars Kalvans
	Bug 352365 : font caching problem for not-found glyphs

0.13.6
	Bug 351696 : crash on Terminal, check ->window before setting
	             icon/window title
	Bug 350623 : Accessible text getTextAtOffset is broken
	             Patch from Willie Walker

0.13.5
	Bug 158200 : terminal backspace behavior not set to UTF-8 mode
	             Based on patch from Egmont Koblinger
	Bug 348814 : crash on Terminal
	             Patch from Aivars Kalvans

0.13.4
	Fix selection that I broke in last release.
	Bug 336947 : [patch] Redundant vte_terminal_set_font_full() calls
	             Patch from Aivars Kalvans
	Bug 134800 : gnome-termnal hung up when input by ATOK
	             Patch from Yukihiro Nakai  <nakai@gnome.gr.jp>
	Bug 339983 : gnome-pty-helper should log username
	             Patch from Brian Cameron

0.13.3
	Bug 121904 : copy-paste of empty line
	Bug 25290 : Small UI tweak to select-by-word (only select only letter
	            at a time for non-word characters)
	Bug 339986 : Patch to select localized strings exactly
		     Patch from Takao Fujiwara
	Bug 311855 : Race in vte leads to blocking of input.
		     Patch from Kalle Raiskila
	Bug 342396 : Ctrl-space sends " ", not NUL.
	Bug 345377 : real transparency
		     Patch from Kristian Høgsberg <krh redhat.com>
	Bug 345514 : -no-undefined doesn't work with latest libtool
	Bug 141985 : vte does not respond to 'CSI 2 1 t' or 'CSI 2 0 t' with
		     the correct window/icon title
		     Patch from Mariano Suárez-Alvarez

0.13.2
	Bug 344666 : Problems with *_CFLAGS and *_LDFLAGS in makefiles
	             Patch from Stepan Kasal <kasal@ucw.cz>.
	Bug 339529 : gnome-terminal (vte) crashes when detatched window is
	             closed
	Bug 342549 : uninitialized var (coverity)
	             Patch from Paolo Borelli.
	Bug 342082 : vte_invalidate_region() may check whether terminal is
	             realiazed or not
	             Patch from Kouhei Sutou.
	Bug 340363 : vte Cygwin build fixes
	             Patch from Cygwin Ports maintainer
	Bug 341793 : vte.h doesn't need to include X11/Xlib.h
	             Patch from Kouhei Sutou
	Require intltool 0.35.0 to have translations in the dist tarballs.
	Fix typo which may have been causing things like crashes.

0.13.1
	Use intltool 0.34.90 to make sure tarball includes po files.
	Bug 339980 : nativeecho needs glib in LDADD to build on Solaris
	             Patch from Brian Cameron.
	Bug 331803 : style needs to be attached/detached to the window on
	             realize/unrealize
	             Patch from Benjamin Berg  <benjamin@sipsolutions.net>.
	Pass -no-undefined linker flag.

0.13.0
	Removed obsolete #ifde GTK_CHECK_VERSION(2,2,0) checks.
	Bug 339448 : selection doesn't respect hard newlines
	Bug 148720 : Word selection erroneously captures text from next line
	Bug 126376 : Uncoinditional definition of _XOPEN_SOURCE breaks build
	             on NetBSD
	Bug 97719 : Selection: double/triple click doesn't cross line boundaries
	Bug 160782 : Vte isn't multi-screen safe
	Bug 330441 : Remove libzvt support
	Bug 328850 : Crash when pasting selection
	Bug 160134 : mouse events occurring past column 95 are not passed
	             through to terminal application
		     New public function vte_terminal_feed_child_binary
	Bug 135230 : Feature request to attach VTE to existing pty
	             New public function vte_terminal_set_pty
	Bug 337442 : [patch] Reduce .plt section
	             We use a regexp to limit exported symbols now.
	Bug 142247 : use of uninitialized value
	Bug 149633 : gnome-terminal messes up boxdrawing chars aligment
	Bug 144456 : UK pound currency symbol rendered incorrectly
	Bug 307403 : xticker doublefree
	Bug 337877 : Patch to use po/LINGUAS
	Bug 337552 : Insufficient version requirement for gtk+
	Bug 168251 : add support for 256 colors terminals
	Bug 120276 : Wishlist: Support Rectangular Selection
	Bug 336117 : [patch] Use g_slice API
	Bug 336128 : vim scrolling issues - emulation errors
	Bug 334385 : Use intltool
	Bug 104841 : scrolling doesn't work inside "screen" windows
	Bug 333768 : vteapp debug stuff should be conditional
   2006-07-14 16:57:13 by Roland Illig | Files touched by this commit (2)
Log message:
Added a patch needed for Solaris 8.
   2006-07-14 01:36:18 by Roland Illig | Files touched by this commit (3)
Log message:
Added a patch to make the package build on Solaris, which does not have
struct msghdr.msg_control and CMSG_FIRSTHDR. While here, removed
BROKEN_IN, since the package works on NetBSD 3.0 and fixed some pkglint
warnings.
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129)
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
   2006-07-04 18:03:51 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 0.12.2
changes: minor bugfixes

Next | Query returned 155 messages, browsing 101 to 110 | Previous