/[www]/www/style.css
ViewVC logotype

Log of /www/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:51:36 2024 UTC (34 hours, 16 minutes ago) by th_g
Branch: MAIN
CVS Tags: HEAD
Changes since 1.73: +1 -1 lines
Diff to previous 1.73
Reduce table-cell padding to keep texi2html navbars entries from
breaking below ~50em page width (they now break below ~40em).


Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:11:27 2024 UTC (34 hours, 56 minutes ago) by th_g
Branch: MAIN
Changes since 1.72: +8 -0 lines
Diff to previous 1.72
(freetalk) Remove the background from empty examples.


Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:10:09 2024 UTC (34 hours, 57 minutes ago) by th_g
Branch: MAIN
Changes since 1.71: +17 -0 lines
Diff to previous 1.71
(coreutils) Fix multitables containing examples.


Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:08:48 2024 UTC (34 hours, 59 minutes ago) by th_g
Branch: MAIN
Changes since 1.70: +43 -0 lines
Diff to previous 1.70
(pspp) Adjust details in pspp tables; fix #How-to-report-bugs.


Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:07:47 2024 UTC (35 hours ago) by th_g
Branch: MAIN
Changes since 1.69: +81 -9 lines
Diff to previous 1.69
(gawk) Redefine cartouches and fix many details in tables
and figures.


Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:06:12 2024 UTC (35 hours, 1 minute ago) by th_g
Branch: MAIN
Changes since 1.68: +16 -0 lines
Diff to previous 1.68
Remove the blue background (due to 'display') from some license
notices; center.


Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:05:04 2024 UTC (35 hours, 2 minutes ago) by th_g
Branch: MAIN
Changes since 1.67: +9 -0 lines
Diff to previous 1.67
(gawk, gawkinet & mes) Reduce space between short quotations and
their signature.


Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:03:48 2024 UTC (35 hours, 4 minutes ago) by th_g
Branch: MAIN
Changes since 1.66: +3 -11 lines
Diff to previous 1.66
Styling of normal text with 'cartouche':
* remove borders in gnulib: they highlight some warnings while
  other warnings in the same manual are within <blockquote>, which
  doesn't have a border anymore;
* Blue border on <ul> (automake: things to remember).


Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:02:23 2024 UTC (35 hours, 5 minutes ago) by th_g
Branch: MAIN
Changes since 1.65: +48 -15 lines
Diff to previous 1.65
pre.example*, pre.display*, etc.:
* increase the size of small*;
* more general definition of margins and paddings;
* take some corner cases into account.


Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 20:00:22 2024 UTC (35 hours, 7 minutes ago) by th_g
Branch: MAIN
Changes since 1.64: +25 -5 lines
Diff to previous 1.64
Texinfo containers ('float', 'cartouche', div.*example* and such):
* define margins;
* strip top and bottom margins of content and internal containers
  for consistency across manuals.


Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 19:59:01 2024 UTC (35 hours, 8 minutes ago) by th_g
Branch: MAIN
Changes since 1.63: +10 -4 lines
Diff to previous 1.63
Texinfo classes for images, data tables & captions:
* center 'multitable', images within 'cartouche', and captions;
* add borders to 'multitable' and table[border="1"];
* margin adjustments.


Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 19:57:53 2024 UTC (35 hours, 10 minutes ago) by th_g
Branch: MAIN
Changes since 1.62: +14 -10 lines
Diff to previous 1.62
Basic elements (pre, headers, table and img):
* pre: reduce padding to 0.5em (sufficient for the scroll bar);
* headers: increase top margin;
* th & td: increase padding, align left;
* table: uncollapse borders to better align the edges of thead
  and tbody when their vertical borders have different widths;
