Re: [Pan-users] Various possible bug fixes

2014-03-20 Thread Duncan
Andrew Nile posted on Wed, 19 Mar 2014 23:06:43 + as excerpted: > Hi Heinrich, looks great. My patches in the first post turned out quite > a bit messy and hard to follow, sorry. :( Two tiny things though, line > 1996 of header-pane.cc should also be changed to > > _bg(prefs.get_color_str_wo_

Re: [Pan-users] Various possible bug fixes

2014-03-19 Thread Andrew Nile
Hi Heinrich, looks great. My patches in the first post turned out quite a bit messy and hard to follow, sorry. :( Two tiny things though, line 1996 of header-pane.cc should also be changed to _bg(prefs.get_color_str_wo_fallback ("text-color-bg")) so that the background colour is fixed, and the ne

Re: [Pan-users] Various possible bug fixes

2014-03-18 Thread Heinrich Müller
All pushed to master. Hope everything is OK, but should be. Cheers. Am 06.03.2014 14:08, schrieb Steve Davies: Many thanks Andrew. The first of those is one I've wanted for a long time, so I'll endeavour to refresh the Win32 build with it over the next few days :) Cheers, Steve On 5 Mar

Re: [Pan-users] Various possible bug fixes

2014-03-06 Thread Steve Davies
Many thanks Andrew. The first of those is one I've wanted for a long time, so I'll endeavour to refresh the Win32 build with it over the next few days :) Cheers, Steve On 5 March 2014 18:25, Andrew Nile wrote: > Hi! I have been playing around with the Pan source a bit and I think I > have a

Re: [Pan-users] Various possible bug fixes

2014-03-05 Thread Heinrich Müller
Thanks, Andrew, I'll patch those into Pan. Cheers. Am 05.03.2014 19:25, schrieb Andrew Nile: Hi! I have been playing around with the Pan source a bit and I think I have a few fixes for you guys to consider. Please feel free to use any or none of these. I have never used a mailing list before, s

[Pan-users] Various possible bug fixes

2014-03-05 Thread Andrew Nile
Hi! I have been playing around with the Pan source a bit and I think I have a few fixes for you guys to consider. Please feel free to use any or none of these. I have never used a mailing list before, so if I do something wrong, I'm sorry. Strange colours on first run patch: --- a/header-pane.cc