Commit Graph

38 Commits

Author SHA1 Message Date
wj32 f736bf0a25 fixed chrome layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:49:00 +00:00
wj32 bf2e3056bd deploying new website
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 06:06:14 +00:00
xhmikosr eb14ac7ea0 * refactor stylesheet.css
* add border-radius for nav
* slightly change the colors
* specify a color for ::selection

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5197 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-13 10:03:25 +00:00
xhmikosr 11c402ed34 move more inline css to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-12 12:25:36 +00:00
xhmikosr ff5f96ec67 * get rid of the image for the download button and use css3
* remove unused image

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 17:04:08 +00:00
xhmikosr 3ba1cbd313 * use a data list for FAQ
* simplify about.php, use an unordered list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5186 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 16:27:36 +00:00
xhmikosr ef5f5400f6 minor improvements for older browsers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5183 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 11:01:36 +00:00
xhmikosr a95b8707ac make #released margin smaller so that it matches #version
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:50:20 +00:00
xhmikosr 522e047458 get rid of useless div and move inline style to stylesheet.css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 17:36:56 +00:00
xhmikosr 27cd0785d2 * about.php: use http for the ohloh links
* changelog.php: move iframe's inline style to stylesheet.css
* header.php: use http for the rss feed url
* add normalize.css trimmed down for our needs
* use ids instead of classes where it makes sense to do so
* trim urls

Now everything should validate as html5 and css3 except for index.php due to the AddThis code.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 13:01:16 +00:00
xhmikosr 818d832070 * remove useless divs
* about.php: use the right image dimensions
* stylesheet.css: remove even more unused css, merge similar selectors

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-10 10:21:25 +00:00
xhmikosr cc42853ca7 * remove non existent id "watermark"
* use nav and footer tags instead of divs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 23:22:02 +00:00
xhmikosr 1cb0f08115 * clean up non existent classes
* index.php: add missing ";" in the inline script

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 15:46:03 +00:00
xhmikosr 6396fe0979 improve <code>, remove p margin bottom
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5168 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 12:44:01 +00:00
xhmikosr cb47d0ae11 * fix the remaining validation errors
* make proper use of the li tag

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 12:24:20 +00:00
xhmikosr 55aadc015b * get rid of non existent class "wide"
* remove unneeded spaces before end tags
* about.php remove broken project members link
* stylesheet.css: remove most unused selectors, refactor them, use the shorthand font property for .ft.  The selectors' names are still whatever and one has to guess what each selector is for.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 10:55:21 +00:00
xhmikosr 5db11c6b64 Switch to fancybox for the screenshots. Also clean up stylesheet.css a little bit.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 12:53:55 +00:00
xhmikosr f5a9993f46 consistently specify the same alt text and dimensions for the logo. Remove unneeded css and border property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 18:03:02 +00:00
xhmikosr 3a7053cc77 remove trailing spaces/tabs and consistently use spaces in our files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 16:13:35 +00:00
dmex 2667e6ea00 Added SVN feed, sync stylesheet and image changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-03 17:40:53 +00:00
dmex 00be603ad8 Website: changed file encoding
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 10:45:40 +00:00
dmex 1cdf18128c Website: Removed remaining unused css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-08 01:08:14 +00:00
dmex 8fb159f135 Website: Updated download page layout, Removed MD5 hashes, Removed unused css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-15 06:47:54 +00:00
dmex 635bf1292c Website: Downloads - reworded Changelog text, FAQ - updated with quick-links, Index - removed unnecessary html tag and SQL query, Features - removed unnecessary code, Error - stop returning 200-OK for page errors, StyleSheet - removed unnecessary code, Header - removed config.php from indivual subpages into header for better performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-09 22:03:37 +00:00
dmex 195d0f4b6f Website: fixed remaining validation errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-06 11:45:25 +00:00
dmex 906a7c0e4a Website: sync changes made last weekend - fixed unclosed tags, reworded about page text to be more professional
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-06 10:15:54 +00:00
dmex d1d540ca55 Websitev2: various fixes, updated update.php for better performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-19 10:43:55 +00:00
dmex ae9b1186a4 WebsiteV2: fixed download page config issue (thanks Guy Deschênes!), fixed htaccess caching params, updated about page, added social addthis control, removed _some_ junk CSS and old html
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4999 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-28 15:44:16 +00:00
dmex 72e181bf0d WebsiteV2: minor style fixes, fixed IE using compat modes, updated Download layout, updated FAQ Layout, updated About page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-19 05:34:19 +00:00
wj32 7a1c259f7c * added 64x64 logo
* re-enabled page max-width

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4809 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-07 10:06:13 +00:00
dmex 4c069e9489 WebsiteV2: sync changes to SVN while I still have access :|
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-02 07:42:50 +00:00
dmex 95ef344be2 Website: fixed some perf issues, added missing div, added missing IE7 css property, added PH GPL licence to about.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4731 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 11:42:47 +00:00
dmex b74a3b3b7e Website: fixed updater caching, fixed memory leaks with define, IE fixes (IE7 now 90%, 8/9/10 are 100%)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-28 09:25:42 +00:00
dmex ba99017c3c website: fixed index layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4596 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-27 22:22:25 +00:00
dmex 8cfd399c73 corrected css usage on all pages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4411 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-11 05:51:57 +00:00
dmex 023aadc31c switched doctype to html5, removed redundant css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-07 09:57:41 +00:00
dmex 23cbb5b3c5 removed some redundant css
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-07 08:11:03 +00:00
dmex f115f4840f fixed stylesheet typo, moved more html properties to stylesheet
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-07 07:39:56 +00:00