History of src/skins.c of 5efb82a71a469e9e
Not logged in

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

History of file src/skins.c at check-in 5efb82a71a469e9e

2012-12-17
00:38
Change the footer in the 'Enhanced Default' skin to show the approximate time needed to generated the HTML for the page. file: [850cb35180] check-in: [0c6e645175] user: mistachkin branch: trunk, size: 39002
2012-12-15
14:13
Always set "white-space: pre-wrap;" in the CSS. file: [703f38c58d] check-in: [1442cc7f4c] user: drh branch: trunk, size: 38898
2012-11-30
16:09
CSS changes: set the cursor to "pointer" on ticket reports. file: [5ff274c972] check-in: [d091c609d2] user: drh branch: trunk, size: 38822
2012-11-23
19:33
some unnecessary spacing file: [e5056f0d97] check-in: [d13143eb3b] user: jan.nijtmans branch: trunk, size: 38888
2012-11-16
07:33
The &lt;nobr&gt; tag is not valid xhtml. <p>All div.logo, div.status, div.section and div.divider parts of the html pages are not supposed to be line-wrapped. Some skins do that though the &lt;nobr&gt; tag, other do it by putting "white-space: nowrap;" in css. <p>This commit changes the skins to do the same using css in all skins. <p>With this change, the "timeline" and "finfo" pages become 100% html5 complient: validator.w3.org doesn't show any errors any more (just 3 warnings) file: [0115839a73] check-in: [46fba0f1c6] user: jan.nijtmans branch: no-nobr, size: 38963
2012-11-12
13:12
merge trunk file: [20501e457e] check-in: [b1beeb77ee] user: jan.nijtmans branch: convert_before_commit, size: 38727
2012-11-09
08:52
(committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. file: [a1d9e80493] check-in: [153116f2d5] user: jan.nijtmans branch: convert_before_commit, size: 38666
2012-11-08
09:20
a few more minor html5 violations file: [a9c85593f7] check-in: [1858d202ef] user: jan.nijtmans branch: trunk, size: 38606
2012-09-18
05:11
Enhance comments from the previous commit. file: [946a289aa3] check-in: [6282cdf0c3] user: mistachkin branch: skin5, size: 38602
05:08
Add a skin with enhanced handling of hyperlinks in the header and footer. file: [e9068d5e8a] check-in: [59fb15865c] user: mistachkin branch: skin5, size: 38496
2012-09-04
15:48
Improvements to the CSS on default skins. file: [065fd92b26] check-in: [b87d3b8804] user: drh branch: trunk, size: 29343
2012-08-29
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [278f120af2] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 31190
2012-08-13
12:30
Fixes to the &lt;base&gt; addition to the HTML header so that it works correctly with the "doc" webpage. Href is now $baseurl/$current_page. file: [a2b9ca191c] check-in: [fd10cdbaf8] user: drh branch: wysiwyg, size: 31191
2012-08-11
13:58
Add &lt;base href="$baseurl/"&gt; to the html header in the default configuration and in all built-in skins. Add a warning if &lt;base&gt; is not configured. Generate hyperlinks from wiki relative to the &lt;base&gt; file: [bf85b63103] check-in: [31732d77ff] user: drh branch: wysiwyg, size: 31139
2012-06-29
15:59
Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". file: [ae62b3b402] check-in: [0328d68181] user: drh branch: sqlite4, size: 31028
2012-01-01
15:57
Simplified display of side-by-side diff in the web browser. file: [8e7bdd8597] check-in: [a1e667e6b5] user: drh branch: retro-sbsdiff, size: 31027
2011-10-19
01:44
Increase the version number to 1.20. Improvements to style sheets. file: [ea1ae181b5] check-in: [91db2ccfa2] user: drh branch: trunk, size: 35282
2011-10-17
13:09
Font size adjustments for side-by-side diff. Use the dp= query parameter of timeline on the info page. file: [d36ab3a0aa] check-in: [eefb31683b] user: drh branch: trunk, size: 34906
00:26
Rephrasing and fixed a typo. file: [7778d53ef5] check-in: [8e358aa8c6] user: jan branch: jan-sbsdiff, size: 34897
2011-10-16
23:24
Merge the latest trunk changes into the side-by-side diff branch. file: [0b8e78e274] check-in: [23c3affad4] user: drh branch: jan-sbsdiff, size: 34901
17:32
Fix new and harmless compiler warnings that appeared with the upgrade to GCC 4.6.1. file: [db9d8ab96a] check-in: [d8bbe4add6] user: drh branch: trunk, size: 30654
13:35
Set explicit background color for sbsdiff table in skins. file: [c3bc0dd138] check-in: [f4f5e05571] user: jan branch: jan-sbsdiff, size: 34836
02:07
Separate sbsdiff block separator meta-rows a little more from regular rows in built-in skin 4. file: [4eca87e406] check-in: [7a47abe17f] user: jan branch: jan-sbsdiff, size: 34747
00:14
Updated styles/skins. Built-in skin 4 can now wrap lines. file: [1bd02a96fa] check-in: [1c40493cb5] user: jan branch: jan-sbsdiff, size: 34474
2011-10-14
22:17
Minor diff view change for the black'n'white skin. file: [b1e5e0262f] check-in: [07714601de] user: jan branch: jan-sbsdiff, size: 34005
15:41
Updated the built-in skins for sbsdiff. file: [46e026bbd0] check-in: [bb76b57aa2] user: jan branch: jan-sbsdiff, size: 33970
2011-10-13
23:48
Started adding support for showing side-by-side diffs in the web ui. file: [6fff762f85] check-in: [a6a8e89413] user: jan branch: jan-sbsdiff, size: 31433
2011-09-14
17:45
Refactored g.okXXX perms flags to g.perm.XXX. file: [0acb48ea3e] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 30589
2011-05-27
12:03
Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. file: [681fdf82f9] check-in: [32ad9a1584] user: drh branch: trunk, size: 30586
2011-04-26
18:36
Update the "configure" command so that the "import", "export", and "merge" subcommands use the new config format. file: [405331b790] check-in: [4291183882] user: drh branch: config-sync, size: 30551
2011-03-03
15:48
More tweaks to the gradient skin. file: [2618dc6ab3] check-in: [ad4cc21b7f] user: drh branch: trunk, size: 30116
13:46
Fixes to the "gradient" skin - now used by Fossil itself. file: [d4aabbeed7] check-in: [c2c7af5302] user: drh branch: trunk, size: 30070
2011-02-26
16:57
Adding a new skin option with gradients, shadows, and rounded corners. file: [ba93ea1dd3] check-in: [babe3fb52a] user: drh branch: trunk, size: 30052
2010-12-16
14:46
Use relative URLs for hyperlinks whereever possible, so that Fossil can work better behind a reverse proxy. file: [720221721b] check-in: [daeb10f65f] user: drh branch: trunk, size: 22180
2010-11-25
02:42
Remove the "Leaves" menu-bar item from the default setup. file: [76b6e7ca59] check-in: [f5efd3f359] user: drh branch: trunk, size: 22315
2010-10-10
08:59
added more cross reference file: [f6205e1408] check-in: [c2ef371590] user: Ratte branch: wolfgangHelpCmd, size: 22510
2010-10-05
14:40
Merge from trunk. file: [c5091c30fb] check-in: [029448a394] user: michael branch: ttmrichter-skins, size: 22531
2010-09-26
12:25
some more htm validation file: [e598e23eb0] check-in: [e5bf291e1c] user: wolfgang branch: wolfgangFormat2CSS_2, size: 22476
2010-09-16
14:13
Another merge from trunk. file: [988c9ea073] check-in: [1516a26dc8] user: michael branch: ttmrichter-skins, size: 22531
2010-09-12
08:47
correct all unclosed br and hr tags, skipped sqlite.c file: [6403de8953] check-in: [692b67bdcc] user: wolfgang branch: wolfgangFormat2CSS, size: 22476
2010-09-11
20:49
admin pages without errors in HTML validator file: [c62d841103] check-in: [a62bfaf55d] user: wolfgang branch: wolfgangFormat2CSS, size: 22472
2010-07-26
06:54
Extracted built-in skins from skins.c and put into skins subdirectory. file: [cf69dcd20c] check-in: [3530b29f15] user: michael branch: ttmrichter-skins, size: 22449
2010-06-11
12:02
Change the default style to center the title with the project name above and with 200 pixel wide logo and status boxes to the left and right. file: [b693b6cb0e] check-in: [15b293259d] user: drh branch: trunk, size: 22440
2010-05-16
19:08
Change from GPL to the Simplified BSD License. file: [bc2a501cc8] check-in: [c06edd231f] user: drh branch: clear-title, size: 22352
2010-03-08
14:18
Make the File menu option default to showing only the files in tip. file: [7d5065b934] check-in: [599e6abfb1] user: drh branch: trunk, size: 22692
13:18
Get skins working again. They were busted by check-in [5476e50d659] (which was backed out using the new --backout option to merge.) Also add an unused query parameter to the style.css to force a reload of the CSS when the skin changes. file: [b3b72c2668] check-in: [b22e5a9e52] user: drh branch: trunk, size: 22671
2010-03-05
13:55
Use double-quotes instead of single-quotes in skin template to avoid having to escape the single quotes for SQL. file: [4217dad1e1] check-in: [5476e50d65] user: drh branch: trunk, size: 22576
2010-01-01
21:33
[5483de2ea6] Fixed. Also fixed Black and White theme (timeline not using li tags). file: [5ce4b4a67d] check-in: [5efb82a71a] user: jeremy_c branch: trunk, size: 22649
19:49
[5483de2ea6] Added two single quotes around baseurl fixing the bug file: [9058afe979] check-in: [af25881866] user: jeremy_c branch: trunk, size: 22641
2009-12-31
19:10
Alternative implementation of timeline security changes - this implementation always shows the timeline link if it is applicable, even if the history capability is disabled. file: [2494019d55] check-in: [9b70675778] user: drh branch: trunk, size: 22635
14:59
* Changed security for timeline. To view the timeline, you must now have History access. The timeline will then display only items which you have access to. "o" (Check-out) is required for source history, "j" (Read-Wiki) is required for Wiki history and "r" (Read-Tkt) is required for Ticket history. file: [fe6f55e70e] check-in: [71ad9b62a7] user: jeremy_c branch: jeremy_c-timeline, size: 22640
2009-12-20
21:34
Fix a comment formatting error in the recent skins.c changes. file: [61096f713e] check-in: [4f24addea9] user: drh branch: trunk, size: 22568
17:53
Add a black &amp; white skin with the main menu down the left margin. file: [b884f12004] check-in: [5a5d7e1f90] user: drh branch: trunk, size: 22548
02:53
Add a khaki color skin. file: [6875260526] check-in: [91b9081425] user: drh branch: trunk, size: 16708
2009-12-19
21:04
Added: Add a new "Skins" configuration page that allows the look and feel of the web interface to be changed to one of several prototypes at the click of a button. Currently, there are only two built-in prototypes. file: [4b8e7e2c10] check-in: [007d0a9b3f] user: drh branch: trunk, size: 11565