source: trunk/gli/src/org/greenstone/gatherer/cdm/IndexManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12379   18 years kjdon added ... to New Index and Edit index buttons
(edit) @12346   18 years kjdon moved text outside the source list. select all button is now on mgpp …
(edit) @12300   18 years kjdon removed some unused variables
(edit) @12167   18 years kjdon add and replace buttons now one button called add_or_replace_button; …
(edit) @12127   18 years kjdon changed the layout of the NewIndexPrompt. also removed allfields box …
(edit) @12126   18 years kjdon enable add/replace button on select all click
(edit) @12122   18 years kjdon Changed text handling to use Dictionary.get rather than …
(edit) @12087   18 years kjdon indented the file properly
(edit) @12083   18 years kjdon moved level stuff out of this. the index specification parts are moved …
(edit) @11905   18 years mdewsnip Changed all JButtons to GLIButtons, so they don't have a horrible blue …
(edit) @11174   18 years kjdon changed the replacelistener to handle replacing with an allfields index
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @10976   18 years kjdon now change the instructions for mg/mgpp mode
(edit) @10975   18 years kjdon some tidying up and bug fixes for new combined mg/mgpp index panel
(edit) @10966   18 years kjdon huge shake up. removed the MGPPControls class, as it was almost a copy …
(edit) @10530   19 years kjdon modified to use new searchtypemanager isSearchTypeEnabled instead of …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @9997   19 years kjdon lots of changes. made the mgpp index and level lists behave like …
(edit) @9552   19 years mdewsnip Fixed a bug where adding indexes on metadata elements whose name …
(edit) @9252   19 years kjdon fixed a bug in the source list updating
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9161   19 years mdewsnip Made the "assign partitions" tab in the "Partition Indexes" section …
(edit) @9077   19 years mdewsnip Removed unused Coloring class.
(edit) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8576   20 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8496   20 years mdewsnip Started off fixing a bug where the loaded collection wasn't being …
(edit) @8381   20 years kjdon major mods to the mg index controls. added a replace button, enabled …
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8002   20 years mdewsnip Tightened up many public functions to private.
(edit) @7995   20 years mdewsnip Removed a whole lot of references to the msm package, which is on its …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @6847   20 years kjdon unfixed the size of labels so that other langs fit in
(edit) @6845   20 years kjdon unfixed the size of labels and reorganized the layout so other …
(edit) @6844   20 years kjdon removed the fixed sizing from the move up and down buttons so they …
(edit) @6830   20 years mdewsnip No longer uses DoubleImageButtons - a simple JButton will do, is much …
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6389   20 years jmt12 Introduced the idea of detail modes - these have an effect on several …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @5931   20 years jmt12 I had forgotten to test for default index being null when changing …
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5375   21 years jmt12 Fixed 203B160 & 203B161 - Needs an add all metadata and replace name …
(edit) @5342   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5219   21 years mdewsnip Changed size of DoubleImageButtons to be consistent with others in the CDM.
(edit) @5211   21 years jmt12 Moved buttons and borders etc to make views more consistant
(edit) @5159   21 years jmt12 Fix 203B012
(edit) @5090   21 years jmt12 Tried to standardize instruction text area to 6 lines tall
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @4967   21 years jmt12 Major changes to CDM - MGPP extension.
(edit) @4932   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4645   21 years kjdon changed some colouring stuff
(edit) @4635   21 years kjdon the index list was going blank when the number of assigned elements …
(edit) @4622   21 years kjdon indented teh comments
(edit) @4611   21 years mdewsnip Changed index name text field to have a white background (editable).
(edit) @4540   21 years kjdon have changed teh way indexes are written to and read from the config …
(edit) @4533   21 years kjdon made the default subcoll field non-editable, and added a …
(edit) @4366   21 years kjdon re-tabbed the code for java
(add) @4293   21 years jmt12 Initial revision
Note: See TracRevisionLog for help on using the revision log.