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
*
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
5
-160
/
+419
*
- 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
3
-10
/
+49
*
Tidy up SPExportController by splitting out all filename related methods to a...
stuconnolly
2010-07-25
14
-195
/
+250
*
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
12
-251
/
+1429
*
- 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
15
-343
/
+704
*
Add the BWToolkit.ibplugin to the Resources directory of BWToolkitFramework.f...
rowanbeentje
2010-07-21
201
-0
/
+1431
*
- 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
2
-8
/
+9
*
- Clean up SPDataImport, removing unused methods and cleaning up order and m...
rowanbeentje
2010-07-19
5
-184
/
+204
*
- 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
11
-29
/
+23
*
Tweak structure view index collapsing:
rowanbeentje
2010-07-17
4
-96
/
+131
*
- 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
*
Localisation improvements:
rowanbeentje
2010-07-16
3
-993
/
+383
*
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
4
-22
/
+61
*
- Don't localize table types when duplicating tables - used as part of queri...
rowanbeentje
2010-07-15
1
-4
/
+6
*
- Clean up automatic reconnection code
rowanbeentje
2010-07-14
2
-27
/
+50
*
Improve handling of network drops, including a new automatic reconnection att...
rowanbeentje
2010-07-13
5
-101
/
+797
*
Fix a very minor display issue on the export dialog's custom filename view bo...
stuconnolly
2010-07-12
1
-8
/
+10
*
Finalise Sequel Pro tab style:
rowanbeentje
2010-07-12
11
-60
/
+69
*
Added support for edit triggers. Doubleclick on a row and the Add trigger pop...
bamse16
2010-07-11
2
-5
/
+92
*
• added to SP's info.plist
Bibiko
2010-07-09
1
-129
/
+203
*
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
*
- Extend the LLVM Compiler 1.5 fix from r2444 to all build targets and build...
rowanbeentje
2010-07-08
1
-3
/
+15
*
- Add default socket locations for Mac OS X Server and XAMPP to default sock...
rowanbeentje
2010-07-08
1
-4
/
+6
*
Fixed Debug config compile for LLVM Compiler 1.5 by adding linker flag '-lstd...
mltownsend
2010-07-08
1
-1
/
+4
*
Given that the user can now decide how often a new INSERT statement is create...
stuconnolly
2010-07-08
1
-2
/
+6
*
•re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query...
Bibiko
2010-07-08
1
-30
/
+38
*
- Roll back most of r2430, replacing it with an at-source fix to the manual ...
rowanbeentje
2010-07-07
2
-9
/
+4
*
As the initial MySQL connection is now threaded, start the current tab's prog...
stuconnolly
2010-07-07
4
-6
/
+40
*
Further improvements to the threaded initial MySQL connection, which was acci...
stuconnolly
2010-07-07
1
-34
/
+86
*
• avoid exceptions if user tries to print the Table Status data of Views, ...
Bibiko
2010-07-07
1
-22
/
+37
*
• forgotten to remove placeholders and default values resp. of data textfie...
Bibiko
2010-07-07
2
-21
/
+20
*
• made Comment and CREATE-Syntax textfield the same width in Table Status view
Bibiko
2010-07-07
1
-3
/
+3
*
• made Table Status view localisable and resized GUI elements
Bibiko
2010-07-07
2
-74
/
+392
*
• resized some gui elements for localisation
Bibiko
2010-07-07
1
-8
/
+145
*
• resized some gui elements for localisation
Bibiko
2010-07-07
1
-23
/
+23
*
• fine-tuned scrollView position of Custom Query Result table
Bibiko
2010-07-07
2
-11
/
+892
*
• fixed scrollView height and position of Custom Query Result table to dis...
Bibiko
2010-07-07
1
-5
/
+7
*
• fixed issue if connection window is opened with collapsed Table Informati...
Bibiko
2010-07-07
1
-0
/
+10
[next]