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
*
Minor export work.
stuconnolly
2009-10-26
4
-9
/
+18
*
• improved error highlighting
Bibiko
2009-10-24
2
-7
/
+18
*
- Apply new document task support to the Custom Query tab, and run all custo...
rowanbeentje
2009-10-23
4
-117
/
+308
*
Tidy up.
stuconnolly
2009-10-23
2
-77
/
+65
*
- Improve table and task redrawing during threaded table content loads
rowanbeentje
2009-10-22
4
-12
/
+25
*
- Display the user accounts manager as a sheet
stuconnolly
2009-10-21
4
-556
/
+597
*
Other than the custom query item, disable all the main toolbar items when som...
stuconnolly
2009-10-21
1
-0
/
+5
*
- Improve responsiveness/speed when loading table content by not forcing tab...
rowanbeentje
2009-10-21
2
-2
/
+2
*
Interface labeling.
stuconnolly
2009-10-21
2
-1
/
+1
*
- Add support for createing fields of type BINARY and VARBINARY in the struct...
stuconnolly
2009-10-21
3
-58
/
+76
*
Initial work on threaded task, with an implementation of Table Content view d...
rowanbeentje
2009-10-20
15
-340
/
+2210
*
Attempt to fix connection problem
mltownsend
2009-10-20
4
-33
/
+29
*
Some UI tidying up.
stuconnolly
2009-10-19
3
-361
/
+889
*
Add constant for preference key 'AutoConnectToDefault' and replace occurrence...
stuconnolly
2009-10-17
3
-2
/
+4
*
- Update the row count a bit more intelligently when the table content is LM...
rowanbeentje
2009-10-17
1
-0
/
+26
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
33
-352
/
+566
*
• fixed NSString pointer reassignment in SPArrayAddition's method 'componen...
Bibiko
2009-10-16
2
-4
/
+32
*
- Improve on r1423 by avoiding stringWithFormat: within the query constructi...
rowanbeentje
2009-10-16
3
-12
/
+26
*
• if a table has more than one PRIMARY KEY delete the rows à la DELETE FRO...
Bibiko
2009-10-16
1
-5
/
+69
*
Highlight current query preference label change.
stuconnolly
2009-10-16
1
-117
/
+767
*
• fixed SPArrayAdditions method 'componentsJoinedByCommas' to use a mutable...
Bibiko
2009-10-16
4
-22
/
+111
*
• fixed three further typos for: objectForKey:@"NullValue"
Bibiko
2009-10-16
4
-9
/
+11
*
nullValue preference key should be NullValue, which was preventing the editin...
stuconnolly
2009-10-16
1
-6
/
+7
*
• fixed issue that tables without primary key and Pref is set to LoadBlobsA...
Bibiko
2009-10-16
1
-8
/
+12
*
Significant User Management improvements:
rowanbeentje
2009-10-16
5
-154
/
+1739
*
Add a 'Provide Feedback' menu item to the help menu, which links to http://ww...
stuconnolly
2009-10-16
3
-9
/
+69
*
Bring Localizable.strings up to date.
stuconnolly
2009-10-15
1
-0
/
+0
*
• fixed issue for closing the sheet for deleting/adding row(s) explicitly d...
Bibiko
2009-10-15
1
-13
/
+15
*
• added to SP's Dock menu "Open…" and "Open Recent" menu items
Bibiko
2009-10-15
1
-3
/
+95
*
• 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
5
-47
/
+89
*
- Tweak query locking with MCPStreamingResults to fix certain operations rel...
rowanbeentje
2009-10-13
2
-3
/
+21
*
• changed Error Detail HUD window for the connection manager slightly:
Bibiko
2009-10-13
2
-139
/
+187
*
• cleaned the current Applescript support definitions slightly
Bibiko
2009-10-13
4
-36
/
+21
*
• Sequel Pro now understands the AppleScript command 'quit' correctly
Bibiko
2009-10-13
4
-9
/
+9
*
• 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
4
-346
/
+463
*
- Preserve the "host" field for other connection types when socket connectio...
rowanbeentje
2009-10-11
2
-19
/
+33
*
- Make the custom query error text selectable - this addresses Issue #425
rowanbeentje
2009-10-10
1
-31
/
+37
*
- 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
7
-140
/
+245
*
Reorganize the logical source structure of all controllers grouping them by f...
stuconnolly
2009-10-09
3
-50
/
+110
*
Yet more export redesign work. Export is now currently working for single tab...
stuconnolly
2009-10-09
5
-332
/
+1057
*
Missing SVN properties.
stuconnolly
2009-10-09
4
-5
/
+5
*
Tiny performance improvement and cleaner code.
stuconnolly
2009-10-09
1
-3
/
+3
[next]