source: main/trunk/gli/src/org/greenstone/gatherer/gui@ 29011

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 …
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 …
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 …
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 …
LockFileDialog.java 9.4 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 …
NonWhitespaceField.java 2.5 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 …
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.3 KB 20117   15 years kjdon removed a few commented out bits of code. Only display the schedule …
GatherPane.java 18.6 KB 20877   15 years ak19 Fixed minor bug: clicking on trash icon when nothing's selected caused …
ExplodeMetadataDatabasePrompt.java 14.7 KB 20957   14 years ak19 When dealing with a remote Greenstone server, file separators need to …
ReplaceSrcDocWithHtmlPrompt.java 17.2 KB 20957   14 years ak19 When dealing with a remote Greenstone server, file separators need to …
AboutDialog.java 7.9 KB 21999   14 years ak19 Refer to new GLI icons.
WarningDialog.java 9.9 KB 21999   14 years ak19 Refer to new GLI icons.
HelpFrame.java 12.8 KB 22683   14 years sjm84 Change GLI from using gatherer_small.gif as the icon to using …
OptionsPane.java 25.9 KB 22807   14 years ak19 Fixed a bug in GLI where we weren't able to delete a collection just …
Preferences.java 49.1 KB 22831   14 years ak19 For ticket 152 (moveable collectdir): busy cursor when changing a …
WriteCDImagePrompt.java 27.0 KB 22848   14 years ak19 Further changes to ticket 152 (movable collectdir. Both export.pl and …
EnrichPane.java 16.9 KB 23433   13 years ak19 GLI now has a gs.FilenameEncoding metadata field which appears like …
NewFolderOrFilePrompt.java 6.4 KB 23437   13 years ak19 Making the OK button in the new folder dialog have the focus on Enter press
DownloadPane.java 26.2 KB 24287   13 years ak19 John Rose and Luigi requested the button pane in GLI's DownloadPane
FormatPane.java 9.9 KB 24424   13 years ak19 The preview button was becoming enabled if the user clicked on a GS3 …
GUIManager.java 41.9 KB 24905   12 years ak19 Now that quotes are necessary around collecthome in gsdlsite.cfg if …
NewCollectionDetailsPrompt.java 27.4 KB 25789   12 years ak19 Fixed the weird behaviour of the New Collection dialog on Ubuntu when …
PreviewButton.java 5.7 KB 26312   12 years ak19 Library URL for fedora is now the same as that of Greenstone and no …
DeleteCollectionPrompt.java 15.0 KB 26402   12 years ak19 Fixed issue with deleting fedora collections from GLI: it would start …
MenuBar.java 10.3 KB 28628   10 years ak19 Still related to the previous 2 commits (28626 and 28627). Adding a …
ExportAsPrompt.java 36.7 KB 28702   10 years kjdon folder for export is now exported_colname_saveastype, eg …
OpenCollectionDialog.java 16.6 KB 29001   10 years ak19 Correction to recent commit in OpenCollectionDialog. And cosmetic …
FormatConversionDialog.java 40.4 KB 29011   10 years ak19 1. The top right dialog button that closes the dialog should behave as …
Note: See TracBrowser for help on using the repository browser.