Releases: pcman-bbs/pcmanx
Releases · pcman-bbs/pcmanx
pcmanx-gtk2 v1.3 release
Three years passed since last release. :P
Version 1.3 - February 2016
- Feature: Add ANSI color editor
- Feature: Enhance OpenPCMan style mouse compatibility
- Feature: Add mouse browsing support
- Feature: Add hotkey settings
- Feature: Add gnome-terminal style keyboard shortcuts
- Feature: Option to startup in simple mode
- Feature: Close tabs selected by middle clicks
- Bugfix: Fix build under Fedora Linux
- Bugfix: Some combinations for key settings do not work
1.2
Version 1.2 - February 2013
- Feature: Use consistent naming: PCManX
- Feature: Allow users to search selected text through Web search engine
- Feature: Handle malformed URL properly
- Feature: Usability enhancement for Unity desktop envionment
- Feature: Add new interface to show and hide toolbar
- Feature: Remember maximized state
- Feature: Improve the performance of cairo caret
- Bugfix: SegFault when $LANG is not set
- Bugfix: Replace system() with execlp() for sake of security
- Bugfix: Use g_spawn_async() instead of fork()/execlp() to prevent crash
- Bugfix: Build failure when configured as --disable-docklet
- Bugfix: Status bar appears in simple mode
- Bugfix: FcFontSort() should no longer use
NULL' as the value of
result' - Bugfix: Change "class" and "name" hints for a window.
- Bugfix: Add "StartupNotify=true"
- Bugfix: Fix the invisible cursor issue
- Bugfix: Fix a bug that NancyBot incorrect parsing the input string on 64bit OS.