Changeset 145
- Timestamp:
- 08/03/08 12:24:30 (4 months ago)
- Files:
-
- ChangeLog (modified) (75 diffs)
- src/FramebufferDevice.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ChangeLog
r143 r145 1 2008-08-02 12:07 dezperado 2 3 * : A little stricter framebuffer mode setting checking and some 4 more documentation on the matter. 5 6 2008-08-01 18:04 dezperado 7 8 * : Removed some redundant ppm related code which seemed dead in 9 FbiStuff.cpp. 10 Fixed warnings here and there. 11 1 12 2008-08-01 17:38 dezperado 2 13 3 * /INSTALL, /TODO, /src/CommandConsole.cpp, /src/FbiStuffLoader.h, 4 /src/FontServer.cpp, /src/FontServer.h, 5 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, 6 /src/Image.cpp, /src/Viewport.cpp, /src/fim.cpp: Some Debian 7 gcc-4.3.1 -Wall compilation issues solved. 14 * : Some Debian gcc-4.3.1 -Wall compilation issues solved. 8 15 Accessor functions introduced for some FramebufferDevice 9 16 variables. … … 11 18 2008-08-01 16:45 dezperado 12 19 13 * /ChangeLog, /README, /TODO, /config.h.in, /configure.ac, 14 /src/FbiStuff.cpp, /src/fim.h, /src/readline.cpp: Fixed a bug in 15 src/FbiStuff.cpp : NULL pipe reads would cause tmpfile unlinking 16 or file loader setup. 20 * : Fixed a bug in src/FbiStuff.cpp : NULL pipe reads would cause 21 tmpfile unlinking or file loader setup. 17 22 18 23 2008-07-12 08:35 dezperado 19 24 20 * /ChangeLog, /TODO, /config.h.in, /configure.ac, 21 /src/AADevice.cpp, /src/AADevice.h, /src/FbiStuff.cpp, 22 /src/FontServer.cpp, /src/FontServer.h, /src/fim.cpp, /src/fimgs, 23 /src/readline.cpp: Some work and thoughts on the designated 24 initializers problems: a C99 25 * : Some work and thoughts on the designated initializers problems: 26 a C99 25 27 feature which is not supported by C++. 26 28 Fixed missing ifdefs on FIM_READLINE_H. … … 28 30 2008-05-10 21:09 dezperado 29 31 30 * /ChangeLog, /TODO, /src/CommandConsole.cpp: now the input command 31 line string will displayed for whole even if longer than the 32 screen width. fixed a bug in the same code. 32 * : now the input command line string will displayed for whole even 33 if longer than the screen width. fixed a bug in the same code. 33 34 34 35 2008-05-08 18:34 dezperado 35 36 36 * /ChangeLog, /TODO, /src/CommandConsole.cpp, 37 /src/FbiStuffLoader.cpp: fim-0.3-alpha introduced a problem with 38 the prompt display (it missed). 37 * : fim-0.3-alpha introduced a problem with the prompt display (it 38 missed). 39 39 fixed his and corrected the status line printing code. 40 40 41 41 2008-05-07 14:15 dezperado 42 42 43 * /VERSION, /src/AADevice.cpp, /src/DebugConsole.cpp, 44 /src/FbiStuff.cpp, /src/FbiStuffTiff.cpp, /src/FontServer.cpp, 45 /src/FontServer.h, /src/FramebufferDevice.cpp, /src/Image.cpp, 46 /src/Window.cpp, /src/common.cpp, /src/interpreter.cpp, 47 /src/lex.h, /src/readline.cpp, /src/string.cpp: Various fixes to 48 contrast -Wall warning messages. Remains a bogus warning on 49 FontServer.h. 43 * : Various fixes to contrast -Wall warning messages. Remains a 44 bogus warning on FontServer.h. 50 45 Tested with -pedantic flags too, and the following are the files 51 46 which won't compile: … … 58 53 2008-05-06 20:42 dezperado 59 54 60 * /ChangeLog: This version will be released as fim-0.3-alpha.55 * : This version will be released as fim-0.3-alpha. 61 56 62 57 2008-05-06 20:41 dezperado 63 58 64 * /ChangeLog, /Makefile.am, /src/AADevice.h, /src/Browser.h, 65 /src/Command.h, /src/CommandConsole.cpp, /src/DebugConsole.cpp, 66 /src/FbiStuffLoader.h, /src/FramebufferDevice.cpp, 67 /src/Image.cpp, /src/Var.h, /src/Viewport.cpp, /src/readline.h: 68 Some -Wall and -pedantic oriented corrections, but much more is 59 * : Some -Wall and -pedantic oriented corrections, but much more is 69 60 needed to adapt fbi's C code to correct C++. 70 61 Fixed the signed-dist rules in Makefile.am. … … 72 63 2008-05-06 08:51 dezperado 73 64 74 * /ChangeLog, /NEWS, /TODO, /config.h.in, /configure.ac, 75 /src/AADevice.cpp, /src/CommandConsole.cpp, 76 /src/CommandConsole.h, /src/DebugConsole.cpp, /src/Makefile.am, 77 /src/readline.cpp, /src/yacc.ypp: Fixed some 64 bit compilation 78 issues, though tested only in -t mode with no aalib. 65 * : Fixed some 64 bit compilation issues, though tested only in -t 66 mode with no aalib. 79 67 Added --disable-readline (FIM_USE_READLINE symbol). 80 68 Added 64 bit checks and some fixes (although not all probably). … … 86 74 2008-05-05 07:34 dezperado 87 75 88 * /BUGS, /ChangeLog, /NEWS, /TODO, /config.h.in, /configure.ac, 89 /doc/FIM.TXT, /doc/fim.man, /scripts/benchmark.sh, 90 /src/AADevice.cpp, /src/AADevice.h, /src/CACADevice.cpp, 91 /src/CACADevice.h, /src/CommandConsole.cpp, 92 /src/CommandConsole.h, /src/DisplayDevice.h, 93 /src/DummyDisplayDevice.h, /src/FramebufferDevice.cpp, 94 /src/FramebufferDevice.h, /src/Image.cpp, /src/Makefile.am, 95 /src/Viewport.cpp, /src/Viewport.h, /src/fim.cpp, /src/fim.h, 96 /src/fimrc, /src/readline.cpp: Completed the aalib support. 76 * : Completed the aalib support. 97 77 Started working on a libcaca (Coloured Ascii Art) driver 98 78 Implemented a DummyDisplayDevice class. … … 102 82 2008-05-03 16:18 dezperado 103 83 104 * /ChangeLog, /NEWS, /TODO, /config.h.in, /configure.ac, 105 /doc/FIM.TXT, /doc/fim.man, /scripts/tests/sanity.fim, 106 /src/Browser.cpp, /src/CommandConsole.cpp, /src/CommandConsole.h, 107 /src/DebugConsole.h, /src/FbiStuff.cpp, /src/Makefile.am, 108 /src/Var.h, /src/common.cpp, /src/fim.cpp, /src/fimrc, 109 /src/interpreter.cpp, /src/lex.lex, /src/string.cpp, 110 /src/yacc.ypp: Fixed the negation '!' operator behaviour and 111 added tests to sanity.fim. 84 * : Fixed the negation '!' operator behaviour and added tests to 85 sanity.fim. 112 86 Implemented a regular expressions matching operator '=~'. 113 87 Now unquoted strings can be passed as arguments to fim commands, … … 128 102 2008-04-30 14:59 dezperado 129 103 130 * /ChangeLog, /Makefile.am, /NEWS, /TODO, /config.h.in, 131 /configure.ac, /src/AADevice.cpp, /src/AADevice.h, 132 /src/CommandConsole.cpp, /src/CommandConsole.h, 133 /src/DebugConsole.h, /src/DisplayDevice.h, /src/FbiStuff.cpp, 134 /src/FbiStuffFbtools.cpp, /src/FramebufferDevice.cpp, 135 /src/FramebufferDevice.h, /src/Image.h, /src/Makefile.am, 136 /src/Viewport.cpp, /src/fim.cpp, /src/fim.h, /src/fim_stream.cpp: 137 Implemented the prodrome of the forthcoming custom output 104 * : Implemented the prodrome of the forthcoming custom output 138 105 devices: AADevice, a driver for aalib (ascii art) based output. 139 106 140 107 2008-04-15 16:58 dezperado 141 108 142 * /ChangeLog, /TODO, /configure.ac, /scripts/maintenance, 143 /scripts/maintenance/cron-build.sh.in, /src/Browser.h, 144 /src/Command.h, /src/CommandConsole.h, /src/DebugConsole.cpp, 145 /src/DebugConsole.h, /src/Image.cpp, /src/Image.h, 146 /src/Namespace.h, /src/Var.h, /src/Viewport.cpp, /src/Viewport.h, 147 /src/Window.cpp, /src/Window.h, /src/common.cpp, /src/fim.cpp, 148 /src/string.h: Small changes to make the -Weffc++ less dreadful. 109 * : Small changes to make the -Weffc++ less dreadful. 149 110 Introduced the (unfinished) cron-build.sh.in, to be run on remote 150 111 hosts willing to test fim building. … … 152 113 2008-04-14 18:48 dezperado 153 114 154 * /ChangeLog, /NEWS, /TODO, /src/FbiStuff.cpp, 155 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, /src/fim.h: 156 Big optimizations and speedup in magnifying pictures through loop 157 unrollings, and a 20% improvement in dithering handling, in 115 * : Big optimizations and speedup in magnifying pictures through 116 loop unrollings, and a 20% improvement in dithering handling, in 158 117 convert_line(). 159 118 160 119 2008-04-11 19:56 dezperado 161 120 162 * /ChangeLog, /src/FbiStuff.cpp, /src/fim.h: Unrolled the 163 magnifying loop in op_resize_work : now we magnify 50% and more 164 faster. 121 * : Unrolled the magnifying loop in op_resize_work : now we magnify 122 50% and more faster. 165 123 166 124 2008-04-08 14:20 dezperado 167 125 168 * /README, /configure.ac, /doc/FIM.TXT, /scripts/utilities, 169 /scripts/utilities/fimscan.sh, /src/CommandConsole.cpp, 170 /src/FramebufferDevice.cpp, /src/common.cpp, /src/common.h, 171 /src/fim.cpp, /src/fimrc: Adapted the code to tun on a gentoo 172 Linux powerpc machine. 126 * : Adapted the code to tun on a gentoo Linux powerpc machine. 173 127 Fixed a bug using getopt_long causing segmentation fault there in 174 128 fim.cpp. … … 179 133 2008-03-25 18:08 dezperado 180 134 181 * /BUGS, /Makefile.am, /NEWS, /TODO, /config.h.in, /configure.ac, 182 /distros/gentoo/media-gfx/fim/fim-0.3-alpha.ebuild, 183 /scripts/Makefile.am, /scripts/tests/maxlenscript.fim, 184 /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 185 /src/FbiStuff.cpp, /src/Image.h, /src/Viewport.cpp, 186 /src/Viewport.h, /src/Window.cpp, /src/Window.h, /src/fim.h: Some 187 less extern references. 135 * : Some less extern references. 188 136 Improved a little the image magnification code: better for big 189 137 magnifications. … … 191 139 2008-03-22 16:04 dezperado 192 140 193 * /ChangeLog, /NEWS, /TODO, /config.h.in, /configure.ac, 194 /doc/fim.man, /src/Browser.cpp, /src/Browser.h, 195 /src/FbiStuff.cpp, /src/FbiStuff.h, /src/Image.cpp, /src/Image.h, 196 /src/common.cpp, /src/common.h, /src/fim.cpp: Implemented the -i 197 option to read an image file via standard input. 141 * : Implemented the -i option to read an image file via standard 142 input. 198 143 Implemented the -p option to read a fim script via standard 199 144 input. … … 207 152 2008-03-17 15:36 dezperado 208 153 209 * /BUGS, /TODO, /configure.ac, /src/CommandConsole.h, 210 /src/DebugConsole.cpp, /src/DebugConsole.h, 211 /src/FramebufferDevice.cpp, /src/Namespace.cpp, 212 /src/Viewport.cpp, /src/common.cpp, /src/fim.h, /src/fimrc: 213 Enhanced the new textual console. 154 * : Enhanced the new textual console. 214 155 Fixed compilation problems under missing FIM_WINDOWS. 215 156 Fixed a bug in trec() in common.cpp. … … 220 161 2008-03-13 18:07 dezperado 221 162 222 * /ChangeLog, /Makefile.am, /TODO, /VERSION, /config.h.in, 223 /configure.ac, /doc/FIM.TXT, /media/sample.svg, 224 /scripts/tests/sanity.fim, /src/CommandConsole.cpp, 225 /src/CommandConsole.h, /src/DebugConsole.cpp, 226 /src/DebugConsole.h, /src/FramebufferDevice.cpp, 227 /src/FramebufferDevice.h, /src/Makefile.am, /src/Var.h, 228 /src/common.cpp, /src/common.h, /src/fim.h, /src/interpreter.cpp, 229 /src/lex.h, /src/lex.lex, /src/string.cpp, /src/string.h, 230 /src/yacc.ypp: A new debug (textual) console is under building. 163 * : A new debug (textual) console is under building. 231 164 This one will bring scroll functionalities and much more. 232 165 233 166 2008-02-20 17:50 dezperado 234 167 235 * /BUGS, /ChangeLog, /Makefile.am, /NEWS, /README, /TODO, /VERSION, 236 /scripts/tests/sanity.fim, /src/CommandConsole.cpp, 237 /src/CommandConsole.h, /src/Var.h, /src/interpreter.cpp, 238 /src/yacc.ypp: This is a release candidate for 0.2. 168 * : This is a release candidate for 0.2. 239 169 Minimal language def changes. The substantial ones will come in a 240 170 future release. … … 244 174 2008-02-19 18:11 dezperado 245 175 246 * /ChangeLog, /src/yacc.ypp: Broke down a little more and commented 247 the language grammar. 176 * : Broke down a little more and commented the language grammar. 248 177 249 178 2008-02-19 17:13 dezperado 250 179 251 * /ChangeLog, /scripts/tests/sanity.fim, /src/Var.h, 252 /src/interpreter.cpp, /src/lex.lex, /src/yacc.ypp: Worked on 253 cleaning up the parser. 180 * : Worked on cleaning up the parser. 254 181 Fixed a little mixed type operators (float - integer - int). 255 182 Marked conflicting parser rules. … … 257 184 2008-02-18 15:23 dezperado 258 185 259 * /Makefile.am, /NEWS, /README, /TODO, /config.h.in, /configure.ac, 260 /doc/FIM.TXT, /doc/fim.man, /doc/fimgs.man, /scripts/tests, 261 /scripts/tests/sanity.fim, /src/Browser.cpp, /src/Browser.h, 262 /src/Cache.cpp, /src/CommandConsole.cpp, /src/CommandConsole.h, 263 /src/FbiStuff.cpp, /src/FramebufferDevice.cpp, 264 /src/FramebufferDevice.h, /src/Image.cpp, /src/Makefile.am, 265 /src/Namespace.cpp, /src/Var.cpp, /src/Var.h, /src/common.cpp, 266 /src/common.h, /src/fim.cpp, /src/fimrc, /src/interpreter.cpp, 267 /src/lex.lex, /src/readline.cpp, /src/string.cpp, /src/string.h, 268 /src/yacc.ypp: Updated string and float representations and 269 operators. 186 * : Updated string and float representations and operators. 270 187 Removed some parser conflicts. 271 188 Octal and hexadecimal integer constant representation now … … 291 208 2008-02-14 15:58 dezperado 292 209 293 * /ChangeLog, /INSTALL, /NEWS, /config.h.in, /configure.ac, 294 /doc/FIM.TXT, /doc/Makefile.am, /doc/fim.man, 295 /src/CommandConsole.cpp, /src/fim.cpp, /src/fimrc, 296 /src/string.cpp, /src/string.h: Added and documented a 297 functionality for numerically specifying the iteration of a 298 command, in interactive mode. 210 * : Added and documented a functionality for numerically specifying 211 the iteration of a command, in interactive mode. 299 212 Documented the external converting programs compatibility. 300 213 Set the ChangeLog as the subversion log. … … 302 215 2008-02-03 18:46 dezperado 303 216 304 * /README, /TODO, /config.h.in, /configure.ac, /src/Browser.cpp, 305 /src/Browser.h, /src/CommandConsole.cpp, /src/CommandConsole.h, 306 /src/FbiStuff.cpp, /src/FbiStuffPng.cpp, /src/Namespace.cpp, 307 /src/Namespace.h, /src/Var.h, /src/fim.cpp, /src/readline.cpp: 308 Added const specifiers to many methods in many classes, and 217 * : Added const specifiers to many methods in many classes, and 309 218 adopted more typedefs. 310 219 Added (non native) support to : dia files, xfig files, gimp (xcf) … … 314 223 2008-02-02 13:39 dezperado 315 224 316 * /TODO, /autogen.sh, /config.h.in, /configure.ac, 317 /src/Browser.cpp, /src/Cache.cpp, /src/Cache.h, 318 /src/CommandConsole.cpp, /src/CommandConsole.h, 319 /src/FbiStuff.cpp, /src/FbiStuff.h, /src/FbiStuffBmp.cpp, 320 /src/FbiStuffFbtools.h, /src/FbiStuffList.h, 321 /src/FbiStuffLoader.h, /src/FontServer.cpp, /src/FontServer.h, 322 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, 323 /src/Image.cpp, /src/Image.h, /src/Makefile.am, 324 /src/Namespace.cpp, /src/Namespace.h, /src/Viewport.cpp, 325 /src/Viewport.h, /src/Window.cpp, /src/Window.h, /src/extern.h, 326 /src/fim.cpp, /src/fim.h, /src/fim_stream.cpp, /src/readline.cpp, 327 /src/readline.h: Reduced further the impact of global variables, 328 encapsulating more functions in the right classes. 225 * : Reduced further the impact of global variables, encapsulating 226 more functions in the right classes. 329 227 Namespace::GetIntVariable is now const. 330 228 The make process doesn't show defined symbols, as these are … … 334 232 2008-01-31 16:39 dezperado 335 233 336 * /src/Arg.cpp, /src/Arg.h, /src/Browser.cpp, /src/Browser.h, 337 /src/Command.cpp, /src/Command.h, /src/CommandConsole.cpp, 338 /src/CommandConsole.h, /src/FbiStuff.cpp, /src/FbiStuff.h, 339 /src/FbiStuffBmp.cpp, /src/FbiStuffFbtools.h, 340 /src/FbiStuffGif.cpp, /src/FbiStuffJpeg.cpp, 341 /src/FbiStuffPng.cpp, /src/FbiStuffTiff.cpp, 342 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, 343 /src/Image.cpp, /src/Image.h, /src/Makefile.am, /src/Var.cpp, 344 /src/Var.h, /src/Viewport.cpp, /src/Viewport.h, /src/common.cpp, 345 /src/common.h, /src/defaultConfiguration.cpp, /src/extern.h, 346 /src/fim.cpp, /src/fim.h, /src/fim_stream.h, 347 /src/interpreter.cpp, /src/lex.h, /src/readline.cpp, 348 /src/readline.h, /src/string.cpp, /src/string.h: Moved readline 349 related stuff to readline.cpp. 234 * : Moved readline related stuff to readline.cpp. 350 235 Packing the most into the fim namespace. 351 236 Introduced a FimInstance class. … … 355 240 2008-01-27 13:35 dezperado 356 241 357 * /BUGS, /TODO, /config.h.in, /configure.ac, 358 /src/CommandConsole.cpp, /src/FbiStuff.cpp, /src/FbiStuff.h, 359 /src/FbiStuffBmp.cpp, /src/FbiStuffFbtools.cpp, 360 /src/FbiStuffFbtools.h, /src/FbiStuffGif.cpp, 361 /src/FbiStuffJpeg.cpp, /src/FbiStuffList.h, 362 /src/FbiStuffLoader.cpp, /src/FbiStuffLoader.h, 363 /src/FbiStuffPng.cpp, /src/FbiStuffPpm.cpp, 364 /src/FbiStuffTiff.cpp, /src/FontServer.cpp, /src/FontServer.h, 365 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, 366 /src/Image.cpp, /src/Makefile.am, /src/Viewport.cpp, 367 /src/Window.cpp, /src/common.h, /src/extern.h, /src/fbi_src, 368 /src/fim.cpp, /src/fim.h: Massive code removal : the adapted fbi 369 code now is 'master'. 242 * : Massive code removal : the adapted fbi code now is 'master'. 370 243 So, the FIM_NO_FBI macro was removed, too. 371 244 Now fim works by default under screen (with some problems, of … … 375 248 2008-01-26 16:46 dezperado 376 249 377 * /BUGS, /README, /TODO, /configure.ac, /doc/FIM.TXT, 378 /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, 379 /src/CommandConsole.cpp, /src/CommandConsole.h, 380 /src/FbiStuff.cpp, /src/FbiStuff.h, /src/FbiStuffBmp.cpp, 381 /src/FbiStuffFbtools.cpp, /src/FbiStuffFbtools.h, 382 /src/FbiStuffGif.cpp, /src/FbiStuffJpeg.cpp, /src/FbiStuffList.h, 383 /src/FbiStuffLoader.cpp, /src/FbiStuffLoader.h, 384 /src/FbiStuffPng.cpp, /src/FbiStuffPpm.cpp, 385 /src/FbiStuffTiff.cpp, /src/FontServer.cpp, /src/FontServer.h, 386 /src/FramebufferDevice.cpp, /src/FramebufferDevice.h, 387 /src/Image.cpp, /src/Image.h, /src/Makefile.am, 388 /src/Viewport.cpp, /src/Window.cpp, /src/common.cpp, 389 /src/common.h, /src/extern.h, /src/fbi_src/bmp.c, 390 /src/fbi_src/dither.c, /src/fbi_src/dither.h, 391 /src/fbi_src/fb-gui.c, /src/fbi_src/fb-gui.h, /src/fbi_src/fbi.c, 392 /src/fbi_src/fbtools.c, /src/fbi_src/fbtools.h, 393 /src/fbi_src/filter.c, /src/fbi_src/filter.h, /src/fbi_src/fs.c, 394 /src/fbi_src/fs.h, /src/fbi_src/gif.c, /src/fbi_src/jpeg.c, 395 /src/fbi_src/lirc.h, /src/fbi_src/loader.c, 396 /src/fbi_src/loader.h, /src/fbi_src/op.c, /src/fbi_src/op.h, 397 /src/fbi_src/png.c, /src/fbi_src/ppm.c, /src/fbi_src/tiff.c, 398 /src/fim.cpp, /src/fim.h, /src/interpreter.cpp: Massive code 399 adaption : (nearly) original fbi code in the src/fbi_src/ 400 directory was adapted to C++ and moved in .cpp files in the src/ 401 directory. 250 * : Massive code adaption : (nearly) original fbi code in the 251 src/fbi_src/ directory was adapted to C++ and moved in .cpp files 252 in the src/ directory. 402 253 In this way, further code evolution should proceed more smoothly, 403 254 as some class for framebuffer stuff and such will be created. … … 413 264 2008-01-03 20:03 dezperado 414 265 415 * /Makefile.am, /README, /TODO, /doc/FIM.TXT, /src/Browser.cpp, 416 /src/Browser.h, /src/CommandConsole.cpp, /src/Image.cpp, 417 /src/Image.h, /src/Viewport.cpp, /src/fim.cpp, /src/fim.h, 418 /src/fimrc: Flip and mirror variables and mechanisms are now 419 documented and stabile. 266 * : Flip and mirror variables and mechanisms are now documented and 267 stabile. 420 268 Cleaned up Image by removing some variables in favor of script 421 269 variables. … … 428 276 2008-01-02 18:33 dezperado 429 277 430 * /README, /TODO, /config.h.in, /configure.ac, 431 /distros/fim-0.1_alpha.ebuild, /doc/FIM.TXT, /doc/fim.man, 432 /src/fbi_src/fb-gui.c, /src/fim.cpp, /src/fim.h: Introduced and 433 documented Fbi environment variables for gamma, font and 434 framebuffer device handling. 278 * : Introduced and documented Fbi environment variables for gamma, 279 font and framebuffer device handling. 435 280 Enriched a little configure.ac. 436 281 Started tokenizing Fim language variable names in fim.h. … … 438 283 2007-11-28 22:47 dezperado 439 284 440 * /BUGS, /VERSION, 441 /distros/gentoo/media-gfx/fim/fim-0.2-alpha.ebuild, 442 /distros/gentoo/media-gfx/fim/fim-0.2.ebuild: This is 443 fim-0.2-alpha. 285 * : This is fim-0.2-alpha. 444 286 445 287 2007-11-27 21:26 dezperado 446 288 447 * /BUGS, /INSTALL, /TODO, /doc/FIM.TXT, /doc/Makefile.am, 448 /doc/fimgs.man, /src/Browser.cpp, /src/Browser.h, /src/extern.h, 449 /src/fim.cpp, /src/fimgs: Mainly a future revisions proposal 450 release: comments, ideas, thoughts on flaws. 289 * : Mainly a future revisions proposal release: comments, ideas, 290 thoughts on flaws. 451 291 452 292 2007-10-16 22:30 dezperado 453 293 454 * /BUGS, /VERSION, /doc/FIM.TXT, /src/CommandConsole.cpp, 455 /src/CommandConsole.h, /src/fimgs, /src/fimrc, /src/yacc.ypp: 456 Added the 'set' command, not yet fully Vim compliant. 294 * : Added the 'set' command, not yet fully Vim compliant. 457 295 Introduced the 'pwd' variable. 458 296 Introduced the 'ignorecase' variable. … … 460 298 2007-10-10 16:07 dezperado 461 299 462 * /doc/FIM.TXT, /src/Image.cpp, /src/Image.h, /src/Window.cpp, 463 /src/Window.h, /src/fimrc: Window resizing is back into the game. 300 * : Window resizing is back into the game. 464 301 465 302 2007-10-10 13:37 dezperado 466 303 467 * /BUGS, /README, /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, 468 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.cpp, 469 /src/Makefile.am, /src/Namespace.cpp, /src/Namespace.h, 470 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 471 /src/Window.h, /src/fim.cpp: The terrible bugs haunting Fim were 472 just bad programming practice : 304 * : The terrible bugs haunting Fim were just bad programming 305 practice : 473 306 memcpy(this,... in a constructor ! 474 307 Cache seems sane, but still should be validated thoroughly. … … 477 310 2007-10-10 00:10 dezperado 478 311 479 * /src/Cache.cpp, /src/Makefile.am: Right now the cache is again480 disabled, and again there are badbugs.312 * : Right now the cache is again disabled, and again there are bad 313 bugs. 481 314 I trigger them with such simple statements as 482 315 '4next;split;7next'. … … 484 317 2007-10-09 21:12 dezperado 485 318 486 * /BUGS, /README, /doc/FIM.TXT, /src/Browser.cpp, /src/Browser.h, 487 /src/Cache.cpp, /src/Cache.h, /src/CommandConsole.cpp, 488 /src/CommandConsole.h, /src/Makefile.am, /src/Namespace.cpp, 489 /src/Window.cpp, /src/Window.h, /src/fim.cpp, /src/fimrc: 490 Debugging. There was a big memory leak in the chache mechanism. 319 * : Debugging. There was a big memory leak in the chache mechanism. 491 320 Still to refine. 492 321 Implemented new documentation (and fim.cpp) suggestions from iam. … … 494 323 2007-10-09 14:55 dezperado 495 324 496 * /AUTHORS, /doc/FIM.TXT: AUTHORS notice update and helpful497 documentation corrections byiam.325 * : AUTHORS notice update and helpful documentation corrections by 326 iam. 498 327 499 328 2007-10-06 12:33 dezperado 500 329 501 * /BUGS, /TODO, /doc/FIM.TXT, /src/Browser.h, 502 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.cpp, 503 /src/Image.h, /src/Makefile.am, /src/Namespace.cpp, 504 /src/Namespace.h, /src/Viewport.cpp, /src/Viewport.h, 505 /src/Window.h, /src/fim.h, /src/fimrc, /src/lex.lex: Introduced 506 namespaces for variables: {b,i,g,v,w}. 330 * : Introduced namespaces for variables: {b,i,g,v,w}. 507 331 The coherence, policy, and mechanisms to react to variable 508 332 changes … … 513 337 2007-10-05 22:04 dezperado 514 338 515 * /BUGS, /TODO, /doc/FIM.TXT, /doc/fim.man, 516 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.h, 517 /src/Makefile.am, /src/Window.cpp, /src/Window.h, /src/fim.cpp, 518 /src/yacc.ypp: Added the --etc-fimrc option. 339 * : Added the --etc-fimrc option. 519 340 Updated a little the BUGS and TODO files. 520 341 Began thinking about namespaces stuff. … … 523 344 2007-09-26 21:18 dezperado 524 345 525 * /BUGS, /TODO, /doc/FIM.TXT, /doc/fim.man, /src/Browser.cpp, 526 /src/Browser.h, /src/Cache.cpp, /src/CommandConsole.cpp, 527 /src/CommandConsole.h, /src/Image.cpp, /src/Makefile.am, 528 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 529 /src/Window.h, /src/fbi_src/dither.c, /src/fbi_src/fbi.c, 530 /src/fim.cpp, /src/fimgs, /src/fimgs.sh, /src/fimrc, 531 /src/interpreter.cpp, /src/lex.lex, /src/yacc.ypp: Fixed image 532 rotation and flipping related bugs. 346 * : Fixed image rotation and flipping related bugs. 533 347 Fimgs script was found invalid on a bash configuration. Now the 534 348 script should be more general. … … 544 358 2007-09-21 18:50 dezperado 545 359 546 * /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, /src/Cache.h, 547 /src/CommandConsole.cpp, /src/Image.cpp, /src/Image.h, 548 /src/fimrc, /src/interpreter.cpp: Fixed a subtle bug in Cache. 360 * : Fixed a subtle bug in Cache. 549 361 Fixed the broken random hook, and rotation. 550 362 551 363 2007-09-21 13:24 dezperado 552 364 553 * /BUGS, /doc/FIM.TXT, /src/Browser.cpp, /src/Browser.h, 554 /src/Image.cpp, /src/Window.cpp: Variable update fixes. 365 * : Variable update fixes. 555 366 556 367 2007-09-21 12:24 dezperado 557 368 558 * /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 559 /src/Window.h, /src/fimrc: Now upon splitting windows, the image 560 is redrawn immediately. 369 * : Now upon splitting windows, the image is redrawn immediately. 561 370 The split also occurs in a cool fashion. 562 371 563 372 2007-09-21 11:48 dezperado 564 373 565 * /BUGS, /TODO, /doc/FIM.TXT, /doc/fim.man, 566 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Makefile.am, 567 /src/Window.cpp, /src/Window.h, /src/fim.cpp, /src/fimrc: Added 568 function to dump on stdout the default hardcoded config. 374 * : Added function to dump on stdout the default hardcoded config. 569 375 Updated the man page and FIM.TXT with window usage info. 570 376 571 377 2007-09-20 21:10 dezperado 572 378 573 * /BUGS, /src/Cache.h, /src/CommandConsole.cpp, 574 /src/CommandConsole.h, /src/Viewport.h: Comments und 575 delikatessen. 379 * : Comments und delikatessen. 576 380 577 381 2007-09-20 20:09 dezperado 578 382 579 * /INSTALL, /TODO, /doc/FIM.TXT, /src/Browser.cpp, /src/Browser.h, 580 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.cpp, 581 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 582 /src/Window.h, /src/fim.cpp, /src/fimrc: Now the hardcoded 583 configuration is executed before any command, and the fimrc after 584 it. 383 * : Now the hardcoded configuration is executed before any command, 384 and the fimrc after it. 585 385 Commented a lot Image.cpp. 586 386 Added some const functions and removed the 'nofb' redundant flag … … 591 391 2007-09-20 16:59 dezperado 592 392 593 * /BUGS, /README, /TODO, /doc/FIM.TXT: Added a comparative table in 594 the README file. 393 * : Added a comparative table in the README file. 595 394 Added notes to the BUGS and TODO files, too. 596 395 597 396 2007-09-20 15:36 dezperado 598 397 599 * /BUGS, /TODO, /src/Browser.cpp, /src/Cache.cpp, 600 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.cpp, 601 /src/Viewport.cpp, /src/Window.cpp, /src/Window.h, /src/fim.cpp, 602 /src/fim.h, /src/fim_stream.cpp, /src/fim_stream.h, 603 /src/interpreter.cpp, /src/string.cpp, /src/string.h: Started 604 using exceptions: CommandConsole::quit() is private now. 398 * : Started using exceptions: CommandConsole::quit() is private 399 now. 605 400 Cleaned out comments in string implementation. 606 401 Cleaned out Window methods, with fancy ASCII art and exceptions. … … 611 406 2007-09-19 11:59 dezperado 612 407 613 * /src/Browser.cpp, /src/Cache.cpp, /src/CommandConsole.cpp: Cache 614 is back in game, too. It seems bugless. 408 * : Cache is back in game, too. It seems bugless. 615 409 616 410 2007-09-19 11:05 dezperado 617 411 618 * /TODO, /src/Image.cpp, /src/Image.h, /src/Viewport.cpp, 619 /src/fim.cpp: Fixed the 'rescale bug' : it was a 620 Viewport::display() bug : bad alignment values (left,top,..) for 621 big new images. 412 * : Fixed the 'rescale bug' : it was a Viewport::display() bug : 413 bad alignment values (left,top,..) for big new images. 622 414 623 415 2007-09-18 23:22 dezperado 624 416 625 * /src/CommandConsole.cpp: Moved Window construction outta626 CommandConsole constructor, after driver initialization. Added627 preambles for methoddescriptions.417 * : Moved Window construction outta CommandConsole constructor, 418 after driver initialization. Added preambles for method 419 descriptions. 628 420 629 421 2007-09-18 22:52 dezperado 630 422 631 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 632 /src/CommandConsole.h, /src/Image.cpp, /src/Image.h, 633 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 634 /src/Window.h, /src/fim.cpp: Fixed the missing keyword echo bug; 635 Maintenance stuff. 423 * : Fixed the missing keyword echo bug; Maintenance stuff. 636 424 637 425 2007-09-12 13:47 dezperado 638 426 639 * /src/Image.cpp, /src/yacc.ypp: Fixed the but in Image.rescale(),640 though some bug stillremains.427 * : Fixed the but in Image.rescale(), though some bug still 428 remains. 641 429 Added a fancy N{stmt_list;} syntax, with N positive integer. 642 430 643 431 2007-09-12 13:12 dezperado 644 432 645 * /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 646 /src/Window.h: Window close proper action implemented. 433 * : Window close proper action implemented. 647 434 648 435 2007-09-12 12:46 dezperado 649 436 650 * /BUGS, /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, 651 /src/Cache.h, /src/CommandConsole.cpp, /src/CommandConsole.h, 652 /src/Image.cpp, /src/Image.h, /src/Viewport.cpp, /src/Viewport.h: 653 Code cleanup. The bugs are in the Image.rescale() mechanism and 437 * : Code cleanup. The bugs are in the Image.rescale() mechanism and 654 438 somewhere in Cache. 655 439 656 440 2007-09-12 09:42 dezperado 657 441 658 * /src/Browser.cpp, /src/Cache.cpp, /src/Cache.h, 659 /src/CommandConsole.cpp, /src/Image.cpp, /src/Image.h, 660 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp: Cleaning 661 cache subsystem. Still bugged. 442 * : Cleaning cache subsystem. Still bugged. 662 443 663 444 2007-09-11 22:50 dezperado 664 445 665 * /src/Browser.cpp, /src/CommandConsole.cpp, /src/CommandConsole.h, 666 /src/Image.cpp, /src/Image.h, /src/Viewport.cpp, /src/Viewport.h, 667 /src/Window.cpp, /src/Window.h: Fully functional multiwindow 668 environment. Still to fix cache/image loading interactions, and 669 windowing flaws. 446 * : Fully functional multiwindow environment. Still to fix 447 cache/image loading interactions, and windowing flaws. 670 448 671 449 2007-09-11 14:20 dezperado 672 450 673 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 674 /src/Image.cpp, /src/Viewport.cpp, /src/Viewport.h: Restored 675 image scaling, only with FIM_WINDOWS enabled. 451 * : Restored image scaling, only with FIM_WINDOWS enabled. 676 452 677 453 2007-09-11 13:26 dezperado 678 454 679 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 680 /src/Image.cpp, /src/Viewport.cpp: Restored image browsing and 681 panning, only with FIM_WINDOWS enabled. 455 * : Restored image browsing and panning, only with FIM_WINDOWS 456 enabled. 682 457 683 458 2007-09-11 09:31 dezperado 684 459 685 * /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, /src/Cache.h, 686 /src/CommandConsole.h, /src/Image.cpp, /src/Image.h, 687 /src/fim.cpp: Working on throwaway (for now) cloning support in 688 Cache. 460 * : Working on throwaway (for now) cloning support in Cache. 689 461 690 462 2007-09-10 23:56 dezperado 691 463 692 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 693 /src/CommandConsole.h, /src/Image.cpp, /src/Viewport.cpp, 694 /src/Viewport.h, /src/extern.h, /src/fim.cpp: Restoring 695 robustness and functionality method by method. 464 * : Restoring robustness and functionality method by method. 696 465 697 466 2007-09-10 13:55 dezperado 698 467 699 * /configure.ac, /src/Browser.cpp, /src/Browser.h, 700 /src/CommandConsole.cpp, /src/Image.cpp, /src/Image.h, 701 /src/Makefile.am, /src/Viewport.cpp, /src/lex.lex, /src/yacc.ypp: 702 Restored old style yacc.ypp and lex.lex. 468 * : Restored old style yacc.ypp and lex.lex. 703 469 Moved FIM_WINDOWS and FIM_AUTOCMDS to configure.ac. 704 470 More functionality still awaits being restored. … … 706 472 2007-09-10 10:37 dezperado 707 473 708 * /src/Browser.cpp, /src/CommandConsole.cpp, /src/Image.cpp, 709 /src/Image.h, /src/Viewport.cpp, /src/Viewport.h, 710 /src/Window.cpp: Basic functionalities restored, though the 711 overall state is inconsistent. 474 * : Basic functionalities restored, though the overall state is 475 inconsistent. 712 476 713 477 2007-09-10 08:39 dezperado 714 478 715 * /configure.ac, /src/Browser.cpp, /src/CommandConsole.cpp, 716 /src/CommandConsole.h, /src/Image.cpp, /src/Image.h, 717 /src/Viewport.cpp, /src/Window.cpp, /src/fim.cpp: Now it is time 718 to make Viewport not subclass of Image. 479 * : Now it is time to make Viewport not subclass of Image. 719 480 Solved a flaw with the --with-cflags configure option. 720 481 721 482 2007-09-09 20:38 dezperado 722 483 723 * /src/Image.cpp, /src/Image.h, /src/Viewport.cpp, /src/Viewport.h, 724 /src/Window.cpp, /src/Window.h, /src/fim.h, /src/lex.lex: Further 725 modifications towards the full windowing support. Though right 726 now the program is severely bugful. 484 * : Further modifications towards the full windowing support. 485 Though right now the program is severely bugful. 727 486 728 487 2007-09-09 18:16 dezperado 729 488 730 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 731 /src/CommandConsole.h, /src/Image.cpp, /src/Image.h, 732 /src/Viewport.cpp, /src/Viewport.h, /src/Window.cpp, 733 /src/Window.h, /src/fim.h: Cuts and pastes towards full Viewport 734 deployment. TEMPORARY STATE:inconsistent. 489 * : Cuts and pastes towards full Viewport deployment. TEMPORARY 490 STATE:inconsistent. 735 491 736 492 2007-09-09 14:33 dezperado 737 493 738 * /TODO, /src/Browser.cpp, /src/Browser.h, /src/Cache.cpp, 739 /src/Cache.h, /src/Image.cpp, /src/Image.h, /src/Viewport.cpp, 740 /src/Viewport.h, /src/Window.h, /src/extern.h: Adapted the cache 741 to cache clones. 494 * : Adapted the cache to cache clones. 742 495 More cloning support, and an image revert method. 743 496 744 497 2007-09-08 13:53 dezperado 745 498 746 * /config.h.in, /configure.ac, /src/Cache.cpp, /src/Cache.h, 747 /src/CommandConsole.cpp, /src/Makefile.am, /src/Viewport.cpp, 748 /src/Window.cpp, /src/Window.h, /src/fbi_src/fbi.c, /src/fim.cpp, 749 /src/fimrc, /src/lex.lex, /src/yacc.ypp: Various little fixes: 499 * : Various little fixes: 750 500 FIM_READ_STDIN compile flag added. 751 501 Some comments in Cache.h … … 760 510 2007-09-05 22:44 dezperado 761 511 762 * /COPYING, /doc/fim.man: Updated the Free Software Foundation763 address in COPYING andfim.man.512 * : Updated the Free Software Foundation address in COPYING and 513 fim.man. 764 514 765 515 2007-09-04 19:53 dezperado 766 516 767 * /src/Browser.cpp, /src/Browser.h, /src/CommandConsole.cpp, 768 /src/Image.cpp, /src/Image.h, /src/Makefile.am, 769 /src/Viewport.cpp, /src/Viewport.h, /src/fim.h: Migrated lots of 770 code from Image to Viewport, on the way to Viewport concept 771 expansion. 517 * : Migrated lots of code from Image to Viewport, on the way to 518 Viewport concept expansion. 772 519 Browser impacted and generalized a small epsilon. 773 520 774 521 2007-09-03 22:12 dezperado 775 522 776 * /BUGS, /src/CommandConsole.cpp: Fixed (rather patched) a bug 777 regarding console output. 523 * : Fixed (rather patched) a bug regarding console output. 778 524 779 525 2007-09-03 21:30 dezperado 780 526 781 * /TODO, /doc/FIM.TXT, /src/Cache.cpp, /src/Cache.h, 782 /src/Image.cpp, /src/Image.h: Removed useless member variables, 783 raised the code level, and commented a little the headers 784 regarding viewport stuff. 527 * : Removed useless member variables, raised the code level, and 528 commented a little the headers regarding viewport stuff. 785 529 Const'ed two methods in the Cache class. 786 530 Added info about the asymmetric scaling in the manual. … … 788 532 2007-09-02 21:19 dezperado 789 533 790 * /doc/FIM.TXT, /src/Command.h, /src/CommandConsole.cpp, 791 /src/CommandConsole.h, /src/Image.cpp, /src/Makefile.am, 792 /src/Window.cpp, /src/Window.h, /src/extern.h, 793 /src/fbi_src/fbi.c, /src/fim.h: Implemented a preliminary 794 windowing mechanism. 534 * : Implemented a preliminary windowing mechanism. 795 535 Now there is to decide a correct policy regarding the viewport 796 536 management (windows owned by images or viceversa or in another … … 799 539 2007-09-02 08:28 dezperado 800 540 801 * /src/fbi_src/bmp.c, /src/fbi_src/dither.c, /src/fbi_src/dither.h, 802 /src/fbi_src/fb-gui.c, /src/fbi_src/fb-gui.h, /src/fbi_src/fbi.c, 803 /src/fbi_src/fbtools.c, /src/fbi_src/fbtools.h, 804 /src/fbi_src/filter.c, /src/fbi_src/filter.h, /src/fbi_src/fs.c, 805 /src/fbi_src/fs.h, /src/fbi_src/gif.c, /src/fbi_src/jpeg.c, 806 /src/fbi_src/lirc.h, /src/fbi_src/list.h, /src/fbi_src/loader.c, 807 /src/fbi_src/loader.h, /src/fbi_src/misc.h, /src/fbi_src/op.c, 808 /src/fbi_src/op.h, /src/fbi_src/png.c, /src/fbi_src/ppm.c, 809 /src/fbi_src/tiff.c, /src/string.h: Copyright notice added in the 810 original and modified fbi files. 541 * : Copyright notice added in the original and modified fbi files. 811 542 To comply with (non)GNU coding standards and submit fim to 812 543 savannah.gnu.org. … … 814 545 2007-08-15 18:47 dezperado 815 546 816 * /src/Arg.cpp, /src/Arg.h, /src/Browser.cpp, /src/Browser.h, 817 /src/Cache.cpp, /src/Cache.h, /src/Command.cpp, /src/Command.h, 818 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/Image.cpp, 819 /src/Image.h, /src/Var.cpp, /src/Var.h, /src/common.cpp, 820 /src/common.h, /src/defaultConfiguration.cpp, /src/extern.h, 821 /src/fim.cpp, /src/fim.h, /src/fim_stream.cpp, /src/fim_stream.h, 822 /src/fimgs.sh, /src/interpreter.cpp, /src/lex.h, /src/lex.lex, 823 /src/string.cpp, /src/string.h, /src/yacc.ypp: Copyright notice 824 added in the files added to the original fbi. 547 * : Copyright notice added in the files added to the original fbi. 825 548 To comply with (non)GNU coding standards and submit fim to 826 549 savannah. … … 828 551 2007-08-12 22:41 dezperado 829 552 830 * /BUGS, /README, /TODO, /config.h.in, /doc/FIM.TXT: Changes to 831 information files about flaws, installation, and documentation 832 (with a tips minisection). 553 * : Changes to information files about flaws, installation, and 554 documentation (with a tips minisection). 833 555 834 556 2007-08-11 13:32 dezperado 835 557 836 * /BUGS, /INSTALL, /TODO, /autogen.sh, /config.h.in, /configure.ac, 837 /src/fbi_src/fbi.c: Tested on CentOS 5.0 and Debian 3.0, found 838 strict dependance from automake 1.10. 558 * : Tested on CentOS 5.0 and Debian 3.0, found strict dependance 559 from automake 1.10. 839 560 Fixed conditional compiling issues regarding image decoding 840 561 libraries. … … 843 564 2007-08-10 23:15 dezperado 844 565 845 * /BUGS, /INSTALL, /TODO, /configure.ac, /doc/FIM.TXT, 846 /src/CommandConsole.cpp, /src/CommandConsole.h, /src/fim.cpp: 847 Corrected bugs in configure.ac introduced yesterday in hurry. 566 * : Corrected bugs in configure.ac introduced yesterday in hurry. 848 567 Introduced a 'return' command, relative documentation, and some 849 568 example uses. … … 852 571 2007-08-09 15:00 dezperado 853 572 854 * /configure.ac, /distros/fim-0.1_alpha.ebuild: Added the ebuild855 proposed by the good folks of thegentoo-sunrise project.573 * : Added the ebuild proposed by the good folks of the 574 gentoo-sunrise project. 856 575 Adjusted some flaws in the configure.ac template. 857 576 858 577 2007-08-08 10:33 dezperado 859 578 860 * /BUGS, /INSTALL, /Makefile.am, /README, /VERSION, /configure.ac, 861 /distros/Makefile.am, /distros/debian/control, 862 /distros/gentoo/media-gfx, /distros/gentoo/media-gfx/fim, 863 /distros/gentoo/media-gfx/fim/fim-0.1.ebuild, /src/lex.lex, 864 /src/yacc.ypp: Added a Gentoo ebuild. 579 * : Added a Gentoo ebuild. 865 580 Placed licensing info in lex.lex and yacc.ypp. 866 581 Updated INSTALL and README regarding the Gentoo install. … … 869 584 2007-08-07 22:06 dezperado 870 585 871 * /README, /src/Arg.cpp, /src/Arg.h, /src/Browser.cpp, 872 /src/Browser.h, /src/Cache.cpp, /src/Cache.h, /src/Command.cpp, 873 /src/Command.h, /src/CommandConsole.cpp, /src/CommandConsole.h, 874 /src/Image.cpp, /src/Image.h, /src/Var.cpp, /src/Var.h, 875 /src/common.cpp, /src/common.h, /src/defaultConfiguration.cpp, 876 /src/extern.h, /src/fim.cpp, /src/fim.h, /src/fim_stream.cpp, 877 /src/fim_stream.h, /src/interpreter.cpp, /src/lex.h, 878 /src/string.cpp, /src/string.h: Updated the FSF address in the 879 files preamble license. 586 * : Updated the FSF address in the files preamble license. 880 587 Updated a little the README file. 881 588 882 589 2007-08-07 17:37 dezperado 883 590 884 * /src/CommandConsole.cpp, /src/CommandConsole.h, 885 &nb
