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
*
• minor code cleaning (plus svn test)
Bibiko
2009-09-21
1
-9
/
+9
*
Exporter concurrency comments.
stuconnolly
2009-09-16
1
-4
/
+4
*
Some more data exporter redesign changes I've been meaning to commit.
stuconnolly
2009-09-16
8
-236
/
+426
*
- Tweak keydown handling in the content view to reenable key interaction (eg...
rowanbeentje
2009-09-15
1
-4
/
+2
*
Improve .sql file loading into the query editor:
rowanbeentje
2009-09-15
1
-1
/
+6
*
- Fix an SQL view export error - some MySQL server versions allow NOT NULL D...
rowanbeentje
2009-09-14
1
-1
/
+5
*
- When a SPTooltip is showing, ensure that events are always passed on to th...
rowanbeentje
2009-09-14
1
-1
/
+4
*
Significantly improve export:
rowanbeentje
2009-09-14
2
-186
/
+321
*
Forgot to assign the back/forward history menu item's tags resulting in incor...
stuconnolly
2009-09-12
3
-4
/
+4
*
Add back/forward history menu items to the view menu with the assigned shortc...
stuconnolly
2009-09-12
5
-14
/
+67
*
• fixed bug for exporting tables as XML: now the very last row will be writ...
Bibiko
2009-09-11
2
-4
/
+10
*
• 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
1
-22
/
+51
*
• 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
7
-289
/
+270
*
• improved behavior while closing a document window
Bibiko
2009-09-04
3
-35
/
+73
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
3
-30
/
+54
*
• prepared Query Name Sheet for choosing the target of the to be saved que...
Bibiko
2009-09-04
2
-6
/
+14
*
• 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
*
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
2
-1
/
+6
*
• 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
4
-119
/
+119
*
• 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
1
-1
/
+7
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
5
-197
/
+388
*
- 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
3
-2
/
+26
*
• query favorite manager
Bibiko
2009-09-01
3
-75
/
+413
*
- 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
4
-5
/
+55
*
Refactor CSV/SQL import structure slightly, and rewrite SQL import:
rowanbeentje
2009-08-31
4
-302
/
+457
*
More data export work.
stuconnolly
2009-08-29
8
-20
/
+297
*
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
5
-5
/
+205
*
• due to new minimum size of the connection pane rearranged help button
Bibiko
2009-08-28
2
-17
/
+22
*
• improved Query Favorite Manager
Bibiko
2009-08-28
3
-26
/
+137
*
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
4
-7
/
+7
[next]