| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Somehow a "}" got dropped in 56949ac7 | Max | 2015-01-10 | 1 | -0/+1 |
* | | Unescape escaped mirrored snippets in query fav. | Max | 2015-01-09 | 1 | -14/+16 |
* | | Fix some warnings | Max | 2015-01-07 | 3 | -7/+12 |
* | | Addition to previous commit. Attention: | Max | 2015-01-06 | 1 | -122/+123 |
* | | Change some code formatting | Max | 2015-01-06 | 3 | -98/+108 |
* | | Minor internal changes | Max | 2015-01-06 | 6 | -17/+20 |
* | | Addition to commit 2735e15b | Max | 2015-01-04 | 35 | -249/+223 |
* | | Replace some "magic numbers" with constants | Max | 2015-01-04 | 3 | -8/+16 |
* | | Formalize [x release], x = nil; convention | Max | 2015-01-04 | 61 | -322/+333 |
* | | Fix minor UI issue | Max | 2015-01-03 | 1 | -0/+1 |
* | | Some internal addtions for mysql event support | Max | 2015-01-02 | 5 | -26/+32 |
* | | * Fix broken import on 10.6… | Max | 2015-01-02 | 2 | -68/+105 |
* | | Change how Growl status is displayed in prefs | Max | 2014-12-31 | 3 | -99/+210 |
* | | Update Growl.framework to 2.0.1 | Max | 2014-12-31 | 7 | -905/+188 |
* | | Remove some duplicate code by adding abstraction | Max | 2014-12-31 | 7 | -38/+28 |
* | | Fix a minor case of "bg thread updating UI" | Max | 2014-12-30 | 1 | -1/+1 |
* | | +[NSThread detachNewThreadWithName:…] changes | Max | 2014-12-30 | 1 | -4/+56 |
* | | Fix two minor CSV import dialog issues | Max | 2014-12-26 | 1 | -22/+24 |
* | | ************** IMPORTANT: SEE BELOW ************** | Max | 2014-12-26 | 3 | -195/+268 |
* | | Add some more stub code | Max | 2014-12-23 | 3 | -1/+16 |
* | | Fix two threading issues | Max | 2014-12-23 | 1 | -25/+29 |
* | | Change CSV field mapper table highlight style | Max | 2014-12-23 | 1 | -1/+0 |
* | | Add GUI option for utf8mb4 connection encoding | Max | 2014-12-19 | 2 | -4/+115 |
* | | Touch all XIB files with Xcode 6.1.1 | Max | 2014-12-19 | 28 | -1317/+27176 |
* | | Add code for utf8mb4 encoding | Max | 2014-12-19 | 2 | -19/+22 |
* | | Roll some duplicate code into a loop | Max | 2014-12-14 | 1 | -59/+33 |
* | | Fix an exception when opening Bundle Editor | Max | 2014-12-14 | 1 | -4/+3 |
* | | Fix crash on export with "overwrite existing files" | Max | 2014-12-14 | 1 | -3/+10 |
* | | Attempt 2 to fix building on 10.7, 10.8 | Max | 2014-12-13 | 5 | -18/+16 |
* | | Attempt 1 to fix building on 10.7 | Max | 2014-12-13 | 2 | -0/+10 |
* | | Fix issue #2040 | Max | 2014-12-13 | 1 | -0/+6 |
* | | Replace some NSDictionaries with literals | Max | 2014-12-13 | 48 | -465/+437 |
* | | Change [NSArray arrayWithObject:] to @[] literal | Max | 2014-12-13 | 25 | -61/+60 |
* | | Add cast for [NSApp delegate] | Max | 2014-12-13 | 31 | -100/+108 |
* | | Replace boxed integers in code with @ literals | Max | 2014-12-13 | 18 | -65/+65 |
* | | Reformatting code for modern ObjC | Max | 2014-12-13 | 25 | -135/+132 |
* | | Mark issue for s.o. to look at | Max | 2014-12-13 | 1 | -2/+3 |
* | | Changed a few typedef enums to Apples new method | Max | 2014-12-13 | 2 | -32/+19 |
* | | Add stub for SPTableContentFilterController | Max | 2014-12-05 | 3 | -0/+21 |
* | | Fix "Invalid color System, labelColor" error | Max | 2014-12-04 | 1 | -14/+9 |
* | | Fixes "Could not find image named" errors | Max | 2014-12-04 | 1 | -30/+0 |
|/ |
|
* | Merge pull request #2030 from origsun/master | Abhi Beckert | 2014-12-02 | 11 | -51/+53 |
|\ |
|
| * | Add my name in Credits | Xu Jie | 2014-12-01 | 1 | -1/+2 |
| * | Remove a private API in PSMTabBarCell | Xu Jie | 2014-12-01 | 10 | -50/+51 |
|/ |
|
* | Fix a drawing issue with the tab bar (HiDPI only) | Max | 2014-11-30 | 1 | -5/+5 |
* | Include tab color when duplicating tab. | Max | 2014-11-29 | 1 | -0/+4 |
* | Try to fix the legacy pagination popover | Max | 2014-11-29 | 1 | -17/+31 |
* | Change some split view width calculations. | Max | 2014-11-29 | 3 | -7/+35 |
* | Change pagination popover to native type | Max | 2014-11-28 | 3 | -557/+3212 |
* | Add a "Open Table in New Window" menu action | Max | 2014-11-23 | 3 | -4165/+372 |