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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SPConnectionController's delegate methods to their own protocol.
stuconnolly
2010-10-29
4
-14
/
+59
*
• Field Editor sheet
Bibiko
2010-10-29
2
-13
/
+37
*
• try to fix crash issue 1748
Bibiko
2010-10-29
1
-6
/
+8
*
Tidy up SPTableStructure including moving all the private field type validati...
stuconnolly
2010-10-28
5
-177
/
+312
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
6
-25
/
+21
*
• added tooltip for header cell of Content and Custom Query table displayin...
Bibiko
2010-10-27
2
-0
/
+2
*
Move the user manager data model to the new Models dir.
stuconnolly
2010-10-26
2
-0
/
+0
*
• removed memory leak
Bibiko
2010-10-26
1
-1
/
+1
*
Split out all of SPTableStructure's delegate and datasource methods into thei...
stuconnolly
2010-10-26
3
-530
/
+608
*
Add missing [super dealloc].
stuconnolly
2010-10-26
1
-1
/
+3
*
- Fix incorrect quoting of BLOB fields on SQL exports
rowanbeentje
2010-10-25
2
-5
/
+17
*
• fixed bug in Move Line Down
Bibiko
2010-10-25
1
-1
/
+1
*
Remove the implementation of tableView:shouldSelectRow: from the export contr...
stuconnolly
2010-10-25
1
-5
/
+0
*
• improved the TableStructure handling of GEOMETRY fields and their validat...
Bibiko
2010-10-25
3
-7
/
+7
*
• added to each NSTextView the possibility to move the current line or the ...
Bibiko
2010-10-25
2
-2
/
+62
*
• improved "Select Line"
Bibiko
2010-10-25
1
-2
/
+5
*
• CSV Import Field mapper
Bibiko
2010-10-25
1
-7
/
+13
*
CSV Import Field Mapper
Bibiko
2010-10-25
2
-51
/
+65
*
Minor comment.
stuconnolly
2010-10-24
1
-0
/
+2
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
51
-186
/
+259
*
• CSV Import Field Mapper Sheet
Bibiko
2010-10-23
5
-13
/
+169
*
• re-enabled three finger trackpad wiping gesture for controlling the table...
Bibiko
2010-10-22
2
-40
/
+50
*
• fixed bug while editing views if a filter is in usage
Bibiko
2010-10-22
1
-2
/
+1
*
Minor export controller init change.
stuconnolly
2010-10-21
1
-1
/
+1
*
Split MCPConnection's delegate methods into it's own protocol.
stuconnolly
2010-10-20
2
-2
/
+3
*
When adding or editing a field and the option to make it the primary key is s...
stuconnolly
2010-10-20
1
-30
/
+47
*
Fix a typo that caused an exception when opening the console.
stuconnolly
2010-10-20
1
-1
/
+1
*
Tidy up.
stuconnolly
2010-10-19
71
-145
/
+56
*
Update indexes controller constants.
stuconnolly
2010-10-19
3
-12
/
+12
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
50
-64
/
+32
*
Replace use of hardcoded strings with constants when working with trigger data.
stuconnolly
2010-10-19
2
-21
/
+44
*
Add a 'Edit Trigger' menu item to the trigger's table view context menu.
stuconnolly
2010-10-19
2
-80
/
+108
*
Because the process of editing a trigger involves droping and then re-creatin...
stuconnolly
2010-10-19
2
-38
/
+59
*
Localize the header included in SQL and XML exports.
stuconnolly
2010-10-19
2
-12
/
+12
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
5
-11
/
+11
*
Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...
stuconnolly
2010-10-19
2
-13
/
+24
*
Rename HTML print templates.
stuconnolly
2010-10-16
1
-3
/
+3
*
Fix an exception caused by the changes introduced in r2764.
stuconnolly
2010-10-16
1
-2
/
+3
*
• fixed issue to show/hide the Quicklook GUI item in the Field Editor Sheet
Bibiko
2010-10-16
2
-1
/
+3
*
Tidy up linker flags across all targets, specifically remove linking against ...
stuconnolly
2010-10-16
1
-2
/
+3
*
Change the connection view's table view to be of type SPTableView so right-cl...
stuconnolly
2010-10-15
1
-38
/
+44
*
• implemented filter content type 'spatial' with general spatial operators ...
Bibiko
2010-10-15
1
-0
/
+4
*
• implemented for TableStructure's source table the possibility to hide/unh...
Bibiko
2010-10-15
2
-0
/
+60
*
Split out AppleScript support into a category of SPAppController.
stuconnolly
2010-10-14
4
-104
/
+170
*
• fixed cursor position correction for autoHelp
Bibiko
2010-10-12
1
-3
/
+4
*
Fix a bug when adding a PRIMARY KEY index, introduced in r2742. Fixes issue #...
stuconnolly
2010-10-12
1
-2
/
+2
*
User manager fixes:
stuconnolly
2010-10-10
1
-80
/
+71
*
Remove NSLog() that was once DLog() to prevent spewing lots of info to the co...
stuconnolly
2010-10-10
1
-2
/
+1
*
• fixed issue of unnecessary string escaping for importing spatial data via...
Bibiko
2010-10-10
5
-6
/
+6
*
• enabled SRID editing of spatial fields via WKT string
Bibiko
2010-10-09
5
-4
/
+34
[next]