Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

63 check-ins using file src/skins.c version 2c8edaaf38

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: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
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
09:09
Add "fossil forget" as alias to "fossil rm|delete". This opens up the "fossil rm" command for behavior modification, as suggested on ML. check-in: 8cf976d246 user: jan.nijtmans tags: trunk
08:58
Eliminate some unnecessary end-of-line spacing check-in: 7fbc1c3a1f user: jan.nijtmans tags: trunk
04:42
Always report full UUID for checkin and branch commands since they actually alter the repository and should report a complete, unambiguous UUID. check-in: 153e17c5eb user: andybradford tags: trunk
2015-03-07
12:34
Enhance the "ln=" text highlighter to support multiple blocks of code. check-in: 259e3a0fd6 user: drh tags: trunk
2015-03-06
22:31
Less verbose -v Closed-Leaf check-in: 4f46e4f910 user: peter tags: peter-ls
22:14
Extend fossil ls with -r check-in: 87f51a3ded user: peter tags: peter-ls
16:57
Reference the publish command in the bundle help text. check-in: 8fa54638c2 user: jan tags: trunk
14:47
Fix the hyperlink to sign-up for the mailing list. check-in: ad6e400459 user: drh tags: trunk
08:28
Need to account for adjacent ranges to avoid bad data from db_column_text. Closed-Leaf check-in: 17b67a9b82 user: andybradford tags: multi-block-highlight
07:53
Restore the topln functionality. check-in: 5758e5bace user: andybradford tags: multi-block-highlight
07:39
Add ability to highlight more than one block of lines when using the ln= query parameter. check-in: 20c63861d8 user: andybradford tags: multi-block-highlight
04:10
Fix misplaced &lt;/span&gt; so it actually lands on the line that begins the <span> rather than a few lines before it begins. check-in: ee45080dd6 user: andybradford tags: trunk
2015-03-05
19:51
Swap single-/double-dash convention in [fossil help help] listing to match the other commands. Use single-dash for single-letter option names and double-dash for long option names. (Truth is that either is accepted; this is merely a display issue.) check-in: 03e1850bf1 user: andygoth tags: trunk
19:18
Correct [fossil finfo -n 0] to have no limit, in accordance with documentation. Update documentation to mention that negative numbers also have no limit and that unlimited is the default. check-in: 81da7b0024 user: andygoth tags: trunk
17:22
Add 'unicodeCmdLine' option to the TH1 'hasfeature' command. check-in: edb8237f06 user: mistachkin tags: trunk
2015-03-04
02:17
Properly document all the new options. check-in: 17eb0bdcc4 user: mistachkin tags: mvAndRmFiles
02:03
Revise the --soft/--hard option processing a bit. check-in: 2d1f5abf71 user: mistachkin tags: mvAndRmFiles
02:00
Recognize the '--soft' and '--hard' options as well for the mv/rm commands. check-in: 2ed14f79d8 user: mistachkin tags: mvAndRmFiles
01:27
Add '--metadata-only' option to the 'mv' and 'rm' commands. check-in: 65d5f2756a user: mistachkin tags: mvAndRmFiles
00:54
Add a note about FOSSIL_HOME to the technical-overview document. check-in: 998af5b2a8 user: drh tags: trunk
2015-03-03
23:27
Merge trunk. check-in: ae5c35ef41 user: mistachkin tags: mvAndRmFiles
23:26
Update custom MinGW Makefile. check-in: 8ef8940478 user: mistachkin tags: trunk
23:25
Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. check-in: c227e14f80 user: mistachkin tags: mvAndRmFiles
22:52
Merge updates from trunk. check-in: 0a0be9e1e1 user: mistachkin tags: mvAndRmFiles
21:54
added note to docs about using FOSSIL_HOME to override config-db location Closed-Leaf check-in: 4984c5ef93 user: michai tags: ml-doc-changes
17:16
Use timelineDate class for the date div on finfo page, just like on timeline page to ensure the date doesn't wrap. (problem reported on ml) check-in: 3dbe76fca9 user: mgagnon tags: trunk
14:42
Add the Xekri skin. check-in: f05bfde912 user: drh tags: trunk
2015-02-28
13:29
Fixed how Selected Timeline rows are rendered. Closed-Leaf check-in: d528f2bb9e user: zakero tags: skin-xekri