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
...
*
- 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
8
-738
/
+1142
*
- 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
4
-0
/
+3693
*
- 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
*
• fixed an issue of double-loading user-defined filters
Bibiko
2009-09-28
3
-10
/
+53
*
• improved and fixes escaping of filter arguments
Bibiko
2009-09-28
3
-7
/
+53
*
• rewrote the content filter logic:
Bibiko
2009-09-28
5
-235
/
+499
*
Rewrite CSV import:
rowanbeentje
2009-09-28
5
-577
/
+1205
*
• marked 'sequel-pro-print-template.html' as localizable
Bibiko
2009-09-27
9
-93
/
+171
*
• changed the progress wheel updating behaviour while loading table data sl...
Bibiko
2009-09-26
1
-8
/
+15
*
• if the user chose to open a SQL file which is larger than 1MB SP asks for...
Bibiko
2009-09-26
3
-3
/
+52
*
• re-enabled field editor's QuickLook for 10.6
Bibiko
2009-09-25
4
-445
/
+372
*
• changed short-cuts for table history to ^⌥⇠/⇢ to avoid interfering...
Bibiko
2009-09-24
1
-2
/
+2
*
• eliminated the deprecated method 'stringWithCString' and simplified the m...
Bibiko
2009-09-24
1
-46
/
+27
*
• fixed issue if after displaying a sheet for renaming/duplicating/adding a...
Bibiko
2009-09-24
1
-11
/
+47
*
• while a connection will be initialized via a SPF file disable the possibi...
Bibiko
2009-09-23
2
-0
/
+9
*
Rename (currently unused) help folder.
stuconnolly
2009-09-23
22
-4
/
+4
*
Change the size of the checkboxes in the structure view to resolve the strang...
stuconnolly
2009-09-23
1
-219
/
+139
*
• 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
*
Change the back/forward in history menu item shortcuts to command + arrows as...
stuconnolly
2009-09-14
1
-3
/
+3
*
- 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
3
-1744
/
+2790
*
Forgot to assign the back/forward history menu item's tags resulting in incor...
stuconnolly
2009-09-12
4
-4
/
+5
*
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
[prev]
[next]