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
*
Add a 'Provide Feedback' menu item to the help menu, which links to http://ww...
stuconnolly
2009-10-16
2
-0
/
+10
*
• fixed issue for closing the sheet for deleting/adding row(s) explicitly d...
Bibiko
2009-10-15
1
-13
/
+15
*
• fixed issue while copying a very large number queries from the Console Lo...
Bibiko
2009-10-15
1
-3
/
+7
*
• added the chance to set "allowConsoleUpdate"
Bibiko
2009-10-15
3
-38
/
+58
*
- Fix a problem preventing the end of large CSV files from being imported
rowanbeentje
2009-10-15
1
-1
/
+1
*
• SPF file: remember/restore 'connectionEncoding' and 'toolbar visibility'
Bibiko
2009-10-15
1
-1
/
+11
*
• added AppleScript support for "make new document"
Bibiko
2009-10-14
2
-0
/
+14
*
• cleaned and improved AppleScript support
Bibiko
2009-10-14
1
-0
/
+56
*
• changed Error Detail HUD window for the connection manager slightly:
Bibiko
2009-10-13
1
-0
/
+2
*
• cleaned the current Applescript support definitions slightly
Bibiko
2009-10-13
2
-15
/
+1
*
• Sequel Pro now understands the AppleScript command 'quit' correctly
Bibiko
2009-10-13
2
-4
/
+4
*
• first steps to improve the general tooltip behaviour of 'ImageAndTextCel...
Bibiko
2009-10-12
3
-19
/
+60
*
• fixed truncating issue of Pref's Favorite List table view
Bibiko
2009-10-12
3
-4
/
+26
*
- Preserve the "host" field for other connection types when socket connectio...
rowanbeentje
2009-10-11
2
-19
/
+33
*
- Allow link arrows for foreign key links to work when used on a column with...
rowanbeentje
2009-10-10
1
-12
/
+27
*
Remove the use of the logger in debugging the new export redesign as it's cre...
stuconnolly
2009-10-10
2
-4
/
+0
*
Improve handling of NULL and "(not loaded)" placeholders:
rowanbeentje
2009-10-10
5
-139
/
+238
*
Reorganize the logical source structure of all controllers grouping them by f...
stuconnolly
2009-10-09
2
-4
/
+24
*
Yet more export redesign work. Export is now currently working for single tab...
stuconnolly
2009-10-09
4
-179
/
+183
*
Missing SVN properties.
stuconnolly
2009-10-09
4
-5
/
+5
*
Tiny performance improvement and cleaner code.
stuconnolly
2009-10-09
1
-3
/
+3
*
Don't filter out the current table of available tables to reference when crea...
stuconnolly
2009-10-09
1
-1
/
+1
*
• fixed bug while parsing the CREATE TABLE syntax if a column name contains...
Bibiko
2009-10-09
3
-1
/
+27
*
• After importing CSV data execute [TableContent reloadTable:] on mainThrea...
Bibiko
2009-10-08
1
-2
/
+4
*
• outsourced ImportCSV accessory view to fix the disappearing of combobox ...
Bibiko
2009-10-07
1
-0
/
+22
*
• fixed bug for CSV import
Bibiko
2009-10-07
1
-0
/
+8
*
• some minor code cleaning and simplification
Bibiko
2009-10-07
2
-298
/
+309
*
More export redesign work. Note that the current implementation has a major f...
stuconnolly
2009-10-07
7
-90
/
+90
*
• added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...
Bibiko
2009-10-06
3
-0
/
+31
*
More export redesign work.
stuconnolly
2009-10-06
7
-35
/
+99
*
• changed routine for opening SPF files
Bibiko
2009-10-06
3
-13
/
+59
*
More export redesign work. CSV data generation is currently working using the...
stuconnolly
2009-10-06
12
-311
/
+347
*
Add the ability to copy the selected server variable(s), either as name = val...
stuconnolly
2009-10-04
2
-18
/
+107
*
- When moving or editing table columns, preserve comments and any column det...
rowanbeentje
2009-10-03
2
-3
/
+45
*
Improve Growl interaction to reduce general Growl spammage and improve functi...
rowanbeentje
2009-10-03
5
-19
/
+134
*
• fixed "Open Recent" for 10.6:
Bibiko
2009-10-03
1
-1
/
+1
*
- Ensure that blob and text fields which are loaded on-demand never have pla...
rowanbeentje
2009-10-03
1
-7
/
+20
*
When duplicating table, but not its contents strip out any occurrence of a pr...
stuconnolly
2009-10-02
1
-1
/
+8
*
When duplicating a table strip out the names of any occurrences of InnoDB for...
stuconnolly
2009-10-02
1
-0
/
+7
*
• first implementation of a Content Filter Editor
Bibiko
2009-10-01
10
-139
/
+189
*
- Add copy create syntax button to the create syntax sheet.
stuconnolly
2009-10-01
5
-9
/
+29
*
- Replace the create syntax transparent HUD panel with a standard sheet, whic...
stuconnolly
2009-10-01
2
-49
/
+103
*
- Add ControlMaster compatibility to SSH tunnels - credit to Igor Sutton. Th...
rowanbeentje
2009-09-30
1
-0
/
+1
*
- Update history item name generation (for history menus) to add support for...
rowanbeentje
2009-09-30
1
-0
/
+10
*
• further progress on the Content Filter Editor
Bibiko
2009-09-30
6
-250
/
+353
*
- Correctly release and reset the sort column when deselecting tables or sel...
rowanbeentje
2009-09-29
1
-0
/
+4
*
• preparation for GUI support to manage user-defined content filters
Bibiko
2009-09-29
2
-0
/
+901
*
- When editing a row in a table with "on update CURRENT_TIMESTAMP" set for a...
rowanbeentje
2009-09-29
1
-11
/
+15
*
- When adding tables, use standard selection update methods rather than cust...
rowanbeentje
2009-09-28
1
-30
/
+2
*
• some code cleaning and removing of the deprecated method 'selectedRowEnum...
Bibiko
2009-09-28
2
-51
/
+55
[next]