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
*
- Modified titlebar display of SSH status
avenjamin
2009-06-24
4
-650
/
+722
*
• Custom Query fixes:
Bibiko
2009-06-24
2
-61
/
+69
*
- Interface cleanup of various sheets and windows
avenjamin
2009-06-24
5
-4421
/
+4265
*
• changes in editSheet:
Bibiko
2009-06-24
3
-12
/
+75
*
Implement some of the points suggested in issue #309:
stuconnolly
2009-06-24
2
-20
/
+23
*
• tried to unify the displaying of error messages (mainly converted them in...
Bibiko
2009-06-24
3
-12
/
+40
*
- Initial fix to resolve issue where Release and Distribution builds would no...
avenjamin
2009-06-24
1
-0
/
+5
*
- Tweak to table relations to allow data refreshing to optionally clear the ...
rowanbeentje
2009-06-23
1
-28
/
+37
*
• added to SPDataAdditions:
Bibiko
2009-06-23
4
-67
/
+48
*
• fixed several problems for alerting an error sheet inside of a didEndSele...
Bibiko
2009-06-23
4
-10
/
+46
*
- Add BWToolkit Framework to allow for better control over some UI elements
avenjamin
2009-06-23
109
-813
/
+2333
*
• fixed issue while editing an field cell in Structure View select an other...
Bibiko
2009-06-23
1
-28
/
+36
*
• fixed issue for showing an error alert sheet inside of a endSheet selecto...
Bibiko
2009-06-23
2
-6
/
+27
*
• added SPDataCellFormatter to data cells of the Custom Query table
Bibiko
2009-06-23
2
-26
/
+35
*
• moved dataToHex as dataToFormattedHexString from TableContent to SPDataAd...
Bibiko
2009-06-23
4
-91
/
+90
*
• added to the CustomQuery class the multipleLineEditingButton IBOutlet
Bibiko
2009-06-23
1
-0
/
+1
*
• fixed: make usage of backtickQuotedString to allow table names containing...
Bibiko
2009-06-23
3
-60
/
+82
*
- Improve r911 (initial Custom Query editability) to allow editing of rows c...
rowanbeentje
2009-06-22
1
-13
/
+13
*
• first trial to make the result table in the Custom Query editable for suc...
Bibiko
2009-06-22
2
-45
/
+225
*
- Improve support for MySQL running in ANSI mode (or ANSI_QUOTES), fixing a ...
rowanbeentje
2009-06-22
1
-39
/
+41
*
• fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4.
Bibiko
2009-06-22
1
-6
/
+10
*
• improved: "Copy as SQL INSERT" in Custom Query passes the original table ...
Bibiko
2009-06-22
1
-6
/
+23
*
• first steps to synchronize CustomQuery table and ContentTable
Bibiko
2009-06-22
4
-8
/
+90
*
- Allow connections via SSH tunnels to reattempt using the specified host if...
rowanbeentje
2009-06-21
7
-41
/
+418
*
• changed: if the current edited field is a "ENUM" field
Bibiko
2009-06-21
1
-1
/
+5
*
Update the new 'Edit Table Details' button tooltip
stuconnolly
2009-06-21
1
-69
/
+17
*
• some code cleaning and tiny performance enhancements for various for/whil...
Bibiko
2009-06-21
3
-84
/
+100
*
Issue #305 now fully resolved, remove debug.
stuconnolly
2009-06-21
1
-3
/
+1
*
Sparkle delegate methods doesn't seem to be getting called, so set the delega...
stuconnolly
2009-06-21
2
-9
/
+6
*
Typo, should be the sheet not the window.
stuconnolly
2009-06-21
1
-2
/
+2
*
Fix for issue #305. Close all sheets attached to all open windows just before...
stuconnolly
2009-06-21
2
-2
/
+35
*
• some code cleaning and tiny performance enhancements for syntax highlighting
Bibiko
2009-06-21
2
-39
/
+41
*
• queryString: code cleaning and processing each encoding equally
Bibiko
2009-06-19
3
-30
/
+39
*
• added: SPDataAdditions.m
Bibiko
2009-06-19
5
-68
/
+152
*
Fix for issue #285. Also tidy up the add/change row method including friendli...
stuconnolly
2009-06-19
1
-42
/
+83
*
• added to TableContent.m:
Bibiko
2009-06-19
3
-1
/
+121
*
Accommodate all MySQL versions when getting the list of storage engines.
stuconnolly
2009-06-19
2
-5
/
+74
*
• added: by holding ⌘, ⇧, or/and ⌥ dragged selected rows will be copi...
Bibiko
2009-06-19
1
-2
/
+10
*
• fixed: avoid displaying µs for query execution time
Bibiko
2009-06-19
1
-3
/
+7
*
• added support to drag&drop textClipping files to Custom Query Editor and ...
Bibiko
2009-06-19
3
-4
/
+25
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
18
-215
/
+187
*
• introduced inline function NSStringUTF8String() to SPStringAdditions.h
Bibiko
2009-06-18
3
-5
/
+22
*
Added new logging options to preferences.
avenjamin
2009-06-18
1
-33
/
+396
*
• further tiny improvements for queryString's speed
Bibiko
2009-06-18
2
-4
/
+15
*
• added: init consoleLoggingEnabled: for new connection
Bibiko
2009-06-18
1
-0
/
+3
*
Fix missing Growl Notification prefs alert message
avenjamin
2009-06-18
1
-0
/
+0
*
• added to CMMCPConnection: observeValueForKeyPath:@"ConsoleEnableLogging"
Bibiko
2009-06-18
2
-2
/
+15
*
• some tiny improvements to speed up queryString:
Bibiko
2009-06-18
8
-30
/
+49
*
• some improvement to speed up queryString:
Bibiko
2009-06-17
3
-10
/
+26
*
• changed regex of trigger a reload of table/db according to executed queries
Bibiko
2009-06-17
1
-3
/
+4
[next]