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
/
SPConnectionControllerDelegate.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fully enable export of favorite groups
Max
2015-05-11
1
-5
/
+7
*
* Fix an exception that would occur if a user tried to export favorites when ...
Max
2015-05-10
1
-1
/
+1
*
Fix a bug that could cause items in the favorite list to be color-labeled whe...
Max
2015-02-19
1
-8
/
+11
*
Add basic color highlighting in favorites list
Max
2015-02-15
1
-0
/
+8
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-1
/
+1
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-1
/
+1
*
Tweak some connection controller animation orders for better interactions whe...
rowanbeentje
2014-04-25
1
-4
/
+4
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-2
/
+2
*
Ensure the relations table view is refreshed after field changes result in a ...
stuconnolly
2013-10-27
1
-53
/
+66
*
* This change adds basic tab coloring support for favorites - ** POC / NEEDS ...
dmoagx
2013-10-23
1
-0
/
+8
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-1
/
+1
*
- When favorites in the connection view gave no password, no longer set the ...
rowanbeentje
2013-02-21
1
-0
/
+8
*
- Fix crashes when importing favorites on the connection view, addressing Is...
rowanbeentje
2013-02-19
1
-2
/
+15
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-90
/
+90
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-0
/
+2
*
Increase the minimum size of the connection view's split view so we don't for...
stuconnolly
2013-01-07
1
-1
/
+1
*
- Fix problems editing the connection name when editing has just begun, addr...
rowanbeentje
2013-01-06
1
-2
/
+2
*
- Add some NSOutlineView logic to prevent disclosure triangles from displayi...
rowanbeentje
2012-11-18
1
-0
/
+5
*
- Connection interface: if dragging items into a node, ensure that node is e...
rowanbeentje
2012-10-09
1
-0
/
+1
*
- Connection interface: if the name of a node is being edited in the sidebar...
rowanbeentje
2012-10-08
1
-0
/
+5
*
- Fix the Quick Connect entry on the connection screen being a drag and drop...
rowanbeentje
2012-10-08
1
-1
/
+4
*
Increase the minimum size of the connection outline view to match the databas...
stuconnolly
2012-10-07
1
-1
/
+1
*
Constrain the minimum size of the connectiion view split view so we don't wra...
stuconnolly
2012-10-06
1
-0
/
+5
*
Change the connection screen interface, particularly relating to favourite ed...
rowanbeentje
2012-10-06
1
-84
/
+136
*
Fix being able to type favorite names with spaces as well as remove some redu...
stuconnolly
2012-08-06
1
-33
/
+13
*
- Remove all BWToolKit elements in the connection view, replacing with stand...
rowanbeentje
2012-08-01
1
-6
/
+3
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+19
*
A few more tweaks for SP r3710 merge with Coda
sqlprodev
2012-07-05
1
-0
/
+38
*
* Fixes some cases of bad localizability
dmoagx
2012-06-23
1
-2
/
+2
*
- Remove delayed favourite selection call on tab setup. This fixes detail r...
rowanbeentje
2012-06-03
1
-7
/
+5
*
- Fix issues where removing favorites could cause crashes in other tabs/wind...
rowanbeentje
2012-05-28
1
-1
/
+3
*
Improve connection handling and editing:
rowanbeentje
2012-05-27
1
-4
/
+0
*
Improve connection view menu item validation.
stuconnolly
2012-05-25
1
-20
/
+19
*
Conection outline view fixes:
stuconnolly
2012-05-24
1
-19
/
+17
*
Improvements to connection view outline view:
rowanbeentje
2012-05-20
1
-9
/
+61
*
Fix gcc warnings.
stuconnolly
2012-05-09
1
-10
/
+10
*
Add support for saving the state of the connection favorites outline view.
stuconnolly
2012-05-03
1
-0
/
+22
*
- Alter the variable that currentFavorite tracks to the favourite instead of...
rowanbeentje
2012-05-02
1
-4
/
+2
*
Merge outline view branch into trunk.
stuconnolly
2012-05-02
1
-118
/
+471
|
\
|
*
Add imported favorites to the root node and preserve sorting if enabled.
stuconnolly
2012-04-29
1
-0
/
+12
|
*
Pass the array of imported favorites instead of the whole dictionary to the d...
stuconnolly
2012-04-29
1
-2
/
+1
|
*
Fix drag and drop of items that aren't selected.
stuconnolly
2012-03-17
1
-8
/
+8
|
*
Would help if I committed the right file.
stuconnolly
2012-03-04
1
-3
/
+6
|
*
Fix exception caused by adding a nil representation of a tree node.
stuconnolly
2012-03-04
1
-5
/
+7
|
*
Tidy up.
stuconnolly
2012-01-24
1
-2
/
+1
|
*
Favorites import progress.
stuconnolly
2011-10-02
1
-10
/
+29
|
*
Don't allow newlines in the connection view input fields. Fixes issue #1008.
stuconnolly
2011-08-07
1
-1
/
+5
|
*
Work on importing favorites.
stuconnolly
2011-08-01
1
-1
/
+14
[next]