Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 descendants of 34ea1e4abb5e86d8
2010-09-09
| ||
20:04 | merged trunk to branch ... (check-in: ef6979eac9 user: wolfgang tags: wolfgangFormat2CSS) | |
13:57 | Allow checkout of versions that have neither ancestors nor children. ... (check-in: 4980b9a796 user: drh tags: trunk) | |
10:31 | Merge in changes from the wolfgangFormat2CSS branch. ... (check-in: 34f9b9de58 user: drh tags: trunk) | |
10:02 | Fix a large memory leak in the "fossil reconstruct" command. Ticket [fc1a61329403f605c494] ... (check-in: 9ef4a184f4 user: drh tags: trunk) | |
09:59 | Allow ~ and % characters in the URL. Ticket [74ccf51c7d24414b1]. ... (check-in: a203674aa5 user: drh tags: trunk) | |
2010-09-08
| ||
21:15 | made default css handled by loop instead of explizit calls, .. ... (check-in: a5576e2d51 user: wolfgang tags: wolfgangFormat2CSS) | |
20:25 | css for hyperlinks disabled ... (check-in: 0e394b8fa2 user: wolfgang tags: wolfgangFormat2CSS) | |
19:26 | reduced html validator errors on branch page ... (check-in: 156358e296 user: wolfgang tags: wolfgangFormat2CSS) | |
18:16 | layout sideboxes using css, css is only added to the user defined css, if the corresponding class is missing ... (check-in: b34a583f32 user: wolfgang tags: wolfgangFormat2CSS) | |
17:30 | merged trunk changes ... (check-in: e621ef4367 user: wolfgang tags: wolfgangFormat2CSS) | |
17:23 | merged trunk changes ... (check-in: a2d5230d24 user: wolfgang tags: wolfgangFormat2CSS) | |
12:38 | Merge in the latest changes from the windowscompilers branch. ... (check-in: 8d864a7f65 user: drh tags: trunk) | |
12:36 | Documentation updates. ... (check-in: 546d48ff45 user: drh tags: trunk) | |
00:00 | first step to extract formats in separat css definitions ... (check-in: bdd92802d0 user: wolfgang tags: wolfgangFormat2CSS) | |
2010-09-07
| ||
23:57 | Create new branch named "wolfgangFormat2CSS" ... (check-in: e2ab51b011 user: wolfgang tags: wolfgangFormat2CSS) | |
17:29 | merged-make-corrections ... (Closed-Leaf check-in: 036d76815b user: Ratte tags: stv-skinning) | |
2010-09-06
| ||
20:31 | Solves ticket [64d9461fa4b399b15827876bcf6b8ccc95720d16] ... (check-in: 370d5be389 user: renez tags: trunk) | |
19:10 | hyperlinks disabled skinned ... (check-in: 8f6e98aa3d user: Ratte tags: stv-skinning) | |
2010-09-05
| ||
13:07 | merged main trunk ... (check-in: 7766e68992 user: Ratte tags: stv-skinning) | |
11:44 | Do not put hyperlinks to attachments in tickets and wiki if attachment download is prohibited. Ticket [a7eff56a933249258f0d902]. ... (check-in: f7e2d74a85 user: drh tags: trunk) | |
11:23 | Fix compiler warnings in makeheaders.c. ... (check-in: 04b976b151 user: drh tags: trunk) | |
10:59 | sidebox via css ... (check-in: ff3b6b323b user: Ratte tags: stv-skinning) | |
09:58 | 3 layouts in timeline moved to css ... (check-in: 5bba36b2bc user: Ratte tags: stv-skinning) | |
07:16 | comment in default style ... (check-in: b96d3e5c9f user: Ratte tags: stv-skinning) | |
2010-09-04
| ||
19:45 | remove unused first idea of second style sheet ... (check-in: b15da2f40d user: Ratte tags: stv-skinning) | |
19:41 | format timeline page via css ... (check-in: 2ade2d4e36 user: Ratte tags: stv-skinning) | |
19:20 | format timeline page via css ... (check-in: 8dfed953f7 user: Ratte tags: stv-skinning) | |
15:24 | Honor the "Index Page" setting from the "Admin/Configuration" setup page. ... (check-in: baa6df0650 user: drh tags: trunk) | |
15:19 | Create new branch named "stv-skinning" ... (check-in: ba1c75ad39 user: Ratte tags: stv-skinning) | |
2010-09-03
| ||
01:57 | Yet another fix to the URL parser. Ticket [21447822de6be06]. ... (check-in: 7aae4ef068 user: drh tags: trunk) | |
2010-09-02
| ||
10:28 | Fix a bug fix in the URL parser that was introduced by the recent ssh:// change. The bug prevented port numbers after the hostname from parsing correctly. ... (check-in: ac8c21b986 user: drh tags: trunk) | |
2010-08-31
| ||
18:21 | Minor changes to win/Makefile.msc after testing with MSVC. ... (check-in: 3a5b4ad4e2 user: shaneh tags: trunk) | |
17:23 | Remove duplicate section in MinGW makefile. ... (check-in: b0bbcd5da6 user: shaneh tags: trunk) | |
15:51 | make compilation depend on _WIN32 being defined by including allways config.h ... (Closed-Leaf check-in: c0a530f482 user: renez tags: windowscompilers) | |
05:12 | compile warning fixes (uninitialized vars) ... (check-in: 3c326ea4de user: ron tags: trunk) | |
03:58 | fix cross-compile breakage ... (check-in: d2ba02e16f user: ron tags: trunk) | |
01:53 | Merge the changes from the windowscompilers branch into the trunk. ... (check-in: 3564af0f7a user: drh tags: trunk) | |
2010-08-29
| ||
05:32 | Changed mscv flags to -MT because that is what openssl is using. Removed the -Oy- for the same reason ... (check-in: 30b8a41dc7 user: renez tags: windowscompilers) | |
00:21 | Allow the -f option on "fossil commit" to override the clock skew alarm. Ticket [a0756511991399b41255256] ... (check-in: f1d309ccd7 user: drh tags: trunk) | |
2010-08-28
| ||
20:22 | Added ssl support to msc msc doesn't like declaring vars in the middle of a block! added the extra needed libs in a commented LIBS line ... (check-in: 29c728f4b3 user: renez tags: windowscompilers) | |
19:04 | Use -P to change ssh port numbers on windows, but -p on unix. ... (check-in: 1212f0b0c6 user: drh tags: trunk) | |
10:54 | The generated makefiles expect dat you do mkdir build cd build nmake -f ..\win\Makefile.msc This will put all the files in build. So no polution of the root of the source tree and you can build for the different compilers ... (check-in: 99e0a29efe user: renez tags: windowscompilers) | |
09:20 | Added the msvc sdk compiler ... (check-in: c00f79d054 user: renez tags: windowscompilers) | |
06:59 | This is the first check-in on the windowscompilers branch and it adds the <a href="http://www.digitalmars.com/">Digital Mars C compiler</a> The user should have dmc installed in c:\DM with zlib in c:\DM\extra\lib and c:\DM\extra\include. typing c:\DM\bin\make -f win\Makefile.dmc builds fossil.exe in dmcobj The following files were edited or added: <p>Checks if one of the windows compilers is used. If so we define _WIN32. Defining _WIN32 is normally done by<br>#include <windows.h><br> However most of the time we don't use windows.h. </p> <p>Adding an other windows compiler is done by adding<br> "|| defined(__COMPILER_IDENTIFIER__)"<br> and maybe some special things in the files below. Like <pre> </pre> </p> <p>These have all __MINGW32__ replaced by _WIN32. And in some places special processing for either MINGW32 or DMC <p>In popen2 the _open_osfHandle call first parameter is cast to a long. DMC refused to compile without the cast.</p> <p>DMC complained that it didn't knew of time_t in rss.h. time.h came after rss.h. Switching the two solved it! </p> <p>added tcl code to generate Makefile.dmc. tclsh src/makemake.tcl dmc prints to stdout the makefile. As a convienience to the end-user I added the win/Makefile.dm... (check-in: f66f414fd3 user: renez tags: windowscompilers) | |
2010-08-27
| ||
20:40 | The ssh:// method on windows is now working well with plink. It will even prompt for passwords if the URL contains a "*" password. ... (check-in: 0cdb6403cb user: drh tags: trunk) | |
17:19 | Fix a typo in the popen2() implementation for windows. Ticket [cf50ea4d6914fb6d856988da7]. Also refinements on the ssh:// toward getting it working on windows. ... (check-in: d5c934e5df user: drh tags: trunk) | |
01:24 | Create new branch named "windowscompilers" ... (check-in: 3e3304ac44 user: renez tags: windowscompilers) | |
2010-08-26
| ||
14:13 | Show diffs on info pages even if the user lacks history privilege. ... (check-in: 72147afc9d user: drh tags: trunk) | |
13:29 | Close pipes before killing off the child process. ... (check-in: 360b047759 user: drh tags: trunk) | |
13:18 | Merge the experimental ssh:// changes into the trunk. ... (check-in: 0a51263a23 user: drh tags: trunk) | |
13:17 | Untested implementation of popen2() for windows. ... (Closed-Leaf check-in: 34ea1e4abb user: drh tags: experimental) | |