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
/
TableDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added printing support via WebKit WebView
bamse16
2009-04-11
1
-9
/
+113
*
- Make MainController the application delegate, and override standard automa...
rowanbeentje
2009-04-10
1
-3
/
+9
*
- part 4 of merge from 'avenjamin' branch into trunk.
avenjamin
2009-04-10
1
-12
/
+30
*
Implementation of enhancement described in issue #75. You can now add the cur...
stuconnolly
2009-04-10
1
-0
/
+48
*
That shouln't be there. Copy/paste error.
stuconnolly
2009-04-10
1
-4
/
+3
*
Fix for issue #190. As the connection sheet tableview uses bindings, renaming...
stuconnolly
2009-04-09
1
-1
/
+32
*
Make table operation messages more user friendly (issue #192) and display the...
stuconnolly
2009-04-09
1
-126
/
+251
*
- Select 'drop tables' option for MySQL export by default, to improve backup...
rowanbeentje
2009-04-06
1
-4
/
+13
*
Fix an issue where by the show/hide console menu item was not being updated w...
stuconnolly
2009-04-05
1
-9
/
+24
*
- Fix an invalid reference to a missing pulldown_arrow image causing invalid...
rowanbeentje
2009-04-05
1
-0
/
+3
*
Change the toggle console menu item's title to either 'Show' or 'Hide' console.
stuconnolly
2009-04-02
1
-1
/
+8
*
Fix 'Clear Console' menu item, which was disabled because of missing 'clearCo...
stuconnolly
2009-03-30
1
-0
/
+8
*
- Add a preference (currently with no UI) for connection timeout
rowanbeentje
2009-03-28
1
-18
/
+37
*
Improve interaction with connection favorites to prevent issues saving favori...
rowanbeentje
2009-03-28
1
-4
/
+4
*
improve labels of toolbar icons
abhibeckert
2009-03-26
1
-7
/
+7
*
Completely redesigned query console that now uses a table view instead of a t...
stuconnolly
2009-03-26
1
-23
/
+20
*
Scale print image horizontally
bamse16
2009-03-26
1
-1
/
+1
*
Reset print settings, so we're not prompted about saving them
bamse16
2009-03-26
1
-0
/
+3
*
Enabled Page Setup for printing, so now you can print landscape too
bamse16
2009-03-26
1
-1
/
+2
*
Added hidden preference to automatically select the last favorite you used.
bamse16
2009-03-24
1
-0
/
+6
*
- fixed issue #203 (backticks in identifiers not supported)
jakob
2009-03-24
1
-11
/
+12
*
- Added tooltips to action button menu items
avenjamin
2009-03-22
1
-1
/
+1
*
Improves the table structure view to only save a row when properly deselected...
rowanbeentje
2009-03-05
1
-0
/
+21
*
Don't allow the table list to be completely out of sight by not allowing the ...
stuconnolly
2009-03-04
1
-2
/
+2
*
- Renames "Database Encoding" menu item in Database menu to "View Using Enco...
rowanbeentje
2009-03-04
1
-2
/
+20
*
- BLOB and binary fields are now fully visible and editable again (fixes Iss...
rowanbeentje
2009-03-03
1
-1
/
+25
*
- Improve handling of disconnections made while selecting a database, fixing...
rowanbeentje
2009-02-28
1
-2
/
+4
*
+ Separate the console from being drawer based to its own panel. New console ...
stuconnolly
2009-02-28
1
-86
/
+44
*
Deselect favorites when any detail other than the password is edited. This i...
rowanbeentje
2009-02-21
1
-0
/
+16
*
Sets and enforces a connection timeout, and handles connection timeouts appro...
rowanbeentje
2009-02-18
1
-0
/
+2
*
Visible improvements in this build:
rowanbeentje
2009-02-18
1
-43
/
+26
*
Fixed Issue #168
avenjamin
2009-02-18
1
-1
/
+3
*
Add 'Refresh Databases' menu item to the main database selection drop down. F...
stuconnolly
2009-01-29
1
-8
/
+12
*
Added the print method to go from. Sort of works by printing the literal NSV...
mltownsend
2009-01-18
1
-0
/
+8
*
Clean up of validate menu items method.
avenjamin
2008-12-22
1
-18
/
+8
*
Disabled "Remove Database…" menu item when no database selected. Issue #124
avenjamin
2008-12-22
1
-0
/
+4
*
Spelling error in Flush Privilege's success message. Issue #123
avenjamin
2008-12-22
1
-2
/
+2
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
1
-0
/
+1633