source: trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13052   18 years shaoqun make the redo button enabled properly
(edit) @12842   18 years kjdon Ian hated having a blank format list, so have added back in the …
(edit) @12828   18 years kjdon add search types format into default format map
(edit) @12818   18 years mdewsnip Removed all the default format statements, since they aren't actually …
(edit) @12816   18 years mdewsnip Changed format_map to default_format_map to be a bit more obvious, and …
(edit) @12815   18 years mdewsnip No idea why the static DEFAULT strings weren't being used.
(edit) @12809   18 years mdewsnip Removed all usage of collect_cfg_change_listener, as this is no longer …
(edit) @12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
(edit) @12708   18 years kjdon changed the variable list slightly - moved the label to be the first …
(edit) @12641   18 years mdewsnip Changed all access to the static strings through …
(edit) @12449   18 years kjdon Classifier.toString no longer has classify in front, so don't need to …
(edit) @12365   18 years kjdon undo and redo string keys are now General not CDM.FormatManager
(edit) @12302   18 years kjdon removed an unused variable and unused method, blank feature and part …
(edit) @12273   18 years shaoqun added all features
(edit) @12123   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12089   18 years kjdon some dictionary key changes, some other stuff
(edit) @11993   18 years shaoqun added redo, undo and reset default functionality, removed the replace …
(edit) @11890   18 years shaoqun added code to make add_button distabled properly
(edit) @11502   18 years kjdon chnaged the default format statements for VList and DocumentText to …
(edit) @11464   18 years mdewsnip Fixed a bug where the variable model wasn't updated correctly, and …
(edit) @11425   18 years kjdon added child and sibling items to the format variables list
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @10421   19 years kjdon added DocumentText, DocumentButtons and DocumentHeading default …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10341   19 years kjdon when change the order of the classifiers, now it calls refresh in the …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @9440   19 years mdewsnip Changed non-sensical default HList format (only [Title] makes sense).
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8002   20 years mdewsnip Tightened up many public functions to private.
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7520   20 years kjdon added line breaks to VList and DateList format statements
(edit) @7454   20 years mdewsnip Changing format statements now saves the collection configuration file …
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @6846   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6801   20 years kjdon when you select a feature the part selector is disabled unless parts …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @5755   21 years jmt12 Repaired the thing I broke last week which caused flag formats to be …
(edit) @5720   21 years jmt12 Made several changes to allow for default format strings ala Greenstone
(edit) @5651   21 years jmt12 Workaround for [ and ] bug, plus ensuring collection released, …
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5342   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5307   21 years kjdon removed teh reset button
(edit) @5232   21 years jmt12 Fix 203B017. Completely rewrote format manager view so that it used …
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5090   21 years jmt12 Tried to standardize instruction text area to 6 lines tall
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @4960   21 years jmt12 Removed custom package from cdm (I'll put it back one day)
(edit) @4932   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4610   21 years mdewsnip Changed text area for entering format statements to be white (editable).
(edit) @4577   21 years kjdon made the format bits selection boxes non-editable
(edit) @4511   21 years jmt12 2030109: FormatManager will now try to parse more lines from the …
(edit) @4366   21 years kjdon re-tabbed the code for java
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.