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
/
CMTextView.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework alert sheets:
rowanbeentje
2010-05-09
1
-1
/
+1
*
Enable all *reasonable* warnings for all build configurations and fix a few o...
stuconnolly
2010-04-26
1
-1
/
+2
*
- Allow CMTextView to track SPNarrowDownCompletion state, ensuring old windo...
rowanbeentje
2010-04-22
1
-27
/
+25
*
- Tweak autocompletion on-delay-after-typing to no longer trigger on whitesp...
rowanbeentje
2010-04-19
1
-7
/
+10
*
Review usage of notifications, afterDelay: and waitUntilDone:NO calls:
rowanbeentje
2010-04-12
1
-11
/
+4
*
Tried to fine-tune the auto-completion behaviour esp. for automatically inser...
Bibiko
2010-04-07
1
-2
/
+1
*
• overlapping of completion windows after refreshing its content if db stru...
Bibiko
2010-04-06
1
-1
/
+12
*
More tidy up. Constants and functions.
stuconnolly
2010-03-31
1
-1
/
+0
*
• if document window will close sent a 'cancelPreviousPerformRequestsWithTa...
Bibiko
2010-03-31
1
-2
/
+3
*
• querying for db structure is queued for the same connection to avoid 'ove...
Bibiko
2010-03-31
1
-12
/
+41
*
• some speed improvements and code simplifications for navigator
Bibiko
2010-03-30
1
-7
/
+2
*
• improved completion suggestion for db schemata
Bibiko
2010-03-29
1
-3
/
+6
*
• fixed several issue for completion lists
Bibiko
2010-03-29
1
-2
/
+2
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
1
-16
/
+36
*
• first steps to ease the structure querying for auto-completion and navigator
Bibiko
2010-03-26
1
-1
/
+9
*
• fixed the type info display of fields in the auto-completion list due the...
Bibiko
2010-03-25
1
-1
/
+1
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
1
-0
/
+17
*
• Navigator
Bibiko
2010-03-21
1
-0
/
+38
*
• some improvements for navigator
Bibiko
2010-03-19
1
-1
/
+1
*
• further work on Navigator (not yet active but workable -> unHide menu item)
Bibiko
2010-03-19
1
-43
/
+68
*
• changed NSDictionary structure for [MCPConnection queryDbStructure]
Bibiko
2010-03-17
1
-2
/
+4
*
- fixed bug for nested snippets if a nested snippet is located at the very en...
Bibiko
2010-03-17
1
-1
/
+10
*
• fixed bug while presetting the mirrored snippets to their counterparts; t...
Bibiko
2010-03-16
1
-5
/
+5
*
• Query Favorites
Bibiko
2010-03-16
1
-7
/
+188
*
- Make a number of changes to attempt to improve disconnection/quit crashes:...
rowanbeentje
2010-03-16
1
-2
/
+0
*
- Fix some leaks and autoreleases after checking static analysis
rowanbeentje
2010-03-13
1
-7
/
+6
*
• fixed printing of Extended Table Info if Create Table Syntax view has focus
Bibiko
2010-03-13
1
-0
/
+10
*
• shortened SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE to SP_ASLIST_ALL_FIELD...
Bibiko
2010-03-09
1
-1
/
+1
*
• for auto-completion suppress the caret moving inside `foo`|
Bibiko
2010-03-09
1
-1
/
+1
*
• added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet list
Bibiko
2010-03-09
1
-54
/
+165
*
• fixed bug in snippet list - now it inserts the chosen item correctly afte...
Bibiko
2010-03-09
1
-25
/
+77
*
• fixed some minor GUI issues for SPNarrowDownCompletion window
Bibiko
2010-03-09
1
-2
/
+4
*
• added possibility to define a snippet via ¦a¦b¦ – such a snippet wil...
Bibiko
2010-03-08
1
-3
/
+42
*
• auto-completion
Bibiko
2010-03-08
1
-1
/
+1
*
• outsourced keyword completion and function completion lists to Completion...
Bibiko
2010-03-08
1
-1006
/
+56
*
• added to CustomQuery's CMTextView the option to set auto-completion on/of...
Bibiko
2010-03-07
1
-10
/
+46
*
• set CMTextView temporarily to editable:YES if the tab stops width is chan...
Bibiko
2010-03-06
1
-0
/
+6
*
• CSV Import Field Mapper
Bibiko
2010-03-06
1
-33
/
+48
*
• CSV Import Field Mapper
Bibiko
2010-03-05
1
-1
/
+1
*
• REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...
Bibiko
2010-02-26
1
-1
/
+1
*
• Query Favorites:
Bibiko
2010-02-25
1
-0
/
+13
*
• corrected regexp for parsing text macro snippets
Bibiko
2010-02-15
1
-3
/
+3
*
• improved text macro snippet behaviour
Bibiko
2010-02-13
1
-40
/
+72
*
Fix a number of memory leaks, and over-releases, as both a result of manual i...
rowanbeentje
2010-02-10
1
-2
/
+2
*
• initial implementation of bash execution inside ${x:…} snippets
Bibiko
2010-02-06
1
-25
/
+52
*
• further preparations to allow to run any bash command(s) incl. any script...
Bibiko
2010-02-06
1
-0
/
+57
*
• fixed undo behaviour of insertion of history/query favs
Bibiko
2010-02-04
1
-2
/
+11
*
• 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
1
-7
/
+46
[next]