Skip to content

1.2

Compare
Choose a tag to compare
@czchen czchen released this 04 Jun 10:05
· 138 commits to master since this release

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 ofresult'
  • 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.