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 connection checks before uses of mysql_hex_string and mysql_real_escap...
rowanbeentje
2010-08-31
1
-16
/
+51
*
- Attempt more status checking before closing the MySQL connection, in an at...
rowanbeentje
2010-08-30
3
-3
/
+3
*
- When a table content page reload loads no data, and so triggers a reload o...
rowanbeentje
2010-08-30
1
-0
/
+1
*
- Set pagination limit number formatter *off* lenient to allow editing forma...
rowanbeentje
2010-08-30
1
-114
/
+494
*
• added some basic VIEW INFORMATION coming from information.schema.VIEWS
Bibiko
2010-08-30
3
-155
/
+212
*
- Improve background thread reconnect interaction with the interface; if the...
rowanbeentje
2010-08-29
1
-3
/
+10
*
• further improvements for in cell editing of view data in TableContent tables
Bibiko
2010-08-27
2
-135
/
+138
*
• further improvements for in cell editing in CustomQuery tables
Bibiko
2010-08-27
3
-110
/
+108
*
• fixed issue that data in views weren't editable (copy&paste typo problem)
Bibiko
2010-08-26
1
-0
/
+1
*
• removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi...
Bibiko
2010-08-26
5
-64
/
+111
*
If the user chooses to overwrite the output file(s) when performing an export...
stuconnolly
2010-08-26
2
-2
/
+11
*
Exporter:
rowanbeentje
2010-08-26
5
-31
/
+62
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
21
-206
/
+351
*
• added tooltip about non-editable while keyboard navigation and trying to ...
Bibiko
2010-08-25
2
-2
/
+33
*
• after editing in Custom Query table preserve the selected line even if th...
Bibiko
2010-08-25
2
-8
/
+14
*
• fixed several issues for in cell editing of Custom Query tables and view ...
Bibiko
2010-08-25
4
-87
/
+67
*
• outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...
Bibiko
2010-08-24
5
-203
/
+358
*
• in [SPCustomQuery tableSortCallback]
Bibiko
2010-08-24
1
-7
/
+3
*
• added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust...
Bibiko
2010-08-24
3
-4
/
+149
*
• introduced tri-state sort order for Content and Custom Query tables
Bibiko
2010-08-24
2
-188
/
+242
*
• Content Window cell editing
Bibiko
2010-08-24
1
-0
/
+6
*
• fixed memory leak in [SPDataAdditions shortStringRepresentationUsingEnco...
Bibiko
2010-08-24
3
-342
/
+341
*
• Table Content editing via keyboard
Bibiko
2010-08-23
1
-0
/
+12
*
• changed TAB and SHIFT-TAB behaviour of Content Window table
Bibiko
2010-08-23
1
-29
/
+98
*
• first preparations to allow in cell editing in Custom Query (not yet act...
Bibiko
2010-08-22
4
-172
/
+929
*
• moved changes done in r 2566 to tableViewSelectionDidChange: if no item i...
Bibiko
2010-08-22
1
-4
/
+12
*
• after deleting of items in tablesList set selectedTableType to SPTableTyp...
Bibiko
2010-08-22
1
-2
/
+7
*
• view editing
Bibiko
2010-08-22
1
-11
/
+19
*
• view editing
Bibiko
2010-08-22
1
-3
/
+16
*
• implemented the editing of views in Content Window
Bibiko
2010-08-21
2
-2
/
+277
*
• overall replacement of:
Bibiko
2010-08-20
14
-191
/
+162
*
Fix various potential memory leaks and general warnings as a result of static...
stuconnolly
2010-08-19
7
-11
/
+17
*
• made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...
Bibiko
2010-08-19
4
-16
/
+29
*
• added SPBeginWaitingAlertSheet() routine which offers the chance to displ...
Bibiko
2010-08-19
5
-51
/
+140
*
• added SPFileManagerAdditions
Bibiko
2010-08-19
8
-6
/
+203
*
Move SPCopyTable in Xcode's logical file structure.
stuconnolly
2010-08-19
1
-2
/
+2
*
Missing changes from r2554.
stuconnolly
2010-08-19
4
-272
/
+254
*
• fixed xcode project for commit 2554 to apply the renaming of CMCopyTable....
Bibiko
2010-08-19
1
-6
/
+6
*
Rename CMCopyTable to SPCopyTable.
stuconnolly
2010-08-19
8
-16
/
+16
*
• fixed issue if SP's theme support folder or saved theme file resp. was re...
Bibiko
2010-08-19
1
-0
/
+28
*
• double-click in Finder on a 'spTheme' file installs this theme in SP's su...
Bibiko
2010-08-19
1
-4
/
+31
*
• fixed: reset new name to @"" for saving a theme
Bibiko
2010-08-19
1
-0
/
+1
*
• added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...
Bibiko
2010-08-19
3
-69
/
+848
*
• convert alert about unsaved color theme to a waiting sheet
Bibiko
2010-08-18
2
-5
/
+47
*
• added Query Editor color theme manager to the Editor Pref
Bibiko
2010-08-18
5
-261
/
+1046
*
• Editor color setting in Pref pane displays the color names using the Edit...
Bibiko
2010-08-17
3
-23
/
+39
*
Revert the change made in r2536 which prevented the use of exporting the sele...
stuconnolly
2010-08-17
2
-109
/
+107
*
• improved SPColorWellCell
Bibiko
2010-08-17
1
-13
/
+27
*
• initial commit to set the Editor's colors by using a table approach cont...
Bibiko
2010-08-17
6
-940
/
+500
*
• fixed logic for auto-completion inside quotes
Bibiko
2010-08-16
1
-10
/
+9
[next]