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
/
Source
/
TablesList.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
• further improvements to restore a SP session from spf file
Bibiko
2009-08-23
1
-6
/
+6
*
- The add, rename and copy table sheets should not block the main thread (par...
stuconnolly
2009-08-18
1
-463
/
+504
*
Fix some MainMenu references by index.
mltownsend
2009-08-11
1
-1
/
+1
*
- Fix some small memory leaks when changing tables
rowanbeentje
2009-08-04
1
-0
/
+3
*
• button tooltip for "Show / Hide Table Information" toggles according to i...
Bibiko
2009-08-02
1
-0
/
+4
*
- Fix an errant NSLog in TableSource
rowanbeentje
2009-08-01
1
-0
/
+3
*
- Add an initial barebones version of the history controller, with a basic t...
rowanbeentje
2009-07-30
1
-0
/
+2
*
- Added Splitview delegate method to hide the drag handle on the Table Info p...
avenjamin
2009-07-29
1
-0
/
+19
*
- Fix "endSheet:returnCode: requires a non-nil sheet" log lines during imports
rowanbeentje
2009-07-28
1
-0
/
+6
*
- Clear selection if user is filtering table list with multiple tables selec...
rowanbeentje
2009-07-28
1
-4
/
+7
*
Improve TablesList significantly:
rowanbeentje
2009-07-28
1
-365
/
+652
*
- Tweak table information panel to show scrollbars if it's resized to a posi...
rowanbeentje
2009-07-26
1
-0
/
+25
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-9
/
+7
*
- When selecting tables - eg from a foreign key link - fall back to a case i...
rowanbeentje
2009-07-18
1
-1
/
+10
*
Add the ability to navigate between tables via foreign key relationships, add...
rowanbeentje
2009-07-18
1
-0
/
+24
*
• fix for completion in CustomQuery editor
Bibiko
2009-07-14
1
-0
/
+72
*
Restore the position of the buttons on the remove table and truncate table co...
stuconnolly
2009-07-02
1
-4
/
+16
*
When displaying the add new table sheet use SPDatabaseData to get the availab...
stuconnolly
2009-07-01
1
-6
/
+5
*
- Make changes to the table structure flush the appropriate table data caches
rowanbeentje
2009-06-24
1
-0
/
+8
*
• added separate Menu "Context Menu (Table List)" to DBView.xib
Bibiko
2009-06-24
1
-1
/
+55
*
Implement some of the points suggested in issue #309:
stuconnolly
2009-06-24
1
-14
/
+14
*
• tried to unify the displaying of error messages (mainly converted them in...
Bibiko
2009-06-24
1
-7
/
+13
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-8
/
+9
*
• different log message for changing max_allowed_packet for increasing it a...
Bibiko
2009-06-15
1
-0
/
+1
*
Implementation of enhancement #273: Allow user to truncate table by right cli...
stuconnolly
2009-06-15
1
-45
/
+94
*
• cleaned code for the case that the user selects a view which causes a MyS...
Bibiko
2009-06-10
1
-3
/
+10
*
• reload table list, database pull-down menu according to user's statements...
Bibiko
2009-06-05
1
-6
/
+4
*
Fixed some memory leaks found using llvm/clang. There are still some to fix
bamse16
2009-06-05
1
-5
/
+10
*
• added: the "Show Create Syntax" window now follows the selection in the t...
Bibiko
2009-06-04
1
-0
/
+6
*
Redesigned table information pane.
stuconnolly
2009-05-27
1
-6
/
+6
*
• added key-binding for RETURN to "Duplicate" button in the "duplicate tabl...
Bibiko
2009-05-26
1
-1
/
+12
*
• added key-binding for RETURN to "Add" button in the "add table sheet" via...
Bibiko
2009-05-26
1
-1
/
+4
*
When adding a new table allow the user to specify the storage engine used.
stuconnolly
2009-05-19
1
-0
/
+21
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-1
/
+2
*
Add most of the improvements made to the rename table sheet to the duplicate ...
stuconnolly
2009-05-18
1
-21
/
+27
*
• added the possibility to rename/duplicate functions and procedures
Bibiko
2009-05-18
1
-60
/
+185
*
• removed NSLog for logging the mysql serverMajorVersion etc.; it causes a ...
Bibiko
2009-05-18
1
-3
/
+1
*
• improved renameTable:
Bibiko
2009-05-18
1
-16
/
+53
*
- hide 'rename' context menu if selection is not a table
mtvee
2009-05-18
1
-2
/
+8
*
- added Unit Tests target to project and a couple of prelim tests to get thin...
mtvee
2009-05-18
1
-0
/
+1
*
Add the ability to rename tables. This could potentially be enhanced to allow...
stuconnolly
2009-05-17
1
-9
/
+69
*
• fixed bug if the user selected a table in the table list and performed "I...
Bibiko
2009-05-16
1
-76
/
+79
*
- attempt fix for alert issues when deleting tables, etc.
mtvee
2009-05-15
1
-5
/
+10
*
• corrected dynamic labeling of menu items/alerts for removing tables/views...
Bibiko
2009-05-15
1
-17
/
+54
*
fixed #254 and an unreported bug in the constraint parser
mtvee
2009-05-15
1
-6
/
+13
*
Issue 233: Option to copy field headings from result panels
bamse16
2009-05-14
1
-20
/
+16
*
• fixed bug for rev. 696
Bibiko
2009-05-13
1
-3
/
+3
*
- added ability to view function and procedures and preliminary ability to in...
mtvee
2009-05-13
1
-49
/
+230
*
Issue 233: Option to copy field headings from result panels
bamse16
2009-05-05
1
-11
/
+10
*
• improved menu item title logic for the gear menu and main menu according ...
Bibiko
2009-04-23
1
-13
/
+27
[next]