Re: [fossil-users] add empty dir

2009-11-02 Thread Dmitry Chestnykh
> Hi all, > do you know how I can add empty directories? > because I need to use svn and fossil together and svn create > these empty dir in each sub directory. Most modern DVCS don't track empty directories. As a work around, just add some [dot]files inside those directories. -- Dmitry Chestnykh

[fossil-users] add empty dir

2009-11-02 Thread Andy
Hi all, do you know how I can add empty directories? because I need to use svn and fossil together and svn create these empty dir in each sub directory. .svn/tmp/text-base .svn/tmp/prop-base .svn/tmp/props .svn/tmp/ thanks Andy. Send instant messages to your online friends http://uk.messenger.ya

Re: [fossil-users] external links

2009-11-02 Thread Michael Richter
2009/11/2 D. Richard Hipp > > Are you kidding Richard? Unicode is only 8 years old as a > > standard. It'll be at least another 20 before people finally get it > > (semi-)right. > > two rows of the table at > http://www.sqlite.org/draft/fileformat2.html#serialtype > works correctly but that

Re: [fossil-users] external links

2009-11-02 Thread James Gruessing
On 2 Nov 2009, at 13:20, Michael Richter wrote: 2009/11/2 D. Richard Hipp An image does not change color according to whether or not the link has been visited. :-( You can use a different image for visited links and unvisited links, though, right? Well, you can always do something like:

Re: [fossil-users] external links

2009-11-02 Thread D. Richard Hipp
On Nov 2, 2009, at 8:20 AM, Michael Richter wrote: > Are you kidding Richard? Unicode is only 8 years old as a > standard. It'll be at least another 20 before people finally get it > (semi-)right. > When I bring up IE (using VMWare) I see that the >= symbol in the last two rows of the t

Re: [fossil-users] external links

2009-11-02 Thread Michael Richter
2009/11/2 D. Richard Hipp > An image does not change color according to whether or not the link > has been visited. :-( > You can use a different image for visited links and unvisited links, though, right? ___ fossil-users mailing list fossil-users@li

Re: [fossil-users] external links

2009-11-02 Thread Michael Richter
Are you kidding Richard? Unicode is only 8 years old as a standard. It'll be at least another 20 before people finally get it (semi-)right. 2009/11/2 D. Richard Hipp > > On Nov 2, 2009, at 3:05 AM, altufa...@mail.com wrote: > > > Hi DRH, > > > > Check-in [0039b7813e] shows a rectangle next to

Re: [fossil-users] external links

2009-11-02 Thread D. Richard Hipp
On Nov 2, 2009, at 7:54 AM, Joshua Paine wrote: > On Mon, 2009-11-02 at 11:17 +, James Gruessing wrote: >> I agree with that idea, but for people wanting to replicate the arrow >> or having something similar as prefix or suffix to the link would >> mean >> most likely resorting to using the

Re: [fossil-users] external links

2009-11-02 Thread Joshua Paine
On Mon, 2009-11-02 at 11:17 +, James Gruessing wrote: > I agree with that idea, but for people wanting to replicate the arrow > or having something similar as prefix or suffix to the link would mean > most likely resorting to using the content CSS attribute Adding some left or right paddin

Re: [fossil-users] external links

2009-11-02 Thread D. Richard Hipp
On Nov 2, 2009, at 3:05 AM, altufa...@mail.com wrote: > Hi DRH, > > Check-in [0039b7813e] shows a rectangle next to external links in IE > and chrome. Is that intentional? I expected to see some other shape. > OK. Good to know. I figured that all browsers these days could handle unicode,

Re: [fossil-users] external links

2009-11-02 Thread James Gruessing
I agree with that idea, but for people wanting to replicate the arrow or having something similar as prefix or suffix to the link would mean most likely resorting to using the content CSS attribute, something that is notorious for not working across all browsers. Ah well, you can't keep eve

Re: [fossil-users] external links

2009-11-02 Thread Dmitry Chestnykh
Yeah, I can see the arrow, but it look strange to me. Maybe instead add a class to anchor, like, class=external, and then style external links in CSS? -- Dmitry Chestnykh Coding Robots http://www.codingrobots.com dmi...@codingrobots.com On 02.11.2009, at 12:26, James Gruessing wrote: > The

Re: [fossil-users] external links

2009-11-02 Thread James Gruessing
The problem is some browsers (in particular IE, Chrome is a bit strange) don't scour the system fonts to best find a replacement font just to display that character, or the operating system doesn't have a font that contains it. What you should be seeing is something like this: http://www.de

[fossil-users] external links

2009-11-02 Thread altufaltu
Hi DRH, Check-in [0039b7813e] shows a rectangle next to external links in IE and chrome. Is that intentional? I expected to see some other shape. - Altu ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:808