source: gli/trunk/src/org/greenstone/gatherer/gui@ 19203

Name Size Rev Age Author Last Change
../
tree 12045   18 years mdewsnip (FindBugs) Removed empty if statement.
metaaudit 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
PreviewButtonOwner.java 1.3 KB 12057   18 years kjdon new preview button class, and owner interface
GUIUtils.java 2.2 KB 12059   18 years kjdon created this new class to hold some common gui methods - in this case, …
GLIButton.java 2.3 KB 12116   18 years kjdon added constructors that take extra tooltip strings as arguments
MetadataElementListCellRenderer.java 3.2 KB 12673   18 years kjdon commented out the bit that displays the comment - we only want the …
AboutDialog.java 7.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
BaseConfigPane.java 8.4 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
CreateShortcutPrompt.java 5.1 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
DeleteCollectionPrompt.java 14.8 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
DesignPane.java 2.3 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
DesignPaneHeader.java 2.8 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
EditorDialog.java 5.3 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
EmailField.java 1.8 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
Filter.java 11.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
FormatPane.java 9.6 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
GComboBox.java 11.0 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
GProgressBar.java 5.0 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
GUIManager.java 33.0 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
LockFileDialog.java 9.4 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
MenuBar.java 9.7 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
MetadataImportMappingPrompt.java 6.8 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
MetadataSetDialog.java 15.6 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
MetadataValueTablePane.java 16.3 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
MetadataValueTreePane.java 15.0 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
ModalProgressPopup.java 2.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
NewFolderOrFilePrompt.java 6.3 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
NonWhitespaceField.java 2.5 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
OptionsPane.java 25.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
PreviewCommandDialog.java 8.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
RenamePrompt.java 4.5 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
SimpleMenuBar.java 977 bytes 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
SimpleResultDialog.java 4.4 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
URLField.java 10.1 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
WarningDialog.java 9.9 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
WriteCDImagePrompt.java 26.6 KB 18370   15 years kjdon committed code submitted by Amin Hedjazi for making the GLI right to …
ExportAsPrompt.java 36.0 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
FedoraLogin.java 16.1 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
FileAssociationDialog.java 18.5 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
ModalDialog.java 7.9 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
CreatePane.java 46.7 KB 18589   15 years kjdon GLI three modes change: systems mode is no more.
Preferences.java 44.7 KB 18589   15 years kjdon GLI three modes change: systems mode is no more.
EnrichPane.java 16.3 KB 18593   15 years kjdon GLI three modes change: file tree filters are now editable in …
GatherPane.java 18.6 KB 18593   15 years kjdon GLI three modes change: file tree filters are now editable in …
ReplaceSrcDocWithHtmlPrompt.java 17.1 KB 18645   15 years ak19 Base64 encoding the filename that is to be src_replaced or exploded in …
HelpFrame.java 12.8 KB 18715   15 years ak19 In Java 6, File.toURL() is deprecated and we're advised to use …
ExplodeMetadataDatabasePrompt.java 14.5 KB 18917   15 years kjdon add -collection and -use_collection_plugin_options options to explode …
OpenCollectionDialog.java 14.1 KB 18946   15 years kjdon check the config file for collectgroup before checking whether the …
NewCollectionDetailsPrompt.java 17.8 KB 18947   15 years kjdon don't use existence of metadata directory as not collect group, as …
DownloadPane.java 26.1 KB 19188   15 years ak19 Changes made together with related changes in gliserver.pl for making …
PreviewButton.java 4.8 KB 19203   15 years ak19 Undoing the changes where the Collection.getName() always returned the …
Note: See TracBrowser for help on using the repository browser.