| 1 | -- Thu, 25 Sep 2008 16:50:52 -0000 by deveiant (r38) ----- |
|---|
| 2 | Changed: lib/rdoc/generator/template/darkfish/js/jquery.js |
|---|
| 3 | lib/rdoc/generator/template/darkfish/js/quicksearch.js |
|---|
| 4 | Rakefile.local |
|---|
| 5 | |
|---|
| 6 | * Updated jquery to 1.2.6 |
|---|
| 7 | * Focus the results of a quicksearch when it is off screen |
|---|
| 8 | * Fixed the 'install' Rake task -- it now installs the templates and resources in |
|---|
| 9 | addition to the ruby code. |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | -- Mon, 22 Sep 2008 15:57:32 -0000 by deveiant (r36) ----- |
|---|
| 13 | Changed: Rakefile |
|---|
| 14 | ChangeLog |
|---|
| 15 | |
|---|
| 16 | Updated build system to add the workaround for broken developmental dependencies under RubyGems 1.2.0. |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | -- Mon, 22 Sep 2008 15:14:43 -0000 by deveiant (r35) ----- |
|---|
| 20 | Changed: spec/rdoc/generator/darkfish_spec.rb |
|---|
| 21 | lib/rdoc/generator/darkfish.rb |
|---|
| 22 | |
|---|
| 23 | Updated to work under RDoc 2.2.0 (fixes #2). |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | -- Tue, 16 Sep 2008 14:22:21 -0000 by deveiant (r34) ----- |
|---|
| 27 | Changed: Rakefile |
|---|
| 28 | project.yml |
|---|
| 29 | |
|---|
| 30 | Updated the build system. |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | -- Tue, 16 Sep 2008 14:21:23 -0000 by deveiant (r33) ----- |
|---|
| 34 | Changed: lib/rdoc/generator/darkfish.rb |
|---|
| 35 | lib/rdoc/generator/template/darkfish/classpage.rhtml |
|---|
| 36 | |
|---|
| 37 | * Fixed method name extraction for non \w+ methods (e.g., operators) |
|---|
| 38 | * Bumped version to 1.1.5. |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | -- Wed, 20 Aug 2008 01:45:44 -0000 by deveiant (r32) ----- |
|---|
| 42 | Changed: lib/rdoc/generator/darkfish.rb |
|---|
| 43 | ChangeLog |
|---|
| 44 | lib/darkfish-rdoc.rb |
|---|
| 45 | |
|---|
| 46 | Updated build system. |
|---|
| 47 | |
|---|
| 48 | |
|---|
| 49 | -- Wed, 20 Aug 2008 01:28:01 -0000 by deveiant (r30) ----- |
|---|
| 50 | Changed: Rakefile |
|---|
| 51 | project.yml |
|---|
| 52 | lib/rdoc/generator/template/darkfish/rdoc.css |
|---|
| 53 | lib/rdoc/generator/template/darkfish/js/darkfish.js |
|---|
| 54 | |
|---|
| 55 | * Updated build system |
|---|
| 56 | * Added a fix for javascript 'console is not defined' bug in the darkfish.js file. |
|---|
| 57 | * Fixed the mushed-together method description when it has multiple paragraphs and/or definition |
|---|
| 58 | lists. |
|---|
| 59 | |
|---|
| 60 | |
|---|
| 61 | -- Tue, 19 Aug 2008 02:37:00 -0000 by deveiant (r29) ----- |
|---|
| 62 | Changed: README |
|---|
| 63 | ChangeLog |
|---|
| 64 | Rakefile.local |
|---|
| 65 | |
|---|
| 66 | Added some local tasks to clean up .svn directories before publication. |
|---|
| 67 | |
|---|
| 68 | |
|---|
| 69 | -- Tue, 19 Aug 2008 02:12:27 -0000 by deveiant (r27) ----- |
|---|
| 70 | Changed: lib/rdoc/generator/darkfish.rb |
|---|
| 71 | lib/darkfish-rdoc.rb |
|---|
| 72 | |
|---|
| 73 | Oops. Forgot I need to change the version string in two places. Should really figure out some better |
|---|
| 74 | way to do this. |
|---|
| 75 | |
|---|
| 76 | |
|---|
| 77 | -- Tue, 19 Aug 2008 02:10:53 -0000 by deveiant (r26) ----- |
|---|
| 78 | Changed: README |
|---|
| 79 | lib/rdoc/generator/darkfish.rb |
|---|
| 80 | lib/rdoc/generator/template/darkfish/classpage.rhtml |
|---|
| 81 | Rakefile |
|---|
| 82 | lib/rdoc/generator/template/darkfish/rdoc.css |
|---|
| 83 | ChangeLog (and 2 other/s) |
|---|
| 84 | |
|---|
| 85 | * Bumped version to 1.1.3 |
|---|
| 86 | * Updated build system |
|---|
| 87 | * Fixed output for C source |
|---|
| 88 | |
|---|
| 89 | |
|---|
| 90 | -- Thu, 14 Aug 2008 00:59:07 -0000 by deveiant (r24) ----- |
|---|
| 91 | Changed: /trunk |
|---|
| 92 | lib/rdoc/generator/darkfish.rb |
|---|
| 93 | Rakefile |
|---|
| 94 | lib/darkfish-rdoc.rb |
|---|
| 95 | |
|---|
| 96 | * Updated build system |
|---|
| 97 | |
|---|
| 98 | |
|---|
| 99 | -- Sat, 09 Aug 2008 01:14:22 -0000 by deveiant (r23) ----- |
|---|
| 100 | Added: spec/rdoc/generator (new) |
|---|
| 101 | spec/rdoc/generator/darkfish_spec.rb (new) |
|---|
| 102 | spec/rdoc (new) |
|---|
| 103 | spec (new) |
|---|
| 104 | Changed: project.yml |
|---|
| 105 | lib/rdoc/generator/template/darkfish/rdoc.css |
|---|
| 106 | lib/rdoc/generator/darkfish.rb |
|---|
| 107 | Rakefile |
|---|
| 108 | ChangeLog |
|---|
| 109 | Deleted: lib/rdoc/generator/template/darkfish/images/bullet_go.png |
|---|
| 110 | lib/rdoc/generator/template/darkfish/images/lightbulb.png |
|---|
| 111 | lib/rdoc/generator/template/darkfish/images/page_white_ruby.png |
|---|
| 112 | lib/rdoc/generator/template/darkfish/images/tag_blue.png |
|---|
| 113 | lib/rdoc/generator/template/darkfish/images/tag_blue_edit.png |
|---|
| 114 | lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png (and 12 other/s) |
|---|
| 115 | |
|---|
| 116 | * Updated build system. |
|---|
| 117 | * Fixed distributions, which didn't have the static files included with them. |
|---|
| 118 | * Removed a bunch of unused static files |
|---|
| 119 | * Fixed the path to the bg hack for Thickbox on Macs |
|---|
| 120 | * Added the beginnings of a test suite. Don't know yet how to test the generator in isolation. |
|---|
| 121 | |
|---|
| 122 | |
|---|
| 123 | -- Fri, 08 Aug 2008 13:15:20 -0000 by deveiant (r22) ----- |
|---|
| 124 | Changed: /trunk |
|---|
| 125 | Rakefile |
|---|
| 126 | project.yml |
|---|
| 127 | Deleted: misc/rake |
|---|
| 128 | |
|---|
| 129 | Checkpoint commit |
|---|
| 130 | |
|---|
| 131 | |
|---|
| 132 | -- Fri, 08 Aug 2008 02:47:22 -0000 by deveiant (r21) ----- |
|---|
| 133 | Changed: README |
|---|
| 134 | lib/rdoc/generator/template/darkfish/classpage.rhtml |
|---|
| 135 | Rakefile |
|---|
| 136 | ChangeLog |
|---|
| 137 | lib/rdoc/generator/template/darkfish/js/darkfish.js |
|---|
| 138 | |
|---|
| 139 | Checkpoint commit |
|---|
| 140 | |
|---|
| 141 | |
|---|
| 142 | -- Thu, 07 Aug 2008 06:56:40 -0000 by deveiant (r18) ----- |
|---|
| 143 | Added: lib/rdoc/generator/darkfish.rb |
|---|
| 144 | -> renamed from /trunk/lib/rdoc/generator/darkfish_generator.rb@r16 |
|---|
| 145 | LICENSE (new) |
|---|
| 146 | project.yml (new) |
|---|
| 147 | ChangeLog (new) |
|---|
| 148 | Rakefile.local (new) |
|---|
| 149 | lib/rdoc/generator/template/darkfish/js/darkfish.js (new) (and 1 other/s) |
|---|
| 150 | Changed: /trunk |
|---|
| 151 | lib/rdoc/generator/template/darkfish/classpage.rhtml |
|---|
| 152 | Rakefile |
|---|
| 153 | lib/darkfish-rdoc.rb |
|---|
| 154 | Deleted: lib/rdoc/generator/darkfish_generator.rb |
|---|
| 155 | |
|---|
| 156 | Integrated new Rake build system. |
|---|
| 157 | |
|---|
| 158 | |
|---|
| 159 | -- Tue, 29 Jul 2008 14:52:26 -0000 by deveiant (r17) ----- |
|---|
| 160 | Changed: lib/darkfish-rdoc.rb |
|---|
| 161 | |
|---|
| 162 | Fixed bug in darkfish-rdoc: 'generators' -> 'generator' |
|---|
| 163 | |
|---|
| 164 | |
|---|
| 165 | -- Mon, 30 Jun 2008 19:06:36 -0000 by deveiant (r16) ----- |
|---|
| 166 | Added: lib/rdoc/generator |
|---|
| 167 | -> renamed from /trunk/lib/rdoc/generators@r14 |
|---|
| 168 | Changed: Rakefile |
|---|
| 169 | lib/darkfish-rdoc.rb |
|---|
| 170 | Deleted: lib/rdoc/generators |
|---|
| 171 | |
|---|
| 172 | Beginning conversion to Rdoc 2.0. Broken for now; see tags/RDOC_1 for a working |
|---|
| 173 | RDoc 1.x version. |
|---|
| 174 | |
|---|
| 175 | |
|---|
| 176 | -- Wed, 21 May 2008 17:08:10 -0000 by deveiant (r14) ----- |
|---|
| 177 | Added: darkfish_preview.png (new) |
|---|
| 178 | lib/darkfish-rdoc.rb (new) |
|---|
| 179 | Changed: README |
|---|
| 180 | /trunk |
|---|
| 181 | Rakefile |
|---|
| 182 | lib/rdoc/generators/template/darkfish/js/jquery.js |
|---|
| 183 | lib/rdoc/generators/template/darkfish/classpage.rhtml |
|---|
| 184 | lib/rdoc/generators/darkfish_generator.rb (and 2 other/s) |
|---|
| 185 | |
|---|
| 186 | * Added a `require`-able library that injects the generator into RDoc's known |
|---|
| 187 | generator hash. |
|---|
| 188 | * Modified method anchors to be the method name instead of a random number -- |
|---|
| 189 | this will break URLs generated by RDoc, but I'd rather have sensible URLs. |
|---|
| 190 | * Added a javascript hook that highlights the current page target if there is one. |
|---|
| 191 | * Updated jQuery to 1.2.4 |
|---|
| 192 | |
|---|
| 193 | |
|---|
| 194 | -- Sat, 03 May 2008 02:56:54 -0000 by deveiant (r13) ----- |
|---|
| 195 | Changed: lib/rdoc/generators/darkfish_generator.rb |
|---|
| 196 | |
|---|
| 197 | Added some more output path debugging |
|---|
| 198 | |
|---|
| 199 | |
|---|
| 200 | -- Tue, 18 Mar 2008 15:52:57 -0000 by deveiant (r12) ----- |
|---|
| 201 | Added: lib/rdoc/generators/template/darkfish/classpage.rhtml |
|---|
| 202 | -> renamed from /trunk/lib/rdoc/generators/template/classpage.rhtml@r10 |
|---|
| 203 | lib/rdoc/generators/template/darkfish/index.rhtml |
|---|
| 204 | -> renamed from /trunk/lib/rdoc/generators/template/index.rhtml@r10 |
|---|
| 205 | lib/rdoc/generators/template/darkfish (new) |
|---|
| 206 | lib/rdoc/generators/template/darkfish/filepage.rhtml |
|---|
| 207 | -> renamed from /trunk/lib/rdoc/generators/template/filepage.rhtml@r10 |
|---|
| 208 | lib/rdoc/generators/template/darkfish/images |
|---|
| 209 | -> renamed from /trunk/lib/rdoc/generators/template/images@r10 |
|---|
| 210 | lib/rdoc/generators/template/darkfish/js |
|---|
| 211 | -> renamed from /trunk/lib/rdoc/generators/template/js@r10 (and 2 other/s) |
|---|
| 212 | Changed: lib/rdoc/generators/darkfish_generator.rb |
|---|
| 213 | Rakefile |
|---|
| 214 | misc/rake/svn.rb |
|---|
| 215 | Deleted: lib/rdoc/generators/template/js |
|---|
| 216 | lib/rdoc/generators/template/rdoc.css |
|---|
| 217 | lib/rdoc/generators/template/classpage.rhtml |
|---|
| 218 | lib/rdoc/generators/template/index.rhtml |
|---|
| 219 | lib/rdoc/generators/template/filepage.rhtml |
|---|
| 220 | lib/rdoc/generators/template/images (and 1 other/s) |
|---|
| 221 | |
|---|
| 222 | * Set up rdoc options to use itself for docs. |
|---|
| 223 | * Set up sensible package tasks |
|---|
| 224 | * Made the chatty output of the generator only show up if $DEBUG is turned on. |
|---|
| 225 | * Moved everything in the `template` directory into a `darkfish` subdirectory for interoperability |
|---|
| 226 | with other RDoc generators. |
|---|
| 227 | |
|---|
| 228 | |
|---|
| 229 | -- Mon, 18 Feb 2008 14:33:06 -0000 by deveiant (r11) ----- |
|---|
| 230 | Changed: README |
|---|
| 231 | lib/rdoc/generators/template/rdoc.css |
|---|
| 232 | |
|---|
| 233 | * Updated README |
|---|
| 234 | * Fixed up CSS for the index page. |
|---|
| 235 | |
|---|
| 236 | |
|---|
| 237 | -- Sat, 16 Feb 2008 08:11:47 -0000 by deveiant (r10) ----- |
|---|
| 238 | Added: README (new) |
|---|
| 239 | lib/rdoc (new) |
|---|
| 240 | lib/rdoc/generators/template |
|---|
| 241 | -> copied from /trunk/generators/template@r9 |
|---|
| 242 | misc/prototype.html |
|---|
| 243 | -> renamed from /trunk/prototype.html@r8 |
|---|
| 244 | lib (new) |
|---|
| 245 | lib/rdoc/generators |
|---|
| 246 | -> renamed from /trunk/generators@r8 (and 3 other/s) |
|---|
| 247 | Changed: /trunk |
|---|
| 248 | Rakefile |
|---|
| 249 | misc/rake/svn.rb |
|---|
| 250 | Deleted: index-prototype.html |
|---|
| 251 | misc/rake/verifytask.rb |
|---|
| 252 | prototype.html |
|---|
| 253 | generators |
|---|
| 254 | |
|---|
| 255 | * Added README |
|---|
| 256 | * Rakefile |
|---|
| 257 | - Added an dog-food 'rdoc' task |
|---|
| 258 | - Fixed up the 'install' task |
|---|
| 259 | * Rearranged directories for easy building/installation. |
|---|
| 260 | * Put prototype HTML files into misc/ |
|---|
| 261 | |
|---|
| 262 | |
|---|
| 263 | -- Sat, 16 Feb 2008 06:19:51 -0000 by deveiant (r9) ----- |
|---|
| 264 | Added: misc/rake (new) |
|---|
| 265 | misc/rake/helpers.rb (new) |
|---|
| 266 | Rakefile (new) |
|---|
| 267 | misc/rake/svn.rb (new) |
|---|
| 268 | misc/rake/verifytask.rb (new) |
|---|
| 269 | misc (new) (and 1 other/s) |
|---|
| 270 | Changed: generators/template/rdoc.css |
|---|
| 271 | generators/template/classpage.rhtml |
|---|
| 272 | generators/darkfish_generator.rb |
|---|
| 273 | |
|---|
| 274 | Reorganizing for release. |
|---|
| 275 | |
|---|
| 276 | |
|---|
| 277 | -- Thu, 03 Jan 2008 19:40:24 -0000 by deveiant (r8) ----- |
|---|
| 278 | Changed: generators/template/index.rhtml |
|---|
| 279 | |
|---|
| 280 | Removed the description bit from the index page -- there's just no way to make it work gracefully. |
|---|
| 281 | |
|---|
| 282 | |
|---|
| 283 | -- Fri, 19 Oct 2007 01:04:31 -0000 by deveiant (r7) ----- |
|---|
| 284 | Changed: generators/template/rdoc.css |
|---|
| 285 | generators/template/classpage.rhtml |
|---|
| 286 | |
|---|
| 287 | Fixes for C source documentation, a few CSS tweaks |
|---|
| 288 | |
|---|
| 289 | |
|---|
| 290 | -- Thu, 18 Oct 2007 15:15:47 -0000 by deveiant (r6) ----- |
|---|
| 291 | Added: generators/template/images/macFFBgHack.png (new) |
|---|
| 292 | Changed: generators/template/rdoc.css |
|---|
| 293 | |
|---|
| 294 | Fixed missing piece of ThickBox for FF on the Mac |
|---|
| 295 | |
|---|
| 296 | |
|---|
| 297 | -- Fri, 12 Oct 2007 00:20:02 -0000 by deveiant (r5) ----- |
|---|
| 298 | Changed: generators/darkfish_generator.rb |
|---|
| 299 | |
|---|
| 300 | Add time constants for the time-detla calculations |
|---|
| 301 | |
|---|
| 302 | |
|---|
| 303 | -- Thu, 11 Oct 2007 21:05:25 -0000 by deveiant (r4) ----- |
|---|
| 304 | Changed: generators/template/rdoc.css |
|---|
| 305 | generators/darkfish_generator.rb |
|---|
| 306 | |
|---|
| 307 | * Updated definition lists in the description to not look like ass. |
|---|
| 308 | * Documentation touchups. |
|---|
| 309 | |
|---|
| 310 | |
|---|
| 311 | -- Wed, 10 Oct 2007 20:40:20 -0000 by deveiant (r3) ----- |
|---|
| 312 | Changed: generators/darkfish_generator.rb |
|---|
| 313 | |
|---|
| 314 | Added a Generators::DARKFISHGenerators alias to work around Rdoc's assumption that all formats are acronyms. |
|---|
| 315 | |
|---|
| 316 | |
|---|
| 317 | -- Wed, 10 Oct 2007 19:33:33 -0000 by deveiant (r2) ----- |
|---|
| 318 | Added: generators/template/images/wrench_orange.png (new) |
|---|
| 319 | generators/template/images/zoom.png (new) |
|---|
| 320 | generators/template/js (new) |
|---|
| 321 | generators/template/images/wrench.png (new) |
|---|
| 322 | generators/template/rdoc.css (new) |
|---|
| 323 | generators/template/images/tag_green.png (new) (and 40 other/s) |
|---|
| 324 | |
|---|
| 325 | Initial commit |
|---|
| 326 | |
|---|
| 327 | |
|---|
| 328 | -- Wed, 10 Oct 2007 16:31:51 -0000 by deveiant (r1) ----- |
|---|
| 329 | Added: /trunk (new) |
|---|
| 330 | /branches (new) |
|---|
| 331 | /tags (new) |
|---|
| 332 | |
|---|
| 333 | Setting up repository structure |
|---|
| 334 | |
|---|