Bug#628090: scite: background colour is #00ffff

2011-05-26 Thread Michael Dickson
Package: scite Version: 2.25-1 Severity: normal Reproduction: 1. Set display depth to 16 2. Open SciTE 3. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core) Locale: LANG=

Bug#551357: leafpad: cannot open file from command line if name contains ":"

2010-02-25 Thread Michael Dickson
If the input parameter contains a ":", Leadpad considers it to be a URI - not a filename. The attached patch changes the behaviour where names have a ":" to first run through Leafpad's URI load, and if not matching a supported format, to then use as a filename. file.c.patch Description: Binary d