Commit Graph

59 Commits

Author SHA1 Message Date
Dirkjan Ochtman
176bc50a2d hgweb: allow distinction between open/closed branches on branches page 2009-06-04 18:05:50 +02:00
Martin Geisler
de603efbcb coal/paper: minimize whitespace differences in CSS files 2009-05-19 00:57:36 +02:00
Martin Geisler
5e735013d3 coal/paper: equal heights for file and annotate views 2009-05-19 00:33:23 +02:00
Martin Geisler
ecadaada56 spartan: ensure equal heights for file and annotate views
The display used to jump up and down when switching from the file view
to the annotate view. It now stays still: when switching from the file
view to the annotate view it looks like the file content is simply
right-shifted to make room for the author names.
2009-05-19 00:28:47 +02:00
Martin Geisler
11ef97755a coal/paper: simplify margin and padding CSS rules 2009-05-18 23:37:36 +02:00
Martin Geisler
301bf629e6 spartan: simplify CSS colors (#xxxxxx -> #xxx) 2009-05-18 23:35:27 +02:00
Augie Fackler
c9dfeaae14 monoblue: Fix indentation and other styling in the annotation view. 2009-04-15 10:33:58 -05:00
Benoit Allard
c429e1d8f6 coal/paper: switch to XHTML 1.1 2009-02-05 18:15:33 +01:00
Dirkjan Ochtman
50396f781f coal/paper: show branch name in changeset view 2008-11-25 22:53:01 +01:00
Benoit Allard
0832593609 coal/paper/monoblue: show branch names in hgweb graph 2008-11-25 22:32:11 +01:00
Benoit Allard
f1183e9953 coal/paper: display branch names in log 2008-11-25 22:51:10 +01:00
Brendan Cully
f7d4a5fc6b hgweb (coal/paper): make file, diff and annotate easier to render
This patch removes tables altogether for file and diff, and removes
one column from annotate, making firefox's incremental renderer much
faster for large files.
2008-11-20 18:15:50 -08:00
Matt Mackall
52c47b0a96 hgweb: improve color discrimination for paper and coal 2008-11-06 12:46:34 -06:00
Thomas Arendsen Hein
880d884e39 Kill trailing whitespace in templates 2008-11-07 13:02:02 +01:00
Dirkjan Ochtman
4a6c5c8312 coal/paper: link repo name to hgweb root 2008-11-05 09:48:56 +01:00
Dirkjan Ochtman
565fa5706e paper: don't keep the menu affixed to the top
This makes scrolling slow and causes browsers to use a lot of CPU time.
2008-11-05 09:42:52 +01:00
Benoit Allard
ddc2ab4eeb coal/paper: show a search tip when hovering over search box
This doesn't work in IE, because IE only supports :hover on <a> elements.
2008-11-01 13:07:20 +01:00
Brendan Cully
1df8751059 Backed out changeset b211055d0087 2008-10-29 10:55:29 -07:00
Brendan Cully
45ef89d38d coal: remove dead CSS code 2008-10-28 21:31:21 -07:00
Benoit Boissinot
5c91453d9a theme/monoblue: put the search box entirely in the header 2008-10-22 19:28:37 +02:00
Benoit Boissinot
e750cba792 theme/monoblue: do not use a fixed width for the overview box 2008-10-22 18:32:22 +02:00
Dirkjan Ochtman
b7ae732f0c coal/paper: widen author column in log table 2008-10-20 10:20:35 +02:00
Hiroshi Funai
6ebab04c8a [PATCH 2 of 2] Re: created hgweb theme - monoblue 2008-10-18 03:53:54 -05:00
Rocco Rutte
28f534cf8d coal/paper: make output well-formed and fix css syntax error breaking rendering 2008-08-18 15:58:17 +02:00
rubik
0360c09f43 coal/paper: fixed box via an expression for IE < 7 2008-08-06 17:19:14 -05:00
Dirkjan Ochtman
45a65cd774 graph: improve script hiding tricks 2008-06-24 10:18:03 +02:00
Augie Fackler
324e0b3be6 graph: optimize rendering by appending all nodes at once 2008-06-24 10:08:32 +02:00
Dirkjan Ochtman
bedb232a33 graph: tweak the indentation algorithm 2008-06-18 12:13:59 +02:00
Augie Fackler
48ec2395f3 hgweb: Fix up non-coal styles to support graph. 2008-06-18 10:05:43 +02:00
Dirkjan Ochtman
4f94568371 add graph page to hgweb 2008-06-18 07:06:41 +02:00
Matt Mackall
80fd4ea334 hgweb: add paper style derived from coal 2008-06-11 18:00:58 -05:00
Dirkjan Ochtman
8261e0ced7 coal: fix CSS errors as reported by Firefox 2008-05-08 18:36:45 +02:00
Isaac Jurado
ec51524d45 highlight: Generate pygments style sheet dynamically
This patch allows a per-repository (for example, within a hgwebdir) selection
of pygments_style web option.  No static .css files required.

Test edited by pmezard (compatibility fixes)
2008-04-05 21:29:02 +02:00
Matt Mackall
80f473ccc9 coal: minor icon improvements 2008-04-04 13:54:49 -05:00
Matt Mackall
8049b8b9fa coal: more tweaks
- move icons inside links
- set icon borders to 0
- make active menu button white on black and remove bar
2008-04-04 13:43:25 -05:00
Matt Mackall
23c69a2401 coal: even more tweaks
- rearrange file browser columns
- add folder and file icons
- make browse table uniformly monospaced
- use lowercase consistently for column heads
- fix search container div
2008-04-02 18:51:06 -05:00
Matt Mackall
39e35d1f2a coal: more tweaking
- add quirksmode hack in attempt to make MSIE happy
- add container divs for more browsers compatibility
- fix file log button on file page
- link to first line of file source from browser
- change revision navigator style
2008-04-02 18:47:19 -05:00
Matt Mackall
9e23a6f65d coal: more tweaks
- add revision numbers to changeset, browse, and file pages
- add revision number to revision number navigator in log
- remove node from log and filelog pages
- add changeset, browse, and archive buttons back to log page
- make buttons more clickable with display: block
- fix alignment of some table heads
2008-04-02 18:47:17 -05:00
Matt Mackall
b14395d8bb coal: minor fixes
sans -> sans-serif
tweak column widths
get rid of full changelog
2008-04-02 18:47:15 -05:00
Matt Mackall
bf098a66ae templates: add coal web theme 2008-03-31 21:49:36 -05:00
Matt Mackall
233304547d optimize PNGs 2008-03-31 21:49:34 -05:00
Florent Guillaume
1282137f5c gitweb: show branches in most of the templates 2008-03-13 23:45:36 +01:00
Brendan Cully
c592a63caf gitweb: remove some line breaks in archive and rss columns.
Clean up archive formatting a little in the index page.
2008-03-06 18:40:10 -08:00
Matt Mackall
5a7631f0f9 hgweb: add new logos 2008-02-14 10:28:27 -06:00
Jesse Glick
09abfa016d Atom/RSS logo display problem using min font size.
Using Minimum Font Size = 18 on Firefox, the Atom and RSS logos in a changeset
web page look crushed together. No need to specify an absolute width for text;
just use sensible padding instead.
2007-12-20 07:05:40 -05:00
Adam Hupp
8fafdc321a extension for synax highlighting in the hgweb file revision view
Depends on the pygments syntax highlighting library:
http://pygments.org/
2007-11-10 17:54:57 -05:00
Thomas Arendsen Hein
23916758e6 hgweb: Show date of last change for each file in manifest 2007-08-31 11:18:29 +02:00
Matt Mackall
840be93118 hgweb: improve shortlog formatting
shorten author with |person
don't shrink font (default font is presumed to be preferred reading size)
set widths based on font ems rather than page percents.
2007-06-25 11:30:05 -05:00
Thomas Arendsen Hein
3019bb7a0b Kill trailing spaces 2007-06-21 09:25:49 +02:00
Josef "Jeff" Sipek
066eaf6a84 gitweb: Display branch and tag labels
Pages which display labels:
- summary
- shortlog
- changelog
- changeset
- search
2007-06-01 19:56:39 -04:00