source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12599   18 years shaoqun add strings for mapping_file option in ExportAsPrompt
(edit) @12592   18 years shaoqun added mapping file option for MARCXML
(edit) @12591   18 years kjdon removed some unused strings
(edit) @12590   18 years kjdon changed all the internal variable declarations so there is not random …
(edit) @12589   18 years kjdon need to call collection.destroy in closeCollection, otherwise old …
(edit) @12588   18 years kjdon use getGLIUserCacheDirectoryPath to get cache_dir instead of working …
(edit) @12573   18 years shaoqun added missing strings of GEMS
(edit) @12572   18 years shaoqun fixed bugs of the last commit
(edit) @12564   18 years shaoqun add new gems
(edit) @12563   18 years shaoqun remove old gems and prepare adding new gems
(edit) @12561   18 years shaoqun added code to use gems
(edit) @12560   18 years shaoqun removed old strings of gems and added new strings
(edit) @12552   18 years shaoqun added new argument for GEMS
(edit) @12551   18 years shaoqun add new strings for GetOpt
(edit) @12531   18 years nzdl More Latvian translations, many thanks to Raitis Brodezhonok.
(edit) @12530   18 years nzdl Lots more Spanish translations.
(edit) @12529   18 years mdewsnip Moved the cdm/download directory to download (it's got nothing to do …
(edit) @12523   18 years kjdon removed Download.ServerInformation.close strings - use the …
(edit) @12499   18 years kjdon forgot to import DebugStream
(edit) @12498   18 years kjdon tidied up a bit: style, command list generation, indentation
(edit) @12497   18 years kjdon tidied up a bit: style, command list generation
(edit) @12490   18 years kjdon updated version number for 2.71 release
(edit) @12489   18 years kjdon changed AboutDialog.Date for upcoming release
(edit) @12482   18 years mdewsnip Removed some strings that were added twice.
(edit) @12477   18 years mdewsnip More Arabic GLI dictionary translations, many thanks to Kamal Salih …
(edit) @12473   18 years shaoqun added methods used by the download pane
(edit) @12472   18 years shaoqun added strings for downloadpane
(edit) @12471   18 years shaoqun formatpane listening to the events of the collection's building process
(edit) @12470   18 years shaoqun new download pane gui
(edit) @12469   18 years shaoqun make the set default button work properly
(edit) @12468   18 years shaoqun added classes for download pane
(edit) @12467   18 years shaoqun added code for download pane not to check some fileds
(edit) @12466   18 years shaoqun added code for download pane
(edit) @12462   18 years mdewsnip Added the GLI version number into the title bar, to make it easy to …
(edit) @12460   18 years shaoqun add new strings for FormatPane
(edit) @12453   18 years mdewsnip Changed copyright date to 2006.
(edit) @12452   18 years mdewsnip Added a check to make sure we're not setting the GUIManager width and …
(edit) @12451   18 years mdewsnip Now displays the GLI version number first thing, to make error reports …
(edit) @12449   18 years kjdon Classifier.toString no longer has classify in front, so don't need to …
(edit) @12423   18 years shaoqun enable the preview buton when there is a previouly built collecton and …
(edit) @12422   18 years shaoqun add a new warning that can be disabled by users
(edit) @12417   18 years shaoqun added methods for printing out xml nodes
(edit) @12416   18 years shaoqun fixed bugs that causes DefaultIndex not to be parsed properly for mgpp
(edit) @12414   18 years shaoqun force the model to refresh when set root, e.g. call setRoot method
(edit) @12413   18 years shaoqun added code to use customized radio icons to make them noticable on windows
(edit) @12412   18 years shaoqun add an icon for radion button
(edit) @12402   18 years mdewsnip Fixed a new bug where metadata element names weren't being converted …
(edit) @12379   18 years kjdon added ... to New Index and Edit index buttons
(edit) @12378   18 years kjdon added FURTHER_DIALOG_INDICATOR (...)
(edit) @12369   18 years kjdon moved undo and redo from CDM.FormatMAnager to General, changed a …
(edit) @12368   18 years kjdon grab the focus into textarea when we gain focus
(edit) @12367   18 years kjdon this now saves on losefocus, and has undo and redo buttons rather than …
(edit) @12366   18 years kjdon preview button click now calls loseFocus on current view
(edit) @12365   18 years kjdon undo and redo string keys are now General not CDM.FormatManager
(edit) @12352   18 years kjdon changed setting of initial value for metadata type to look at preset …
(edit) @12351   18 years kjdon some varied changes
(edit) @12350   18 years kjdon change parseClassify to use a StringBuffer in an inner loop, and added …
(edit) @12349   18 years kjdon added support for setting languagemetadata to be used with language …
(edit) @12348   18 years kjdon made selectValue a static method
(edit) @12347   18 years kjdon added language_metadata strings
(edit) @12346   18 years kjdon moved text outside the source list. select all button is now on mgpp …
(edit) @12345   18 years kjdon added a tooltip for the inherited metadata icon
(edit) @12343   18 years shaoqun a classes that can be used to stop a process
(edit) @12337   18 years shaoqun added strings for exporting panel
(edit) @12336   18 years shaoqun added more export versions and xslt transformation
(edit) @12312   18 years kjdon fixed a bug that produced a NPE
(edit) @12310   18 years davidb Minor mods to Gatherer exit code to allow -- for the Windows case -- …
(edit) @12307   18 years kjdon removed some unused code
(edit) @12306   18 years kjdon changed a debug statement so that its not printing out a null value
(edit) @12305   18 years kjdon removed gui.ArgumentControl class and ArgumentConfiguration inner …
(edit) @12304   18 years kjdon made the LEVEL string [] protected
(edit) @12303   18 years kjdon made BasicSeparator a static class, removed some custom plugin code
(edit) @12302   18 years kjdon removed an unused variable and unused method, blank feature and part …
(edit) @12301   18 years kjdon changed the default features back to have "" as the first one - will …
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12299   18 years kjdon made SearchMetadataTableCellRenderer a static class
(edit) @12298   18 years kjdon close the bufferedreader
(edit) @12297   18 years kjdon changed = to ==
(edit) @12296   18 years kjdon a coupld of strings for FormatManager and ExplodeMEtadataPrompt
(edit) @12295   18 years kjdon changed string concatenation to use a StringBuffer
(edit) @12294   18 years kjdon changed an & to &&, changed != "" to \!.equals("")
(edit) @12293   18 years kjdon getExploderPlugin changed to getExploderPlugins, and returns an …
(edit) @12292   18 years kjdon there may be multiple plugins that can explode a particular file …
(edit) @12288   18 years kjdon modified LanguageManager strings, and a coupld of others
(edit) @12287   18 years kjdon Made these POSIX compliant (I think) based on patch and comments sent …
(edit) @12286   18 years kjdon Made this POSIX compliant (I think) based on patch sent in by James …
(edit) @12284   18 years kjdon added language partitions to the list of metadata
(edit) @12283   18 years kjdon made this more like LanguageManager. A bit more simple.
(edit) @12282   18 years kjdon changed the toString method to not output 'subcollection'
(edit) @12281   18 years kjdon renamed ListListener to AssignedListListener
(edit) @12280   18 years kjdon no longer display 'format' in the list of assigned formats
(edit) @12279   18 years kjdon no longer display 'plugin', or 'classify' in the list of assigned …
(edit) @12278   18 years kjdon tidied this up. now can have a list of languages per partition.
(edit) @12277   18 years kjdon Language can now have more than one lang code associated with it. …
(edit) @12273   18 years shaoqun added all features
(edit) @12271   18 years kjdon setTitle (line 71) should be using the dictionary
(edit) @12263   18 years kjdon moved the setCaretPostion statement to after the setText statement, so …
(edit) @12253   18 years kjdon removed the custom attribute setting
(edit) @12252   18 years kjdon ArgumentConfiguration getArguments no longer takes any arguments - …
(edit) @12251   18 years kjdon added a getElement method, and removed the Custom methods - can no …
Note: See TracRevisionLog for help on using the revision log.