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
*
• while closing a doc window or quitting the app wait for removing the con...
Bibiko
2010-08-12
1
-1
/
+1
*
• some minor work on Navigator
Bibiko
2010-08-12
2
-18
/
+31
*
Implement column autosizing for the Content View:
rowanbeentje
2010-08-12
4
-27
/
+294
*
• db schema names à la db.table.field or real numbers like 1.234 are treat...
Bibiko
2010-08-11
1
-0
/
+31
*
• added key stroke CTRL+= to increasing the font size to be consistent with...
Bibiko
2010-08-10
1
-1
/
+1
*
• while exporting SQL skip safely non-existing tables (due to encoding prob...
Bibiko
2010-08-10
1
-195
/
+199
*
• remember user's last setting for "Resetting AUTO_INC" while deletion of ...
Bibiko
2010-08-10
3
-5
/
+11
*
• Quicklook generator
Bibiko
2010-08-10
1
-4
/
+13
*
• added first implementation for spfs file Quicklook
Bibiko
2010-08-10
1
-0
/
+141
*
• Quicklook generator
Bibiko
2010-08-09
1
-2
/
+29
*
• SQL file Quicklook generator
Bibiko
2010-08-09
1
-54
/
+58
*
• SQL file Quicklook generator
Bibiko
2010-08-09
1
-62
/
+86
*
• added syntax highlighting for SQL file QuickLook generator
Bibiko
2010-08-06
1
-5
/
+70
*
• added svn prop Id to GeneratePreview/ThumbnailForURL.m
Bibiko
2010-08-05
2
-264
/
+146
*
- Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ...
rowanbeentje
2010-08-04
3
-0
/
+651
*
- Fix menu item and window close issues after a tab is dragged to a new wind...
rowanbeentje
2010-08-03
1
-1
/
+2
*
Improve tab dragging:
rowanbeentje
2010-08-03
2
-1
/
+3
*
- Make another couple of strings localisable, and tweak layout of CREATE ind...
rowanbeentje
2010-08-01
1
-2
/
+2
*
- Make a few more strings localizable
rowanbeentje
2010-08-01
6
-21
/
+21
*
- Make SSH titlebar strings and preferences' favourite "Last Used" menu item...
rowanbeentje
2010-08-01
2
-3
/
+3
*
- Improve SPDataStorage exceptions by recording the requested location and t...
rowanbeentje
2010-08-01
1
-7
/
+7
*
- Replace progress indicator CoreAnimation drawing with manual shadow/fade c...
rowanbeentje
2010-07-31
3
-6
/
+46
*
Replace redundant code with newly established methods.
stuconnolly
2010-07-30
2
-51
/
+11
*
- Add support for automatically converting \r and \r\n linebreaks in query s...
rowanbeentje
2010-07-29
4
-160
/
+367
*
- Replace core animation fade of task progress window with custom drawing co...
rowanbeentje
2010-07-25
2
-24
/
+31
*
During a CSV export if the user selects the tab as the separator update the e...
stuconnolly
2010-07-25
2
-1
/
+18
*
Tidy up SPExportController by splitting out all filename related methods to a...
stuconnolly
2010-07-25
13
-195
/
+244
*
Make the export dialog a little smarter with regard to the current context. F...
stuconnolly
2010-07-25
4
-26
/
+50
*
- Fix positioning bug when using Import From Clipboard
rowanbeentje
2010-07-25
2
-25
/
+80
*
- Fix a bug in the bz2 changes causing the first three bytes to be skipped w...
rowanbeentje
2010-07-24
1
-0
/
+1
*
In addition to Gzip compression support when exporting SQL dumps add the abil...
stuconnolly
2010-07-24
13
-176
/
+369
*
- Improve thread safety when altering task cancellation state
rowanbeentje
2010-07-21
1
-0
/
+6
*
Tweak table triggers loading to only proceed for MySQL > 5; this finishes the...
rowanbeentje
2010-07-20
1
-1
/
+3
*
Tab tweaks:
rowanbeentje
2010-07-20
1
-5
/
+6
*
- Clean up SPDataImport, removing unused methods and cleaning up order and m...
rowanbeentje
2010-07-19
2
-184
/
+189
*
- Further tweak new table encodings to improve default-utf8 behaviour
rowanbeentje
2010-07-18
1
-1
/
+2
*
- Fix table creation to use the selected encoding instead of always using ut...
rowanbeentje
2010-07-18
1
-1
/
+2
*
- Expose a number of help menu items and help buttons to use localisable str...
rowanbeentje
2010-07-18
10
-29
/
+23
*
Tweak structure view index collapsing:
rowanbeentje
2010-07-17
2
-2
/
+24
*
- Tweak custom query autocompletion to no longer show a key-capturing invisi...
rowanbeentje
2010-07-17
1
-2
/
+6
*
Export redesign (#610) CSV filename tweaks:
rowanbeentje
2010-07-17
1
-2
/
+4
*
Make the 'Export' menu item in the 'File' menu behave more like the export co...
stuconnolly
2010-07-15
4
-23
/
+12
*
Improve handling of BIT fields, including:
stuconnolly
2010-07-15
3
-19
/
+29
*
- Don't localize table types when duplicating tables - used as part of queri...
rowanbeentje
2010-07-15
1
-4
/
+6
*
Improve handling of network drops, including a new automatic reconnection att...
rowanbeentje
2010-07-13
1
-8
/
+7
*
Added support for edit triggers. Doubleclick on a row and the Add trigger pop...
bamse16
2010-07-11
2
-5
/
+92
*
When searching for the location of the user's Desktop as the default location...
stuconnolly
2010-07-09
1
-1
/
+1
*
- When a window is first opened, tell the tab it has become frontmost after ...
rowanbeentje
2010-07-09
1
-1
/
+2
*
On the export dialog, for the displayed custom filename don't attempt to appe...
stuconnolly
2010-07-08
1
-1
/
+3
*
Given that the user can now decide how often a new INSERT statement is create...
stuconnolly
2010-07-08
1
-2
/
+6
[next]