moved all fields valid for more than one page out of the class
[swftools.git] / lib /
2009-01-16 Matthias Krammmoved all fields valid for more than one page out of...
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammmoved gfxfont creation from GFXOutputDev to InfoOutputDev
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Krammchanged from preparePage() to setPageMap()
2009-01-16 Matthias Kramminitialize outputdev per page, not per document
2009-01-16 Matthias Krammmoved global class variables to GFXOutputGlobals
2009-01-16 Matthias Krammconst char* compiler fixes
2009-01-16 Matthias Krammnew function dict_destroy_shallow
2009-01-16 Matthias Krammadded debugger hook
2009-01-16 Matthias Krammmade pool_optimize sort entries the other way around...
2009-01-16 Matthias Krammsmall bugfixes
2009-01-15 Matthias Krammmoved .cvsignore to .gitignore
2009-01-15 Matthias Kramm$ changes
2009-01-15 Matthias Kramm$ changes
2009-01-15 Matthias Krammremoved CVS directory
2009-01-15 Matthias Kramm$ changes
2009-01-15 Matthias Krammmerged final cvs changes to git
2009-01-15 Matthias Kramm$Id$ changes
2009-01-15 Matthias Krammregenerated
2009-01-15 Matthias Krammgave names to fileattribute bits
2009-01-15 Matthias Kramm$Id$ changes
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammadded param to pool_dump, fixed bug in float comparison...
2009-01-13 krammwhen reading code, make sure it's a correct doubly...
2009-01-13 kramm(patched) gocr-0.44
2009-01-13 krammadded a few missing header files
2009-01-13 kramm(patched) gocr-0.44
2009-01-13 krammfixed #ifdef
2009-01-13 krammremoved debugging code
2009-01-13 krammtake placeobject matrix into account when bitmap-filling
2009-01-13 krammadded clipping and text support
2009-01-13 krammremoved const char* warnings
2009-01-13 krammfixed fix of previous fix
2009-01-13 krammfixed previous fix
2009-01-13 krammfixed a mem leak
2009-01-13 krammadded implementation
2009-01-13 krammremoved ../libswf
2009-01-13 krammmoved from ../swf
2009-01-13 krammdon't use alpha channel in bitmap
2009-01-13 krammdevice which creates a bitmap and links
2009-01-13 krammavm2 utility scripts
2009-01-13 krammsuccess rate reporting
2009-01-13 krammfix for cases where a clip/shape intersection is zero
2009-01-13 krammhandle NULL (errorneous) polygons
2009-01-13 krammfixed a double free and a mem leak
2009-01-13 krammrenamed arts.{c,h} to polyops.{c,h}
2009-01-13 krammremoved ocr0.h include
2009-01-13 krammdevice for OCR'ing documents
2009-01-13 krammwith flash>=7, it's loadMovie, not loadmovie
2009-01-13 krammadded a distinctive prefix
2009-01-13 krammadded lexed/yacc'ed C files to CVS
2009-01-13 kramm*** empty log message ***
2009-01-09 krammnew function pool_dump
2009-01-09 krammadded support for package-level code
2009-01-09 krammgenerated using flex+bison
2009-01-09 krammwrite out index instead of memory address, for methods
2009-01-09 krammif a constant index is zero, write CONSTANT_NULL
2009-01-09 krammgenerated using flex+bison
2009-01-09 kramm.
2009-01-09 krammtest code on package level
2009-01-09 krammtest package-level code
2009-01-06 kramm#include as3/compiler.h
2009-01-06 krammnew function swf_AddAS3FontDefine
2009-01-06 krammadded as3 compiler objects
2009-01-06 krammadded move to front optimization
2009-01-06 krammnew function list_concat
2009-01-06 krammadded finally keyword
2009-01-06 krammimplemented hex floats, added softwarning log level
2009-01-06 krammadded \' escape handling
2009-01-06 krammsmall optimizations, improved regexp handling
2009-01-06 krammswitched more integer overflows from error reporting...
2009-01-06 krammconvert integers to float if they're too large
2009-01-06 krammexport flex definitions
2009-01-06 krammrenamed syntaxerror to as3_error, added as3_softwarning
2009-01-06 krammadded regexp helper struct
2009-01-06 krammoptimizations and bugfixes for finally
2009-01-06 krammimplemented finally
2009-01-06 krammadded stub for inner functions
2009-01-06 krammmulti file support, switched a few warnings to softwarnings
2009-01-06 krammfixed globalvarassign test case
2009-01-06 krammmore reconcile fixes, optimized ++
2009-01-06 krammfixed reconcile bug, moved local var initialization...
2009-01-06 krammchanged flags2access calls to flags2namespace
2009-01-06 krammmade ^ left-associative
2009-01-06 krammadded '|=' implementation
2009-01-06 krammslight interface changes
2009-01-06 krammuses compiler.h now instead of doing everything itself
2009-01-06 krammadded cleanup code
2009-01-06 krammdon't clean up after the last file, so that exceptoins...
2009-01-06 krammrenamed syntaxerror to as3_error, added a warning
2009-01-06 krammmoved flex exports to tokenizer.h
2009-01-06 krammadded simple interface to the parser
2009-01-06 krammadded assert() in cut_last_push
2009-01-06 krammmerged code_find_start and code_start
2009-01-06 krammexported abc_initscript_addClassTrait
next