Thu, 14 Jul 2011 13:31:07 +0100 |
Chris Cannam |
Add dpkg control file
|
Mon, 11 Jul 2011 15:15:31 +0100 |
Chris Cannam |
Check for repeated request (thus failed login) before looking up cached data, so we can cache in confidence without resending invalid login details (fixing #205)
|
Thu, 07 Jul 2011 10:59:50 +0100 |
Chris Cannam |
Look for easyhg-kdiff3 in preference to plain kdiff3
|
Mon, 04 Jul 2011 14:22:13 +0100 |
Chris Cannam |
Add overall OS/X build script
|
Mon, 04 Jul 2011 14:21:56 +0100 |
Chris Cannam |
Update ignore file
|
Mon, 04 Jul 2011 14:12:10 +0100 |
Chris Cannam |
Split out preferences into three separate tabs
|
Mon, 04 Jul 2011 14:03:31 +0100 |
Chris Cannam |
Look up diff/merge paths again if current settings are found not to exist (fixes #111)
|
Mon, 04 Jul 2011 13:48:04 +0100 |
Chris Cannam |
Further minor abbrev fix
|
Mon, 04 Jul 2011 13:31:39 +0100 |
Chris Cannam |
Fix extremely slow Text::Abbrev:abbreviate for long texts (was making history scrolling very laggy with long changelogs)
|
Thu, 30 Jun 2011 09:43:29 +0100 |
Chris Cannam |
Omit icons from menus on Mac
|
Thu, 30 Jun 2011 09:43:18 +0100 |
Chris Cannam |
Textual fix
|
Thu, 30 Jun 2011 00:05:24 +0100 |
Chris Cannam |
Do the foregoing only if the user had explicitly asked for the remember option
|
Thu, 30 Jun 2011 00:04:33 +0100 |
Chris Cannam |
Use cached password directly, without asking the user, if it's available and the requested realm/uri are not the same as an immediately preceding one
|
Wed, 29 Jun 2011 23:48:11 +0100 |
Chris Cannam |
Don't need to declare class members, it seems. One day I'll learn some Python
|
Wed, 29 Jun 2011 16:40:14 +0100 |
Chris Cannam |
Add security warning about password remember feature
|