| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Interface .xibs converted to .nibs for Interface Builder 2.5 compatibility
- 10.5-only NS* images replaces with images
- Window changed to unified toolbar type to maintain appearance on 10.4
- Layering issues tweaked
- Button which stretched behind the "table type" dropdown on browse view now stretches up to it, as there was no layering workaround I could find
- Print menu item removed as it only opened Page Setup, never printed.
- Minor UI changes and moves to achieve a consistent appearance on 10.4
|
| |
|
|
|
|
|
|
|
| |
confusion while this is non-functional.
- Clean up +/- buttons beneath the prefs and change the incorrectly labelled "-" button to "Copy"
|
|
|
|
|
|
|
|
| |
Encoding" for clarity
- Add support for EUC-KR (I think, unable to test), hopefully fixing Issue #149
- Add workaround for UTF8 via Latin 1, supporting viewing and editing of data added using broken clients/upgraded old Wordpress/etc.
|
|
|
|
|
|
|
|
|
| |
panel also adds the ability to save the current console content to a file on disk. Speed up the updating of the text view by removing the re-draw of the view after each message is appended. The console is still very basic, but is a starting point for more functionality to be added now that it is all handled in a single class.
+ Add the ability to specify the encoding when creating a new database. Addresses issue #125. Also improve the usability of the create database sheet by only enabling the 'Add' button if the database name length is greater than zero. This elimates the check that is done and the error panel that is displayed if the name is empty.
|
| |
|
|
|
|
| |
display.
|
| |
|
| |
|
| |
|
|
structure.
|