1. 7e67a27 [125799] Fixed method name to match with intended usage by Linda Chan · 19 years ago
  2. 982e059 [125799] Fixed handling to preserve user-edited property values in custom new data source wizard page by Linda Chan · 19 years ago
  3. 0d2321d [121885] Fixed handling of unavailable version metadata by Linda Chan · 19 years ago
  4. 5f357ce [125799] Renamed package to org.eclipse.datatools.connectivity.oda.flatfile.ui.wizards by Linda Chan · 19 years ago
  5. e9ac0be [125799] Added convenience methods; [130357] Added non-NLS string markers by Linda Chan · 19 years ago
  6. 7f3b1c0 [125799] Added API in oda.design.ui.manifest to encapsulate access to the plugin manifest of extensions that implement its extension point by Linda Chan · 19 years ago
  7. d4fb5a9 [125799] Fixed missing page name in the DataSourceEditorPage by Linda Chan · 19 years ago
  8. afa659d [125799] Added convenience methods; [130357] Added non-NLS string markers by Linda Chan · 19 years ago
  9. a765158 [125799] Re-factored code for reuse by Linda Chan · 19 years ago
  10. 5ed1788 [129425] Removed work-around for the resolved bug by Linda Chan · 19 years ago
  11. 020ff5f [BZ130354 & BZ130355]Externalizing strings in DSE & driver framework by Brian Fitzpatrick · 19 years ago
  12. 5229b9b [BZ129425]Fixing issue with getNewWizard(String) method on ConnectionProfileManager by Brian Fitzpatrick · 19 years ago
  13. 18eeebd [BZ130128]Making Driver data file UTF-8 compliant by Brian Fitzpatrick · 19 years ago
  14. 652f71f [BZ130265]Close connection after ping to avoid memory leak by Brian Fitzpatrick · 19 years ago
  15. da80323 [125799] Added page title in exemplary ODA Flatfile property page by Linda Chan · 19 years ago
  16. c08127f [125799] Refactored Data Set design ui related classes by Linda Chan · 19 years ago
  17. 9ef4de2 [125799] Migrated implementation from obsoleted DataSourceSessionHelper to DataSourceDesignSession by Linda Chan · 19 years ago
  18. d14da42 [129268] Added more convenience method to handle data source design by Linda Chan · 19 years ago
  19. fede1b5 [109112] Needs new attributes (sqlUdfSupported, eventSupported) and class (DebuggerDefinition) by ledunnel · 19 years ago
  20. 229bc0f Removed redundant plugin.version value from build scripts by Linda Chan · 19 years ago
  21. 11f6968 [125799] Fixed typo in methods argument name by Linda Chan · 19 years ago
  22. a154d77 [125799] Fine-tuned the ODA design-time framework for data source design by Linda Chan · 19 years ago
  23. f73b606 [125799] Fine-tuned Public API for the ODA Data Set and Data Source Design Session by Linda Chan · 19 years ago
  24. 25b7d16 [125799] Initial code drop of Public API for the ODA Data Set and Data Source Design Session by Linda Chan · 19 years ago
  25. 3d5dd64 [125476] Added non-NLS tags by Linda Chan · 19 years ago
  26. ba81ecc Fixed mis-match of attribute name in the alternativeOdaDataType element by Linda Chan · 19 years ago
  27. acd4334 [125799] Fixed problem when a FinishEditDataSource is initiated, but the editor page's performOk is never triggered. by Linda Chan · 19 years ago
  28. 5573655 [125799] Added initial code drop of Public API for the ODA Data Set UI Extension Point by Linda Chan · 19 years ago
  29. d929e6b [129268] Added convenience method to handle empty Properties by Linda Chan · 19 years ago
  30. 03187f0 Update version number for Callisto feature by jgraham · 19 years ago
  31. 8527de6 [121885] Renamed a package name from oda.design.ui.profile.wizards to oda.design.ui.wizards by Linda Chan · 19 years ago
  32. 85040b6 [121885] Re-factored the ODA parent category element of connectionProfie extension point to the oda.design.ui plugin manifest by Linda Chan · 19 years ago
  33. ad56a0d [121885] Partial implementation of data source design's IAdaptable in oda.design.ui; added properties conversion utility method in oda.design by Linda Chan · 19 years ago
  34. 608f2c1 [BZ128886]Updates to support Eclipse 3.2 M5 by ledunnel · 19 years ago
  35. db6f4c5 Fix build script errors by jgraham · 19 years ago
  36. efd7c6b *** empty log message *** by jgraham · 19 years ago
  37. 96aacb2 [BZ128886]Updates to support Eclipse 3.2 M5 by Brian Fitzpatrick · 19 years ago
  38. 9caefb9 [128756] Wrong resource bundle name in DerbyDdlGenerator by ledunnel · 19 years ago
  39. 4456fa8 [126832] fix pii validation error by rcernich · 19 years ago
  40. cc43558 [121885] new iteration: added API method to the ODA Data Source Designer UI framework; re-factored oda.design.ui public base classes to move core implementation into the internal package by Linda Chan · 19 years ago
  41. 6ab9edb [121885] Added more convenience methods; fixed documentation. by Linda Chan · 19 years ago
  42. c2fa83c [125476] Migrated use of java.util.Locale to icu ULocale by Linda Chan · 19 years ago
  43. cce59f3 [125476] Added non-NLS tags by Linda Chan · 19 years ago
  44. ff6cb8a [125476] Migrated use of java.util.Locale to icu ULocale by Linda Chan · 19 years ago
  45. 3ef9204 [126832] Fix problems with externalized strings by rcernich · 19 years ago
  46. b13ba57 [128311] connnectivity.ui does not have a src.zip file by jgraham · 19 years ago
  47. 86497f2 [BZ128301] Addressing changes to Driver management to not require editing a new driver instance that doesn't actually require editing (either no visible/required props or no editable jar list) by Brian Fitzpatrick · 19 years ago
  48. 6924284 [BZ126844] Fixing issue with profile filter property pages erroring out because of an invalid state by Brian Fitzpatrick · 19 years ago
  49. 5ad7625 [121885] Added API methods to the ODA Data Source Designer UI framework by Linda Chan · 19 years ago
  50. 557a8e1 [125476] Re-committed to ICU4J implementation; added non-NLS tags by Linda Chan · 19 years ago
  51. af996ef [127572] Using setEchoChar() method causes exception on Mac OSX by ledunnel · 19 years ago
  52. 36a996f [127558] Add extension point documentation files by jgraham · 19 years ago
  53. f8d7921 [127221] temporarily rollback ICU4J implementation by Linda Chan · 19 years ago
  54. 45aba66 [121885] Added more convenience methods; fixed documentation. by Linda Chan · 19 years ago
  55. 5a39944 [125476] Re-export dependency on ICU4J jar by Linda Chan · 19 years ago
  56. f85d39f [126844] add support for filtering to catalog loaders. made sure filter property pages are only exposed on connection profiles that support ConnectionInfo connections. by rcernich · 19 years ago
  57. 83c90d3 [121885] Fixed plugin dependency to re-export dependent plugins by Linda Chan · 19 years ago
  58. 40dc119 [125476] Use ICU4J Classes by Linda Chan · 19 years ago
  59. ccb576e *** empty log message *** by jgraham · 19 years ago
  60. 0bb5ed9 [121885] Another iteration of the ODA Data Source Designer UI framework; added convenience methods to enhance oda.design API interfaces and implementation. by Linda Chan · 19 years ago
  61. 9c490a3 [] Remove "Extension" from extension point schema documentation for connectionProfile and driverDefinition extension points by rcernich · 19 years ago
  62. 11b75ea [126844] first cut at adding support for filtering. added property pages for default filters on connection profile. refactored base connection profile property pages. by rcernich · 19 years ago
  63. 727d196 [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  64. cade7be [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  65. ec1bc28 [121885] Added convenience method. by Linda Chan · 19 years ago
  66. 41a3df1 [121885] Added convenience method; fixed documentation. by Linda Chan · 19 years ago
  67. 457500a [121885] Fixed documentation. by Linda Chan · 19 years ago
  68. 6504dc7 [121885] Fixed documentation. by Linda Chan · 19 years ago
  69. a3f3b6c [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  70. 5ef58e8 [121885] Refined the ODA Data Source Designer UI framework to provide helper classes to handle ODA Design API objects by Linda Chan · 19 years ago
  71. ea3f316 [121885] Refined the ODA Data Source Designer UI framework to provide helper classes to handle ODA Design API objects by Linda Chan · 19 years ago
  72. a2d1cd4 [121885] Refined the ODA Data Source Designer UI framework by Linda Chan · 19 years ago
  73. 98a7db9 [121885] Added Javadoc package description in the ODA Data Source Designer UI framework plug-in (oda.design.ui) by Linda Chan · 19 years ago
  74. 90489da Third iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  75. cdc3904 Update documentation by rcernich · 19 years ago
  76. 2941c7f [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  77. 61397ef [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  78. 5a03b44 [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  79. ec28699 [121885] Enhanced oda.profile ODA Connection to provide service to open a live connection. by Linda Chan · 19 years ago
  80. 7c33391 [121885] Added function to look up an ODA profile instance in a given storage file; added corresponding junit test by Linda Chan · 19 years ago
  81. 72596db [125799] ODA Designer UI Framework's Extension Point - first iteration and adoption in exemplary ODA driver - oda.flatfile.ui by Linda Chan · 19 years ago
  82. 22a120b [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  83. fbd7658 [125784] Implement custom connection profile to support Derby embedded DBs. by rcernich · 19 years ago
  84. 36a443a Updating JavaDoc comments for connectivity plug-in by Brian Fitzpatrick · 19 years ago
  85. 559bcfe *** empty log message *** by jgraham · 19 years ago
  86. 51ade37 add build file by rcernich · 19 years ago
  87. de742d7 ui specific details for db.generic by rcernich · 19 years ago
  88. 414ef3e reversed dependencies between db.generic and sqm plugins. broke out ui specific code from db.generic into a new plugin by rcernich · 19 years ago
  89. 4ad8053 [125476] Use ICU4J Classes by jgraham · 19 years ago
  90. 9b9b003 Second iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  91. aee025f [114400] Updated auto-connect related code to open connections when profiles are loaded, created, or added. Moved ProfileManager implementation to InternalProfileManager. Added dispose() methods to InternalProfileManager and ConnectionProfile. Invoke InternalProfileManager.dispose() during plugin shutdown to make sure any changes get saved and so any open connections get closed. by rcernich · 19 years ago
  92. e1b7ac3 [121885] Created the ODA Data Source Designer UI framework plug-in (oda.design.ui); refactored the exemplary oda.flatfile.ui implementation to extend from the new framework. by Linda Chan · 19 years ago
  93. 13e0c02 [114400] Updated MangedContentExtensionBase implementation to use new managed connection API. Updated the base content content provider to use IContentExtension.isVisible(), which I undeprecated. Updated SQLModelContentExtension to use ManagedContentExtensionBase with isVisible() implemented to return false. by rcernich · 19 years ago
  94. 18377f7 [124195] Resurrected the JDBC connection factory. Modified ConnectionInfoImpl to use JDBC connection factory to acquire its underlying java.sql.Connection. Changed ID of SQM connection factory. Updated factory ID used by SQM content extension. Tested created connections through the DSE (both failure and success). by rcernich · 19 years ago
  95. 932b0d7 [122042] Added the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  96. 1a4406e [114400] Added managed connection support to connection profiles. Fixed an obscure problem where DSE was getting its viewer's input set to null. Enhanced error handling in ConnectionInfoImpl. Fixed a synchronization issue in driver management framework. by rcernich · 19 years ago
  97. 2009ace [124952] Remove Eclipse 3.2 specific values from manifest file. Add "Data Tools" preference category to connectivity.ui by jgraham · 19 years ago
  98. ff6954c [121885] Added JUnit test cases for oda.profile.OdaProfileExplorer by Linda Chan · 19 years ago
  99. 45bef96 [121885] Overloads addProfile method to allow replacing an existing profile; for use in oda.profile in M3 integration with DSE by Linda Chan · 19 years ago
  100. fb70079 [121885] M3 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago