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
*
Implement the core CSV export process in the new CSV exporter class.
stuconnolly
2009-08-29
6
-7
/
+345
*
Add the first classes of the new export architecture. See the description at ...
stuconnolly
2009-08-29
5
-5
/
+205
*
• due to new minimum size of the connection pane rearranged help button
Bibiko
2009-08-28
2
-17
/
+22
*
• improved Query Favorite Manager
Bibiko
2009-08-28
3
-26
/
+137
*
Give the connection view's split view maximum and minimum sizes.
stuconnolly
2009-08-28
1
-2
/
+15
*
Update Localizable.strings by running genstrings and remove use of multiple c...
stuconnolly
2009-08-28
4
-7
/
+7
*
If the SSH tunnel is unable to bind to the local port because there is alread...
stuconnolly
2009-08-28
3
-13
/
+40
*
• moved "Replace Editor Content" (Favorites/History) settings from popup li...
Bibiko
2009-08-28
1
-22
/
+55
*
• simplified code for inserting the seach fieldes (fav/hisotry) - now set i...
Bibiko
2009-08-28
1
-30
/
+1
*
• Custom Query:
Bibiko
2009-08-28
2
-14
/
+74
*
• tiny improvements for loading SQL files and syntax highlighting
Bibiko
2009-08-28
3
-9
/
+17
*
Fixed keyDown editing of SPTableView and CMCopyTable
mltownsend
2009-08-28
2
-3
/
+18
*
When creating a new relation, the ON UPDATE and ON DELETE drop downs should o...
stuconnolly
2009-08-27
1
-5
/
+11
*
• fixed bug while uppercasing keywords
Bibiko
2009-08-27
1
-6
/
+13
*
When editing blob/text fields and the LoadBlobsAsNeeded option is enabled, lo...
stuconnolly
2009-08-27
2
-19
/
+18
*
• SPFieldEditorSheet
Bibiko
2009-08-27
3
-3
/
+5
*
• improvement for hitting RETURN or ENTER to invoke the row edit mode
Bibiko
2009-08-27
2
-13
/
+20
*
Fix for not editing in CMCopyTable when hitting enter or return which is used...
mltownsend
2009-08-26
1
-0
/
+5
*
Fix favorite length when favorite name is under 32 chars
mltownsend
2009-08-26
1
-1
/
+1
*
• fixed bug for remembering the Query Editor font after restart and new doc...
Bibiko
2009-08-26
1
-2
/
+4
*
• added to "Query Favorite" popup menu:
Bibiko
2009-08-26
2
-8
/
+35
*
• fixed/improved several things for the SPQueryFavoriteManager:
Bibiko
2009-08-26
2
-17
/
+56
*
• bug fixed for providing an auto-generated name for favorites after redesign
Bibiko
2009-08-26
1
-1
/
+2
*
Remove unused methods.
stuconnolly
2009-08-26
2
-68
/
+0
*
Completely redesigned query favorite manager, including:
stuconnolly
2009-08-26
5
-274
/
+636
*
Alter CustomQuery to use StreamingResult to download and process result sets:
rowanbeentje
2009-08-26
2
-54
/
+59
*
Made it so that SPTableView and SPOutlineView will respond to enter or return...
mltownsend
2009-08-25
4
-3
/
+104
*
• some tiny fixes to Open/Save SPF file procedures
Bibiko
2009-08-25
1
-31
/
+61
*
• outsourced Save SPF accessory xib
Bibiko
2009-08-25
2
-32
/
+32
*
• re-factored the SPF file structure
Bibiko
2009-08-25
2
-227
/
+325
*
- Fix NSLock console lines
rowanbeentje
2009-08-25
3
-69
/
+76
*
- Small code clean up. Simplified some logic.
avenjamin
2009-08-24
1
-25
/
+6
*
• finalized first approach to save/open SPF (⇧⌘S/⌘O)
Bibiko
2009-08-24
2
-55
/
+116
*
• further improvements for open/save spf files
Bibiko
2009-08-24
3
-30
/
+207
*
• add accessory view for Save Connection
Bibiko
2009-08-23
2
-1
/
+44
*
• further improvements to open/save spf files
Bibiko
2009-08-23
3
-47
/
+118
*
• corrected table history entries for operator BETWEEN (misunderstood logic...
Bibiko
2009-08-23
2
-8
/
+17
*
• modified SPHistoryController to handle the new BETWEEN operator
Bibiko
2009-08-23
2
-4
/
+15
*
The query favorite manager shouldn't be blocking the main thread. Part of iss...
stuconnolly
2009-08-23
2
-30
/
+35
*
• further improvements to restore a SP session from spf file
Bibiko
2009-08-23
3
-10
/
+81
*
• changed DocTypes for sql and spf files
Bibiko
2009-08-22
1
-3
/
+3
*
• moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ...
Bibiko
2009-08-22
3
-155
/
+83
*
• outsourced SPEncodingPopupAccessory
Bibiko
2009-08-22
6
-90
/
+212
*
• further improvements for open/save SQL/SPF files
Bibiko
2009-08-22
4
-25
/
+77
*
• an attempt to improve the cascading of new connection windows for large w...
Bibiko
2009-08-21
1
-0
/
+17
*
When an error occurs whilst trying to add a password to the Keychain present ...
stuconnolly
2009-08-21
1
-0
/
+6
*
• further work for open/save connection files (spf)
Bibiko
2009-08-21
3
-8
/
+116
*
Add support for the BETWEEN operator when filtering a table's content. Implem...
stuconnolly
2009-08-21
2
-79
/
+112
*
• first preparations to save the current connection window as SPF file
Bibiko
2009-08-21
2
-1
/
+70
*
- Add a "SPLogger" class to allow easy debug builds when attempting to pinpo...
rowanbeentje
2009-08-21
2
-0
/
+182
[next]