* img: increase line-height & decrease contrast to better
  differentiate the alt attribute from the caption.


Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 19:56:38 2024 UTC (35 hours, 11 minutes ago) by th_g
Branch: MAIN
Changes since 1.61: +1 -5 lines
Diff to previous 1.61
Don't increase <body> padding beyond 2em on wide screens.


Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 19:55:27 2024 UTC (35 hours, 12 minutes ago) by th_g
Branch: MAIN
Changes since 1.60: +98 -82 lines
Diff to previous 1.60
Reorganize without changing definitions.


Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 13:11:45 2024 UTC (3 weeks ago) by th_g
Branch: MAIN
Changes since 1.59: +9 -6 lines
Diff to previous 1.59
Remove the right margin of ul, ol & dd;
same indentation for blockquote as for dd.


Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 12:14:49 2024 UTC (3 weeks ago) by th_g
Branch: MAIN
Changes since 1.58: +4 -3 lines
Diff to previous 1.58
Adjust the vertical spacing of menu-comments and navbars.


Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 12:05:36 2024 UTC (3 weeks ago) by th_g
Branch: MAIN
Changes since 1.57: +5 -0 lines
Diff to previous 1.57
Reduce body padding between 40em and 50em width.


Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 6 11:58:51 2024 UTC (3 weeks ago) by th_g
Branch: MAIN
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
Specify 'font-size: 16px' for body, to make sure Chromium displays
monospace at the correct size. Move 'address' definition.


Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 29 09:58:57 2024 UTC (4 weeks ago) by th_g
Branch: MAIN
Changes since 1.55: +45 -7 lines
Diff to previous 1.55
Import definitions from reset.css.


Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 22 19:03:44 2024 UTC (5 weeks ago) by th_g
Branch: MAIN
Changes since 1.54: +4 -4 lines
Diff to previous 1.54
Emphasize '.cartouche p' in the Gnulib manual; no background for
warnings, the orange border is enough.


Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 22 16:52:48 2024 UTC (5 weeks ago) by th_g
Branch: MAIN
Changes since 1.53: +6 -13 lines
Diff to previous 1.53
Don't style '.cartouche blockquote', this is done by manual.css;
Use % for padding-left/right, as in manual.css.


Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 22 15:01:10 2024 UTC (5 weeks ago) by th_g
Branch: MAIN
Changes since 1.52: +98 -37 lines
Diff to previous 1.52
Another attempt at reconciling various uses of the 'cartouche' class
in manuals.


Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 19 20:41:41 2024 UTC (5 weeks, 3 days ago) by th_g
Branch: MAIN
Changes since 1.51: +3 -1 lines
Diff to previous 1.51
Fix nested tables when parent is table.cartouche.


Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 19 18:42:12 2024 UTC (5 weeks, 3 days ago) by th_g
Branch: MAIN
Changes since 1.50: +1 -2 lines
Diff to previous 1.50
Neutralize table.cartouche only.


Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 19 17:54:42 2024 UTC (5 weeks, 3 days ago) by th_g
Branch: MAIN
Changes since 1.49: +20 -7 lines
Diff to previous 1.49
Increase padding below <pre> to make space for the horiz. slider;
try to style weird things like
table.cartouche div.example pre.verbatim|example.


Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 12 14:45:19 2022 UTC (2 years, 1 month ago) by th_g
Branch: MAIN
Changes since 1.48: +4 -3 lines
Diff to previous 1.48
Remove inline-block display of navigation links (RT #1872370).


Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 18:16:42 2016 UTC (7 years, 11 months ago) by th_g
Branch: MAIN
Changes since 1.47: +2 -0 lines
Diff to previous 1.47
Limit the size of images (RT 1168941).


Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 9 16:32:58 2016 UTC (8 years, 4 months ago) by th_g
Branch: MAIN
Changes since 1.46: +4 -95 lines
Diff to previous 1.46
Remove unused definitions: old pages have been updated.


Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 08:38:37 2016 UTC (8 years, 4 months ago) by th_g
Branch: MAIN
Changes since 1.45: +11 -7 lines
Diff to previous 1.45
Fix the example class.


Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 07:55:35 2016 UTC (8 years, 5 months ago) by th_g
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
Define the 'no-bullet' class.


Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 20 20:17:48 2016 UTC (8 years, 5 months ago) by th_g
Branch: MAIN
Changes since 1.43: +37 -21 lines
Diff to previous 1.43
Various adjustments for manuals.


Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 9 17:35:26 2016 UTC (8 years, 6 months ago) by th_g
Branch: MAIN
Changes since 1.42: +2 -0 lines
Diff to previous 1.42
Increase the size of h2 in #content (main header).


Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 9 17:10:17 2016 UTC (8 years, 6 months ago) by th_g
Branch: MAIN
Changes since 1.41: +232 -19 lines
Diff to previous 1.41
New version of style.css that only imports reset.css.


Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 08:26:01 2014 UTC (10 years, 5 months ago) by th_g
Branch: MAIN
Changes since 1.40: +20 -3 lines
Diff to previous 1.40
Fix page margins; restore background.


Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 00:06:39 2014 UTC (10 years, 6 months ago) by jimcrow
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Fix override of body background RT #905307


Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 05:51:38 2014 UTC (10 years, 7 months ago) by ineiev
Branch: MAIN
Changes since 1.38: +4 -1 lines
Diff to previous 1.38
Override body background RT #905307.


Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 06:10:58 2014 UTC (10 years, 7 months ago) by th_g
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Patch the outdated translations with edu-navbar to fit the new layout.


Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 9 21:52:09 2011 UTC (13 years, 4 months ago) by mattl
Branch: MAIN
Changes since 1.36: +7 -1 lines
Diff to previous 1.36
added a basic style for pages referring directly to this stylesheet, such as manuals


Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 26 20:20:01 2010 UTC (14 years, 9 months ago) by mattl
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
moved combo.css and mini.css to gnu.org so they can be updated by webmasters.

Please do not edit these files, instead update them from the Yahoo YUI
website. Currently they are on version 2.7.0 -- future version 2.x.x releases
are supported. YUI version 3 is a whole new ball game for now.


Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 20 19:26:11 2010 UTC (14 years, 9 months ago) by mattl
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
add reference to common GNU/FSF combo css


Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 18:05:36 2008 UTC (16 years, 4 months ago) by mattl
Branch: MAIN
Changes since 1.33: +1 -310 lines
Diff to previous 1.33
development stylesheet (alternative) using Yahoo's YUI libraries. To test
this, select the alternative stylesheet in Firefox-type browsers by clicking
View > Page Style > Development CSS.

You should see the page background appear striped. This lets you know you're
looking at the development version (and tells developers that when looking
at screenshots) -- the YUI library should fix any weird issues relating to
our reset.css.

In order to implement this, I have moved the contents of style.css to
layout.css and now both yui.css (this dev stylesheet) and style.css both
reference layout.css, and import different reset sheets.

I am confident this will make some of our pages look weird. Please help fix
them by sending screenshots and bug reports to webmasters@gnu.org

Karl/Yavor -- feel free to assign these bug report tickets to me in RT :)

