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
*
Add back/forward history menu items to the view menu with the assigned shortc...
stuconnolly
2009-09-12
6
-40
/
+157
*
- Change the definition of forcePingTimeout to use int instead of NSInteger,...
rowanbeentje
2009-09-12
1
-2
/
+2
*
• fixed bug for exporting tables as XML: now the very last row will be writ...
Bibiko
2009-09-11
2
-4
/
+10
*
File menu separator.
stuconnolly
2009-09-11
1
-176
/
+949
*
• added to hard-coded encoding list the DESCRIPTION field
Bibiko
2009-09-08
2
-172
/
+176
*
• removed leaks in QueryFavoriteManager
Bibiko
2009-09-07
3
-2
/
+26
*
- Ensure table viewport is correctly restored for navigation history/SPF usa...
rowanbeentje
2009-09-07
1
-0
/
+5
*
• Query Favorite Manager
Bibiko
2009-09-07
2
-52
/
+96
*
• after "Apply Changes" in a Query Favorite Manager update the Query Favori...
Bibiko
2009-09-07
2
-14
/
+25
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
8
-324
/
+399
*
• improved behavior while closing a document window
Bibiko
2009-09-04
4
-97
/
+85
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
4
-33
/
+140
*
• prepared Query Name Sheet for choosing the target of the to be saved que...
Bibiko
2009-09-04
3
-23
/
+91
*
• the in r1313 introduced method [NSString stringWithCString:encoding:] mus...
Bibiko
2009-09-04
1
-3
/
+8
*
• the replacing of the deprecated stringWithCString:length: method in r1313...
Bibiko
2009-09-04
1
-1
/
+2
*
• implementation of a new history controller
Bibiko
2009-09-04
5
-139
/
+219
*
Missing nil terminator.
stuconnolly
2009-09-03
1
-1
/
+1
*
Table row should be a signed integer not unsigned, fixes duplicate method def...
stuconnolly
2009-09-03
1
-1
/
+1
*
Replace deprecated stringWithCString:length: and update Console.xib after SPQ...
stuconnolly
2009-09-03
3
-69
/
+790
*
• fixed (hopefully) : While adding all procedures and functions do check fo...
Bibiko
2009-09-03
1
-1
/
+3
*
• renamed SPQueryConsole to SPQueryController since it controls not only th...
Bibiko
2009-09-03
5
-125
/
+125
*
• fixed document registering with its query favorites and history
Bibiko
2009-09-03
4
-44
/
+82
*
• commented out a not yet fully implemented feature in SPQueryConsole in o...
Bibiko
2009-09-03
1
-13
/
+13
*
• fixed bug Save (the correct file path will be calculated)
Bibiko
2009-09-03
1
-4
/
+6
*
• fixed issue if a SPF file contains non-valid URL character like space, etc.
Bibiko
2009-09-03
4
-18
/
+110
*
- Fix exception/hang when an error occurs when deleting a table or tables
rowanbeentje
2009-09-03
1
-20
/
+36
*
- Replaces uses of the deprecated selectRow:byExtendingSelection: with selec...
rowanbeentje
2009-09-02
5
-13
/
+13
*
• forgot to remove a NSLog
Bibiko
2009-09-02
1
-1
/
+1
*
• added "Recent Open" menu item to Main Menu > File
Bibiko
2009-09-02
2
-3
/
+74
*
• next polish up of the QueryFavoriteManager GUI
Bibiko
2009-09-02
1
-562
/
+565
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
8
-553
/
+733
*
• recreated "Secure Text Input Sheet" which was deleted accidentally
Bibiko
2009-09-02
1
-3
/
+543
*
- Improve on r1242, improving window cascading (especially for maximised win...
rowanbeentje
2009-09-02
1
-6
/
+20
*
- Use long longs instead of ints when looking at table sizes, free space, an...
rowanbeentje
2009-09-01
4
-10
/
+32
*
• fixes for Query Favorite Manager:
Bibiko
2009-09-01
4
-9
/
+88
*
• query favorite manager
Bibiko
2009-09-01
4
-328
/
+627
*
- Remove an NSLog I accidentally left in (and another found via a search)
rowanbeentje
2009-09-01
3
-20
/
+10
*
- Re-enable the fine-grained query logging preferences
rowanbeentje
2009-08-31
6
-196
/
+207
*
Refactor CSV/SQL import structure slightly, and rewrite SQL import:
rowanbeentje
2009-08-31
4
-302
/
+457
*
Forgot the project file and the export XIB.
stuconnolly
2009-08-29
2
-27
/
+546
*
More data export work.
stuconnolly
2009-08-29
8
-20
/
+297
*
Missing SVN keyword properties.
stuconnolly
2009-08-29
0
-0
/
+0
*
Implement the core CSV export process in the new CSV exporter class.
stuconnolly
2009-08-29
6
-7
/
+345
*
Add the first classes of the new export architecture. See the description at ...
stuconnolly
2009-08-29
6
-7
/
+227
*
• due to new minimum size of the connection pane rearranged help button
Bibiko
2009-08-28
3
-47
/
+154
*
• improved Query Favorite Manager
Bibiko
2009-08-28
4
-42
/
+406
*
Give the connection view's split view maximum and minimum sizes.
stuconnolly
2009-08-28
1
-2
/
+15
*
Update Localizable.strings by running genstrings and remove use of multiple c...
stuconnolly
2009-08-28
5
-7
/
+7
*
• set maximum to 50000 for the Preference setting "Limit result to:"
Bibiko
2009-08-28
1
-44
/
+8
*
If the SSH tunnel is unable to bind to the local port because there is alread...
stuconnolly
2009-08-28
5
-27
/
+60
[next]