- 8d922fc [198544] Remove Windows-specific Unicode characters from about.html by jgraham · 18 years ago
- a8cb10d [190755] block connect events until after property dialog closes by rcernich · 18 years ago
- 917be2a [BZ189831] Updating repository action, local repository, and file repository icons by Brian Fitzpatrick · 18 years ago
- bffcba5 [BZ189935] Fixing issue with DriverListCombo on Linux by Brian Fitzpatrick · 18 years ago
- 5991b5c [BZ189737, 189018] Updates to help interfaces to adjust for doc changes, revised fix for DSE tooltip issue by Brian Fitzpatrick · 18 years ago
- 3f7520e [BZ189240] Updating dependency version #s by Brian Fitzpatrick · 18 years ago
- 6fa0f74 [BZ189240] Updating dependency version #s by Brian Fitzpatrick · 18 years ago
- 5ee744b [BZ189240] Updates for context sensitive help by Brian Fitzpatrick · 18 years ago
- db95998 [183466] make sure wizards get initialized properly by rcernich · 18 years ago
- 490959a [187672] remove invalid command id from offline actions by rcernich · 18 years ago
- 1e07ef9 [183466] skip wizard selection pages if there is only one wizard available by rcernich · 18 years ago
- a27ac08 [186305] add profile listener to CommonContentProviderBase so we can handle profile delete events appropriately by rcernich · 18 years ago
- 8637848 [173336] make sure properties action is enabled correctly; also fixes issue with refactoring pages being added to certain objects in the DSE. by rcernich · 18 years ago
- e77cc9d [175005] enable support for working offline at the framework level. by rcernich · 18 years ago
- 1fb07c0 [BZ186286] Expanding DSE to show new connection profile when it's created by Brian Fitzpatrick · 18 years ago
- 2078412 [BZ186283] Fixing issue with property dialog sometimes coming up too small to be useful by Brian Fitzpatrick · 18 years ago
- 23df6db [BZ185857] Fixing small issue with DriverListCombo not sorting drivers by Brian Fitzpatrick · 18 years ago
- 9763e39 [BZ140493] Adding ability to override driver templates by Brian Fitzpatrick · 18 years ago
- 978cddc [181101] Hooks to support migration of connection profiles from product release to product release, as necessary by rcernich · 18 years ago
- 7966621 [no bz] initialize viewer filter before setting input in cp wizard list. this helps alleviate a problem caused by the oda icons being 32x32 instead of 16x16. by rcernich · 18 years ago
- bf823cf [121957] Allow user to connect from connection profile version property page so that the version information can be updated directly from the property page. by rcernich · 18 years ago
- 93f5d1b [174102] Safely handle loading of connection profiles managed by unknown providers. by rcernich · 18 years ago
- feaebbb [164933] Better integrate CP repository framework with existing UI. Added new repository wizard. Add ability to specify repository in new CP wizard. Display repository profiles as root nodes in the DSE. Add synthetic root for the local workspace repository if other repositories exist. Add drag and drop support for move/copy of CPs between repositories. by rcernich · 18 years ago
- af854e5 BZ 176781 - fixing issue EditDriverDialog by Brian Fitzpatrick · 18 years ago
- cd1bda2 BZ 165333 - enhancement - adding connected status to profile description in status bar when selected by Brian Fitzpatrick · 18 years ago
- 4273333 BZ 175221 - fixing issue with default CP icon by Brian Fitzpatrick · 18 years ago
- 8dff869 BZ 173568 - fixing issue with pinging new CP when no driver selected or other error present on profile details wizard page by Brian Fitzpatrick · 18 years ago
- 0eef5dc Add JVM level to manifest file for Europa requirement. Bundle-RequiredExecutionEnvironment: J2SE-1.4 by jgraham · 18 years ago
- c08cc42 [172561] make plugin JARed by rcernich · 18 years ago
- cc99908 BZ164277 - removing ltk ui dependency from connectivity.ui by Brian Fitzpatrick · 18 years ago
- 6456906 BZ166637 - fixing issue with driver definition dialog not persisting driver by Brian Fitzpatrick · 18 years ago
- a9c02b0 BZ 165843 - fixing issue with driver combo not bringing up selection dialog by Brian Fitzpatrick · 18 years ago
- 2bcc11a [166522] improve refresh logic. RefreshProfileJob now refreshes only the profile. the content providers are modified to refresh the category or root when profiles are added or removed, but still use the profile job in response to profile change notifications. by rcernich · 18 years ago
- 7472aca BZ166637 - fixing issue with driver preference page by Brian Fitzpatrick · 18 years ago
- 23f3f2e BZ 166522 - fixing issue introduced into refresh job by Brian Fitzpatrick · 18 years ago
- f1b5194 [164932] Make sure connection profiles contributed by repositories are refreshed after a connect/disconnect action by rcernich · 18 years ago
- 29093cd [165325] check for disposed viewer in RefreshProfileJob by rcernich · 18 years ago
- 6d65334 BZ 132081 - fixed an issue with the Refresh action introduced by last delivery by Brian Fitzpatrick · 18 years ago
- 51f426c BZ 132081 - fixed the issue with the property dialog resize (it now saves it when the OK button is clicked). also changed the Refresh action for easier overriding, though we are still blocked by an issue in the platform by Brian Fitzpatrick · 18 years ago
- 84358d5 [165056] fix problem with profile export by rcernich · 18 years ago
- b23f539 [151755] first cut at supporting custom connection profile repositories by rcernich · 18 years ago
- 394ca24 BZ 164205 - updated some driver-related issues by Brian Fitzpatrick · 18 years ago
- f3276f1 BZ 163614 - specialized Derby Embedded profile wizard and property pages to collect Derby-specific information for its url by Brian Fitzpatrick · 18 years ago
- 1e5fce7 BZ 151737 -updating plugin ID dates by Brian Fitzpatrick · 18 years ago
- c7cb949 updating version IDs for recent checkins by Brian Fitzpatrick · 18 years ago
- 4529731 BZ159304- altering CP export format to resolve issue with exported filter properties by Brian Fitzpatrick · 18 years ago
- 7288fe6 BZ151739-enabling discovery of driver class from driver jars and fixing issue with property descriptor creation by Brian Fitzpatrick · 18 years ago
- 3a6363e Update version numbers and inter-DTP version tolerance specifications by jgraham · 18 years ago
- 0cb3df3 BZ151757-updating plugin build IDs to reflect date change by Brian Fitzpatrick · 18 years ago
- c7161c8 BZ151757-enabled refactoring for connection profile operations (create, delete, duplicate, rename) by Brian Fitzpatrick · 18 years ago
- eb6245d BZ151733-added additional capabilities, including a way to get the result of the action (wizard OK = 0) and a way to get the new profile. by Brian Fitzpatrick · 18 years ago
- cf480b3 BZ151733-improved reusability of AddProfileViewAction for extenders by Brian Fitzpatrick · 18 years ago
- 8c1bf66 BZ151733-extenders should be able to invoke CP new wizard - have moved actions from the DSE into the connectivity.ui plug-in for more accessibility by Brian Fitzpatrick · 18 years ago
- ae19244 BZ153080-forgot to reset plug-in IDs, so doing that in this commit by Brian Fitzpatrick · 18 years ago
- 610274e [154947] set required version numbers for dependencies. by rcernich · 18 years ago
- 8c30ee3 [154168] Added type name to properties list for connection profile objects. Implemented description method for base content provider (affecting IConnectionProfile and ICategory objects). by rcernich · 19 years ago
- b1cf48e [137768] remove apply and default buttons from empty preference pages. by rcernich · 19 years ago
- efd8b44 [150727] NPE in NewConnectionProfileWizardPage when accessing its profile info by Linda Chan · 19 years ago
- 48da194 [147395] Initialized description of a new Data Source may get out of sync by Linda Chan · 19 years ago
- 93ff12d Update build number by jgraham · 19 years ago
- 8710ebf [BZ141332] Fixing formatting issue with version info for profiles in DSE by Brian Fitzpatrick · 19 years ago
- ad6000e [145778] allow driver definitions contained within subcategories of a specified category to be included in the new driver dialog. also fixed a problem where driver templates were displayed if they were contained by a parent category of the specified category. by rcernich · 19 years ago
- b646cab [145778] allow driver definitions contained within subcategories of a specified category to be included in the driver combo. also fixed a ui resizing issue in the driver definitions dialog. by rcernich · 19 years ago
- 1421c0b [125962] remove org.eclipse.ui dependency from org.eclipse.datatools.connectivity. this check-in removes the remaining dependencies. by rcernich · 19 years ago
- 7806d5e Update about.html file for new content by jgraham · 19 years ago
- 2ddbe09 Update version number for Callisto by jgraham · 19 years ago
- 03187f0 Update version number for Callisto feature by jgraham · 19 years ago
- 4ad8053 [125476] Use ICU4J Classes by jgraham · 19 years ago
- 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
- d88e241 [116478] Migrate content extension base implementations to work with platform navigator framework by rcernich · 19 years ago
- 44baddc *** empty log message *** by jgraham · 19 years ago
- fca8b68 Fix build problems by rcernich · 19 years ago
- d1ee2f2 Initial check-in of connection profile and driver definition frameworks by rcernich · 19 years ago