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
*
- 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
|
*
Add the ability to export favorites.
stuconnolly
2011-06-12
1
-0
/
+16
|
*
Fix issue related to dragging a node to a group node that is being renamed as...
stuconnolly
2011-03-13
1
-2
/
+26
|
*
Bring outline view branch up to date with trunk (r3203:r3224).
stuconnolly
2011-03-07
1
-0
/
+1
|
*
Comments.
stuconnolly
2011-03-06
1
-2
/
+4
|
*
Fix tooltips for favorite nodes that don't yet have a hostname.
stuconnolly
2011-03-06
1
-1
/
+5
|
*
ToolTip fixes for root node.
stuconnolly
2011-03-05
1
-6
/
+11
|
*
Only update a favourite's name if it was the name field that was actually cha...
stuconnolly
2011-03-05
1
-5
/
+3
|
*
Add support for auto saving expanded items.
stuconnolly
2011-03-05
1
-56
/
+0
|
*
Fix and enable drag and drop in the connection favorites outline view.
stuconnolly
2011-01-26
1
-28
/
+21
|
*
Bring fravorites outline view branch up to date with trunk (r3036:3058).
stuconnolly
2010-12-28
1
-21
/
+6
|
|
\
|
*
|
Improve favorite tooltips.
stuconnolly
2010-12-17
1
-1
/
+1
|
*
|
Bring outline view branch up to date with trunk (r3030:3035).
stuconnolly
2010-12-17
1
-4
/
+6
|
|
\
\
|
*
|
|
Tidy up.
stuconnolly
2010-12-11
1
-2
/
+2
|
*
|
|
Update a connection favorite's name accordingly if it's type is changed.
stuconnolly
2010-12-08
1
-53
/
+55
|
*
|
|
Enable the 'add to favorites' button when the user manually changes a connect...
stuconnolly
2010-12-08
1
-1
/
+4
|
*
|
|
When changing the type of an already existing favorite, don't hide connection...
stuconnolly
2010-12-08
1
-2
/
+4
|
*
|
|
When either more than one favorite or a favorite group is selected in the con...
stuconnolly
2010-12-06
1
-4
/
+12
|
*
|
|
Add description methods to tree node classes to aid debugging.
stuconnolly
2010-12-05
1
-11
/
+7
|
*
|
|
Bring outlineview branch up to date with trunk (r2961:2966).
stuconnolly
2010-12-05
1
-8
/
+14
|
|
\
|
|
|
*
|
|
Improve menu item validation with regard to making the selected favorite the ...
stuconnolly
2010-12-05
1
-1
/
+8
[next]