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
Commit message (
Expand
)
Author
Age
Files
Lines
*
• Custom and Content table in-cell editing
Bibiko
2010-10-30
6
-2
/
+58
*
• fixed tiny issues for field editing in Content and Custom table
Bibiko
2010-10-30
2
-3
/
+3
*
• after the field editor sheet was closed enter into the edit mode of the c...
Bibiko
2010-10-30
3
-19
/
+23
*
• enabled enter/return/tab enters the edit mode for Content and Custom Quer...
Bibiko
2010-10-30
2
-2
/
+3
*
• Custom Query and Content table editing
Bibiko
2010-10-29
3
-18
/
+21
*
• enabled Find Panel inside Field Editor Sheet's textView
Bibiko
2010-10-29
4
-13
/
+32
*
• added "Jump to Selection ⌘J" to main menu > edit > find since it's an A...
Bibiko
2010-10-29
1
-10
/
+24
*
• removed forgotten debug log
Bibiko
2010-10-29
1
-1
/
+0
*
• convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...
Bibiko
2010-10-29
9
-220
/
+246
*
Add missing protocol conformance to exporter delegates.
stuconnolly
2010-10-29
5
-5
/
+5
*
Move SPConnectionController's delegate methods to their own protocol.
stuconnolly
2010-10-29
5
-16
/
+71
*
• Field Editor sheet
Bibiko
2010-10-29
3
-16
/
+48
*
• 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
6
-181
/
+330
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
7
-52
/
+63
*
• 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
3
-1
/
+1
*
• removed memory leak
Bibiko
2010-10-26
1
-1
/
+1
*
Group data import related classes within Xcode's logical file structure.
stuconnolly
2010-10-26
1
-4
/
+12
*
Split out all of SPTableStructure's delegate and datasource methods into thei...
stuconnolly
2010-10-26
5
-530
/
+614
*
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
*
• if a geometry field is empty '' return @"" instead of Header Error since ...
Bibiko
2010-10-25
1
-2
/
+2
*
• 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
3
-11
/
+308
*
Update the appropriate build scripts to ensure they are being run by Xcode.
stuconnolly
2010-10-25
4
-0
/
+14
*
• 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
57
-434
/
+323
*
• CSV Import Field Mapper Sheet
Bibiko
2010-10-23
7
-24
/
+839
*
• re-enabled three finger trackpad wiping gesture for controlling the table...
Bibiko
2010-10-22
3
-129
/
+248
*
• 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
*
Update credits.
stuconnolly
2010-10-21
1
-6
/
+17
*
Split MCPConnection's delegate methods into it's own protocol.
stuconnolly
2010-10-20
9
-118
/
+169
*
Update credits.
stuconnolly
2010-10-20
1
-2
/
+1
*
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
72
-155
/
+66
*
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
3
-30
/
+53
*
Add a 'Edit Trigger' menu item to the trigger's table view context menu.
stuconnolly
2010-10-19
4
-862
/
+280
*
Because the process of editing a trigger involves droping and then re-creatin...
stuconnolly
2010-10-19
3
-38
/
+59
*
Localize the header included in SQL and XML exports.
stuconnolly
2010-10-19
3
-12
/
+12
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
6
-11
/
+11
[next]