michael
|
576fe3758d
* Added showing of hints in HTML page title
|
11 years ago |
marco
|
72b0e72580
* added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed.
|
12 years ago |
marco
|
f007dc9711
* two more "getmodule" fixes.
|
12 years ago |
marco
|
183d9ebfe1
* more inheritsfrom fixes. This time for the inheritance pages.
|
12 years ago |
marco
|
b2f861420c
* Various small changes. LCL compiles again, but is 10% smaller.
|
12 years ago |
marco
|
545a3e708c
* avoid prepending unitname with abs paths.
|
12 years ago |
marco
|
cb55b2d2cf
* another small bug caught by -CROriot
|
12 years ago |
michael
|
528e231c66
* Strict resolving
|
12 years ago |
michael
|
a472de7805
* use global resolveID (better result)
|
12 years ago |
michael
|
0dd6c1454e
* Patch from Anton to support dotted unit names (Bug ID 22919)
|
12 years ago |
michael
|
366cd2d9c2
* Fixed unresolved elements in tree
|
12 years ago |
michael
|
bc60ea4713
* Added ability to create class chart
|
12 years ago |
michael
|
2c26d53f9b
* Added ability to create class chart
|
12 years ago |
michael
|
74624a0c37
* Write class local consts and types in correct way
|
13 years ago |
michael
|
1c32e34395
* Patch from Graeme Geldenhuys to fix some tab->spaces (bug 22658)
|
13 years ago |
michael
|
3bc8bbf378
* Fixed to conform to new structures in pastree
|
13 years ago |
michael
|
9635787b5a
* Added functionality to create fpdoc.css from internal copy
|
13 years ago |
michael
|
a8e634d506
* Added option to remove brackets from menu header From AndrewH (Bug ID 21676)
|
13 years ago |
michael
|
093748402e
* Only one result section for overloaded functions
|
13 years ago |
michael
|
57647f4521
* Added functionality to add (and show) notes
|
13 years ago |
michael
|
776fe528d6
* Actually use FileNameExtension
|
13 years ago |
michael
|
9788e2cad8
* Patch from Hans-Peter Diettrich to extend and append filenameextension (bug 21101)
|
13 years ago |
marco
|
ce564917cd
* Patch from Darius to fix directories of images #21008
|
13 years ago |
michael
|
2846c35768
* Fixed compilation with latest version of fcl-passrc
|
13 years ago |
marco
|
fa7df86f26
* improved unknown link errormsg to list current module name.
|
13 years ago |
michael
|
2d928cbee8
Logging options implemented, and dry run. Separated out creation and logging logic
|
13 years ago |
michael
|
4f8bc2aaf4
* Missing conversion to TFPList
|
13 years ago |
michael
|
bb54f1375c
* TList -> TFPList to match latest changes in fcl-passrc
|
13 years ago |
michael
|
91a2b7ae18
* Support for generics
|
13 years ago |
marco
|
3d86949990
* use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403
|
14 years ago |