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
*
- Allow the reconnection dialogs to function correctly if anything other tha...
rowanbeentje
2009-07-22
1
-3
/
+5
*
Disable updating the number of rows in the selected table in the table data c...
stuconnolly
2009-07-21
2
-4
/
+4
*
- Rename "TunnelPassphraseRequester" to "SequelProTunnelAssistant" for clari...
rowanbeentje
2009-07-21
3
-4
/
+4
*
- Clean up logic flow, moving column and row capture to within trackMouse:in...
rowanbeentje
2009-07-21
1
-6
/
+6
*
- Improve the TextAndLinkCell (foreign key link arrows) to make the arrows b...
rowanbeentje
2009-07-21
2
-4
/
+68
*
- Fix a reproducible crash when exporting tables caused by a string being au...
rowanbeentje
2009-07-21
1
-3
/
+5
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
51
-2474
/
+373
*
• fixed bug for table sorter in Custom Query:
Bibiko
2009-07-21
1
-0
/
+3
*
• fixed bug if the table sorting query in Custom Query gave an error
Bibiko
2009-07-21
2
-12
/
+20
*
• bug fixed for the case that table status returns NULL for number of rows:
Bibiko
2009-07-21
1
-1
/
+1
*
Improvements to reporting the correct row count for tables. See issue #141.
stuconnolly
2009-07-21
3
-10
/
+20
*
• fixed: if SPTableData returns for dict: tableStatus key:Rows = NULL (as f...
Bibiko
2009-07-20
1
-0
/
+9
*
Remove the dependency on information_schema for table encodings.
stuconnolly
2009-07-20
2
-5
/
+23
*
Include a hard coded list of encodings and collations in SPDatabaseData to re...
stuconnolly
2009-07-20
3
-11
/
+220
*
- When selecting tables - eg from a foreign key link - fall back to a case i...
rowanbeentje
2009-07-18
1
-1
/
+10
*
• added: AMIndeterminateProgressIndicatorCell for global spinning wheel
Bibiko
2009-07-18
3
-1
/
+248
*
- Update WHERE string buildup - the code now uses equals comparisons rather ...
rowanbeentje
2009-07-18
1
-22
/
+3
*
Add the ability to navigate between tables via foreign key relationships, add...
rowanbeentje
2009-07-18
7
-56
/
+401
*
• finial preparation to make Custom Query's result table editable
Bibiko
2009-07-17
1
-17
/
+36
*
• changed in Custom Query:
Bibiko
2009-07-17
2
-85
/
+52
*
• Field Editor Sheet class
Bibiko
2009-07-17
3
-4
/
+27
*
• fixed: caching of QuickLook preview in Field Editor sheet is suppressed b...
Bibiko
2009-07-17
2
-17
/
+28
*
• fixed inField Editor Sheet:
Bibiko
2009-07-17
1
-2
/
+6
*
• applied the new class SPFieldEditorController to TableContent
Bibiko
2009-07-17
4
-575
/
+83
*
• some further progress on outsourcing the Field Editor sheet for Content a...
Bibiko
2009-07-16
3
-191
/
+237
*
• some further work on outsourcing the Field Editor sheet for Content and C...
Bibiko
2009-07-16
2
-44
/
+55
*
• fixed minor issues for "Comment Line/Selection" in Custom Query
Bibiko
2009-07-16
1
-6
/
+11
*
(no commit message)
Bibiko
2009-07-16
2
-0
/
+10
*
• fixed: Custom Query's gear menu item "Comment Line" will change its titl...
Bibiko
2009-07-16
1
-0
/
+3
*
• rewrote ⌘/ "comment line" completely
Bibiko
2009-07-16
2
-28
/
+106
*
Issue 240: Default connection not being set correctly, take 2.
bamse16
2009-07-16
1
-2
/
+8
*
• Comment current Query/Selection
Bibiko
2009-07-15
3
-9
/
+17
*
• initial support for ⌘/ in CustomQuery editor to (un)comment out the cur...
Bibiko
2009-07-15
3
-1
/
+36
*
• a right-click at a row within a tableView will select that row before or...
Bibiko
2009-07-15
3
-1
/
+83
*
• fixed dealloc of 'suggestions' in SPNarrowDownCompletion
Bibiko
2009-07-15
2
-22
/
+14
*
• narrow-down completion (F5)
Bibiko
2009-07-15
1
-20
/
+10
*
- Update r1003 to also work with views (fixes Issue #335)
rowanbeentje
2009-07-15
1
-1
/
+2
*
- Make the DBView window the document window. This allows the document to b...
rowanbeentje
2009-07-15
14
-83
/
+118
*
• fix for completion in CustomQuery editor
Bibiko
2009-07-14
5
-86
/
+131
*
- changed history and favorite selection to insert rather then overwrite quer...
mtvee
2009-07-14
1
-12
/
+3
*
Rework data storage and retrieval in TableContent and CustomQuery backing arr...
rowanbeentje
2009-07-13
8
-159
/
+171
*
• added levenshteinDistanceOfWord: to SPStringAdditions
Bibiko
2009-07-13
3
-6
/
+75
*
Issue 333: Problems with single quotes in table name by escaping the single q...
bamse16
2009-07-11
1
-1
/
+3
*
- Add support for the function "NOW()" to resolve Issue #300
rowanbeentje
2009-07-09
1
-0
/
+3
*
- Correctly display errors that occur when editing rows, and ensure the row ...
rowanbeentje
2009-07-09
1
-8
/
+5
*
Fix to clear compilation errors. 2 variables theUser and theHost weren't decl...
avenjamin
2009-07-09
1
-2
/
+2
*
- Add a number of additional nil checks as protection against further recurr...
rowanbeentje
2009-07-09
1
-6
/
+10
*
- Commit the second part of r995 (oops), addressing database selection issues
rowanbeentje
2009-07-09
3
-2
/
+3
*
- Fix connection controller errors with nil strings (bindings?), fixing Issu...
rowanbeentje
2009-07-09
2
-0
/
+40
*
- Ensure that error IDs are available from CMMCPConnection after connection ...
rowanbeentje
2009-07-08
3
-8
/
+15
[next]