Activity for Thuffir

  • Thuffir Thuffir committed [r475]

    Added makefile for mingw under cygwin

  • Thuffir Thuffir committed [r476]

    Changed comment

  • Thuffir Thuffir committed [r477]

    Made gcc -Wall warnings go away...

  • Thuffir Thuffir committed [r478]

    Header END marker fixed

  • Thuffir Thuffir committed [r479]

    - Colors for Syntax highlighting moved to CSS file

  • Thuffir Thuffir committed [r480]

    ID string fixed

  • Thuffir Thuffir committed [r483]

    - made warnings go away

  • Thuffir Thuffir committed [r488]

    Fixed in_linecomment: </font> --> </span>

  • Thuffir Thuffir committed [r490]

    Made some of the warnings go away, Indented

  • Thuffir Thuffir committed [r494]

    described "-mno-cygwin" switch

  • Thuffir Thuffir committed [r494]

    described "-mno-cygwin" switch

  • Thuffir Thuffir committed [r495]

    Cleared some of RB_MSVC defines (MSVC support dropped)

  • Thuffir Thuffir committed [r498]

    Cleared some errorneous code

  • Thuffir Thuffir committed [r499]

    makefile for the cygwin environment

  • Thuffir Thuffir committed [r500]

    Bumped to 4.99.28

  • Thuffir Thuffir committed [r501]

    Documented items:

  • Thuffir Thuffir committed [r502]

    Documented options:

  • Thuffir Thuffir committed [r503]

    Dumped option --htmlheaderleft (obsolete)

  • Thuffir Thuffir committed [r504]

    Added dependency

  • Thuffir Thuffir committed [r506]

    Described the use of external tools

  • Thuffir Thuffir committed [r508]

    Added code that escapes all characters above ASCII 160.

  • Thuffir Thuffir committed [r507]

    Added '-s' to strip objects

  • Thuffir Thuffir committed [r509]

    - Changed basic font to "Arial" (for the sake of better readability)

  • Thuffir Thuffir committed [r510]

    Escaped all characters recommended by: http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml-lat1.ent_HTMLlat1

  • Thuffir Thuffir committed [r512]

    Dumped --headertypes

  • Thuffir Thuffir committed [r511]

    Added DEBUG option for gdb / insight

  • Thuffir Thuffir committed [r513]

    Unified singledoc and multidoc format

  • Thuffir Thuffir committed [r514]

    Unified singledoc and multidoc format (solved inconsistencies)

  • Thuffir Thuffir committed [r515]

    - Unified singledoc and multidoc format (solved inconsistencies)

  • Thuffir Thuffir committed [r516]

    Dumped --headertypes

  • Thuffir Thuffir committed [r522]

    Dependencies updated

  • Thuffir Thuffir committed [r524]

    --cmode solved through --syntaxcolors

  • Thuffir Thuffir committed [r525]

    Got rid of in_linecomment global

  • Thuffir Thuffir committed [r526]

    - Got rid of in_linecomment global

  • Thuffir Thuffir committed [r527]

    Changed stylesheet files for cygwin

  • Thuffir Thuffir committed [r528]

    Described the usage of remark begin markers and remark end markers for syntax highlighting

  • Thuffir Thuffir committed [r530]

    Fixed a (self made) bug that caused that the end of a line comment was not recognised under certain curcumstances.

  • Thuffir Thuffir committed [r531]

    All checks against SOURCECODE_ITEM are made by the function Works_Like_SourceItem() now.

  • Thuffir Thuffir committed [r532]

    Implemented alphabetic index shortcuts for index pages.

  • Thuffir Thuffir committed [r534]

    Changed object anchor for index entry to be inside the <h2> tag.

  • Thuffir Thuffir committed [r533]

    - Removed unused function header_cmp()

  • Thuffir Thuffir committed [r535]

    Dependencies Updated

  • Thuffir Thuffir committed [r536]

    Separated preformatted SOURCE from other preformatted text

  • Thuffir Thuffir committed [r537]

    Separated preformatted SOURCE from other preformatted text

  • Thuffir Thuffir committed [r538]

    Setup changed

  • Thuffir Thuffir committed [r539]

    Setup changed

  • Thuffir Thuffir committed [r540]

    Some cosmetic changes on the --help output

  • Thuffir Thuffir committed [r546]

    Prepared header types sorting priorisation

  • Thuffir Thuffir committed [r550]

    - Removed folding code

  • Thuffir Thuffir committed [r549]

    Completed header types sorting priorisation.

  • Thuffir Thuffir committed [r551]

    Changed document title in multidoc mode to show source file name (It looks less cryptic, and makes more sense).

  • Thuffir Thuffir committed [r552]

    Cleaned up unused option switches

  • Thuffir Thuffir committed [r557]

    Completed code for specifying specific syntax highlighting options.

  • Thuffir Thuffir committed [r558]

    Removed unused function.

  • Thuffir Thuffir committed [r559]

    Impemented the --masterindex and --sourceindex options to specify special document titles and filenames.

  • Thuffir Thuffir committed [r560]

    Added the --masterindex and --sourceindex options to option listing

  • Thuffir Thuffir committed [r563]

    Placed enum EIL_State inside the function body Generate_Item_Line()

  • Thuffir Thuffir committed [r572]

    Implemented "header ignore characters:" and "header separate characters:" sections in the .rc file

  • Thuffir Thuffir committed [r573]

    Unused doc_base removed

  • Thuffir Thuffir committed [r574]

    Robodoc will now include all function names in the TOC

  • Thuffir Thuffir committed [r576]

    The name of the parent object will be included in the header. (similar to HTML mode, Singledoc mode)

  • Thuffir Thuffir committed [r575]

    Multiple header names will now be generated for:

  • Thuffir Thuffir committed [r577]

    - Implemented "preformatted items:" and "format items:"

  • Thuffir Thuffir committed [r581]

    Folding removed (Obsolete)

  • Thuffir Thuffir committed [r582]

    - The charset now defaults to ISO-8859-1 (not UTF-8)

  • Thuffir Thuffir committed [r579]

    Described options:

  • Thuffir Thuffir committed [r578]

    Author added

  • Thuffir Thuffir committed [r580]

    Described:

  • Thuffir Thuffir committed [r584]

    Better UTF-8 support for XML output:

  • Thuffir Thuffir committed [r658]

    Removed unused variable

  • Thuffir Thuffir committed [r659]

    Dependencies updated

  • Thuffir Thuffir committed [r660]

    RB_HTML_Generate_IndexMenu() is exported

  • Thuffir Thuffir committed [r661]

    Right hand side navigation menu source separated by CRLF (easier to read the page source)

  • Thuffir Thuffir committed [r662]

    Bug: "[ 1558586 ] rightside menu misses" fixed

  • Thuffir Thuffir committed [r663]

    Stylesheet change: Content has lno more imited right margin, but floats around the right hand navigation menu

  • Thuffir Thuffir committed [r664]

    Typos fixed

  • Thuffir Thuffir committed [r670]

    Added brief description for option "--one_file_per_header"

  • Thuffir Thuffir committed [r671]

    Title of the TOC page changed to "Table of Contents"

  • Thuffir Thuffir committed [r672]

    Option "--header_breaks" implemented

  • Thuffir Thuffir committed [r673]

    Described the option "-header_breaks"

  • Thuffir Thuffir committed [r680]

    Copyright notice year updated

  • Thuffir Thuffir committed [r682]

    - Implemented "--source_line_numbers" option to display original source line numbers for SOURCE items

  • Thuffir Thuffir committed [r683]

    --source_line_numbers option described

  • Thuffir Thuffir committed [r683]

    --source_line_numbers option described

  • Thuffir Thuffir committed [r684]

    - Replaced the CRC32 based string hash algorithm with the one written by Bob Jenkins

  • Thuffir Thuffir committed [r685]

    Removed -mno-cygwin. ROBODoc should compile using the cygwin library under a Cygwin environment.

  • Thuffir Thuffir committed [r687]

    - Added support to compile under cygwin native mode (CYGWIN = 1)

  • Thuffir Thuffir committed [r688]

    Made it compile under Cygwin native mode and hopefully under unix systems too.

  • Thuffir Thuffir committed [r689]

    removed CFLAGS from configure, let ./configure discover it

  • Thuffir Thuffir committed [r690]

    Added generic readme file for cygwin

  • Thuffir Thuffir committed [r691]

    Original script template from the cygwin page (http://cygwin.com/setup.html)

  • Thuffir Thuffir committed [r692]

    Added for Cygwin

  • Thuffir Thuffir committed [r693]

    changed TAB to spaces

  • Thuffir Thuffir committed [r694]

    Fixed document install directory and anonymous tar file

  • Thuffir Thuffir committed [r697]

    Increased bzip2 compression level

  • Thuffir Thuffir committed [r695]

    Added robodoc end marker

  • Thuffir Thuffir committed [r696]

    Added package directory cleanup and relese number as option

  • Thuffir Thuffir committed [r697]

    Increased bzip2 compression level

  • Thuffir Thuffir committed [r699]

    Fixed robohdrs to compile

  • Thuffir Thuffir committed [r701]

    Fixed --cmode test

1 >