source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5105   21 years mdewsnip Added some comments so I might understand this when I look at it next.
(edit) @5104   21 years mdewsnip Removed unused "import".
(edit) @5103   21 years mdewsnip Newer versions of identify display more accurate file sizes (eg. …
(edit) @5102   21 years mdewsnip Added auto-completion (when the Enter key is pressed) - a requirement …
(edit) @5101   21 years mdewsnip Muwhahahahaaa... the crappy JToggleButtons are defeated by the …
(edit) @5100   21 years mdewsnip With all classifiers and plugins.
(edit) @5099   21 years mdewsnip Includes all classifiers and plugins except for DBPlug (which requires …
(edit) @5098   21 years kjdon gadually standardising my Java code. have turned all class variables …
(edit) @5097   21 years mdewsnip Made $language global.
(edit) @5096   21 years jmt12 Metadata fields actually has nothing to do with the metadata elements …
(edit) @5095   21 years mdewsnip Now includes output messages from mkcol.pl, import.pl, and buildcol.pl.
(edit) @5094   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5093   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5092   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @5091   21 years mdewsnip Changed test for "setup.bash" file to "file exists" instead of "file …
(edit) @5090   21 years jmt12 Tried to standardize instruction text area to 6 lines tall
(edit) @5089   21 years jmt12 Added a border. Wow.
(edit) @5088   21 years jmt12 Ensures that a default search type is provided, and that at least type …
(edit) @5087   21 years jmt12 Made special collection metadata their own elements in order to ensure …
(edit) @5086   21 years jmt12 Changed special collection metadata values so they can be retrieved …
(edit) @5085   21 years jmt12 Changed the metadata element comparator so failing to find a set …
(edit) @5084   21 years jmt12 Added new strings for the various special metadata elements in a …
(edit) @5083   21 years jmt12 Several changes to allow GLI to run external processes under windows …
(edit) @5082   21 years jmt12 New phrases for the write not permitted error, plus combined warning …
(edit) @5081   21 years jmt12 To allow for a new write permission error if copying to a read only folder.
(edit) @5080   21 years jmt12 Wasn't clearing the cache when a new model was specified
(edit) @5079   21 years jmt12 A file permission error is now correctly shown when you attempt to …
(edit) @5078   21 years mdewsnip Fixed bug where ScreenHeight and ScreenWidth would not be set if …
(edit) @5077   21 years kjdon fixed a bug
(edit) @5076   21 years jmt12 Fixed problem with import directory argument that was passed to perl …
(edit) @5075   21 years jmt12 Fixed problems with supplying config argument to server.exe - changes …
(edit) @5074   21 years jmt12 Renamed from gatherer.lck
(edit) @5073   21 years jmt12 Renamed
(edit) @5072   21 years mdewsnip A small Perl script that anonymises usage logs. Uses the MD5 algorithm …
(edit) @5071   21 years mdewsnip Fixed up John's mistake - trying to import a package he had removed.
(edit) @5070   21 years jmt12 All profiles were being set to null, damb you copy and paste.
(edit) @5069   21 years kjdon now uses the new tomcat, hope this works, haven't tested it on …
(edit) @5068   21 years kjdon uses a new version of tomcat
(edit) @5067   21 years kjdon new version of tomcat
(edit) @5066   21 years kjdon changed HTMLPLug to extract multiple values for the same metadata name
(edit) @5065   21 years mdewsnip Added japanese2.dm and thai2.dm to the list of macrofiles.
(edit) @5064   21 years mdewsnip Moved usability ("send feedback") macros here from thai.dm.
(edit) @5063   21 years mdewsnip Moved usability ("send feedback") macros into thai2.dm.
(edit) @5062   21 years mdewsnip Moved usability ("send feedback") macros here from japanese.dm.
(edit) @5061   21 years mdewsnip Moved usability ("send feedback") macros into japanese2.dm.
(edit) @5060   21 years mdewsnip Moved usability ("send feedback") macros here from english.dm.
(edit) @5059   21 years mdewsnip Moved usability ("send feedback") macros into english2.dm.
(edit) @5058   21 years jmt12 Modified WarningDialog to allow it to display a text field if the name …
(edit) @5057   21 years jmt12 Patch for Mike Jensen.
(edit) @5056   21 years jmt12 Modified calls for warning dialogs to include dicitonary, and to allow …
(edit) @5055   21 years jmt12 Modified warning phrase for missing exec.
(edit) @5054   21 years jmt12 Merged code into WarningDialog
(edit) @5053   21 years mdewsnip Fixed a small bug where command-line options with no values that are …
(edit) @5052   21 years mdewsnip Was "Gatherer.ico" in a previous life.
(edit) @5051   21 years mdewsnip Being reincarnated as "gli.ico".
(edit) @5050   21 years mdewsnip Added another null pointer check.
(edit) @5049   21 years mdewsnip Fixed a problem with the library path (exec address) option that was …
(edit) @5048   21 years kjdon added a link for SADL
(edit) @5047   21 years jmt12 Opps. Forgot to finish some code.
(edit) @5046   21 years mdewsnip Added a couple of strings for the library path option.
(edit) @5045   21 years mdewsnip Added stuff to handle new library path option.
(edit) @5044   21 years mdewsnip Changed the WarningDialog to a NoSettingDialog for MissingEXEC.
(edit) @5043   21 years mdewsnip A dialog the same as WarningDialog, but with a space for entering the …
(edit) @5042   21 years mdewsnip Added new option to Connection pane: library path.
(edit) @5041   21 years mdewsnip Added new argument for library path.
(edit) @5040   21 years jmt12 Modified searching process so that a valid metadata.xml can be read …
(edit) @5039   21 years jmt12 Fixed bug where no metadata was being extracted from the archives …
(edit) @5038   21 years jmt12 Added some extra feedback about what is happening during import …
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @5036   21 years jmt12 Fixed bug where new text fragments ended up creating on collectionmeta …
(edit) @5035   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5034   21 years jmt12 Added extra method so that progress monitors can be told that the …
(edit) @5033   21 years jmt12 Halved log textarea memory use by sharing Document model between both …
(edit) @5032   21 years jmt12 A new acknowledgement.
(edit) @5031   21 years jmt12 Fixed some of the horrible tabbing, and tried to figure out, …
(edit) @5030   21 years jmt12 Modified the phrase for the GShell.Extracted documents to include the …
(edit) @5029   21 years mdewsnip Ooops... filled in e-mail address. We do care, really!
(edit) @5028   21 years mdewsnip A very quick first stab at a GLI help file.
(edit) @5027   21 years mdewsnip Added check for JAR file.
(edit) @5026   21 years mdewsnip Added check for the script being run in the directory it lives in.
(edit) @5025   21 years mdewsnip Now works under Windows 95/98.
(edit) @5024   21 years sjboddie Changed the authentication directives to more easier to use ones. …
(edit) @5023   21 years mdewsnip The (hopefully) last piece of the puzzle: using the local library if …
(edit) @5022   21 years mdewsnip Added some nastiness to handle calling setup.bat properly under …
(edit) @5021   21 years mdewsnip These scripts are now more compatible with Windows 95/98. Turns out …
(edit) @5020   21 years sjboddie No longer dm_safe() the "hp" argument when setting the _cgiarghp_ macro.
(edit) @5019   21 years sjboddie In the pull down nav bar menu added the -- Select Page -- macro (i.e …
(edit) @5018   21 years sjboddie Quick fix to make sure that site_auth defaults to false as opposed to …
(edit) @5017   21 years sjboddie Added site configuration directives site_auth and site_groups for site …
(edit) @5016   21 years jrm21 minor fixes for portability 1) look for java on the path instead of …
(edit) @5015   21 years mdewsnip Modified to reflect movement of Windows utility programs into winutil\.
(edit) @5014   21 years mdewsnip Used to be in root directory.
(edit) @5013   21 years mdewsnip Moving into the winutil directory to avoid cluttering the root directory.
(edit) @5012   21 years mdewsnip Windows utility program that is similar to findjava.exe, except looks …
(edit) @5011   21 years mdewsnip Minor changes to be more consistent with the Windows batch file.
(edit) @5010   21 years mdewsnip Minor changes to be more consistent with the Windows batch file. Now …
(edit) @5009   21 years mdewsnip Minor changes to be more consistent with the Windows batch file.
(edit) @5008   21 years mdewsnip Now does its best to find javac before compiling.
(edit) @5007   21 years mdewsnip Now cleans up when exiting prematurely.
(edit) @5006   21 years mdewsnip Now does its best to find javadoc before generating documentation.
Note: See TracRevisionLog for help on using the revision log.