Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
74 check-ins using file src/style.c version 1bd1a0ac4f
|
2010-03-07
| ||
| 17:43 | Clean up formatting and comments asociated with the "new" command. No changes to functionality. check-in: 69dcef960f user: drh tags: trunk | |
| 17:34 | Link the SSL and CRYPTO libraries in a different order for FreeBSD. Ticket [c68457bff8b1]. check-in: 42a964c585 user: drh tags: trunk | |
| 12:44 | Disable the timeline graph when using search mode. Ticket [6166fbed08]. check-in: 4276853ef8 user: drh tags: trunk | |
|
2010-03-06
| ||
| 19:35 | Refinements to the formatting of the download page. check-in: 9405e691ad user: drh tags: trunk | |
| 19:21 | Updates to the website download page generator script. check-in: 10989b5c42 user: drh tags: trunk | |
| 16:41 | Allow specifying tags using TAG:DATE. The result is the newest check-in with TAG that occurs or before DATE. check-in: 337a1aca06 user: drh tags: trunk | |
| 15:49 | Add the --backout option to the "merge" command. check-in: 3f0393f555 user: drh tags: trunk | |
| 15:21 | Fix a compiler warning in the SSL module. check-in: 5825707088 user: drh tags: trunk | |
| 14:56 | Remove a BOM from the beginning of the branching.wiki document. check-in: 672d5c6fd0 user: drh tags: trunk | |
| 14:44 | Windows clients now preserve the execute permission bits when doing a commit. check-in: 356fc21d40 user: drh tags: trunk | |
| 13:39 | Minor documentation updates. check-in: 46d98dd555 user: drh tags: trunk | |
| 02:27 | Make sure the server does not send an 'igot' card for a phantom since this can cause a push to end prematurely. check-in: d6e09ac934 user: drh tags: trunk | |
|
2010-03-05
| ||
| 23:14 | Pull in all clear-title changes from trunk. check-in: dfb5fd64cd user: drh tags: clear-title | |
| 23:12 | On the "update" command, do not report a conflict if a new file has been added that does not exist in the version we are updating to. Also some cleanup to the "update" command implementation. check-in: c9e9fd7572 user: drh tags: trunk | |
| 21:20 | Another attempt to get the quoting right for RSS feeds. check-in: 18449fa6e6 user: drh tags: trunk | |
| 21:05 | Use wiki-formatting on fields of the RSS feed so that hyperlinks come out right but other markup characters (ex: <stdio.h>) get escaped properly. check-in: ee7dbb86fb user: drh tags: trunk | |
| 20:27 | Set the TIMELINE_DISJOINT option for the graph drawing logic when only checkins for a particular user are shown. Fix for ticket [a2de4526a0] check-in: 97336c56ab user: drh tags: trunk | |
| 13:56 | Update to a version of SQLite that builds on Mac with SQLITE_ENABLE_LOCKING_STYLE disabled. check-in: e1f21628f2 user: drh tags: trunk | |
| 13:55 | Use double-quotes instead of single-quotes in skin template to avoid having to escape the single quotes for SQL. check-in: 5476e50d65 user: drh tags: trunk | |
| 01:00 | Prompt for the password whenever a URL is supplied that contains a username but no password. check-in: 99a98377ec user: drh tags: trunk | |
| 00:45 | If no password is supplied, give the user a single opportunity to enter the password (if they are on a tty) then fail the clone. check-in: 03ed08364b user: drh tags: trunk | |
| 00:10 | Pull over from the trunk all recent changes for which we have clear title. check-in: b9d3b4288f user: drh tags: clear-title | |
| 00:08 | Disable prompts for a password if fossil is not running on an interactive terminal. check-in: 554d4caa5a user: drh tags: trunk | |
|
2010-03-04
| ||
| 23:51 | Add the FOSSIL_ALLOW_OUT_OF_ORDER_DATES compile-time option to disable the check that forces new check-ins to be younger than their parents. check-in: 62b4df4ea4 user: drh tags: trunk | |
| 23:41 | Here is an altenative fix to [8b3c5d30f7e] that explicitly disables the LOCKING_STYLE option of SQLite. check-in: 879a030e1c user: drh tags: trunk | |
| 22:39 | Update SQLite to pre-3.6.23 that leaves SQLITE_ENABLE_LOCKING_STYLE turned off by default. This should help it to build correctly on Tiger. Ticket [8b3c5d30f7e6] check-in: 73223b8bd6 user: drh tags: trunk | |
|
2010-03-03
| ||
| 13:52 | Allow the type= attribute on the verbatim wiki tag. This attribute does not pass right through. If found, it is treated as the 'Language Type' and alters the output of the verbatim tag slightly. verbatim type='cpp' would render as pre name='code' class='cpp'. This allows JavaScript tools such as SyntaxHighlighter to function properly for any language. check-in: 63d31b0448 user: jeremy_c tags: trunk | |
| 04:08 | Improvements to the graph layout algorithm to render a more compact graph when there is lots of branching and merging. check-in: 71edacd95f user: drh tags: trunk | |
| 03:34 | Add a hyperlink on branch tags of the info display that carries the user to a timeline of the branch. check-in: 732e3db329 user: drh tags: trunk | |
|
2010-03-02
| ||
| 18:20 | On windows, use COLLATE NOCASE instead of LIKE to do case insensitive comparisons - to avoid issues with wildcards. Ticket [80d3ba8b0ff]. check-in: d97a4cdf8d user: drh tags: trunk | |
|
2010-03-01
| ||
| 00:54 | Update the how-to-build documentation in the BUILD.txt file at the root of the source tree. check-in: 355d37ca8c user: drh tags: trunk | |
|
2010-02-28
| ||
| 08:18 | fix small issue in postbuild Closed-Leaf check-in: 7f2ccea7ff user: ron tags: ron-make | |
| 07:01 | added make wrapper script check-in: 0ddd305acb user: ron tags: ron-make | |
|
2010-02-27
| ||
| 12:26 | A wiki-style hyperlink to a well-formed ISO8601 date-time will link to the timeline at that date and time. check-in: 7ca773bc31 user: drh tags: trunk | |
|
2010-02-26
| ||
| 13:09 | Update SQLite to pre-3.6.23. check-in: 1efd09ed4f user: drh tags: trunk | |
|
2010-02-25
| ||
| 14:06 | Pull over the latest clear-title changes from trunk. check-in: 16e703be11 user: drh tags: clear-title | |
| 12:58 | If a file has been deleted from the filesystem, but not deleted by fossil, then make the "update" command restore that file. Ticket [7c3ca0eae8287] check-in: 63d5a4fe25 user: drh tags: trunk | |
|
2010-02-24
| ||
| 22:39 | Back out the changes of [0e2281fc8a757] since they were causing a segfault while trying to enter a new ticket. The ticket [6b498a792c0] should still be fixed. check-in: 5a6634c453 user: drh tags: trunk | |
| 04:11 | Updates to the file format documentation. check-in: f01ec9db8b user: drh tags: trunk | |
|
2010-02-23
| ||
| 21:30 | Improved graph layout algorithm attempts to keep merge arrows in between their source and destination. check-in: 0f27a59808 user: drh tags: trunk | |
| 16:14 | Fix the Makefile so that all parameters are commented and so that it works with non-GNU makes. check-in: 8fe33aa575 user: drh tags: trunk | |
| 15:33 | Make the "clearsign" PGP signing default to off. check-in: 28987096ac user: drh tags: trunk | |
| 15:28 | Fix the width of the graph canvas so that it does not overlap and disable hyperlinks in the check-in comment text. Ticket [ddd45723b9a2]. check-in: 847ae1fe0f user: drh tags: trunk | |
|
2010-02-21
| ||
| 10:45 | make it possible to do both Linux and Win builds without doing clean first check-in: aff93fb6b8 user: ron tags: trunk | |
|
2010-02-19
| ||
| 17:57 | timeline.rss now supports n=### param, like the /timeline page does. This feature is arguable (could lead to DoS), but i want it for harvesting an activity timeline which includes older commits. check-in: 65a46db339 user: stephan tags: trunk | |
|
2010-02-18
| ||
| 15:48 | Remove the byte-order mark from the beginning of index.wiki. check-in: e964b55dd6 user: drh tags: trunk | |
| 13:47 | Fixed layout of the custom_tickets.wiki page. check-in: 5edfe089ca user: ron tags: trunk | |
| 12:46 | customize tickets (visible from main) check-in: c98e4a47bd user: ron tags: trunk | |
| 12:44 | customize tickets check-in: c2aab086d8 user: ron tags: trunk | |
| 11:23 | Finalize (for now) the server docs check-in: 0893a67a9c user: ron tags: trunk | |
| 11:22 | Add a link from the homepage to the new server documentation. check-in: ae2adb543b user: ron tags: trunk | |
| 11:20 | server docs check-in: 0c83e192c7 user: ron tags: trunk | |
|
2010-02-17
| ||
| 20:27 | more detail for server.wiki check-in: c516e0d2a0 user: ron tags: trunk | |
| 20:17 | add server.wiki document check-in: f546625903 user: ron tags: trunk | |
| 16:34 | fix typo in isspace() check-in: ef43b99573 user: rwilson tags: trunk | |
|
2010-02-16
| ||
| 20:02 | fixed [6b498a792c] check-in: 0e2281fc8a user: ron tags: trunk | |
| 17:49 | Remove surplus ":" from the user-home: line in windows builds. Ticket [eff2cbe5ae11c] check-in: 0ee44737e8 user: drh tags: trunk | |
|
2010-02-15
| ||
| 21:06 | Improve punctuation. Related to [6b8dcc1d67171f3e3]. check-in: d5dd493b00 user: bch tags: trunk | |
| 21:01 | Remove superfluous word, as per [6b8dcc1d67171f3e30]. check-in: 05b44d58a0 user: bch tags: trunk | |
|
2010-02-13
| ||
| 12:30 | Fixed bug [2245a1e3d0]. rm command now properly checks return value. check-in: 02f638a16f user: jeremy_c tags: trunk, release | |
|
2010-02-10
| ||
| 13:13 | Bug fix in the graph layout algorithm. check-in: 95ae79d504 user: drh tags: trunk | |
|
2010-02-09
| ||
| 22:13 | Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. check-in: 2b79f36e5a user: bch tags: trunk | |
| 17:54 | JavaScript graph drawing enhancements using an HTML5 canvas (if available) suggested by Joshua Paine. check-in: 6fd9141368 user: drh tags: trunk | |
| 13:36 | Enable the graph for tag timelines, but omit descenders. check-in: 22b6887e40 user: drh tags: trunk | |
| 12:31 | Disable the built-in robots.txt file. Ticket [03c9f4deef] check-in: f2626a53c3 user: drh tags: trunk | |
| 12:28 | Get the --latest option on the "co" command working when the current checkout is on a dead branch. Ticket [e42448edec1]. check-in: c98948242e user: drh tags: trunk | |
| 11:57 | Modify the check-in command to detect clock skew and abort if found. check-in: 8fdac87b68 user: drh tags: trunk | |
| 11:37 | Prevent a segfault in the graph computation due to time skew. The graph is still not drawn right, but at least it displays something now. check-in: ff9efe3026 user: drh tags: trunk | |
| 11:13 | Add the "ng" query parameter to the "timeline" to disable the graph. check-in: 2f22c476c1 user: drh tags: trunk | |
|
2010-02-08
| ||
| 22:12 | Additional refinements to the Makefile stemming from the cut-over of SSL. check-in: 5c30ad4ce1 user: drh tags: trunk | |
| 22:00 | Remove GNU-isms from the Makefile. Ticket [1927cbd979]. check-in: fcd7ecb7f1 user: drh tags: trunk | |
| 21:42 | Fix another graph layout bug. check-in: f312587a65 user: drh tags: trunk | |
| 21:18 | Merge the SSL branch into the trunk. check-in: b05cb4a0e1 user: drh tags: trunk | |
| 19:59 | Add a DOCTYPE to the beginning of every page. IE8 appears to work better with the DOCTYPE in place. check-in: 0faa676fab user: drh tags: trunk | |