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
/
SPFavoritesController.m
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix a bug that resulting in some favorite nodes being incorrectly identified ↵
stuconnolly
2011-01-12
1
-2
/
+0
|
|
|
|
as group nodes, resulting in exceptions.
*
Fix a crash when deleting a favorite.
stuconnolly
2010-12-12
1
-1
/
+1
|
*
Fix crash when deleting a group node.
stuconnolly
2010-12-06
1
-1
/
+1
|
*
Apply new favorites outline view patch.
stuconnolly
2010-12-05
1
-57
/
+283
|
*
The favorites controller needs to load favorites into a mutable dictionary.
stuconnolly
2010-11-12
1
-1
/
+1
|
*
Make sure the root favorite has a name key and value. Also, update string files.
stuconnolly
2010-11-11
1
-1
/
+1
|
*
Commenting and move SPFavoriteNode within Xcode's logical structure.
stuconnolly
2010-11-11
1
-0
/
+5
|
*
More work on the new favorites controller, including loading and saving as ↵
stuconnolly
2010-11-11
1
-11
/
+167
|
|
|
|
well as the method to migrate existing favorites data. Currently not yet active.
*
Add a new class template for the favorites controller.
stuconnolly
2010-11-10
1
-0
/
+62