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
*
Fix for issue #560. Still needs validation on hitting Apply, but fixes the i...
mltownsend
2010-02-04
2
-4
/
+59
*
• fixed undo behaviour of insertion of history/query favs
Bibiko
2010-02-04
2
-5
/
+17
*
Patch to filter available privs by what the server supports
mltownsend
2010-02-03
1
-2
/
+1
*
• improved error handling in Structure View for adding/renaming/removing a ...
Bibiko
2010-02-03
3
-4
/
+37
*
• field mapping sheet is now document-modal instead of blocking SP entirely
Bibiko
2010-02-03
4
-11
/
+71
*
Fixed refresh problem on the schema privs
mltownsend
2010-02-03
1
-0
/
+3
*
- When copying (as TSV) or dragging rows, copy BLOBs and binary TEXTs as the...
rowanbeentje
2010-02-03
1
-6
/
+21
*
Moved the schema priv tab over and selected first host if user is selected wh...
mltownsend
2010-02-02
1
-1
/
+2
*
Fix weird issue with lines not compiling in release mode.
mltownsend
2010-02-02
1
-4
/
+4
*
Refresh function added to user manager.
mltownsend
2010-02-02
1
-6
/
+7
*
• further work on SPFieldMapperController
Bibiko
2010-02-02
2
-2
/
+136
*
• CMTextView
Bibiko
2010-02-02
1
-1
/
+4
*
• fixed partially syntax highlighting for very very long lines
Bibiko
2010-02-02
1
-7
/
+25
*
• added key-shortcut ⌘= to make the textview size larger
Bibiko
2010-02-02
2
-27
/
+46
*
First stab at Schema Privileges. A UI redesign is on its way. Please test o...
mltownsend
2010-02-02
5
-10
/
+375
*
• fixed in CMTextView several NSInteger which has to be NSUInteger; this le...
Bibiko
2010-02-02
1
-21
/
+21
*
• sped up Query Editor for larger text
Bibiko
2010-02-01
3
-109
/
+123
*
- Check whether super implement awakeFromNib before calling to fix 10.5 comp...
rowanbeentje
2010-02-01
1
-1
/
+3
*
• CMTextView: switch off syntax highlighting if text buffer size is larger ...
Bibiko
2010-02-01
3
-6
/
+87
*
• re-enabled possibility to change the font size of non-editable CMTextView...
Bibiko
2010-02-01
1
-2
/
+2
*
• Added basic print support for each CMTextView
Bibiko
2010-02-01
2
-39
/
+63
*
• improved text macro snippet logic
Bibiko
2010-02-01
1
-17
/
+19
*
• Content Table and Query Editor table's tooltip are displayed by using the...
Bibiko
2010-01-31
3
-98
/
+26
*
Added preliminary support for triggers. You can access the tab via the
bamse16
2010-01-31
8
-0
/
+646
*
• CMTextView's colours are set via observer, live changed in editable textv...
Bibiko
2010-01-30
9
-85
/
+130
*
Rework CMCopyTable copy functionality and related code:
rowanbeentje
2010-01-30
4
-200
/
+211
*
• suppress the display of table cell tooltips if TableDocument isWorking to...
Bibiko
2010-01-30
2
-2
/
+2
*
• added observer for all Query Editor colors to avoid initialising colors e...
Bibiko
2010-01-30
3
-96
/
+139
*
• current query highlighting is done now in drawRect: (much more faster an...
Bibiko
2010-01-30
4
-67
/
+158
*
- Bugfix: when the number of table columns for a content result set no longe...
rowanbeentje
2010-01-30
1
-3
/
+18
*
• bound three finger multi-touch right/left swipe event to go back/forward ...
Bibiko
2010-01-29
1
-0
/
+15
*
• text macro logic
Bibiko
2010-01-29
2
-20
/
+31
*
• further tiny improvements to avoid exceptional cases while highlighting t...
Bibiko
2010-01-29
2
-4
/
+20
*
• fixed some issues and improved the text macro behaviour
Bibiko
2010-01-29
2
-63
/
+61
*
• text macro improvements
Bibiko
2010-01-28
1
-5
/
+44
*
* removed a stray NSLog()
jakob
2010-01-28
1
-3
/
+3
*
* fixed typo that prevented the document window from closing when choosing 'd...
jakob
2010-01-28
2
-4
/
+5
*
- removed two occurances of runModalForWindow: when asking questions for the ...
jakob
2010-01-28
2
-57
/
+89
*
• for [CMTextView selectLineNumber:…] added safety-check for lineNumber < 1
Bibiko
2010-01-28
2
-8
/
+14
*
• ESC completion
Bibiko
2010-01-28
1
-15
/
+9
*
* renaming a table/view/proc/func now doesn't open a sheet anymore
jakob
2010-01-28
2
-121
/
+113
*
• SPQueryFavoriteManager
Bibiko
2010-01-28
1
-1
/
+1
*
* Fixed #484 (renaming tables where only the case changed)
jakob
2010-01-28
1
-214
/
+184
*
• Query Favorite text macro
Bibiko
2010-01-27
1
-19
/
+24
*
• improved the graphical representation of text macro snippets
Bibiko
2010-01-27
3
-7
/
+22
*
• query favorite snippet session (text macro)
Bibiko
2010-01-27
1
-1
/
+49
*
- Fix SSH threads (and connections) which were never cleaned up or closed, p...
rowanbeentje
2010-01-27
2
-3
/
+4
*
- Ensure the main toolbar items aren't selectable during a task to prevent o...
rowanbeentje
2010-01-26
1
-0
/
+1
*
• corrected regex to trigger table/db reload after executing a query in the...
Bibiko
2010-01-26
1
-2
/
+3
*
• query favorite snippet session
Bibiko
2010-01-26
1
-1
/
+3
[next]