Ultimately, this will make our website look more consistent across all
browsers, which is the goal of the reset.css and has been the goal with
removing explicit font names from our stylesheet. The YUI fonts sheet DOES
refer to specific fonts, but does so in a way that is known to work well on
non-GNU platforms as well.

Please do not edit any of the yui-* css files directly. Any overrides can be
and should be applied inside of yui.css itself.

-- matt


Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 16:32:56 2008 UTC (16 years, 4 months ago) by mattl
Branch: MAIN
Changes since 1.32: +2 -0 lines
Diff to previous 1.32
add highlighting to homepage, highlight class to css, new menu (please hold
off on translating this for a few days) and new software page which makes
the free distros more prominant


Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 14:55:25 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.31: +6 -6 lines
Diff to previous 1.31
removed font-families.


Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 19:48:19 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
removed serif font, looks bad :)


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 19:46:58 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
extra font fix


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 19:45:30 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.28: +6 -6 lines
Diff to previous 1.28
some font family stuff


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 19:39:48 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
fixed translations too


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 19:38:32 2008 UTC (16 years, 7 months ago) by mattl
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
made the footer look less bad


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 18:43:12 2008 UTC (16 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.25: +1 -4 lines
Diff to previous 1.25
too much else is tweaked; just specify margin-bottom, stay in pixels, sigh


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 18:17:59 2008 UTC (16 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
closed comment too soon


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 17:48:58 2008 UTC (16 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.23: +5 -2 lines
Diff to previous 1.23
try letting the browser handle <pre> formatting again


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 16:47:10 2008 UTC (16 years, 7 months ago) by johnsu01
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
Fix white-on-white problem when the user has a background color preference set. See #356953.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 17:28:39 2008 UTC (16 years, 8 months ago) by johnsu01
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
It's 2008.


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 17:27:40 2008 UTC (16 years, 8 months ago) by johnsu01
Branch: MAIN
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
Mail patches to www-discuss@gnu.org instead of committing directly.


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 00:02:41 2008 UTC (16 years, 9 months ago) by mattl
Branch: MAIN
Changes since 1.19: +19 -13 lines
Diff to previous 1.19
added searchbox, few css tweaks


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 20:08:43 2008 UTC (16 years, 9 months ago) by mattl
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
reformatted page.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 18:17:29 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.17: +7 -1 lines
Diff to previous 1.17
changed homepage to two column on rms request


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 11:20:59 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.16: +11 -8 lines
Diff to previous 1.16
made translations more obvious


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:01:25 2007 UTC (16 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.15: +2 -4 lines
Diff to previous 1.15
treat code and samp as monospace, var as italic (#350235)


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 03:22:12 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.14: +13 -5 lines
Diff to previous 1.14
fixes


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 22:11:30 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.13: +5 -3 lines
Diff to previous 1.13
[FSF] removed top 3 links temporarily - until we can make them not
underlap. also, made .inner wider by default, and centered navigation.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 00:46:33 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.12: +13 -1 lines
Diff to previous 1.12
[FSF] a fix for pre tags.

we really should not have any long pieces of 'pre' text, but if we do,
this introduces a scroll bar after 30 or so lines.


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 23:05:47 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
[FSF] okay, 'in between' #ffb and 'yellow' comes this, i reckon


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 23:01:10 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
[FSF] apparently the 'yellow' was a bit much for some people, namely,
john sullivan ;)


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 22:52:56 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.9: +18 -0 lines
Diff to previous 1.9
[FSF] added urgent div, and call to canadians about 'dmca' - from rms


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 14:39:45 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.8: +15 -8 lines
Diff to previous 1.8
fixed validation problems, hopefully. fixed stylesheet for translations,
footer, and font relative widths.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 18:00:07 2007 UTC (16 years, 10 months ago) by mattl
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
fixing line height.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 17:50:46 2007 UTC (16 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.6: +1 -5 lines
Diff to previous 1.6
attempt again to remove excess line spacing


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 19:52:25 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
Changes since 1.5: +0 -4 lines
Diff to previous 1.5
removed infobox class


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 19:50:32 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
added kbd


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 18:25:36 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
Changes since 1.3: +16 -12 lines
Diff to previous 1.3
style fixes, formatting fix for initial announcement and some extra
margin on the sign up widget


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 14:17:04 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2
added back to top link, acronym for fsf


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 02:15:28 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
added print stylesheet, fixed overflow bug


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 02:00:37 2007 UTC (16 years, 11 months ago) by mattl
Branch: MAIN
removed gplv3 banner, new stylesheet for English pages


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26