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
...
*
Fix for Title #118 on log.sequelpro.com
mltownsend
2010-04-15
2
-0
/
+0
*
- Tweak the history controller to track the toolbar item visibility, and onl...
rowanbeentje
2010-04-15
3
-3
/
+72
*
- Add locking for SSH debug message processing - this addresses http://spbug...
rowanbeentje
2010-04-15
2
-2
/
+13
*
Clicking the duplicate row button now correctly sets auto_increment fields to...
jakob
2010-04-14
1
-2
/
+4
*
- Wrap TableContent's loadTableValues in an autorelease pool; this fixes con...
rowanbeentje
2010-04-13
1
-0
/
+5
*
- enabled up/down arrow key navigation (see #633)
jakob
2010-04-13
1
-11
/
+45
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
10
-45
/
+51
*
preserve path name selection only if user ticks the 'compress dump' checkbox ...
Bibiko
2010-04-12
1
-0
/
+11
*
• renamed 'Open' button in 'Import from Clipboard' to 'Next'
Bibiko
2010-04-12
1
-1
/
+1
*
• Export compressed mysql dump
Bibiko
2010-04-12
1
-2
/
+14
*
- Add SVN id property to SPFileHandle, correct headers, and add more functio...
rowanbeentje
2010-04-12
2
-15
/
+73
*
Add a new SPFileHandle class to support gzip compression and writing on a bac...
rowanbeentje
2010-04-12
7
-46
/
+452
*
Forgot to update Localizable.strings for previous commit.
stuconnolly
2010-04-11
2
-4
/
+4
*
Add a 'Show Create Syntax...' menu item to the tables list context menu and '...
stuconnolly
2010-04-11
2
-22
/
+57
*
• Import from Clipboard
Bibiko
2010-04-10
1
-0
/
+2
*
• added "Import from Clipboard" ⌥⇧⌘I
Bibiko
2010-04-10
7
-18
/
+159
*
When displaying a table/view's create syntax in the extended table informatio...
stuconnolly
2010-04-09
2
-5
/
+7
*
• improved querying db structure handling
Bibiko
2010-04-07
1
-1
/
+6
*
Tried to fine-tune the auto-completion behaviour esp. for automatically inser...
Bibiko
2010-04-07
3
-3
/
+57
*
- Improve .spf handling of blank passwords; allow empty passwords to be save...
rowanbeentje
2010-04-06
1
-4
/
+4
*
File header typo.
stuconnolly
2010-04-06
1
-1
/
+1
*
• overlapping of completion windows after refreshing its content if db stru...
Bibiko
2010-04-06
3
-4
/
+22
*
fix for referential action not showing in relations view in certain circumsta...
mtvee
2010-04-06
1
-2
/
+2
*
• CSV Import
Bibiko
2010-04-06
1
-8
/
+45
*
in Preferences > Favorite ask for confirmation before removing the selected f...
Bibiko
2010-04-06
1
-30
/
+61
*
If user selects the Query Editor window set always the focus on the text view...
Bibiko
2010-04-06
1
-2
/
+2
*
• completion list
Bibiko
2010-04-06
1
-43
/
+54
*
- Improve on r2050, running reconnections after a proxy disconnect on a new ...
rowanbeentje
2010-04-04
1
-0
/
+2
*
Don't append a semi-colon to console messages that are errors.
stuconnolly
2010-04-04
1
-1
/
+8
*
Default the reseting a table's auto increment value to on when removing all r...
stuconnolly
2010-04-03
1
-1
/
+1
*
- Initialise prefs controller before setting Sparkle delegate
rowanbeentje
2010-04-02
2
-6
/
+8
*
- Reset automatic software update (Sparkle) prefs so that users will be prom...
rowanbeentje
2010-04-02
1
-0
/
+6
*
- Fix an intermittent crasher - occurring most often when sorting tables - b...
rowanbeentje
2010-04-02
2
-2
/
+2
*
Although the table content field drop down should always be populated and sel...
stuconnolly
2010-04-01
1
-1
/
+1
*
- Improve SPSSHTunnel question/password dialogs to no longer eat 100% CPU by...
rowanbeentje
2010-03-31
3
-29
/
+35
*
• ensure that the global schema structure data for completion are updated e...
Bibiko
2010-03-31
3
-11
/
+10
*
More tidy up. Constants and functions.
stuconnolly
2010-03-31
6
-29
/
+31
*
• fixed issue for refreshing the completion list after finishing the struct...
Bibiko
2010-03-31
1
-2
/
+2
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
43
-51
/
+39
*
• fixed issue for completion window if animated sync icon is shown
Bibiko
2010-03-31
1
-6
/
+25
*
Manually set the connection favorites button bar delegate to ensure the split...
stuconnolly
2010-03-31
3
-2
/
+7
*
check for the attributed string length >= 3 while truncating it to avoid exce...
Bibiko
2010-03-31
1
-2
/
+2
*
Add a new gear drop down menu to the connection favorites table view containi...
stuconnolly
2010-03-31
1
-36
/
+33
*
• if document window will close sent a 'cancelPreviousPerformRequestsWithTa...
Bibiko
2010-03-31
3
-4
/
+16
*
If the user is viewing the triggers table and then switches to either a proc ...
stuconnolly
2010-03-31
1
-0
/
+9
*
• querying for db structure is queued for the same connection to avoid 'ove...
Bibiko
2010-03-31
6
-61
/
+197
*
Minor tidy up. Remove uneccessary import and rename pre-compiled header.
stuconnolly
2010-03-31
2
-3
/
+1
*
- Improve error checking for various actions, particularly permissions error...
rowanbeentje
2010-03-31
4
-16
/
+92
*
When adding a new table with a CSV storage engine, the initial field cannot b...
stuconnolly
2010-03-30
1
-11
/
+26
*
• next trial to make getAllKeysOfDbStructure thread safe
Bibiko
2010-03-30
2
-59
/
+107
[prev]
[next]