Mercurial > audlegacy
annotate Mercurial-Access @ 4225:f6625617716b
- use ceil() to round non-integer pixel lengths up to the next integer value; this is needed to deal with non-integer scale factors, and should be probably applied to other scalable ui-widgets
author | Giacomo Lozito <james@develia.org> |
---|---|
date | Mon, 28 Jan 2008 02:50:54 +0100 |
parents | d4d21dd19490 |
children | 4060a83ebf1f |
rev | line source |
---|---|
2835
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
1 The atheme.org mercurial repository is available for anonymous read-only |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
2 access. |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
3 |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
4 To retrieve the audacious development branch from hg.atheme.org, do: |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
5 $ hg clone http://hg.atheme.org/audacious audacious-devel |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
6 |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
7 To retrieve the audacious stable branch from hg.atheme.org, do: |
d4d21dd19490
Make note of transition to Mercurial.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
8 $ hg clone http://hg.atheme.org/audacious-stable |