source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7746   20 years davidb New files to support GLI as signed applet. GLI applet needs to …
(edit) @7745   20 years davidb Tweak to printout of debugging information.
(edit) @7744   20 years davidb Look for data in resource (Jar) file before local file system. Needed …
(edit) @7743   20 years davidb GA format changed so full pathname no longer used, but name local to …
(edit) @7742   20 years davidb Enhancement to debugging information.
(edit) @7741   20 years davidb Images are now located through Utility class. This means that images …
(edit) @7740   20 years davidb General changes made to support GLI as an applet.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7738   20 years davidb Restructuring of files to prepare the way for an applet version of GLI
(edit) @7699   20 years kjdon added in -t 2 to teh args for wget to make it stop after two tries if …
(edit) @7697   20 years kjdon commented out a println
(edit) @7696   20 years mdewsnip Updated configuration version for the gsdl-2.51u UNESCO release.
(edit) @7691   20 years mdewsnip Fixed a bug where switching to a file with no metadata would cause an …
(edit) @7690   20 years kjdon http_proxy environment vars don't seem to work under windows - put it …
(edit) @7689   20 years kjdon stop the progress bar if we close a download while its still running
(edit) @7687   20 years kjdon proxy host, port, user and password are now set in an envornment …
(edit) @7679   20 years kjdon wget may be specified by the user in gli.sh, but otherwise we use teh …
(edit) @7678   20 years kjdon wget version and path not passed in to constructor anymore
(edit) @7677   20 years kjdon removed a print statement
(edit) @7675   20 years kjdon added functions to set the WGet path and version
(edit) @7674   20 years kjdon added a function to find the path to greenstone's wget
(edit) @7669   20 years kjdon removed the bit where the destination was removed from the url - don't …
(edit) @7663   20 years kjdon removed a couple of commented-out bits
(edit) @7662   20 years kjdon lots of changes. url field is now just a plain textfield. does no …
(edit) @7661   20 years kjdon pass mode changed call to mirror pane
(edit) @7660   20 years kjdon removed the clear cache button from preferences
(edit) @7659   20 years kjdon renamed GProgressBar to DownloadProgressBar. Also changed the buttons …
(edit) @7658   20 years kjdon renamed collection/Job to collection/DownloadJob. also fixed a bug in …
(edit) @7657   20 years kjdon added in a check for WGet in run - only does this if the mirror pane …
(edit) @7656   20 years kjdon removed commented out bits for Hunt and Preview - these are never …
(edit) @7647   20 years mdewsnip Special case: you can now delete files from the "Downloaded Files" folder.
(edit) @7642   20 years mdewsnip Removed some dead functions and commented out a couple on their way out.
(edit) @7641   20 years mdewsnip Removed a couple of dead functions.
(edit) @7639   20 years mdewsnip Added the ability to refresh the "Downloaded Files" folder when …
(edit) @7634   20 years mdewsnip Removed crappy old stripNL function which made a mess of Unicode strings.
(edit) @7633   20 years mdewsnip Some function and variable name changes, and added the web …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7620   20 years mdewsnip Quickly hacked up a new stripNL function which will hopefully work OK …
(edit) @7609   20 years kjdon fixed the bug where when you drag a document with existing namespaced …
(edit) @7608   20 years mdewsnip Fixed a bug where creating a new folder under a closed folder would …
(edit) @7605   20 years mdewsnip Added a two second wait as well, so the OS has finished deleting the …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7603   20 years kjdon removed the xml stuff - we don't use it at present and it is …
(edit) @7602   20 years mdewsnip Ooops... fixed a typo.
(edit) @7601   20 years mdewsnip Have hopefully (and finally!) fixed the nasty race conditions with the …
(edit) @7600   20 years mdewsnip Removed a couple of references to the now defunct preview pane.
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7592   20 years mdewsnip Much simplified the installLocation function to hopefully remove the …
(edit) @7591   20 years mdewsnip Multi-line statements are now read in with newline characters added.
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7574   20 years mdewsnip Removed a couple of dead functions, and deprecated stripNL (it makes a …
(edit) @7573   20 years mdewsnip Now writes the Hierarchy hfiles out as UTF-8 correctly.
(edit) @7558   20 years kjdon made the dialog wider
(edit) @7554   20 years mdewsnip Editable metadata combobox now also available for Librarians.
(edit) @7552   20 years kjdon fixed a bug
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7550   20 years mdewsnip Tidied up the little interface for specifying multiple metadata …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7545   20 years mdewsnip Oh my God... John, John, John, you deserve a good talking to for that …
(edit) @7543   20 years mdewsnip I'm sure I'd already committed this... changed the metadata comboboxes …
(edit) @7542   20 years mdewsnip Removed gory red colours set when the title or description aren't …
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7539   20 years mdewsnip Not finished, and unlikely to be done in the foreseeable future.
(edit) @7538   20 years mdewsnip Never started, and unlikely to be finished in the foreseeable future.
(edit) @7537   20 years mdewsnip No longer used.
(edit) @7535   20 years mdewsnip Removed unused constructor.
(edit) @7534   20 years mdewsnip The value trees are now refreshed correctly when the collection changes.
(edit) @7531   20 years kjdon added some spaces to the front of some of the log messages
(edit) @7530   20 years kjdon hacked this so that it reads in attribute values that contain spaces - …
(edit) @7529   20 years mdewsnip Why was the value tree case-insensitive?!?
(edit) @7526   20 years kjdon fixed up some indenting. also, when you base a collection on an …
(edit) @7525   20 years kjdon added a method to coppy the contents of a directory
(edit) @7524   20 years kjdon added a macrs dir definition
(edit) @7523   20 years mdewsnip Commented out some debug statements.
(edit) @7522   20 years mdewsnip Fixed the metadata cache so that it doesn't ignore namespaces -- a …
(edit) @7521   20 years kjdon clicking preview now saves the config file just in case
(edit) @7520   20 years kjdon added line breaks to VList and DateList format statements
(edit) @7517   20 years mdewsnip Replaced ordering combobox with two radio buttons (ascending and …
(edit) @7516   20 years kjdon on windows dont use the registry to get commands, just use teh start …
(edit) @7515   20 years mdewsnip Added tooltip to column headers.
(edit) @7511   20 years kjdon now only show extracted metadata if there is a value there. needed to …
(edit) @7510   20 years mdewsnip Changed to version 2.51 for the JCDL 2004 release.
(edit) @7505   20 years mdewsnip Preferences are now saved to file as soon as the OK button is pressed …
(edit) @7500   20 years mdewsnip Removed stuff about the defunct Browse and Preview panes.
(edit) @7499   20 years mdewsnip Added "open file in external program" option to the right-click menu …
(edit) @7494   20 years mdewsnip Oops... put back in some code necessary for the workspace tree file …
(edit) @7493   20 years mdewsnip Oops... can only create a new folder in the collection tree.
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(edit) @7489   20 years mdewsnip Removed some dead code.
(edit) @7486   20 years mdewsnip Now creates an import directory if it doesn't exist when a new …
(edit) @7485   20 years mdewsnip Much improved right-click context menus for this pane.
(edit) @7484   20 years mdewsnip Many more improvements to the workspace and collection trees and their …
(edit) @7483   20 years mdewsnip Ooops... the dangers of copy and paste.
(edit) @7482   20 years mdewsnip Some tidy ups in preparation for finalising the workspace and …
(edit) @7477   20 years mdewsnip Added four missing Format options: AllowExtendedOptions, …
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7454   20 years mdewsnip Changing format statements now saves the collection configuration file …
(edit) @7453   20 years mdewsnip Removed some unused variables and functions.
Note: See TracRevisionLog for help on using the revision log.