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
*
- Change MCPStreamingResult to use a safer streaming mode by default - downl...
rowanbeentje
2009-08-20
1
-22
/
+108
*
- The add, rename and copy table sheets should not block the main thread (par...
stuconnolly
2009-08-18
1
-24
/
+34
*
- Rework TableContent row count fetching, loading it in the correct location...
rowanbeentje
2009-08-13
1
-17
/
+36
*
• in Table Content the button status of "edit spreadsheet or sheet-like" wi...
Bibiko
2009-08-11
1
-32
/
+33
*
- Fix a memory leak when filtering the server variables
stuconnolly
2009-08-07
1
-7
/
+63
*
- Fixed dimensions of Content Table
avenjamin
2009-08-07
1
-206
/
+127
*
• added encoding popup list as accessory view for Open spf or sql files
Bibiko
2009-08-06
1
-10
/
+217
*
• changed keyboard navigation
Bibiko
2009-08-04
1
-13
/
+197
*
- Implement live filtering of the server variables table view
stuconnolly
2009-08-03
1
-10
/
+134
*
- Add a tooltip to the table information pane toggle button
rowanbeentje
2009-08-02
1
-16
/
+8
*
- Fix an errant NSLog in TableSource
rowanbeentje
2009-08-01
1
-18
/
+24
*
Put the table content filter in a split view so the field name drop down and ...
stuconnolly
2009-08-01
1
-293
/
+374
*
Update the properties of the record count textfield on the CSV mapping import...
stuconnolly
2009-07-31
1
-10
/
+21
*
- Update the 'this table does not support relations' to be a little more info...
stuconnolly
2009-07-30
1
-26
/
+24
*
- Add an initial barebones version of the history controller, with a basic t...
rowanbeentje
2009-07-30
1
-27
/
+164
*
- Added Splitview delegate method to hide the drag handle on the Table Info p...
avenjamin
2009-07-29
1
-5
/
+13
*
Improve TablesList significantly:
rowanbeentje
2009-07-28
1
-282
/
+490
*
- Add keyboard shortcuts for Add and Delete buttons in Table Relations pane
rowanbeentje
2009-07-26
1
-160
/
+81
*
- Tweak table information panel to show scrollbars if it's resized to a posi...
rowanbeentje
2009-07-26
1
-22
/
+74
*
- For custom query result columns which map to SQL fields, check the column ...
rowanbeentje
2009-07-24
1
-184
/
+45
*
• applied the new class SPFieldEditorController to TableContent
Bibiko
2009-07-17
1
-1248
/
+5
*
• changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (...
Bibiko
2009-07-16
1
-3
/
+15
*
• fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable...
Bibiko
2009-07-16
1
-14
/
+13
*
• rewrote ⌘/ "comment line" completely
Bibiko
2009-07-16
1
-18
/
+59
*
• Comment current Query/Selection
Bibiko
2009-07-15
1
-15
/
+182
*
• a right-click at a row within a tableView will select that row before or...
Bibiko
2009-07-15
1
-22
/
+35
*
- 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
[next]