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
...
*
• 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
2
-15
/
+24
*
Don't append a semi-colon to console messages that are errors.
stuconnolly
2010-04-04
1
-1
/
+8
*
Added link to BWToolkit framework
bamse16
2010-04-03
1
-1
/
+2
*
- Update a couple more copyright dates to 2010
rowanbeentje
2010-04-03
1
-2
/
+2
*
Default the reseting a table's auto increment value to on when removing all r...
stuconnolly
2010-04-03
1
-1
/
+1
*
- Increment version number to 0.9.8 and copyright date to 2010
rowanbeentje
2010-04-02
2
-3
/
+3
*
- Initialise prefs controller before setting Sparkle delegate
rowanbeentje
2010-04-02
3
-17
/
+20
*
- 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
*
Add a new software update preference to enable sending anonymous system info.
stuconnolly
2010-04-02
1
-19
/
+127
*
- By default, export SQL dumps without the UTF-8 BOM, restoring compatibilit...
rowanbeentje
2010-04-02
1
-0
/
+2
*
Restore the table content's copy menu items' tags after they seem to have bee...
stuconnolly
2010-04-01
1
-9
/
+26
*
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
4
-31
/
+40
*
• ensure that the global schema structure data for completion are updated e...
Bibiko
2010-03-31
3
-11
/
+10
*
• removed unnecessary retains, ergo fixed some memory leaks
Bibiko
2010-03-31
1
-11
/
+9
*
More tidy up. Constants and functions.
stuconnolly
2010-03-31
7
-33
/
+43
*
• 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
44
-52
/
+40
*
• 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
4
-5
/
+29
*
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
3
-626
/
+490
*
• 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
8
-377
/
+558
*
Minor tidy up. Remove uneccessary import and rename pre-compiled header.
stuconnolly
2010-03-31
3
-8
/
+8
*
- Update FeedbackReporter with latest changes from master (minor tweaks resu...
rowanbeentje
2010-03-31
2
-0
/
+0
*
- 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
2
-11
/
+26
*
• next trial to make getAllKeysOfDbStructure thread safe
Bibiko
2010-03-30
3
-65
/
+135
*
• some further code optimizations for navigator
Bibiko
2010-03-30
2
-23
/
+53
*
• some speed improvements and code simplifications for navigator
Bibiko
2010-03-30
6
-53
/
+53
*
- Ensure Copy [with Column Names]/Copy As SQL are disabled on the trigger an...
rowanbeentje
2010-03-29
3
-18
/
+37
*
• fixed several threading issues due to threading
Bibiko
2010-03-29
3
-18
/
+19
*
• added some more sanity checks to avoid exceptions due to threading
Bibiko
2010-03-29
2
-13
/
+28
*
• improved completion suggestion for db schemata
Bibiko
2010-03-29
4
-45
/
+53
*
• fixed several issue for completion lists
Bibiko
2010-03-29
7
-101
/
+162
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
6
-161
/
+276
*
- Improve MCPConnection behaviour with respect to run loops and proxies, imp...
rowanbeentje
2010-03-27
2
-11
/
+31
*
Add 'Edit Favorite...' context menu item to favorites table view in the conne...
stuconnolly
2010-03-27
1
-7
/
+85
*
Add the ability to sort the connection favorites table view in the preference...
stuconnolly
2010-03-27
7
-13
/
+422
*
- When switching tables, correctly catch disconnections and suppress error d...
rowanbeentje
2010-03-27
5
-29
/
+29
*
Revent menu item change that shouldn't have been committed.
stuconnolly
2010-03-27
1
-196
/
+90
*
Fix an exception caused when selecting the default favorite popup button. Cau...
stuconnolly
2010-03-27
2
-247
/
+218
*
Error messages output from the build script need to be prefixed with lowercas...
stuconnolly
2010-03-27
1
-3
/
+3
*
Add a contextual menu to the favorites table view in the preferences.
stuconnolly
2010-03-27
3
-79
/
+145
*
changed the invoking point of db structure query at the very end of updateTab...
Bibiko
2010-03-26
1
-3
/
+5
*
fixed issue while selecting a db name in navigator which wasn't queried yet
Bibiko
2010-03-26
1
-1
/
+3
[prev]
[next]