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
*
• forgotten to apply a change of a NoodleLineNumber method
Bibiko
2011-02-02
1
-1
/
+1
*
• several speed optimisations and code cleaning
Bibiko
2011-02-02
2
-253
/
+279
*
• removed keyboard short-cut ?\008^C for "Copy as RTF" since it's not a fre...
Bibiko
2011-02-02
1
-8
/
+1
*
• changed the behaviour of ⇧⌘K (Show/Hide Console) slightly
Bibiko
2011-02-01
1
-16
/
+17
*
• fixed updateWindowTitle: threading issue
Bibiko
2011-02-01
1
-1
/
+1
*
- Ensure window title updates occur on the main thread, fixing crashes under...
rowanbeentje
2011-01-31
2
-8
/
+12
*
Interface tweaks.
stuconnolly
2011-01-31
2
-15
/
+64
*
Update the README file and add it to the Xcode project so it's more visible.
stuconnolly
2011-01-31
2
-19
/
+23
*
Make use of constants in SPEditorPreferencePane.m.
stuconnolly
2011-01-30
1
-17
/
+27
*
Improve unsaved theme warning message.
stuconnolly
2011-01-30
2
-5
/
+9
*
- Improve thread safety when loading content views, improving Issue #953
rowanbeentje
2011-01-29
1
-4
/
+5
*
• added print accessory view for background printing yes/no to HTML output ...
Bibiko
2011-01-28
1
-0
/
+8
*
• improved print capability of the HTML output window
Bibiko
2011-01-28
1
-1
/
+44
*
• fixed exception for printing Content table if it contains GEOMETRY data
Bibiko
2011-01-28
1
-2
/
+23
*
• changed in HTML output window the link behaviour of file:// URL scheme; n...
Bibiko
2011-01-28
1
-3
/
+9
*
• fixed table list querying by checking utf8 connection since we query info...
Bibiko
2011-01-26
1
-6
/
+17
*
• bound short-cut ⌥⎋ to display the context menu of the first responder...
Bibiko
2011-01-26
3
-19
/
+50
*
• some code improvements for willDisplayCell:
Bibiko
2011-01-25
2
-23
/
+44
*
• some minor code improvements for speed esp. for line selecting via gutter
Bibiko
2011-01-25
1
-30
/
+33
*
• check the character length of the keyDown event
Bibiko
2011-01-25
1
-1
/
+2
*
• updated Credits.rtf re ShortcutRecorder
Bibiko
2011-01-24
1
-0
/
+11
*
• some minor code cleaning and improvements
Bibiko
2011-01-24
2
-20
/
+40
*
• fixed minor issue for filterTable approach in Content
Bibiko
2011-01-24
3
-2
/
+28
*
- Fix issues restoring the filename or advanced views in the export interfac...
rowanbeentje
2011-01-24
1
-0
/
+2
*
- Update the README for latest .ibplugin advice for BWToolkit and ShortcutRe...
rowanbeentje
2011-01-24
1
-11
/
+16
*
- Add a customised version of BWToolKit, incorporating Robert Payne's patch ...
rowanbeentje
2011-01-23
2
-0
/
+1
*
- Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc...
rowanbeentje
2011-01-23
7
-26
/
+207
*
- Manually restore autosave value for bundle editor splitview width, as this...
rowanbeentje
2011-01-22
3
-77
/
+469
*
• update MySQL search URL for web search in Help window
Bibiko
2011-01-22
1
-1
/
+1
*
• updated syntax highlighting and completion suggestions due to 5.5 additions
Bibiko
2011-01-21
3
-5
/
+56
*
• removed temporary method getRangeForCurrentWordForCompletion
Bibiko
2011-01-21
3
-74
/
+1
*
• sped up getRangeForCurrentWord
Bibiko
2011-01-21
3
-2
/
+64
*
• made Editor pref's Soft indent independent from Auto Indent
Bibiko
2011-01-21
1
-63
/
+8
*
• fixed completion issue via alias names
Bibiko
2011-01-21
3
-8
/
+19
*
• fixed issue for placeholder insertion while completion of already backtic...
Bibiko
2011-01-21
1
-4
/
+15
*
• fixed issue for placeholder insertion while completion of already backtic...
Bibiko
2011-01-21
1
-5
/
+14
*
• implemented user-definable Soft Indention
Bibiko
2011-01-21
6
-56
/
+449
*
• do not remove line breaks in beforehand for "Format SQL" Bundle command
Bibiko
2011-01-20
1
-1
/
+1
*
• fixed syntax highlighting for comments like '--\n' or '--\r' since these'...
Bibiko
2011-01-20
1
-0
/
+1
*
• fixed several memory leaks in PSMTabBar for NSMutableParagraphStyle (than...
Bibiko
2011-01-20
6
-15
/
+23
*
• show activity pane for running Bundle process automatically if the proces...
Bibiko
2011-01-20
4
-2
/
+926
*
- When saving user changes to the database, catch errors and display them in...
rowanbeentje
2011-01-20
8
-31
/
+595
*
• added to "Format SQL" Bundle command to display once an alert for the ver...
Bibiko
2011-01-19
1
-0
/
+11
*
• bound showFilterTable to main menu's Edit > Find > Find… menu item
Bibiko
2011-01-19
2
-92
/
+45
*
• invoke auto-completion only if the length of the pending edits is 1 (user...
Bibiko
2011-01-19
1
-1
/
+1
*
• improved caret positioning for ordering out any kind of tooltip windows e...
Bibiko
2011-01-19
2
-14
/
+9
*
• fixed NSLocalizedString error while compiling (genstring) in MGTemplateEn...
Bibiko
2011-01-19
1
-4
/
+10
*
• fixed issue while updating Default Bundles for key equivalent
Bibiko
2011-01-19
3
-6
/
+14
*
• improved replacing selection of Bundle commands - intersect ranges in bef...
Bibiko
2011-01-19
4
-104
/
+71
*
• added Input Field > Format > Prettify JSON and Serialize JSON Default Bun...
Bibiko
2011-01-19
2
-0
/
+102
[next]