Timeline
12/25/07:
- 21:07 Changeset [422] by
-
- trunk/idldoc/docs/ISSUES
- trunk/idldoc/docs/RELEASE
Updated release notes and known issues.
- 20:39 Ticket #10 (Output LaTeX document) created by
- To accomplish this: * the LaTeX textmarkup class needs to be updated * …
- 20:17 Ticket #9 (In the IDL format, attach aspects of a file level comment to the last ...) created by
- Inputs and outputs, return value, etc. for a file level comment before any …
- 20:10 Ticket #8 (Add runtime warnings to the warnings page) created by
- Anything going to doc_system::warning should be remembered and set to a …
- 20:07 Ticket #7 (Get unit tests working again) created by
- It would be nice to get decent coverage of at least the underlying …
- 19:59 Ticket #6 (Improve source code chromocoding) created by
- The chromocoding for the source code link should style: * highlight …
- 19:56 Ticket #5 (Improve rst markup support) created by
- […]
12/23/07:
- 21:31 Ticket #4 (Allow multiple copies of some tags) created by
- I'm not sure if all tags should be allowed to have multiple copies or just …
- 20:53 Ticket #3 (Properties should have a type) created by
- Suggested syntax: […]
- 13:08 WikiStart edited by
- (diff)
- 12:59 Ticket #2 (Advanced search) created by
- Add an advanced search on the search tab where criterion such as: …
12/22/07:
- 22:04 Changeset [421] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/search.tt
Commented out advanced search; moving feature to IDldoc 3.1.
12/21/07:
- 21:48 Changeset [420] by
-
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Added routine plain_attributes and plain_parameters.
- 17:15 Ticket #1 (Compute complexity statistics) created by
- McCabe complexity statistics (McCabe cyclic, McCabe essential, McCabe …
12/20/07:
- 18:24 WikiStart edited by
- (diff)
- 01:54 Changeset [419] by
-
- trunk/idldoc/src/templates/libdata.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Added plain attributes to file variables. Similar should work for routines.
- 01:19 Changeset [418] by
-
- trunk/idldoc/footer
- trunk/idldoc/src/templates/footer.tt
Updated footer links to new Trac project site for IDLdoc.
12/19/07:
- 23:41 WikiStart edited by
- (diff)
- 23:34 WikiStart edited by
- (diff)
- 23:34 WikiStart edited by
- (diff)
- 23:33 WikiStart edited by
- (diff)
- 22:22 InterTrac created by
- 22:22 InterWiki created by
- 22:22 RecentChanges created by
- 22:22 TracModPython created by
- 22:22 TracRss created by
- 22:22 TracSearch created by
- 22:22 TracStandalone created by
- 22:22 TracSupport created by
- 22:22 TracSyntaxColoring created by
- 22:22 TracTickets created by
- 22:22 TracUnicode created by
- 22:22 TracUpgrade created by
- 22:22 TracWiki created by
- 22:22 WikiDeletePage created by
- 22:22 WikiFormatting created by
- 22:22 WikiHtml created by
- 22:22 WikiMacros created by
- 22:22 WikiNewPage created by
- 22:22 CamelCase created by
- 22:22 InterMapTxt created by
- 22:22 SandBox created by
- 22:22 TitleIndex created by
- 22:22 TracAccessibility created by
- 22:22 TracAdmin created by
- 22:22 TracBackup created by
- 22:22 TracBrowser created by
- 22:22 TracCgi created by
- 22:22 TracChangeset created by
- 22:22 TracEnvironment created by
- 22:22 TracFastCgi created by
- 22:22 TracGuide created by
- 22:22 TracImport created by
- 22:22 TracIni created by
- 22:22 TracInstall created by
- 22:22 TracInterfaceCustomization created by
- 22:22 TracLinks created by
- 22:22 TracLogging created by
- 22:22 TracNotification created by
- 22:22 TracPermissions created by
- 22:22 TracPlugins created by
- 22:22 TracQuery created by
- 22:22 TracReports created by
- 22:22 TracRevisionLog created by
- 22:22 TracRoadmap created by
- 22:22 TracTicketsCustomFields created by
- 22:22 TracTimeline created by
- 22:22 WikiPageNames created by
- 22:22 WikiProcessors created by
- 22:22 WikiRestructuredText created by
- 22:22 WikiRestructuredTextLinks created by
- 22:22 WikiStart created by
- 14:21 Changeset [417] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/resources/searchbar.png
- trunk/idldoc/src/templates/search.tt
Cosmetic differences.
- 12:49 Changeset [416] by
-
- trunk/idldoc/src/templates/libdata.tt
Fixed up libdata template for the case of no visible pro files or no visible routines in a pro file.
- 11:27 Changeset [415] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/search.tt
Removed categories in advanced search form when there are no categories; improved display of search results.
- 10:39 Changeset [414] by
-
- trunk/idldoc/src/resources/search.js
Basic search seems to work; need to style it a bit better, add the other fields, and put it in multiple search terms.
- 08:55 Changeset [413] by
-
- trunk/idldoc/src/resources/search.js
Calculating a score for each hit, but evidently not correctly.
12/18/07:
- 22:28 Changeset [412] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/resources/searchbar.png
- trunk/idldoc/src/templates/libdata.tt
- trunk/idldoc/src/templates/search.tt
Displaying more information about search results.
- 14:19 Changeset [411] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/libdata.tt
- trunk/idldoc/src/templates/search.tt
Basic seach can now return results.
- 10:09 Changeset [410] by
-
- trunk/idldoc/src/templates/libdata.tt
Fixing up order of items in libdata.
- 10:08 Changeset [409] by
-
- trunk/idldoc/src/resources/search.js
Writing more Javascript search code.
12/17/07:
- 22:04 Changeset [408] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/libdata.tt
Working on search.
- 20:21 Changeset [407] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/libdata.tt
- trunk/idldoc/src/templates/search.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Created a display of search results and added some content to libdata.
- 15:38 Changeset [406] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/search.tt
Fixed table alignment issue on search page; add search CSS styles to main.css since they wouldn't get picked up if EMBED wasn't set if they are specified in the template.
- 08:31 Changeset [405] by
-
- trunk/idldoc/src/templates/header.tt
- trunk/idldoc/src/templates/search.tt
Cleaned up display of search page a bit.
- 08:15 Changeset [404] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/search.tt
Retrieve and echo search terms.
12/16/07:
- 09:08 Changeset [403] by
-
- trunk/idldoc/src/templates/search.tt
Made a table based search form.
12/14/07:
- 23:31 Changeset [402] by
-
- trunk/idldoc/src/templates/search.tt
Changing formatting of advanced search.
- 20:30 Changeset [401] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/idldoc.pro
Added header documentation.
- 16:24 Changeset [400] by
-
- trunk/idldoc/src/templates/search.tt
Adding some help comments to search page.
- 16:04 Changeset [399] by
-
- trunk/idldoc/compile_all.pro
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/templates/libdata.tt
- trunk/idldoc/src/templates/search.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Moving towards constructing libdata.js.
- 10:53 Changeset [398] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/templates/libdata.tt
Outline for libdata.js file.
12/13/07:
- 22:16 Changeset [397] by
-
- trunk/idldoc/src/introspection/doc_variable_declaration.pro
Fixed up comments and formatting.
- 10:22 Changeset [396] by
-
- trunk/idldoc/src/doc_system__define.pro
Fixed problems with case when specifying parser styles. Also added some error checking when a parser style is not found.
- 08:24 Changeset [395] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/categories.tt
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Added categories tag for files.
12/12/07:
- 22:28 Changeset [394] by
-
- trunk/idldoc/src/tree/doctreedirectory__define.pro
- trunk/idldoc/src/tree/doctreeidldocfile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
- trunk/idldoc/src/tree/doctreesavfile__define.pro
- trunk/idldoc/src/tree/doctreesavvar__define.pro
Added more comment headers. Now up to date -- no undocumented/partially documented routines shown in warnings.
- 21:12 Changeset [393] by
-
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreefield__define.pro
- trunk/idldoc/src/tree/doctreeindex__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeproperty__define.pro
Adding comment headers.
- 20:38 Changeset [392] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/warnings.tt
Add bugs and obsolete file tags to warnings page.
- 10:00 Changeset [391] by
-
- trunk/idldoc/src/parser/docparmarkupparser__define.pro
- trunk/idldoc/src/parser/docparprofileparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/parser/docparverbatimformatparser__define.pro
- trunk/idldoc/src/parser/docparverbatimmarkupparser__define.pro
- trunk/idldoc/src/tree/doctreeargument__define.pro
Added more comment headers. Only the tree directory has undocumented routines/files now.
- 09:48 Changeset [390] by
-
- trunk/idldoc/src/parser/docparformatparser__define.pro
- trunk/idldoc/src/parser/docparidldocfileparser__define.pro
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparidlformatparser__define.pro
Added more comment headers.
- 09:32 Changeset [389] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/warnings.tt
Handles requires tag in file now.
- 08:53 Changeset [388] by
-
- trunk/idldoc/regression_tests/docrtweird_ut__define.pro
- trunk/idldoc/regression_tests/weird
- trunk/idldoc/regression_tests/weird/doubeatsign.pro
Adding a regression test for odd markup.
- 08:48 Changeset [387] by
-
- trunk/idldoc/src/doc_system__define.pro
Typo.
- 08:47 Changeset [386] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/templates/help.tt
Updated help for IDLdoc keywords in the help template and for the /HELP keyword to IDLdoc.
12/11/07:
- 21:55 Changeset [385] by
-
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Forgot to remove test comments.
- 21:54 Changeset [384] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/templates/warnings.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Added todo tag at the file level. Infrastructure for bugs and requires in place. Categories tag is very minimal.
- 21:01 Changeset [383] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Adding customer_id, restrictions, and uses to the file tags.
- 16:15 Changeset [382] by
-
- trunk/idldoc/src/parser/docparrstmarkupparser__define.pro
Fixed rst markup parser to remove a semicolon from the code block syntax (::), so that marked up text appears normal.
- 14:47 Changeset [381] by
-
- trunk/idldoc/regression_tests/commabefore
- trunk/idldoc/regression_tests/commabefore/commaafter.pro
- trunk/idldoc/regression_tests/docrtclasses_ut__define.pro
- trunk/idldoc/regression_tests/docrtcommabefore_ut__define.pro
- trunk/idldoc/src/parser/docparprofileparser__define.pro
Added regression test for routines with headers that are continued on multiple lines and the lines start with the comma.
- 13:56 Changeset [380] by
-
- trunk/idldoc/regression_tests/addpngcomment
- trunk/idldoc/regression_tests/addpngcomment/.DS_Store
- trunk/idldoc/regression_tests/addpngcomment/addpngcomments.pro
- trunk/idldoc/regression_tests/docrtaddpngcomment_ut__define.pro
Adding reproduce case for bug.
12/10/07:
- 20:17 Changeset [379] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Added abstract and obsolete tags to the file level.
- 19:39 Changeset [378] by
-
- tags/IDLDOC_3_0_BETA_4
- tags/IDLDOC_3_0_BETA_4/idldoc/Makefile
- tags/IDLDOC_3_0_BETA_4/idldoc/src
- tags/IDLDOC_3_0_BETA_4/idldoc/src/idldoc_version.pro
Committing 3.0b4 tag.
- 19:35 Changeset [377] by
-
- trunk/idldoc/Makefile
- trunk/idldoc/src/idldoc_version.pro
Commit for 3.0b4 release; fixed up srcdist target for external projects.
- 09:15 Changeset [376] by
-
- trunk/idldoc/src/parser/docparformatparser__define.pro
- trunk/idldoc/src/parser/docparverbatimformatparser__define.pro
Adding documentation.
- 08:42 Changeset [375] by
-
- trunk/idldoc/src/parser/docparmarkupparser__define.pro
- trunk/idldoc/src/parser/docparoverviewfileparser__define.pro
- trunk/idldoc/src/parser/docparverbatimformatparser__define.pro
Fixed up comments.
- 08:37 Changeset [374] by
-
- trunk/idldoc/src/parser/docparprofileparser__define.pro
Fixed parsing error introduced when fixing parsing when continuation lines begin with a comma.
- 08:22 Changeset [373] by
-
- trunk/idldoc/src/tree/doctreeargument__define.pro
Added keywords and parameters to index.
- 00:00 Milestone IDLdoc 3.0b4 completed
- This release fixed quite a few bugs reported in the mailing list.
12/09/07:
- 21:34 Changeset [372] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
Added to warnings to routine level tags used in file level. Some routine level tags should also be adds to the file level still.
- 21:05 Changeset [371] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparidlformatparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
Changed messages for unknown tags in routines and files to be more explicit in saying they are at the routine level or file level.
- 17:15 Changeset [370] by
-
- trunk/idldoc/compile_all.pro
Added MG_TM_FIRSTLINE to compile system.
- 17:05 Changeset [369] by
-
- trunk/idldoc/src/parser/docparidldocfileparser__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Added better firstline handling capabilities for routine and file comments. Should now make well-defined paragraphs.
12/08/07:
- 22:28 Changeset [368] by
-
- trunk/idldoc/src/parser/docparprofileparser__define.pro
Fixed parsing bug where routine headers that start continuation lines with a comma weren't parsed correctly.
- 22:13 Changeset [367] by
-
- trunk/idldoc/src/parser/docparformatparser__define.pro
- trunk/idldoc/src/parser/docparidldocfileparser__define.pro
Fixed up comments.
- 15:55 Changeset [366] by
-
- trunk/idldoc/src/tree/doctreeclass__define.pro
Reworded message when a class definition can't be defined. Changed from "can't find" to "can't construct" since the definition may be found, but requirements of the structure definition might not be found.
- 15:46 Changeset [365] by
-
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
Fixed bugs with warnings for empty Params, Keywords, Fields, and Properties tags in the rst format parser. There should be no warning, just nothing should be done.
12/07/07:
- 14:05 Changeset [364] by
-
- trunk/idldoc/Makefile
- trunk/idldoc/src/idldoc_version.pro
Made a srcdist target for the Makefile to distribute source code to those who don't want to checkout from Subversion.
- 13:41 Changeset [363] by
-
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Need to fix up the handling of the "first line" variable from routines and files.
12/06/07:
- 20:03 Changeset [362] by
-
- trunk/idldoc/src/templates/header.tt
Fixed typo.
- 11:18 Changeset [361] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/idldoc.pro
- trunk/idldoc/src/templates/all-files.tt
- trunk/idldoc/src/templates/categories.tt
- trunk/idldoc/src/templates/dir-listing.tt
- trunk/idldoc/src/templates/dir-overview.tt
- trunk/idldoc/src/templates/file-listing.tt
- trunk/idldoc/src/templates/help.tt
- trunk/idldoc/src/templates/idldocfile.tt
- trunk/idldoc/src/templates/index-entries.tt
- trunk/idldoc/src/templates/index.tt
- trunk/idldoc/src/templates/overview.tt
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/templates/savefile.tt
- trunk/idldoc/src/templates/search.tt
- trunk/idldoc/src/templates/source.tt
- trunk/idldoc/src/templates/warnings.tt
Added CHARSET keyword to IDLdoc which then echoed into each template. Suggestion from Françoise Pinsard.
- 10:00 Changeset [360] by
-
- trunk/idldoc/src/templates/header.tt
- trunk/idldoc/src/templates/help.tt
- trunk/idldoc/src/templates/idldocfile.tt
- trunk/idldoc/src/templates/index.tt
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/templates/savefile.tt
- trunk/idldoc/src/templates/search.tt
Finished making tempates HTML standards compliant. Errors reported by Françoise Pinsard.
- 09:32 Changeset [359] by
-
- trunk/idldoc/src/templates/index-entries.tt
- trunk/idldoc/src/templates/overview.tt
More templates fixed to be HTML standards-compliant. Errors reported by Françoise Pinsard.
- 09:17 Changeset [358] by
-
- trunk/idldoc/src/templates/all-files.tt
- trunk/idldoc/src/templates/categories.tt
- trunk/idldoc/src/templates/dir-listing.tt
- trunk/idldoc/src/templates/dir-overview.tt
- trunk/idldoc/src/templates/file-listing.tt
- trunk/idldoc/src/templates/footer.tt
- trunk/idldoc/src/templates/index.tt
- trunk/idldoc/src/templates/source.tt
- trunk/idldoc/src/templates/warnings.tt
Fixing HTML warnings in templates. Errors reported by Françoise Pinsard.
Couldn't remove border="1" from the frameset and get the framesets to look how I want.
- 08:30 Changeset [357] by
-
- trunk/idldoc/docs/CREDITS
Added a line in the CREDITS for people on the mailing list who have helped.
- 08:27 Changeset [356] by
-
- trunk/idldoc/src/resources/listing.css
- trunk/idldoc/src/resources/main.css
Fixed a few typos in CSS. Errors found by Françoise Pinsard.
12/04/07:
- 22:06 Changeset [355] by
-
- trunk/idldoc/src/resources/search.js
- trunk/idldoc/src/templates/search.tt
Started search Javascript code.
- 21:48 Changeset [354] by
-
- trunk/idldoc/build_idldoc_docs.pro
Fixed typo in documentation title.
- 20:10 Changeset [353] by
-
- tags/IDLDOC_3_0_BETA_3/idldoc
- trunk/idldoc
Added distribution .zip file to svn:ignore.
- 14:09 Changeset [352] by
-
- trunk/idldoc/src/templates/header.tt
Removes "single page vs. use frames" when using /NONAVBAR.
- 10:49 Changeset [351] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
Fixed bug reported by Jim P. where @@Param would cause IDLdoc to halt.
12/03/07:
- 21:51 Changeset [350] by
-
- tags/IDLDOC_3_0_BETA_3
- tags/IDLDOC_3_0_BETA_3/idldoc/docs/ISSUES
- tags/IDLDOC_3_0_BETA_3/idldoc/src
- tags/IDLDOC_3_0_BETA_3/idldoc/src/idldoc_version.pro
IDLdoc 3.0 beta 3 release.
- 21:45 Changeset [349] by
-
- trunk/idldoc/docs/ISSUES
- trunk/idldoc/src/idldoc_version.pro
Updated ISSUES file. *Now* it's ready for IDLdoc 3.0 beta 3.
- 21:38 Changeset [348] by
-
- trunk/idldoc/Makefile
- trunk/idldoc/src/idldoc_version.pro
Made version change for IDLdoc 3.0 beta 3.
- 21:36 Changeset [347] by
-
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Fixed up class handling to fix Jim P.'s problem of a class definition in a file with a name that doesn't correspond to the classname.
- 19:08 Changeset [346] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreefield__define.pro
Improved styling and format of class documentation.
- 16:18 Changeset [345] by
-
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Property comments are now echoed down to the getProperty, setProperty, and init methods if there are no other comments present already.
- 15:58 Changeset [344] by
-
- trunk/idldoc/src/parser/docparidlformatparser__define.pro
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Properties now are marked get, set, and init again.
- 15:24 Changeset [343] by
-
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeclass__define.pro
Fixed bug so that only fields defined in that class appear in the fields of that class.
- 14:25 Changeset [342] by
-
- trunk/idldoc/src/parser/docparformatparser__define.pro
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/parser/docparprofileparser__define.pro
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeproperty__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Reworked how classes are handled. This should be able to handle multiple classes per file or a class definition in a file with a name that doesn't end in 'define.pro'. The styling should be better. Also, handling init, get, and set for properties was hacked out and needs to be replaced.
- 00:00 Milestone IDLdoc 3.0b3 completed
- === Known issues === The following issues from IDLdoc 3.0b2 have been …
12/02/07:
- 22:34 Changeset [341] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/search.tt
Improving search form and style.
- 21:50 Changeset [340] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/help.tt
Have a pretty good draft for the help.
- 17:07 Changeset [339] by
-
- trunk/idldoc/src/parser/docparrstformatparser__define.pro
Fixed problem with attributes in rst format: if an attribute contains a comma, then the attribute can be enclosed in double quotes to preserve the value (instead of splitting the attributes on that comma).
- 09:55 Changeset [338] by
-
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/help.tt
Basic draft of help complete.
12/01/07:
- 10:33 Changeset [337] by
-
- trunk/idldoc/src/resources/main.css
Fixed CSS bug around paperclip image for Firefox.
11/28/07:
- 16:01 Changeset [336] by
-
- trunk/idldoc/build_idldoc_docs.pro
Added profiler information to documentation build.
11/27/07:
- 22:07 Changeset [335] by
-
- trunk/idldoc/src/parser/docparidldocformatparser__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
Avoided crash if a field tag is encountered when not expected. Cleaned up source code if there are less than symbols (bug reported by Piper).
- 14:51 Changeset [334] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/idldoc.pro
- trunk/idldoc/src/resources/main.css
Turned off DEBUG. Fixed typo in CSS for code (reported by Piper). Added HELP and VERSION keywords per Piper's request.
- 10:03 Changeset [333] by
-
- tags/IDLDOC_3_0_BETA_1/idldoc/src
- tags/IDLDOC_3_0_BETA_2/idldoc/src
Froze svn:externals in tags.
- 09:26 Changeset [332] by
-
- tags/IDLDOC_3_0_BETA_2
- tags/IDLDOC_3_0_BETA_2/idldoc/compile_all.pro
- tags/IDLDOC_3_0_BETA_2/idldoc/Makefile
- tags/IDLDOC_3_0_BETA_2/idldoc/src/idldoc_version.pro
- tags/IDLDOC_3_0_BETA_2/idldoc/src/resources/main.css
Added tag for 3.0b2 release.
- 09:24 Changeset [331] by
-
- trunk/idldoc/compile_all.pro
- trunk/idldoc/Makefile
- trunk/idldoc/src/idldoc_version.pro
Forgot MGtmRst class in save file. Upped version to 3.0b2.
- 08:44 Changeset [330] by
-
- tags/IDLDOC_3_0_BETA_1
- tags/IDLDOC_3_0_BETA_1/idldoc/Makefile
- tags/IDLDOC_3_0_BETA_1/idldoc/src/idldoc_version.pro
- tags/IDLDOC_3_0_BETA_1/idldoc/src/resources/main.css
Tagged first beta release for IDLdoc 3.0.
- 08:41 Changeset [329] by
-
- trunk/idldoc/Makefile
- trunk/idldoc/src/idldoc_version.pro
Changed version to 3.0b1.
- 08:39 Changeset [328] by
-
- trunk/idldoc/src/resources/main.css
Reverted change to vertical-align property for TD tags in tables.
- 00:00 Milestone IDLdoc 3.0b2 completed
- This release simply added a forgotten file to the .sav file.
- 00:00 Milestone IDLdoc 3.0b1 completed
- The first public release from the IDLdoc 3.0 code base. === Known issues …
11/26/07:
- 21:03 Changeset [327] by
-
- trunk/idldoc/footer
- trunk/idldoc/src/templates/footer.tt
Fixed up footer with correct location for IDLdoc help pages.
- 19:36 Changeset [326] by
-
- tags/IDLDOC_2_0
Removed old tag.
- 19:34 Changeset [325] by
-
- trunk/idldoc/footer
- trunk/idldoc/src/templates/footer.tt
Fixed up footers to refer to the correct pages.
- 19:13 Changeset [324] by
-
- trunk/idldoc/docs/help.txt
- trunk/idldoc/docs/ISSUES
Removed old help (it's all in the help template now). Added a 'Known issues' file.
- 15:58 Changeset [323] by
-
- trunk/idldoc/src/doc_system__define.pro
- trunk/idldoc/src/resources/main.css
- trunk/idldoc/src/templates/all-files.tt
- trunk/idldoc/src/templates/categories.tt
- trunk/idldoc/src/templates/dir-listing.tt
- trunk/idldoc/src/templates/dir-overview.tt
- trunk/idldoc/src/templates/file-listing.tt
- trunk/idldoc/src/templates/footer.tt
- trunk/idldoc/src/templates/help.tt
- trunk/idldoc/src/templates/idldocfile.tt
- trunk/idldoc/src/templates/index-entries.tt
- trunk/idldoc/src/templates/index.tt
- trunk/idldoc/src/templates/overview.tt
- trunk/idldoc/src/templates/profile.tt
- trunk/idldoc/src/templates/savefile.tt
- trunk/idldoc/src/templates/search.tt
- trunk/idldoc/src/templates/source.tt
- trunk/idldoc/src/templates/warnings.tt
- trunk/idldoc/src/tree/doctreeargument__define.pro
- trunk/idldoc/src/tree/doctreeclass__define.pro
- trunk/idldoc/src/tree/doctreeprofile__define.pro
- trunk/idldoc/src/tree/doctreeproperty__define.pro
- trunk/idldoc/src/tree/doctreeroutine__define.pro
Fixed bug with conflict of 'version' variable in system and in pro files. Fixed appearance of attribute tables especially with paragraphs in the attribute cells. Added property descriptions to keywords of getProperty, setProperty, and init if they didn't already have a comments associated with them.
