source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @7514   20 years mdewsnip Two new strings: a tooltip for the meta-audit table header, and a …
(edit) @7513   20 years davidb User specified fields need to be converted to all uppercase to be …
(edit) @7512   20 years mdewsnip Variant of home.dm used for the UNESCO CD-ROMs (has links to the …
(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) @7509   20 years kjdon file_exists(directory) doesn't work under windows, need to do …
(edit) @7508   20 years kjdon changed the plugin metadata - instead of having eg HTMLPlug metadata …
(edit) @7507   20 years kjdon filename_cat now checks for an empty first path - so don't get an …
(edit) @7506   20 years kjdon changed 'dummy text to sidestep display bug' to 'this document has no …
(edit) @7505   20 years mdewsnip Preferences are now saved to file as soon as the OK button is pressed …
(edit) @7504   20 years davidb ImagePlug, MP3Plug, UnknownPlug modified to set Title metadata based …
(edit) @7503   20 years davidb Modification made to navigation bar so its position in the default …
(edit) @7502   20 years davidb Introduction of _iconunkown_ to provide an icon image to show for …
(edit) @7501   20 years davidb Unknown icon image -- used in macros that have a source document, but …
(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) @7498   20 years kjdon oops, accidently commited a testing return statement which meant that …
(edit) @7497   20 years kjdon removed BasClas.metadata.deft from the buttonnmae default - now its …
(edit) @7496   20 years davidb srcicon metadata added for mp3 icon
(edit) @7495   20 years davidb Icon image for mp3 files.
(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) @7492   20 years davidb giget.pm is a module for accessing Google Images. Used by MP3Plug to …
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(edit) @7490   20 years davidb Language specific text labels for MP3Plugin added.
(edit) @7489   20 years mdewsnip Removed some dead code.
(edit) @7488   20 years davidb Perl module from CPAN for extracting ID3 tags from MP3 files.
(edit) @7487   20 years davidb Plugin for processing MP3 files. Based on UnknownPlug, it …
(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) @7481   20 years kjdon need -1 in the split function to keep empty strings at the end
(edit) @7480   20 years nzdl Added three new sites to the examples page.
(edit) @7479   20 years cs025 Removed redundant use of MalformedURLException
(edit) @7478   20 years cs025 Fixed stupid package error for URLTools
(edit) @7477   20 years mdewsnip Added four missing Format options: AllowExtendedOptions, …
(edit) @7476   20 years cs025 Slow move towards completing mgpp indexer, improved IndexerInterface
(edit) @7475   20 years cs025 Improved factory methods for indexer creation
(edit) @7474   20 years davidb Fixed bug in nested {If} statement code that caused text and metadata …
(edit) @7473   20 years kjdon small mods
(edit) @7472   20 years cs025 Fixed GS2 collection configuration to use new classification loading …
(edit) @7471   20 years kjdon added in a replace \' with '
(edit) @7470   20 years cs025 Added AbstractClassifier; started to improve loading of classifiers, etc.
(edit) @7469   20 years kjdon now includes GSDLHOME for the gs2extra stuff that is needed to run gli …
(edit) @7468   20 years cs025 Used URLTools to get File converted to URL
(edit) @7467   20 years kjdon now uses all the mgpasses options
(edit) @7466   20 years cs025 Many changes to support date information, Windows pathnames in …
(edit) @7465   20 years cs025 Changes to cope with better file functionality; also proper handling …
(edit) @7464   20 years kjdon renamed WIN32.MAK to win32.mak cos it was annoying me
(edit) @7463   20 years kjdon small tidyup
(edit) @7462   20 years cs025 Small fixes to HTMLTidy; added URLTools.java
(edit) @7461   20 years nzdl Added another GLI bug to the bugs page.
(edit) @7460   20 years kjdon adding more options to mgpasses, tidying up
(edit) @7459   20 years mdewsnip Changed ReferPlug.desc to ReferPlug.longdesc (not used, but should …
(edit) @7458   20 years mdewsnip Added another case for when the dbt file doesn't exist.
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7456   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and removed the executable - …
(edit) @7455   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and added a bit more stuff to it
(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.
(edit) @7452   20 years kjdon tidied up the setting filename and basepath path stuff
(edit) @7451   20 years kjdon new GS3Retrieve class is no longer a base class
(edit) @7450   20 years kjdon noservices string
(edit) @7449   20 years kjdon now uses jni wrapper to mg passes instead of piping via stdin/out. …
(edit) @7448   20 years nzdl Maori interface now updated and maintained by Te Taka Keegan.
(edit) @7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
(edit) @7446   20 years kjdon batch file for coll building
(edit) @7445   20 years kjdon added in gs3build stuff for compilation
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7438   20 years mdewsnip (Human Info) Delete char* variables with delete[] variable instead of …
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7429   20 years mdewsnip (Human Info) Added a couple of addarginfo methods.
(edit) @7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
(edit) @7427   20 years mdewsnip (Human Info) Made some parameters const.
(edit) @7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
(edit) @7425   20 years mdewsnip (Human Info) Changed all "" to g_EmptyText.
(edit) @7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
(edit) @7423   20 years mdewsnip (Human Info) Changed the saveconf parameter to a text_tarray.
(edit) @7422   20 years mdewsnip (Human Info) Now has language parameter.
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(edit) @7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
(edit) @7417   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here.
Note: See TracRevisionLog for help on using the revision log.