Age | Commit message (Collapse) | Author | Files | Lines |
|
- Sort PLIST to appease pkglint
- Disable utmp support on hpux, until I figure out why it fails
|
|
Bugfixes:
* Handle EIO errors (got when tcsh / fish exit) properly. Patch by
Zoltan Szalontai.
* Disabled Shift+Enter shortcut by default, since it may confuse new
users.
* Make Alt+Enter behave like Xterm.
. Added %T,%G,%P flags for percent interpolation (useful for dtach).
* Bold colored text is rendered in BOTH bold font, and bright color.
Use only bold font.
* r->num_fds is properly reduced when tabs are closed
* Ignore focus events of type NotifyGrab and NotifyUngrab. This
caused an annoying blinking when focussing other windows via the
keyboard. (Thanks to Roman Po???zka for pointing this out).
* Removed the --focusDelay option (no longer necessary with above
bugfix).
Enhancements:
* Added --titleFormat and --winTitleFormat options to control display
of tab and window titles.
* Added options --veryBright and --boldColors to control how bold
primary colors are rendered.
* Added --useFifo option, to make mrxvt listen for macros on a fifo.
Code based on patch by Jozef Vesely.
* Added Raise macro to "raise" the mrxvt window. Thanks to Jozef
Vesely for the patch.
* Added a UseFifo macro to enable / disable --useFifo at runtime.
* Defined a macro that opens a "mrxvt console" in a new tab (bound to
Ctrl+Shift+c by default).
* Added --enable-use-fifo compile time option for people paranoid about
security.
* Added BOLD_BRIGHTENS_256_COLORS option in feature.h which attempts
to brighten even non-primary colors instead of drawing them in
bold. (Respects boldColors and veryBright).
* Made winTitleFormat a profile option.
* Added -ic option to set the application icon. (Adapted from patch
#1656294 by Stanislav Mekhanoshin)
* Check locale for encoding method if it is not specified by -km
option or multichar_encoding resource.
* Add new debugging facility such that a user can specify the
message type and verbose level by command line options. Run
`mrxvt -dmask whatever -dlevel something' for details.
* Fix compile error when use Sun Studio 10. Thanks to Quintin
Beukes for the patch.
|
|
changes. This should fix the NetBSD and DragonFly issues. Bump revision.
|
|
|
|
|
|
|
|
|
|
Fixed "URL handling allows remote shell command execution" bug:
http://bugzilla.xfce.org/show_bug.cgi?id=3383
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Remove xorg 6.9 packages from pkgsrc.
|
|
|
|
someone more involved in the platform take a look or I find the time to
merge the xsrc changes.
|
|
|
|
|
|
Should fix PR 36792.
Bump PKGREVISION.
|
|
|
|
- Fix the ends of files. Update the known cards date.
- Revamp scaling code.
- Add LVDS flat panel scaling support.
- Fix GeForceFX issues with video overlap.
|
|
|
|
- add quirk support for i830, including Lenovo TV out quirk
- imrpove CRT blanking
- bugfixes for address handling for 4GB+ addresses
- fix memcpy in i965 and increase vertex buffer size
- fix typo in man page
|
|
|
|
|
|
avoid a memory leak, some const sprinkling, purge unused code.
|
|
fix a memory leak.
|
|
Fix an integer overflow in the newly added functions, just because
we can.
|
|
|
|
|
|
|
|
explicitly enabled or disabled. Request it for pkgsrc.
|
|
enabled or disabled. Request it for pkgsrc. Disable SGML check.
|
|
|
|
|
|
Add cross-compilation support for the rest.
|
|
DRI headers only, if it is not explicitly enabled or disabled.
Enable it for pkgsrc.
|
|
enabled or disabled. Request DRI explicitly.
|
|
|
|
enabled or disabled. Request DRI explicitly. Disable the SGML check.
|
|
enabled or disabled. Request DRI explicitly.
|
|
enabled or disabled. Request DRI explicitly. Disable the SGML check.
|
|
enabled or disabled. Explicitly request DRI.
|
|
explicitly enabled or disabled. pkgsrc installs DRI headers by default,
so enable it always.
|
|
|
|
|
|
|
|
|
|
cross-compiliation. A less aggressive change has been made to
xorg-util-macros before.
|
|
|
|
This allows us to drop the Perl dependency.
|