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
...
*
Remove old SSH tunnel password prompt script.
stuconnolly
2009-07-17
2
-16
/
+0
*
• fixed inField Editor Sheet:
Bibiko
2009-07-17
1
-2
/
+6
*
• applied the new class SPFieldEditorController to TableContent
Bibiko
2009-07-17
6
-1828
/
+121
*
• some further progress on outsourcing the Field Editor sheet for Content a...
Bibiko
2009-07-16
5
-238
/
+449
*
• some further work on outsourcing the Field Editor sheet for Content and C...
Bibiko
2009-07-16
4
-44
/
+1348
*
• fixed minor issues for "Comment Line/Selection" in Custom Query
Bibiko
2009-07-16
1
-6
/
+11
*
(no commit message)
Bibiko
2009-07-16
3
-2
/
+63
*
• changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (...
Bibiko
2009-07-16
1
-3
/
+15
*
• fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable...
Bibiko
2009-07-16
1
-14
/
+13
*
• 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
3
-46
/
+165
*
Issue 240: Default connection not being set correctly, take 2.
bamse16
2009-07-16
1
-2
/
+8
*
- Tweak connection view positioning: relayout views to allow centering withi...
rowanbeentje
2009-07-15
1
-1022
/
+1043
*
• Comment current Query/Selection
Bibiko
2009-07-15
4
-24
/
+199
*
• 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
5
-23
/
+124
*
• fixed: suppress cursor appearance change (for resizing a BWSplitView) by ...
Bibiko
2009-07-15
1
-0
/
+1
*
• fixed dealloc of 'suggestions' in SPNarrowDownCompletion
Bibiko
2009-07-15
2
-22
/
+14
*
• narrow-down completion (F5)
Bibiko
2009-07-15
3
-20
/
+14
*
- 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
15
-85
/
+128
*
• 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
*
• unified ⌥⌘A in tooltips
Bibiko
2009-07-14
1
-12
/
+52
*
• fixed size problem for SSH tab view for SP's minimum window size
Bibiko
2009-07-14
1
-58
/
+76
*
• fixed issue for Connection NIB: TABview jumped downwards while resizing
Bibiko
2009-07-14
1
-4
/
+6
*
- Add a "Frequency" menu to automatic updates prefpane, allowing users to ch...
rowanbeentje
2009-07-13
1
-36
/
+228
*
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
*
- Tweak tabbing in TableSource.m to behave correctly following r991 (see Iss...
rowanbeentje
2009-07-07
1
-3
/
+1
*
- Alter the "Allow Null" column in the source view to use a checkbox instead...
rowanbeentje
2009-07-07
2
-206
/
+111
*
MyISAM tables report the exact number of rows in a table in the output of SHO...
stuconnolly
2009-07-07
2
-1
/
+5
*
- Fix placeholder exports of views containing enums, improving on r959
rowanbeentje
2009-07-07
1
-1
/
+7
*
- Update the import/export progress sheet title to reflect the current activity
rowanbeentje
2009-07-06
3
-23
/
+72
*
- Fixes crashes in the CSV Field Mapping sheet caused by multiple threads an...
rowanbeentje
2009-07-06
1
-5
/
+7
*
- Improve handling of the new favorites interface in preferences, simplifyin...
rowanbeentje
2009-07-06
3
-255
/
+230
*
- Fix favorites text fields resizing in prefs window
rowanbeentje
2009-07-06
2
-65
/
+52
*
Fixed some BW leak
bamse16
2009-07-06
1
-2
/
+2
*
Fixed some memory leaks
bamse16
2009-07-06
1
-8
/
+12
*
Overhaul the connection screen:
rowanbeentje
2009-07-06
10
-5420
/
+7272
*
small fix for add index sheet default behavior
mtvee
2009-07-02
1
-1
/
+1
*
Fix warnings caused by calls to validateMenuItem: being passed to NSObject by...
stuconnolly
2009-07-02
3
-3
/
+3
[prev]
[next]