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
*
- Ensure table information is retrieved on the working thread, to prevent a ...
rowanbeentje
2011-02-07
1
-0
/
+6
*
- Don't bring the task window to the front before re-adding it to the parent...
rowanbeentje
2011-02-06
1
-1
/
+0
*
• further speed optimisations for SQL syntax highlighting
Bibiko
2011-02-03
1
-23
/
+21
*
• CSV field mapper
Bibiko
2011-02-03
2
-11
/
+24
*
• improve CSV field mapping method to align file header names with table co...
Bibiko
2011-02-03
1
-16
/
+72
*
• 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
1
-3
/
+2
*
Make use of constants in SPEditorPreferencePane.m.
stuconnolly
2011-01-30
1
-17
/
+27
*
Improve unsaved theme warning message.
stuconnolly
2011-01-30
1
-5
/
+8
*
- 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
1
-0
/
+31
*
• 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
*
• 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
*
- Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc...
rowanbeentje
2011-01-23
2
-0
/
+112
*
- Manually restore autosave value for bundle editor splitview width, as this...
rowanbeentje
2011-01-22
2
-24
/
+13
*
• 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
1
-4
/
+29
*
• removed temporary method getRangeForCurrentWordForCompletion
Bibiko
2011-01-21
3
-74
/
+1
*
• sped up getRangeForCurrentWord
Bibiko
2011-01-21
3
-2
/
+64
*
• 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
4
-22
/
+116
*
• fixed syntax highlighting for comments like '--\n' or '--\r' since these'...
Bibiko
2011-01-20
1
-0
/
+1
*
• show activity pane for running Bundle process automatically if the proces...
Bibiko
2011-01-20
3
-0
/
+63
*
- When saving user changes to the database, catch errors and display them in...
rowanbeentje
2011-01-20
2
-16
/
+65
*
• bound showFilterTable to main menu's Edit > Find > Find… menu item
Bibiko
2011-01-19
1
-0
/
+11
*
• 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
1
-1
/
+2
*
• improved replacing selection of Bundle commands - intersect ranges in bef...
Bibiko
2011-01-19
1
-2
/
+3
*
• fixed bug for Bundle input data selected text or entire content
Bibiko
2011-01-19
2
-2
/
+2
*
- Add a double-click action for transferring user schema privs between avail...
rowanbeentje
2011-01-17
1
-1
/
+22
*
• while saving connection/session as spf(s) make "Remember Query Editor con...
Bibiko
2011-01-17
1
-2
/
+6
*
• tried to fix in BundleEditor to auto-save the splitview settings in prefs...
Bibiko
2011-01-17
2
-1
/
+24
[next]