index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Interfaces
/
English.lproj
/
DBView.xib
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
1
-2
/
+10
*
• unified ⌥⌘A in tooltips
Bibiko
2009-07-14
1
-12
/
+52
*
- Alter the "Allow Null" column in the source view to use a checkbox instead...
rowanbeentje
2009-07-07
1
-191
/
+98
*
- Update the import/export progress sheet title to reflect the current activity
rowanbeentje
2009-07-06
1
-21
/
+46
*
Overhaul the connection screen:
rowanbeentje
2009-07-06
1
-2533
/
+35
*
Add contextual menus to the table content and table relations views. Complete...
stuconnolly
2009-07-02
1
-9
/
+136
*
Add contextual menus to table structure and table index views. Part of issue ...
stuconnolly
2009-07-02
1
-61
/
+150
*
When displaying the add new table sheet use SPDatabaseData to get the availab...
stuconnolly
2009-07-01
1
-7
/
+60
*
- Make SSHQuestionDialog and printAccessory XIB's localizable
avenjamin
2009-06-29
1
-51
/
+9
*
• fixes for Create Syntax HUD window:
Bibiko
2009-06-26
1
-25
/
+95
*
- Fix issue with LHS action button would display its menu Small instead of Re...
avenjamin
2009-06-25
1
-16
/
+16
*
Remove table column from relations table view as its redundant data.
stuconnolly
2009-06-24
1
-59
/
+10
*
- Changed the way the BWToolkit framework was included to allow modifications...
avenjamin
2009-06-24
1
-189
/
+22
*
• added separate Menu "Context Menu (Table List)" to DBView.xib
Bibiko
2009-06-24
1
-23
/
+466
*
- Modified titlebar display of SSH status
avenjamin
2009-06-24
1
-638
/
+681
*
- Interface cleanup of various sheets and windows
avenjamin
2009-06-24
1
-4421
/
+4250
*
Implement some of the points suggested in issue #309:
stuconnolly
2009-06-24
1
-6
/
+9
*
- Add BWToolkit Framework to allow for better control over some UI elements
avenjamin
2009-06-23
1
-764
/
+995
*
• fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4.
Bibiko
2009-06-22
1
-6
/
+10
*
- Allow connections via SSH tunnels to reattempt using the specified host if...
rowanbeentje
2009-06-21
1
-11
/
+296
*
Update the new 'Edit Table Details' button tooltip
stuconnolly
2009-06-21
1
-69
/
+17
*
• changed the behaviour of the "Duplicate Field" button in TableSource:
Bibiko
2009-06-16
1
-28
/
+3
*
• subclassed the editSheet textView
Bibiko
2009-06-15
1
-6
/
+96
*
Replace the change table type button with an edit button that switches the cu...
stuconnolly
2009-06-15
1
-269
/
+88
*
Implementation of enhancement #273: Allow user to truncate table by right cli...
stuconnolly
2009-06-15
1
-14
/
+54
*
Add support for titlebar connection status images, and use for SSH tunnels.
rowanbeentje
2009-06-14
1
-242
/
+115
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
1
-79
/
+52
*
• rewrote editSheet for editing and displaying BLOB or TEXT data completely
Bibiko
2009-06-12
1
-538
/
+1156
*
• cleaned code for the case that the user selects a view which causes a MyS...
Bibiko
2009-06-10
1
-41
/
+24
*
- Table Info pane now has fixed height
avenjamin
2009-06-10
1
-70
/
+52
*
- Fix inverted behaviour of "Update help while typing" toggle in the Query a...
rowanbeentje
2009-06-09
1
-112
/
+106
*
• added: syntax highlighting to the HUD window "Show Create Syntax"
Bibiko
2009-06-04
1
-25
/
+142
*
Various enhancements to relation functionality, including:
stuconnolly
2009-06-03
1
-259
/
+233
*
- Restore the Command-Alt-A shortcut for the add field button in the table s...
rowanbeentje
2009-06-02
1
-40
/
+73
*
- Added split view to new table info section
avenjamin
2009-05-28
1
-477
/
+437
*
Add support for SSH tunnels, improve password security, and tweaks:
rowanbeentje
2009-05-28
1
-113
/
+658
*
Bind the create table syntax text view's font to CustomQueryEditorFont.
stuconnolly
2009-05-27
1
-7
/
+28
*
Redesigned table information pane.
stuconnolly
2009-05-27
1
-867
/
+1374
*
- Few Changes to Query Editor Preference
avenjamin
2009-05-22
1
-85
/
+112
*
When adding a new table allow the user to specify the storage engine used.
stuconnolly
2009-05-19
1
-29
/
+155
*
Updates to add relation sheet.
stuconnolly
2009-05-18
1
-59
/
+61
*
Assign return key to add new relation button.
stuconnolly
2009-05-18
1
-7
/
+10
*
Rename TableRelations.[hm] to SPTableRelations.[hm] so we it was created by t...
stuconnolly
2009-05-18
1
-109
/
+120
*
• improved rename/duplicate sheets
Bibiko
2009-05-18
1
-52
/
+63
*
Add most of the improvements made to the rename table sheet to the duplicate ...
stuconnolly
2009-05-18
1
-187
/
+102
*
• added tooltip to the TableList's Rename item and changed the word 'table'...
Bibiko
2009-05-18
1
-3
/
+15
*
• improved renameTable:
Bibiko
2009-05-18
1
-21
/
+126
*
close issue #9, connect window help button now points to Getting_Connected in...
abhibeckert
2009-05-18
1
-26
/
+28
*
Add the ability to rename tables. This could potentially be enhanced to allow...
stuconnolly
2009-05-17
1
-280
/
+596
*
Minor enhancements to the server variables sheet, including:
stuconnolly
2009-05-17
1
-24
/
+76
[next]