Release notes
From Gambit wiki
(Difference between revisions)
(Added v4.3.2 and (really this time) updated template.) |
m (Fixed a typo in comments.) |
||
| Line 2: | Line 2: | ||
<!-- | <!-- | ||
| - | Without any width specifications, you get the "natural" width for each column (here, the spaces taken by the headings, because they are lot wider than any of the body cells). Also the headings almost touch, which looks bad. | + | Without any width specifications, you get the "natural" width for each column (here, the spaces taken by the headings, because they are a lot wider than any of the body cells). Also the headings almost touch, which looks bad. |
Without per-column width specifications, but writing class="wikitable" width="100%" spreads the columns out too far at small font sizes. | Without per-column width specifications, but writing class="wikitable" width="100%" spreads the columns out too far at small font sizes. | ||
This was the best solution I found that looks good at a reasonable range of font sizes. It might be nice to prevent the "headings almost touching" problem but leave everything else up to the browser, but I don't know how. I tried per-column relative widths like "1.2*" but they render the same as no specification. I don't want to give any sizes in pixels or points. | This was the best solution I found that looks good at a reasonable range of font sizes. It might be nice to prevent the "headings almost touching" problem but leave everything else up to the browser, but I don't know how. I tried per-column relative widths like "1.2*" but they render the same as no specification. I don't want to give any sizes in pixels or points. | ||
Revision as of 20:10, 28 November 2008
This information should be in the Changelog, in Bugzilla, and under Distributions. But I'm not sure it is (especially for the beta versions). So this page seemed like a useful temporary measure.
| Version | Announcement date | Messages |
|---|---|---|
| 4.0.0 beta 10 | 2004-10-20 | [1] |
| 4.0.0 beta 11 | 2004-10-24 | [2] |
| 4.0.0 beta 12 | 2005-01-04 | [3] |
| 4.0.0 beta 13 | 2005-05-11 | [4] |
| 4.0.0 beta 14 | 2005-07-15 | [5] |
| 4.0.0 beta 15 | 2005-09-12 | [6] |
| 4.0.0 beta 16 | 2006-01-04 | [7] |
| 4.0.0 beta 17 | 2006-01-08 | [8] |
| 4.0.0 beta 18 | 2006-09-19 | [9] |
| 4.0.0 beta 19 | 2006-09-25 | [10] |
| 4.0.0 beta 20 | 2006-10-06 | [11] |
| 4.0.0 beta 22 | 2007-04-06 | [12] |
| 4.0.0 | 2007-08-25 | [13] |
| 4.0.1 | 2007-09-12 | [14] [15] |
| 4.1.0 | 2007-11-14 | [16] |
| 4.1.1 | 2007-12-15 | [17] [18] [19] |
| 4.1.2 | 2007-12-17 | [20] |
| 4.2.0 | 2008-02-03 | [21] |
| 4.2.1 | 2008-02-07 | [22] |
| 4.2.2 | 2008-02-11 | [23] |
| 4.2.3 | 2008-03-02 | [24] |
| 4.2.4 | 2008-03-12 | [25] |
| 4.2.5 | 2008-03-19 | [26] |
| 4.2.6 | 2008-04-13 | [27] |
| 4.2.7 | 2008-05-24 | [28] |
| 4.2.8 | 2008-05-25 | [29] |
| 4.2.9 | 2008-09-28 | [30] |
| 4.3.0 | 2008-10-22 | [31] [32] |
| 4.3.1 | 2008-11-26 | [33] |
| 4.3.2 | 2008-11-27 | [34] |