aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Images
Commit message (Collapse)AuthorAgeFilesLines
* - Interface cleanup of various sheets and windowsavenjamin2009-06-243-0/+0
| | | | | | - Fix scroll bar bug in Create Table Syntax HUD window - Convert button bar on LHS to use BWToolkit button bar - Add some new smaller images to replace images previously used on LHS button bar
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-143-0/+0
| | | | | | | - Add view and code to support drawing a connection status icon at the left of the titlebar - Use for SSH tunnels; completes Issue #114. - Remove reference to an image resource "j" in the DBView - fixes console log errors.
* - Added toolbar icon for table relations.avenjamin2009-06-051-0/+0
| | | | - some TableDocument code cleanup
* • improved narrow-down completionBibiko2009-05-253-0/+0
| | | | | - first trial to use images for suggestions (up to now supported: tables/views, funcs, procs, dbs, otherwise show a transparent dummy)
* - Fixed NSFontPanel issue. Now showing font collections in Font Panelavenjamin2009-05-2110-0/+0
| | | | | | - Replaced some toolbar icons with new ones - Edited some toolbar icons. - Added keyboard shortcut section to preferences (Disabled for now)
* - added ability to view function and procedures and preliminary ability to ↵mtvee2009-05-132-0/+0
| | | | input same via the editor
* - Changed console window to match style of main window.avenjamin2009-04-201-0/+0
| | | | | | - New bottom bar. - Both checkboxes moved into gear button with menu. - Clear Console button has new custom image
* - Replaced Favorites image in prefs with our own custom one.avenjamin2009-04-201-0/+0
|
* - New network icon for preferences toolbar avenjamin2009-04-201-0/+0
|
* - Cleaned up connection sheet "Edit" buttonavenjamin2009-04-171-0/+0
| | | | - Added new button_edit image
* - part 2 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-1017-0/+0
| | | | - commiting Images
* Set the default edit-in-sheets button toggle state to no, and add a ↵rowanbeentje2009-03-251-0/+0
| | | | highlighted image state to show when it's set to on
* - Resaved images to reduce filesize.avenjamin2009-03-2119-0/+0
| | | | - Renamed to have consistent file extensions
* - Removed old no longer used images.avenjamin2009-03-2135-0/+0
|
* - Restyled the bottom bars in the Sidebar, Structure, Indexes, and Content viewsavenjamin2009-03-214-0/+0
| | | | | - Added new images - Cleaned up tooltips for the new buttons
* + Added new images for button barsavenjamin2009-03-107-0/+0
| | | | + Changed button bar images for left sidebar
* A patch to improve View support, addressing Issue #130. This patch undoes ↵rowanbeentje2009-02-231-0/+0
| | | | the damage caused by r333, making views viewable again, and extends support by preventing errors in the info pane, by drawing views with a different icon to easily differentiate them, by making all source/index information non-editable to match GUI to behaviour, and to tweak the interface slightly to match.
* + Updated to use new icon in TABLE INFORMATION pane. (#146)avenjamin2009-01-182-0/+0
|
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-1052-0/+0
structure.