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
*
- 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
2
-132
/
+132
*
- Fixed NSFontPanel issue. Now showing font collections in Font Panel
avenjamin
2009-05-21
3
-14
/
+33
*
• 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 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
*
New preference to allow the displaying of vertical grid lines in table views.
stuconnolly
2009-05-19
4
-66
/
+125
*
• 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
*
When adding a new table allow the user to specify the storage engine used.
stuconnolly
2009-05-19
2
-0
/
+22
*
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
1
-5
/
+1
*
Minor updates to table relation dialogs.
stuconnolly
2009-05-18
1
-24
/
+21
*
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
2
-32
/
+24
*
Add most of the improvements made to the rename table sheet to the duplicate ...
stuconnolly
2009-05-18
2
-21
/
+28
*
• 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
1
-0
/
+22
*
• improved renameTable:
Bibiko
2009-05-18
2
-16
/
+54
*
- hide 'rename' context menu if selection is not a table
mtvee
2009-05-18
3
-3
/
+91
*
- added Unit Tests target to project and a couple of prelim tests to get thin...
mtvee
2009-05-18
1
-0
/
+1
*
close issue #9, connect window help button now points to Getting_Connected in...
abhibeckert
2009-05-18
2
-0
/
+6
*
Add the ability to rename tables. This could potentially be enhanced to allow...
stuconnolly
2009-05-17
2
-10
/
+76
*
Minor enhancements to the server variables sheet, including:
stuconnolly
2009-05-17
2
-3
/
+35
*
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
2
-13
/
+19
*
• 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
2
-12
/
+23
*
More updates related to issue #192.
stuconnolly
2009-05-15
1
-3
/
+4
*
Fix for issue #256. Don't perform field updates if nothing has changed when s...
stuconnolly
2009-05-15
1
-26
/
+47
*
• corrected dynamic labeling of menu items/alerts for removing tables/views...
Bibiko
2009-05-15
1
-17
/
+54
*
fixed bug with SPTableData not clearing cache properly
mtvee
2009-05-15
1
-9
/
+11
*
fixed #254 and an unreported bug in the constraint parser
mtvee
2009-05-15
4
-8
/
+54
*
UI cleanups for references tab
mtvee
2009-05-15
1
-0
/
+6
*
• optimized SQLtokenizer lexer
Bibiko
2009-05-14
2
-34
/
+30
*
basic constraint editing working with db for add/delete
mtvee
2009-05-14
3
-11
/
+143
*
preliminary support for constraint editing
mtvee
2009-05-14
6
-1
/
+430
[next]