| Commit | Date | |
|---|---|---|
| 2005-09-05 18:23:21 | Tree | |
|
[r2186]
by
cmlenz
* Fix inconsistency in `node_change` table definition. Closes #1973. |
2005-09-05 17:24:28 | Tree |
|
[r2185]
by
cmlenz
Add `accesskey`s to some form controls for common non-destructive operations. Closes #1752. |
2005-09-05 16:00:48 | Tree |
|
[r2184]
by
cmlenz
Fix external link icon in IE/Win when the link text spans multiple lines. Closes #937. |
2005-09-05 13:21:21 | Tree |
| 2005-09-05 12:33:33 | Tree | |
| 2005-09-05 02:47:05 | Tree | |
|
[r2181]
by
mrowe
Prevent exception being thrown in Pool.__del__ on application shutdown due to self._core being have destroyed by stuffing the three needed methods into the Pool class object. The apr_initialize call in Pool.__init__ has also been moved into a more logical place to ensure it gets called before svn_pool_create when creating the application-level Pool object. |
2005-09-04 22:06:44 | Tree |
| 2005-09-04 21:14:20 | Tree | |
|
[r2179]
by
cboos
The plain text renderer would normally render as text anything that's not binary. However, there are a few formats (mainly PDF, RTF, etc.) that are not For the time being, we maintain a list of this kind of format Fixes #1920. |
2005-09-04 21:08:29 | Tree |
| 2005-09-04 20:41:04 | Tree |