1. 557a8e1 [125476] Re-committed to ICU4J implementation; added non-NLS tags by Linda Chan · 19 years ago
  2. af996ef [127572] Using setEchoChar() method causes exception on Mac OSX by ledunnel · 19 years ago
  3. 36a996f [127558] Add extension point documentation files by jgraham · 19 years ago
  4. f8d7921 [127221] temporarily rollback ICU4J implementation by Linda Chan · 19 years ago
  5. 45aba66 [121885] Added more convenience methods; fixed documentation. by Linda Chan · 19 years ago
  6. 5a39944 [125476] Re-export dependency on ICU4J jar by Linda Chan · 19 years ago
  7. 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
  8. 83c90d3 [121885] Fixed plugin dependency to re-export dependent plugins by Linda Chan · 19 years ago
  9. 40dc119 [125476] Use ICU4J Classes by Linda Chan · 19 years ago
  10. ccb576e *** empty log message *** by jgraham · 19 years ago
  11. 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
  12. 9c490a3 [] Remove "Extension" from extension point schema documentation for connectionProfile and driverDefinition extension points by rcernich · 19 years ago
  13. 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
  14. 727d196 [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  15. cade7be [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  16. ec1bc28 [121885] Added convenience method. by Linda Chan · 19 years ago
  17. 41a3df1 [121885] Added convenience method; fixed documentation. by Linda Chan · 19 years ago
  18. 457500a [121885] Fixed documentation. by Linda Chan · 19 years ago
  19. 6504dc7 [121885] Fixed documentation. by Linda Chan · 19 years ago
  20. a3f3b6c [121885] Fixed state of API declared. by Linda Chan · 19 years ago
  21. 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
  22. 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
  23. a2d1cd4 [121885] Refined the ODA Data Source Designer UI framework by Linda Chan · 19 years ago
  24. 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
  25. 90489da Third iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  26. cdc3904 Update documentation by rcernich · 19 years ago
  27. 2941c7f [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  28. 61397ef [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  29. 5a03b44 [125799] ODA Designer UI Framework's Extension Point - first iteration by Linda Chan · 19 years ago
  30. ec28699 [121885] Enhanced oda.profile ODA Connection to provide service to open a live connection. by Linda Chan · 19 years ago
  31. 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
  32. 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
  33. 22a120b [125787] Fixed potential NLS-enabling problems in ODA Packages documentation by Linda Chan · 19 years ago
  34. fbd7658 [125784] Implement custom connection profile to support Derby embedded DBs. by rcernich · 19 years ago
  35. 36a443a Updating JavaDoc comments for connectivity plug-in by Brian Fitzpatrick · 19 years ago
  36. 559bcfe *** empty log message *** by jgraham · 19 years ago
  37. 51ade37 add build file by rcernich · 19 years ago
  38. de742d7 ui specific details for db.generic by rcernich · 19 years ago
  39. 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
  40. 4ad8053 [125476] Use ICU4J Classes by jgraham · 19 years ago
  41. 9b9b003 Second iteration - added methods to provide additional application logic in the ODA Design API. by Linda Chan · 19 years ago
  42. 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
  43. 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
  44. 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
  45. 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
  46. 932b0d7 [122042] Added the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  47. 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
  48. 2009ace [124952] Remove Eclipse 3.2 specific values from manifest file. Add "Data Tools" preference category to connectivity.ui by jgraham · 19 years ago
  49. ff6954c [121885] Added JUnit test cases for oda.profile.OdaProfileExplorer by Linda Chan · 19 years ago
  50. 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
  51. fb70079 [121885] M3 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  52. e6e2180 [124407] Update build files for M3 by jgraham · 19 years ago
  53. 01bc426 [Bugzilla 121761] This delivery fixes the issue where the SQL connection was being used for the file and ODA connections. The issue was with filtering and the new 3.2 expressions language used (test instead of objectState). by Brian Fitzpatrick · 19 years ago
  54. 9332154 [124407] Update build files for M3 by jgraham · 19 years ago
  55. 2a7ad68 [122042] Updated the localized plugin properties translated from corresponding English version. by Linda Chan · 19 years ago
  56. 2c679dd Added generic db definition and driver definition. by ledunnel · 19 years ago
  57. 69dc986 [124195] SQMConnectionFactory should use JDBCConnectionFactory for connections by ledunnel · 19 years ago
  58. 6f8a39e [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  59. 4895bde [124184] Refactor Derby plug-ins by ledunnel · 19 years ago
  60. b839b18 [124183] Cannot connect to Oracle Database by ledunnel · 19 years ago
  61. 3a991f1 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  62. 2cf1c85 [123266] Add build files and adjust build.properties by jgraham · 19 years ago
  63. 965f155 [123177] create connection when new profile is created with auto-connect set to true by rcernich · 19 years ago
  64. 982e41d [122859] Added Icon Files missing in M2 oda.flatfile.ui download build by Linda Chan · 19 years ago
  65. db448f9 Initial code drop of the DTP ODA Design-time Interfaces for internal review. by Linda Chan · 19 years ago
  66. cfbdbae Add new plugin properties for the i18n purpose. by Lin Zhu · 19 years ago
  67. c27de8d [122042] Revised User Messages (English only) in ODA Components by Linda Chan · 19 years ago
  68. a8e17d9 [121885] DTP M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  69. 52185fe Added more generated files to igore by CVS by Linda Chan · 19 years ago
  70. 5466647 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  71. 9daba04 [121580] make sure instance id gets initialized when a profile is created by rcernich · 19 years ago
  72. 212d70b [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  73. 249af78 [121885] M2 Integration of ODA Data Source and Data Source Explorer by Linda Chan · 19 years ago
  74. 9e2493c [121910] Add about.hmtl, update manifest and build.properties for M2 by jgraham · 19 years ago
  75. a652bde [121834] if wizard category contains a single wizard, progress directly to the contained wizard by rcernich · 19 years ago
  76. c610478 [121580] add id field to connection profiles by rcernich · 19 years ago
  77. 3752ace [Bugzilla 121757] Makes changes to compatibility and DSE plug-ins for Eclipse 3.2 M4 integration by Brian Fitzpatrick · 19 years ago
  78. cede149 [121577] connection profile property change was being fired twice by rcernich · 19 years ago
  79. 2ac12a8 [114410] Added default encryption provider. Connection profile information is no longer stored in plain text on disk. by rcernich · 19 years ago
  80. 8ce757b [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  81. 904d7c4 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  82. ec383ad [120112] IConnection.setAppContext should be called even if connection is already open by Linda Chan · 19 years ago
  83. 4d750ff [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  84. 9b06433 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  85. deff762 [120175] Add support for connecting to a JDBC connection using the SQL Model by ledunnel · 19 years ago
  86. 0383680 [11935] More DSE work to bring up to speed with Eclipse Platform Navigator framework actions by Brian Fitzpatrick · 19 years ago
  87. b3e9b07 [119351] Updated ODA project's internal library version by Linda Chan · 19 years ago
  88. 8b41405 [11605] Throwing unsupported operation exception for encryption until such time as encryption functionality is avaialable by Brian Fitzpatrick · 19 years ago
  89. ba447a3 [118476] Fixed bug preventing the usage of wizard categories. by rcernich · 19 years ago
  90. ef9d05f [117630] add back in functionality that was missing from initial contribution by rcernich · 19 years ago
  91. 67c70ca [117164] Update the about.html per request by Eclipse IP counsel. by Linda Chan · 19 years ago
  92. d88e241 [116478] Migrate content extension base implementations to work with platform navigator framework by rcernich · 19 years ago
  93. c3df3d4 Migrating to Eclipse 3.2M3 Extensible Navigator framework by jgraham · 19 years ago
  94. 583d56a Minor updates to the Javadoc comments. by Linda Chan · 19 years ago
  95. 66d9271 Added .cvsignore file. by ledunnel · 19 years ago
  96. 7fe1040 Corrected the ODA driver's product name. Its translated text will be provided soon when available. by Linda Chan · 19 years ago
  97. db740a9 Minor updates to Javadoc comments and method argument name to clarify functionality. by Linda Chan · 19 years ago
  98. 3a773a0 Added better error message handling when throwing IllegalArgumentException by Linda Chan · 19 years ago
  99. 23e1445 Minor updates to Javadoc comments - renamed "statement" to "query" in comments to match with the interface name. by Linda Chan · 19 years ago
  100. 5345aef fix NPE when connect attempt fails without throwing an exception. by rcernich · 19 years ago