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
*
- Forgot to save this file before last commit
avenjamin
2009-05-22
1
-3
/
+3
*
- Few Changes to Query Editor Preference
avenjamin
2009-05-22
5
-757
/
+973
*
- Fixed NSFontPanel issue. Now showing font collections in Font Panel
avenjamin
2009-05-21
14
-27
/
+58
*
• fixed several issues for completion
Bibiko
2009-05-20
1
-14
/
+29
*
• made mySQLConnection reachable for CMTextView
Bibiko
2009-05-20
3
-19
/
+73
*
• fixed: serverVersionString retained and released
Bibiko
2009-05-20
1
-3
/
+3
*
- fixed path issue with unit test building and plist location
mtvee
2009-05-20
2
-1
/
+2
*
• fixed bug for getServerVersionString
Bibiko
2009-05-20
1
-3
/
+5
*
• added "Copy as RTF" to CustomQuery's context menu and bound it to CTRL+C ...
Bibiko
2009-05-20
1
-2
/
+16
*
• removed unused variable 'keyCode'
Bibiko
2009-05-20
1
-1
/
+0
*
• added ⌘+ and ⌘- for increasing/decreasing the font size by 1 in the ...
Bibiko
2009-05-20
2
-1
/
+34
*
- Added ability to insert field/column in structure mode.
avenjamin
2009-05-20
1
-5
/
+12
*
• improved completion suggestion for variable name; added delimiter “@”...
Bibiko
2009-05-20
1
-1
/
+1
*
• fixed typo and tooltip for the general preference "Display vertical grid ...
Bibiko
2009-05-20
1
-14
/
+17
*
New preference to allow the displaying of vertical grid lines in table views.
stuconnolly
2009-05-19
6
-6787
/
+6915
*
• implemented a new approach to split a string into single SQL statements b...
Bibiko
2009-05-19
5
-17
/
+126
*
• some minor code cosmetics
Bibiko
2009-05-19
1
-5
/
+8
*
In the table information pane check that the 'Rows' field reported by SHOW TA...
stuconnolly
2009-05-19
1
-5
/
+7
*
• fixed some issues for drag&drop a file to the CustomQuery editor
Bibiko
2009-05-19
1
-1
/
+2
*
• improved "Update Help while typing"
Bibiko
2009-05-19
1
-4
/
+9
*
Logically group related resources files together.
stuconnolly
2009-05-19
1
-8
/
+32
*
Add Subversion Id property to scripts.
stuconnolly
2009-05-19
3
-2
/
+10
*
When adding a new table allow the user to specify the storage engine used.
stuconnolly
2009-05-19
3
-29
/
+177
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
64
-46
/
+164
*
• skip auto-pairing if the caret is adjoined to an alphanumeric character e...
Bibiko
2009-05-19
2
-2
/
+31
*
Source tidy up including standard header for all source files.
stuconnolly
2009-05-18
20
-47
/
+103
*
Updates to add relation sheet.
stuconnolly
2009-05-18
2
-64
/
+62
*
Minor updates to table relation dialogs.
stuconnolly
2009-05-18
1
-24
/
+21
*
Assign return key to add new relation button.
stuconnolly
2009-05-18
1
-7
/
+10
*
Fix an issue where by selecting a table with relations and then selecting one...
stuconnolly
2009-05-18
1
-6
/
+9
*
Rename TableRelations.[hm] to SPTableRelations.[hm] so we it was created by t...
stuconnolly
2009-05-18
4
-147
/
+150
*
• improved rename/duplicate sheets
Bibiko
2009-05-18
1
-52
/
+63
*
Move unit tests info plist to resources directory and remove space from unit ...
stuconnolly
2009-05-18
6
-6
/
+6
*
Add most of the improvements made to the rename table sheet to the duplicate ...
stuconnolly
2009-05-18
4
-208
/
+130
*
• added tooltip to the TableList's Rename item and changed the word 'table'...
Bibiko
2009-05-18
1
-3
/
+15
*
• added the possibility to rename/duplicate functions and procedures
Bibiko
2009-05-18
1
-60
/
+185
*
Fix warning.
stuconnolly
2009-05-18
1
-1
/
+1
*
• removed NSLog for logging the mysql serverMajorVersion etc.; it causes a ...
Bibiko
2009-05-18
1
-3
/
+1
*
Show alert when enabling Growl Notifications to let the user know about chang...
avenjamin
2009-05-18
4
-6719
/
+6743
*
• improved renameTable:
Bibiko
2009-05-18
4
-43
/
+180
*
- hide 'rename' context menu if selection is not a table
mtvee
2009-05-18
6
-5
/
+139
*
- forgot to add the actual test files to the push
mtvee
2009-05-18
5
-0
/
+185
*
- added Unit Tests target to project and a couple of prelim tests to get thin...
mtvee
2009-05-18
2
-0
/
+198
*
close issue #9, connect window help button now points to Getting_Connected in...
abhibeckert
2009-05-18
3
-26
/
+34
*
Add the ability to rename tables. This could potentially be enhanced to allow...
stuconnolly
2009-05-17
4
-290
/
+672
*
Minor enhancements to the server variables sheet, including:
stuconnolly
2009-05-17
4
-32
/
+127
*
Query console save panel shouldn't be being run twice.
stuconnolly
2009-05-17
1
-6
/
+0
*
Only editing of relations for InnoDB tables.
stuconnolly
2009-05-17
3
-21
/
+34
*
• fixed bug if the user selected a table in the table list and performed "I...
Bibiko
2009-05-16
1
-76
/
+79
*
- attempt fix for alert issues when deleting tables, etc.
mtvee
2009-05-15
3
-12
/
+35
[next]