Commit Graph

220 Commits

Author SHA1 Message Date
XhmikosR 320cbf3f98 github.js: add JSHint settings 2013-03-02 09:26:36 +01:00
XhmikosR c807b12b37 github.js: simplify code 2013-03-02 09:26:11 +01:00
XhmikosR 06c6e78be4 github.js: remove the author.
The author might not be a GitHub user, in which case we have issues like undefined author.
2013-03-02 07:28:49 +01:00
XhmikosR 87abab3765 github.js: fix this.author null error 2013-02-23 08:12:50 +01:00
XhmikosR d7d55de678 update jquery to 1.9.1 2013-02-23 08:12:36 +01:00
XhmikosR c64174ab36 htdocs: update minify scripts 2013-02-16 13:25:54 +01:00
XhmikosR ad61ed2f93 all.css: move border-radius property after the vendor prefixed ones 2013-02-06 19:37:28 +01:00
XhmikosR 163cce726c all.css: use white and black instead of the hex since clean-css takes cares of this when it's smaller to use the hex 2013-01-24 21:01:14 +01:00
XhmikosR 392960513b all.css: no need to overqualify tags. Also merge two identical selectors. 2013-01-23 18:30:28 +01:00
XhmikosR 55b8ac00b0 htdocs: add normalize.css to ensure that the visual styles are the same across all browsers 2013-01-21 19:07:57 +01:00
XhmikosR 9787c97a7c update jquery to v1.9.0 2013-01-21 19:07:44 +01:00
XhmikosR acb34e403b all.css: add transition effect for the Download now button 2013-01-21 19:07:31 +01:00
XhmikosR e41768e799 all.css: use background-color when specifying only that property 2013-01-21 19:07:16 +01:00
Daniel Marjamäki 2666ff0be7 htdocs: updated download link to windows installer 2013-01-12 17:35:45 +01:00
XhmikosR 5f5eaf0763 merge similar selectors and use silver instead of the hex color since it's smaller 2012-12-23 19:56:11 +01:00
XhmikosR 53506973a4 partially revert f8c99ce065 and use 2 spaces 2012-12-15 09:46:02 +01:00
XhmikosR ab82cc6305 htdocs/demo/index.php: fix typo 2012-12-03 12:33:20 +01:00
XhmikosR 7000dbadd5 update .htaccess to the latest html5 boilerplate git 2012-12-03 12:33:07 +01:00
XhmikosR ebd5c17b52 combine css and js files 2012-12-03 12:32:56 +01:00
XhmikosR 1479a50db9 update jQuery to 1.8.3 2012-12-03 12:32:44 +01:00
XhmikosR 25b76894f7 htdocs: switch to uglify-js 2.x 2012-12-03 12:32:33 +01:00
XhmikosR 9ba25a891a htdocs/site/css: merge similar selectors and create the minified css with the latest clean-css 2012-12-03 12:32:21 +01:00
XhmikosR 217a8bcc59 htdocs/index.php: break a couple of very long lines and fix a typo 2012-12-03 12:32:09 +01:00
XhmikosR 7fb5c0d73b minify.bat: update workaround for node.js exiting 2012-12-03 12:31:57 +01:00
XhmikosR f8c99ce065 htdocs/site/css: reindent 2012-12-03 12:31:45 +01:00
XhmikosR 912d93b5c3 htdocs: update SimplePie to v1.3.1 2012-12-03 12:31:32 +01:00
Daniel Marjamäki 7efa0a8774 index.php: link to new installer 2012-11-04 14:25:17 +01:00
XhmikosR 1714cea928 github.js: fix a JSHint warning 2012-11-03 11:18:13 +01:00
XhmikosR e0434015fb css/all.css: cosmetic changes 2012-11-03 11:18:12 +01:00
XhmikosR b4b3679f18 change comment 2012-11-03 11:18:12 +01:00
XhmikosR b2a36d5841 github.js: normalize comment 2012-09-29 18:02:34 +02:00
XhmikosR 830f4559a0 batch files: switch to the batch file directory before doing anything else so that relative paths work right even if the batch file isn't called from its directory 2012-09-29 17:32:04 +02:00
Tim Gerundt 1eb36e9810 htdocs: Use also GeSHi styles for example code 2012-09-29 15:00:52 +02:00
Tim Gerundt 0d9640eb10 htdocs: Rename geshi(.min).css to demo(.min).css 2012-09-29 14:45:04 +02:00
Tim Gerundt 4df326051d htdocs: Move some CSS rules to geshi(.min).css file 2012-09-29 14:41:18 +02:00
XhmikosR 9b5c245899 tabs to spaces, remove trailing spaces and extra empty lines at the end of files 2012-09-29 13:49:16 +02:00
XhmikosR 2542c76ecd update minify scripts 2012-09-29 13:09:21 +02:00
XhmikosR 28df610a6e switch to the minified simplepie 2012-09-28 19:05:45 +02:00
XhmikosR e2d6c4eda7 switch to protocol-relative URL for fonts 2012-09-28 19:05:28 +02:00
XhmikosR 51a2a4ae8a htdocs: add a simple script to minify css and js files 2012-09-28 19:05:12 +02:00
XhmikosR a7794fd274 htdocs: remove trailing spaces 2012-09-28 19:04:57 +02:00
XhmikosR cc0b8fe78d .htaccess: add ETag removal, improve gzip compression 2012-09-28 19:04:36 +02:00
XhmikosR 737104fe89 .htaccess: add expires headers 2012-09-28 19:04:24 +02:00
XhmikosR 85c6d3e8b7 favicon.ico: use a 16x16 one 2012-09-28 19:03:55 +02:00
XhmikosR 1656a978c7 update SimplePie to v1.3 2012-09-24 18:17:06 +02:00
Tim Gerundt c1d4a81795 htdocs: Fix SimplePie cache location 2012-09-23 12:00:06 +02:00
XhmikosR 30100d32bd update jquery to 1.8.2 2012-09-22 20:19:16 +02:00
XhmikosR 646bbfe230 minify css and js and use those 2012-09-22 20:19:16 +02:00
XhmikosR a30d49a919 update genshi to 1.0.8.11 2012-09-22 20:19:16 +02:00
XhmikosR 9cbeb3f4a1 update picnet.table.filter.min.js 2012-09-22 20:19:02 +02:00
Tim Gerundt a5bd41dd1c htdocs: Allow XML output in online demo 2012-09-18 18:51:47 +02:00
Tim Gerundt 9fd127617e htdocs: Say that we have problems to call the demo client instead to show "No errors found" 2012-09-18 15:21:14 +02:00
Tim Gerundt b35110ba21 htdocs: Redirect "democlient.html" to the new place 2012-09-18 12:55:28 +02:00
Daniel Marjamäki 7156b15f63 htdocs: updated download link 2012-09-01 18:00:35 +02:00
Tim Gerundt ef2395f4e1 Web: Use same style for "recent git commits" like the other lists 2012-07-14 15:22:52 +02:00
Tim Gerundt e9ea8a4d37 Web: Add links to headings from long pages 2012-07-14 14:50:27 +02:00
Tim Gerundt 60f93f96a2 Web: Add "Contribute" section 2012-07-14 13:34:49 +02:00
Tim Gerundt 2e18842681 Web: Rename "Trac" to "Issues" in main menu 2012-07-12 21:24:46 +02:00
Tim Gerundt 38be0db959 Web: Add also subversion command to devinfo 2012-07-07 17:39:50 +02:00
Daniel Marjamäki 1bb4fc62e8 htdocs: updated link to windows installer 2012-07-01 09:04:28 +02:00
Tim Gerundt 2e2eece085 Web: Use github.com API v3 for "Recent Commits" 2012-06-14 22:47:39 +02:00
Daniel Marjamäki bc237b9dc8 Merge pull request #98 from gerundt/master
"Online Demo" page for the website
2012-06-04 21:42:22 -07:00
Tim Gerundt a6450ecb07 Web: Online demo results table is now filterable 2012-06-02 16:25:06 +02:00
Tim Gerundt a2b0f77310 Web: Online demo report use now a table for the results 2012-06-02 15:38:33 +02:00
Tim Gerundt ca9acc7ede Web: Demo client use now XML output 2012-06-02 13:56:45 +02:00
Daniel Marjamäki 63cc25d047 htdocs: Added link to the gedit plugin 2012-05-31 20:56:37 +02:00
Tim Gerundt 33edf63085 Web: Group online demo report by line numbers 2012-05-27 15:41:18 +02:00
Tim Gerundt fdfa6444ea Web: Cut also the input source code at the online demo report 2012-05-27 14:32:52 +02:00
Tim Gerundt ea76c990d3 Web: Add own CSS file for GeSHi 2012-05-23 19:34:18 +02:00
Tim Gerundt dd0e333023 Web: Use GeSHi for syntax highlighting from the "online demo report" code 2012-05-21 19:52:01 +02:00
Tim Gerundt 75f07ff10a Web: Use nicer "Online Demo Report" output 2012-05-20 14:21:17 +02:00
Tim Gerundt e3c8dacb1c Web: Add "Online Demo" page 2012-05-17 18:07:38 +02:00
Daniel Marjamäki 85b470c41b Tokenizer::setVarIdNew: Better C++ handling (varidclass5 and varidclass13) 2012-04-21 13:11:30 +02:00
Daniel Marjamäki 9043d95e72 htdocs: updated download link on main page 2012-02-11 16:21:20 +01:00
Daniel Marjamäki caa45f549d htdocs: updated download link to 1.52 installer 2011-12-10 17:58:15 +01:00
Tim Gerundt ca95eea1ae Web: Update download to version 1.51 2011-10-22 15:43:12 +02:00
Stefan Weil 15078416e9 htdocs: fix typo in error messages and php code (writeable -> writable) 2011-10-01 09:20:26 +02:00
Tim Gerundt aecf9fadcd Web: Update download to version 1.50 2011-08-17 18:30:05 +02:00
Tim Gerundt 6800f801c6 Web: Redirect doxyoutput, coverage- and cpd report to devinfo directory 2011-07-02 17:21:34 +02:00
Tim Gerundt 866c836020 Web: Update style from trac timeline items at dev info page 2011-06-27 21:51:12 +02:00
Tim Gerundt c2e725c691 Web: Show also last post time from active forum topics 2011-06-27 21:47:16 +02:00
Kimmo Varis d35d66bc4a Web: Small clarification for the front page. 2011-06-25 00:37:44 +03:00
Kimmo Varis 873dbc5d78 Web: Add link to Wikipedia's static analysis tool article.
People looking at our front page may not be familiar with what the
static analysis even means. Add a link which explains it for them.
2011-06-24 23:18:02 +03:00
Kimmo Varis 42f1ea0ad2 Web: Improve front page language.
Improve language in few places at the home page. And try to make
couple of things more clear for people not familiar with this kind
of tools.
2011-06-24 23:08:41 +03:00
Tim Gerundt 4ab390e4ee Web: Show active forum topics at dev info page 2011-06-24 18:34:48 +02:00
Tim Gerundt dcaf7be9b5 Web: Download only the chars we really need from Orbitron font - Dev info page too 2011-06-23 12:06:04 +02:00
Tim Gerundt af8c8393fe Web: Update download to version 1.49 2011-06-23 11:05:06 +02:00
Tim Gerundt c6f71321bd Web: Set correct MIME type for favicon 2011-04-26 01:17:02 +02:00
Tim Gerundt dddf5a3441 Web: Add compression for HTML, CSS and JavaScript files 2011-04-26 01:11:57 +02:00
Tim Gerundt 7108bbabce Web: Use Orbitron font for page head 2011-04-22 13:58:56 +02:00
Tim Gerundt 4fe0eab735 Web: Add link to Jenkins plugin 2011-04-17 14:12:27 +02:00
Tim Gerundt 3e528777bd Web: Update download to version 1.48 2011-04-10 18:45:38 +02:00
Daniel Marjamäki 660cb2ab28 htdocs: minor update of index.php 2011-03-14 07:16:11 +01:00
Tim Gerundt 53492209fc Web: Add short paragraph about documentation 2011-02-03 21:23:03 +01:00
Tim Gerundt 79cfb95b18 Web: Add 'View all commits' link to devinfo page 2011-02-03 21:08:01 +01:00
Tim Gerundt 93e34af9fc Web: Add last Trac timeline items to devinfo page 2011-02-03 20:55:15 +01:00
Tim Gerundt 21d6c26e30 Web: Add RSS link to Trac Timeline 2011-02-03 20:25:55 +01:00
Tim Gerundt 5bd78687a8 Merge branch 'master' of github.com:gerundt/cppcheck into web-improvements 2011-02-01 19:40:20 +01:00
Tim Gerundt b7494d5115 Merge branch 'master' of github.com:danmar/cppcheck 2011-02-01 19:23:20 +01:00
Tim Gerundt 800a08f4de Web: Add "Download Now!" link 2011-01-25 17:38:55 +01:00
Tim Gerundt 0984d55635 Web: Tweak recent commits entries 2011-01-22 18:05:42 +01:00
Tim Gerundt 95e24cf8cb Web: Add recent commits to devinfo page 2011-01-16 14:55:32 +01:00
Tim Gerundt fab5be4472 Web: Add News to homepage 2011-01-14 22:48:33 +01:00
Tim Gerundt 8142b5b46e Web: Add Atom link to Recent Commits to cppcheck:master 2011-01-11 18:36:17 +01:00
Daniel Marjamäki a5cf06f616 removed unused htdocs/build.bat 2011-01-10 20:16:10 +01:00
Tim Gerundt 44da065d0c Web: Change title from devinfo page 2011-01-09 12:29:54 +01:00
Tim Gerundt accf598ca9 Web: Add RSS link to project news 2011-01-08 22:33:26 +01:00
Tim Gerundt 84fe2ef73e Web: Tweak style sheets for printing 2011-01-08 21:47:44 +01:00
Tim Gerundt 01f52523a8 Web: Add meta description to homepage 2011-01-08 21:22:40 +01:00
Tim Gerundt 73d26a958f Web: Add "Source Code" paragraph to devinfo page 2011-01-08 15:20:39 +01:00
Tim Gerundt 9fbbb91090 Web: Move devinfo.html to a new place - Apache from SF.net don't like relative paths for redirecting 2011-01-07 16:04:01 +01:00
Tim Gerundt 3c67bafce1 Web: Move devinfo.html to a new place 2011-01-07 15:36:34 +01:00
Tim Gerundt fbda0c5c7f Web: Add separator to tab items 2011-01-07 14:53:52 +01:00
Tim Gerundt aa23c32c66 Web: Move style sheets to own file 2011-01-07 14:01:25 +01:00
Tim Gerundt 70a29ccb8a Web: Add favicon 2011-01-06 13:32:04 +01:00
Tim Gerundt e285e950c9 Web: Add a first version of a website 2011-01-05 03:57:16 +01:00
Daniel Marjamäki 9de397177c webpage: removed main.html and top.html 2009-11-08 19:26:59 +01:00
Daniel Marjamäki 7693a2b6e6 webpage: removed the index.html and help.html 2009-11-08 19:26:15 +01:00
Daniel Marjamäki 08052bf72c webpage: created a simple website for us 2009-11-08 18:23:54 +01:00
Daniel Marjamäki f494fc9b49 a simple build script for building devinfo.html 2009-10-10 22:43:42 +02:00