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
/
TableDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
• activated "Save Query…" menu item (⌘S)
Bibiko
2009-08-20
1
-7
/
+37
*
• Main Menu > File
Bibiko
2009-08-20
1
-3
/
+22
*
- Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords b...
rowanbeentje
2009-08-11
1
-3
/
+6
*
Fix problem with opening and reopening connections
mltownsend
2009-08-11
1
-5
/
+0
*
Fix some MainMenu references by index.
mltownsend
2009-08-11
1
-3
/
+12
*
User Manager feature
mltownsend
2009-08-11
1
-1
/
+22
*
• after connecting to a server set focus to table list filter field if visi...
Bibiko
2009-08-11
1
-0
/
+7
*
Rename MainController to SPAppController.
stuconnolly
2009-08-08
1
-2
/
+2
*
Rename print accessory XIB.
stuconnolly
2009-08-07
1
-1
/
+1
*
- Fix "Add to favorites" behaviour when the user has no favourites (This add...
rowanbeentje
2009-08-07
1
-2
/
+2
*
Rename Keychain class.
stuconnolly
2009-08-07
1
-1
/
+1
*
- Fix a memory leak when filtering the server variables
stuconnolly
2009-08-07
1
-27
/
+37
*
Make the cancel button on the delete database dialog have the key equivalent ...
stuconnolly
2009-08-07
1
-0
/
+6
*
• enabled "Open" menu item to open SQL files
Bibiko
2009-08-06
1
-46
/
+99
*
• added encoding popup list as accessory view for Open spf or sql files
Bibiko
2009-08-06
1
-2
/
+133
*
• fixed: release query string which would be inserted into the Custom Query...
Bibiko
2009-08-05
1
-0
/
+1
*
• open a SQL file via Finder or Terminal (open *.sql if SP is the default a...
Bibiko
2009-08-05
1
-0
/
+28
*
- Fix some small memory leaks when changing tables
rowanbeentje
2009-08-04
1
-3
/
+10
*
• initial support for open/save connection files (*.spf)
Bibiko
2009-08-04
1
-0
/
+53
*
• fixed bug for focus setting after database choice
Bibiko
2009-08-04
1
-2
/
+7
*
• changed keyboard navigation
Bibiko
2009-08-04
1
-0
/
+3
*
Don't release the server variables array as it's simply a weak reference when...
stuconnolly
2009-08-03
1
-7
/
+9
*
- Implement live filtering of the server variables table view
stuconnolly
2009-08-03
1
-75
/
+88
*
- Add a tooltip to the table information pane toggle button
rowanbeentje
2009-08-02
1
-26
/
+34
*
- Fix an errant NSLog in TableSource
rowanbeentje
2009-08-01
1
-2
/
+5
*
- Add an initial barebones version of the history controller, with a basic t...
rowanbeentje
2009-07-30
1
-1
/
+17
*
- When getting splitview sizes to resize database menu, correctly use the su...
rowanbeentje
2009-07-28
1
-1
/
+1
*
Improve TablesList significantly:
rowanbeentje
2009-07-28
1
-1
/
+0
*
- Tweak table information panel to show scrollbars if it's resized to a posi...
rowanbeentje
2009-07-26
1
-2
/
+1
*
Remove delegate calls asking for SP specific TableDocument ivars, replacing t...
stuconnolly
2009-07-22
1
-2
/
+20
*
- Allow the reconnection dialogs to function correctly if anything other tha...
rowanbeentje
2009-07-22
1
-3
/
+5
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-26
/
+84
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
1
-34
/
+61
*
• fix for completion in CustomQuery editor
Bibiko
2009-07-14
1
-8
/
+24
*
Fix to clear compilation errors. 2 variables theUser and theHost weren't decl...
avenjamin
2009-07-09
1
-2
/
+2
*
- Add a number of additional nil checks as protection against further recurr...
rowanbeentje
2009-07-09
1
-6
/
+10
*
- Commit the second part of r995 (oops), addressing database selection issues
rowanbeentje
2009-07-09
1
-1
/
+1
*
- Fix favorites text fields resizing in prefs window
rowanbeentje
2009-07-06
1
-1
/
+2
*
Overhaul the connection screen:
rowanbeentje
2009-07-06
1
-705
/
+202
*
• fixes for Create Syntax HUD window:
Bibiko
2009-06-26
1
-1
/
+1
*
- Printing of backgrounds is now correctly separated from the WebKit prefere...
rowanbeentje
2009-06-25
1
-0
/
+1
*
- Revert r844, making background printing draw from the print accessory view...
rowanbeentje
2009-06-25
1
-3
/
+0
*
- Modified titlebar display of SSH status
avenjamin
2009-06-24
1
-4
/
+17
*
• fixed several problems for alerting an error sheet inside of a didEndSele...
Bibiko
2009-06-23
1
-1
/
+18
*
- Add BWToolkit Framework to allow for better control over some UI elements
avenjamin
2009-06-23
1
-49
/
+49
*
- Allow connections via SSH tunnels to reattempt using the specified host if...
rowanbeentje
2009-06-21
1
-9
/
+45
*
• added to TableContent.m:
Bibiko
2009-06-19
1
-1
/
+1
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-2
/
+3
*
• some tiny improvements to speed up queryString:
Bibiko
2009-06-18
1
-1
/
+7
*
Move the QuickLook interface to its own header file.
stuconnolly
2009-06-15
1
-0
/
+1
[next]