On Thu, Aug 6, 2009 at 19:50, Scott Ritchie wrote:
> -Open Source and User Driven
> +Open Source and User Driven
Font size is not a valid excuse for skipping heading levels.
Presentation issues should be handled in CSS.
On Sat, Jul 18, 2009 at 06:16, Austin English wrote:
> I need a portable way to get to the shared documents folder, e.g.,:
> Windows XP:
> C:\Documents and Settings\All Users\Shared Documents
> WIndows Vista:
> C:\users\Public\Public Documents
> Wine:
> C:\users\Public\Documents
In Windows, the pr
On Thu, Jul 9, 2009 at 15:53, Anders Jonsson wrote:
> POPUP "&Info" {
> - MENUITEM "&Fastest Times", IDM_TIMES
> + MENUITEM "&Fastest Times...", IDM_TIMES
> MENUITEM "&About", IDM_ABOUT
> }
According to Microsoft's guidelines, an ellipsis is only necessary
On Wed, Jul 1, 2009 at 21:07, Alexandre Julliard wrote:
>> This patch achieves this by creating an auxiliary thread that will run
>> in the same process that puts data on the clipboard and handle X
>> selection messages.
> That looks quite inefficient, especially since you create a new thread
> e