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
*
• fixed: escape new entered comments in the Table Info Pane before applying...
Bibiko
2010-01-12
1
-1
/
+1
*
• fixed reading encrypted SPF files on the 64bit SP version (for now)
Bibiko
2010-01-12
1
-4
/
+5
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-12
1
-36
/
+46
*
• applied new detachNewThreadSelector:@selector(queryDbStructure) call to ...
Bibiko
2010-01-12
1
-1
/
+1
*
- Move the query for the database structure to a background processing threa...
rowanbeentje
2010-01-12
2
-3
/
+5
*
- Fix incorrect pagination task text ("Filtering table...") when no filterin...
rowanbeentje
2010-01-12
1
-9
/
+24
*
- Testing found that r1653 fixed the warnings but for some reason disabled t...
rowanbeentje
2010-01-11
1
-0
/
+1
*
• fix for i525: do not escape the \ for \_ or \% and changed "contains" 's ...
Bibiko
2010-01-11
1
-5
/
+6
*
• fixed issue for "Copy as SQL INSERT" after filtering
Bibiko
2010-01-11
1
-1
/
+7
*
• further developments for the F5 completion
Bibiko
2010-01-11
6
-7
/
+33
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-11
1
-8
/
+43
*
• further preparations to F5 completion
Bibiko
2010-01-11
7
-101
/
+207
*
• added transparency to table-view-small-square.tiff (used for F5 completion)
Bibiko
2010-01-11
3
-0
/
+4
*
• fixed showing the table list's search bar view by setting its initial spl...
Bibiko
2010-01-11
1
-1
/
+3
*
• first preparations to improve the Custom Query database names/table names...
Bibiko
2010-01-10
5
-1
/
+159
*
• made lexer 64bit compatible
Bibiko
2010-01-10
4
-8
/
+28
*
• F5 completion
Bibiko
2010-01-09
2
-2
/
+4
*
• reimplemented the F5 completion for quoted text i.e. completion based on ...
Bibiko
2010-01-09
1
-7
/
+15
*
Improve row deselection and error handling in Table Source and Content views:
rowanbeentje
2010-01-09
2
-18
/
+26
*
removed:
Bibiko
2010-01-09
1
-1
/
+0
*
removed/refactored three instances of calling a method of untyped (id) objects
Bibiko
2010-01-09
3
-8
/
+12
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
87
-1105
/
+1140
*
• avoid querying the server for `information_schema` table for MySQL versio...
Bibiko
2010-01-06
2
-31
/
+35
*
• fixed: do not disable User Account if no table is selected
Bibiko
2010-01-06
1
-2
/
+9
*
Menu item label.
stuconnolly
2010-01-06
2
-1
/
+1
*
• next step to improve the Query Favorites/History search field behaviour
Bibiko
2010-01-05
1
-1
/
+20
*
• first trial to improve the search field behaviour for Query Favorites and...
Bibiko
2010-01-05
2
-39
/
+92
*
• fixed maximal number of history items setting
Bibiko
2010-01-05
1
-2
/
+2
*
• added Save/Copy History List to "Query History"'s popup menu
Bibiko
2010-01-05
3
-64
/
+322
*
• changed the alternating key to ⌥ instead of ⌘ for "Query Favorites" >...
Bibiko
2010-01-04
1
-4
/
+5
*
• replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo...
Bibiko
2010-01-04
8
-108
/
+104
*
• remember scrollview port and selected row after editing in the Custom Que...
Bibiko
2010-01-04
4
-44
/
+262
*
• ContentFilterManager
Bibiko
2010-01-04
2
-3
/
+6
*
- Fix hashing of auth strings - fixes recent (and 64-bit) second use of SSH ...
rowanbeentje
2010-01-03
1
-2
/
+2
*
- Remove two unused variables
rowanbeentje
2010-01-03
1
-3
/
+0
*
- Ensure all results for server variable requests are returned as strings, t...
rowanbeentje
2010-01-03
17
-74
/
+105
*
- With the improved row count support and behaviour, replace the old "Fetch ...
rowanbeentje
2010-01-02
6
-130
/
+289
*
- Improve line selection for certain errors ending in numbers, and safety-ch...
rowanbeentje
2009-12-29
2
-4
/
+9
*
- Replace /* */ notation in long comments with unicode look-alikes to fix wa...
rowanbeentje
2009-12-28
3
-7
/
+7
*
In the database drop down, visually separate 'system' databases (i.e. mysql a...
stuconnolly
2009-12-23
1
-13
/
+32
*
Got rid of "Single line mode" attribute not available prior to 10.6 warning.
mltownsend
2009-12-22
1
-9
/
+66
*
Disable 64-bit builds because of various issues, including SSH tunnels and re...
stuconnolly
2009-12-20
1
-7
/
+6
*
- Updating Growl to 1.2
avenjamin
2009-12-20
341
-30309
/
+55
*
Don't include MCPKit's entreprise code in the framework build as we are curre...
stuconnolly
2009-12-19
1
-40
/
+0
*
Reorder build phases.
stuconnolly
2009-12-18
1
-9
/
+1
*
Random source tidy up changes.
stuconnolly
2009-12-18
4
-19
/
+8
*
- Tweak the pagination interface - remove the text and replace with an icon,...
rowanbeentje
2009-12-15
3
-17
/
+6
*
Remove unused variable.
stuconnolly
2009-12-15
1
-2
/
+0
*
Remove old redundant code that was left over form when the server variables s...
stuconnolly
2009-12-14
2
-41
/
+1
*
- Work through static analysis of the source, fixing a number of small memor...
rowanbeentje
2009-12-14
11
-24
/
+26
[next]