Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file src/style.c version f200b94959
|
2015-03-25
| ||
| 21:37 | Added instructions for how to change the width of the skin. ... (check-in: 87f06e88fc user: zakero tags: skin-xekri) | |
|
2015-03-21
| ||
| 16:04 | Fixed the font color for the Edit Check-in page so that the text is more readable. ... (check-in: cb98ab9dad user: zakero tags: skin-xekri) | |
| 15:54 | Fixed the Timeline menu alignment problems reported off-list. Switched to using "display: block" to support some older browsers and provide a more consistent look across browsers. The max-width was also increased from 80% to 90%. ... (check-in: 44cb5bb0c4 user: zakero tags: skin-xekri) | |
|
2015-03-17
| ||
| 00:43 | A possible work around for a mailing list reported issue where the "display: flex" for submenus is broken on the Opera web browser. ... (check-in: 4b1671f8fd user: zakero tags: skin-xekri) | |
| 00:16 | More fixes and improvements. * Fixed the Files "Tree-View" highlighting so the file age is readable * Fixed the Files "File Age" highlighting so the text is readable * Matching search terms stand-out better ... (check-in: 9fc08d9200 user: zakero tags: skin-xekri) | |
|
2015-03-14
| ||
| 14:46 | The former "San Francisco Modern" skin is now the default. The old default skin is renamed to "Original". ... (check-in: 756a58531b user: drh tags: trunk) | |
| 14:24 | Merge the new blitz skin into trunk. ... (check-in: 6550b5551c user: drh tags: trunk) | |
| 14:18 | Merge the latest xekri updates to trunk. ... (check-in: d4bd438a34 user: drh tags: trunk) | |
| 14:15 | Update the mkdownload.tcl script to use version numbers instead of dates on the build products. ... (check-in: 3609d0b772 user: drh tags: trunk) | |
| 13:20 | Version 1.32 ... (check-in: 6c40678e91 user: drh tags: trunk, release, version-1.32) | |
|
2015-03-13
| ||
| 20:18 | Merged the latest changes from trunk. ... (check-in: bcf2bd23a8 user: zakero tags: skin-xekri) | |
| 20:02 | Updated the header menu to be consistent with the other skins. ... (check-in: 741ccc956e user: zakero tags: skin-xekri) | |
| 16:14 | Initial contribution of the Blitz skin (two variants) ... (Closed-Leaf check-in: 5d3eb177dc user: jmoger tags: skin-blitz) | |
| 14:01 | Remove the --empty and --docker options from "fossil init". The creation of incompatible Fossil repositories is prohibited. ... (check-in: 620783cae2 user: drh tags: trunk) | |
| 13:34 | Create a change log for the 1.32 release. ... (check-in: 7b074869b3 user: drh tags: trunk) | |
| 09:11 | Restore "fossil new --empty" and "docker new --docker". Correct help-text for "fossil new" ... (check-in: 68a4c33b2e user: jan.nijtmans tags: trunk) | |
| 01:28 | Merge the recnet Xekri skin changes into trunk. ... (check-in: 18bfcfcf3b user: drh tags: trunk) | |
| 01:23 | Update the version number to 1.32. ... (check-in: 73e87caccf user: drh tags: trunk) | |
| 01:03 | Remove from the homepage the assertion that "no work has ever been lost after having been committed to a Fossil repository" because people have in fact lost work due to the bug fixed by the previous check-in. ... (check-in: 1f411eee4c user: drh tags: trunk) | |
| 01:00 | When creating a new repository always generate an "initial empty check-in" for compatibility with Fossil 1.27 and earlier. ... (check-in: a56e6bbfc6 user: drh tags: trunk) | |
|
2015-03-11
| ||
| 23:20 | Merged the latest changes from trunk. ... (check-in: 72518c1239 user: zakero tags: skin-xekri) | |
| 23:16 | Fix the text color on the "blame" page to make it easier to read. ... (check-in: 836a89c5b2 user: zakero tags: skin-xekri) | |
| 22:31 | Fix harmless compiler warning. [http://www.sqlite.org/src/info/580dae4615353d73|580dae4615] ... (check-in: 3e77213a73 user: jan.nijtmans tags: trunk) | |
| 20:21 | Updated the colors to be easier to read. * Section Menu Links are now grey * Section Div's are darker with a higher contrast text * Title Div text has a higher contrast * Default link color has a higher contrast ... (check-in: abacdcc398 user: zakero tags: skin-xekri) | |
| 13:32 | Enlarged the font-size for Side-By-Side Diffs. ... (check-in: 56f9d72933 user: zakero tags: skin-xekri) | |
| 02:06 | In the "server.wiki" document, use standard HTTP ports for the examples. ... (check-in: e8722b014c user: drh tags: trunk) | |
|
2015-03-10
| ||
| 21:00 | Fix file_is_absolute_path(), accounting for "C:" being an absolute path ... (check-in: 573bbd3eb9 user: jan.nijtmans tags: trunk) | |
| 18:46 | Add anti-aliasing to timewarp arrowheads. Improve the anti-aliasing on merge arrowheads. ... (check-in: f99848e048 user: drh tags: trunk) | |
| 15:40 | Bug fix from previous check-in: Make sure merge risers are drawn when requested. ... (check-in: 151717fc48 user: drh tags: trunk) | |
| 15:22 | Automatically omit merge risers from the graph when the graph is scrunched due to many rails. Make sure there is adequate spacing between the graph and text when the graph is scrunched. ... (check-in: dafc3fe42a user: drh tags: trunk) | |
| 04:05 | Fix an off-by-one error in computing some coordinates in the graph layout. ... (Closed-Leaf check-in: 3229e5e83c user: drh tags: ex-graph) | |
| 02:39 | Add the experiemental "nomo" query parameter on the timeline graph. ... (check-in: 9ca4f330e1 user: drh tags: ex-graph) | |
| 02:21 | Allow the rail pitch on graphs to go as low as 11 pixels. Adjust the offset of the merge risers as the rail pitch gets smaller so that merge arrows do not overlap the merge risers. ... (check-in: e81344f3bd user: drh tags: trunk) | |
| 00:17 | Add the -r option to the "ls" command. ... (check-in: e567a910de user: drh tags: trunk) | |
|
2015-03-09
| ||
| 18:14 | Improved arrowheads on the timeline graph. ... (check-in: 3c8b24d402 user: drh tags: trunk) | |
| 14:45 | Merge trunk. Make sure that "fossil forget" and "fossil rename" are unaffected by any setting. (I'm not sure this is the way to go .....) ... (check-in: 0701c1a3f5 user: jan.nijtmans tags: mvAndRmFiles) | |
| 14:12 | merge trunk ... (check-in: 5d3c6df6ba user: jan.nijtmans tags: svn-import) | |
| 11:15 | Add extra space between lines of the file-list in a timeline. ... (check-in: c68c68d9d1 user: drh tags: trunk) | |