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
*
• improved completion in CQ's text view
Bibiko
2009-05-02
4
-43
/
+93
*
• MySQL Help - simplified code for goBack/Forward buttons because it is sup...
Bibiko
2009-05-01
1
-8
/
+2
*
- Fix indentation behaviour when there are spaces after as well as before th...
rowanbeentje
2009-04-30
1
-1
/
+9
*
• added "MySQL Help" to the MainMenu > Help submenu
Bibiko
2009-04-30
4
-11
/
+43
*
• changed context menu item in CQ's textview to support "MySQL Help"
Bibiko
2009-04-30
5
-37
/
+56
*
• MySQL Help
Bibiko
2009-04-30
4
-13
/
+31
*
• MySQL Help
Bibiko
2009-04-30
2
-43
/
+73
*
• MySQL Help
Bibiko
2009-04-29
2
-11
/
+61
*
• MySQL Help
Bibiko
2009-04-29
1
-2
/
+3
*
Add a menu item separator between the default menu items and MySQL search items.
stuconnolly
2009-04-29
1
-0
/
+1
*
• MySQL Help refactoring
Bibiko
2009-04-29
3
-156
/
+167
*
• MySQL Help
Bibiko
2009-04-29
2
-25
/
+33
*
• MySQL Help
Bibiko
2009-04-29
1
-15
/
+76
*
• MySQL Help:
Bibiko
2009-04-28
1
-1
/
+1
*
• MySQL Help
Bibiko
2009-04-28
1
-2
/
+8
*
• MySQL Help
Bibiko
2009-04-28
1
-7
/
+17
*
• MySQL Help:
Bibiko
2009-04-28
1
-17
/
+9
*
• MySQL Help improved:
Bibiko
2009-04-28
2
-8
/
+54
*
• added "Show HELP statements" to MySQL Console
Bibiko
2009-04-28
2
-3
/
+26
*
• some minor cosmetics for the MySQL Help
Bibiko
2009-04-28
1
-14
/
+14
*
• improved MySQL Help GUI resize behaviour
Bibiko
2009-04-27
1
-5
/
+41
*
• MySQL Help improved
Bibiko
2009-04-27
2
-219
/
+315
*
• MySQL Help improved
Bibiko
2009-04-27
2
-17
/
+174
*
• added a prototype to support an Help view for the current word in the Cus...
Bibiko
2009-04-24
3
-2
/
+86
*
- Add support for click and click-and-drag selection when the line number vi...
rowanbeentje
2009-04-24
2
-1
/
+67
*
- Ensure that the structure view is always selected on program launch, whate...
rowanbeentje
2009-04-23
1
-5
/
+1
*
- Clean up some edge cases with "Run current"/"Run previous", and rework the...
rowanbeentje
2009-04-23
1
-66
/
+76
*
• updated completion list and added core functions
Bibiko
2009-04-23
2
-8
/
+333
*
Replace in console, new lines (\n) with space
bamse16
2009-04-23
1
-2
/
+2
*
• ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...
Bibiko
2009-04-23
4
-19
/
+74
*
• improved menu item title logic for the gear menu and main menu according ...
Bibiko
2009-04-23
1
-13
/
+27
*
• ADDED support to duplicate views
Bibiko
2009-04-23
2
-18
/
+47
*
• synchronized gear menu titles for "Remove table/view" according to select...
Bibiko
2009-04-23
2
-2
/
+39
*
• FIXED: now it's possible to remove view(s) in the TableList
Bibiko
2009-04-22
1
-10
/
+39
*
• FIXED added a ; to the separator list for gathering all words used in the...
Bibiko
2009-04-22
1
-1
/
+1
*
Fix for issue #238. Convert the console message to uppercase when performing ...
stuconnolly
2009-04-22
1
-2
/
+2
*
• CHANGED: if an error occurs in a series of queries the user will be asked...
Bibiko
2009-04-22
2
-32
/
+209
*
- Fixed an issue causing a crash with large SQL imports. NSLog was dumping th...
avenjamin
2009-04-22
2
-2
/
+14
*
• slightly improved "Run Previous" detection
Bibiko
2009-04-21
1
-4
/
+26
*
• FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...
Bibiko
2009-04-21
1
-2
/
+12
*
• added - (unsigned int) getLineNumberForCharacterIndex:(unsigned int)anIndex;
Bibiko
2009-04-21
2
-0
/
+9
*
• make - (unsigned)lineNumberForCharacterIndex:(unsigned)index inText:(NSSt...
Bibiko
2009-04-21
2
-1
/
+2
*
- Add support for "Run previous" in the custom query text field; this behavi...
rowanbeentje
2009-04-21
2
-13
/
+59
*
- Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...
rowanbeentje
2009-04-20
1
-6
/
+6
*
- If filters are active and adding messages to the console, ensure the save/...
rowanbeentje
2009-04-20
1
-0
/
+2
*
- Changed console window to match style of main window.
avenjamin
2009-04-20
2
-3
/
+7
*
• added selectLineNumber:x to CMTextView to be able to select the line x
Bibiko
2009-04-20
4
-3
/
+74
*
- Build upon documentation lookup by looking up exact manual pages that corre...
stuconnolly
2009-04-19
3
-9
/
+25
*
Add a slightly modified patch to lookup up the selected text in the custom qu...
stuconnolly
2009-04-19
2
-6
/
+51
*
Typo.
stuconnolly
2009-04-19
1
-1
/
+1
[next]