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
*
• 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
*
• improved remove Bundle logic
Bibiko
2011-01-17
1
-1
/
+4
*
* Little translation GUI QA - still many bugs in ExportView
dmoagx
2011-01-16
1
-1
/
+1
*
• fixed bug if user invokes Quicklook inside the OpenPanel of the Field Edi...
Bibiko
2011-01-14
1
-1
/
+4
*
• fixed issue for default Bundles if category or key equivalent was changed...
Bibiko
2011-01-14
1
-59
/
+65
*
• added sequelpro URL scheme commands passToDoc/SetText/<text>, passToDoc/I...
Bibiko
2011-01-14
1
-0
/
+40
*
• added 'suppressExceptionAlert' JavaScript function for window.system brid...
Bibiko
2011-01-14
2
-0
/
+24
*
• fixed issue to highlight the correct current query after undoing, i.e. do...
Bibiko
2011-01-14
8
-2
/
+87
*
- Fix problems correctly resetting state when a query affects no rows on cre...
rowanbeentje
2011-01-14
1
-2
/
+11
*
• improved error handling for sequelpro URL scheme commands
Bibiko
2011-01-13
1
-0
/
+21
*
• fixed issue while updating a Bundle by identifying it via UUID but differ...
Bibiko
2011-01-13
2
-4
/
+5
*
- Add a new -engineTypeQueryName method to SPServerSupport, with a correct s...
rowanbeentje
2011-01-13
4
-3
/
+14
*
• fixed issue for installing a Bundle if Sequel Pro didn't run, i.e. e.g. d...
Bibiko
2011-01-12
1
-0
/
+5
*
- Fix errors creating indexes, addressing Issue #946
rowanbeentje
2011-01-11
1
-8
/
+8
*
• fixed several issues for validation and other stuff while editing of MySQ...
Bibiko
2011-01-11
5
-10
/
+20
*
• improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil...
Bibiko
2011-01-11
1
-20
/
+22
*
- When resetting AUTO_INCREMENT for a table, always use the selected table n...
rowanbeentje
2011-01-11
1
-7
/
+1
*
- Fix default population for NOT NULL numeric fields when adding rows
rowanbeentje
2011-01-11
1
-3
/
+11
*
• disabled in [SPTextView boundsDidChangeNotification] the view update to a...
Bibiko
2011-01-10
2
-2
/
+3
*
• changed sequelpro URL command SyntaxHighlighting to be connection indepen...
Bibiko
2011-01-10
2
-137
/
+137
*
- Fix exceptions right-clicking in empty parts of the query favourites manag...
rowanbeentje
2011-01-10
1
-0
/
+1
[next]