| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for edit triggers. Doubleclick on a row and the Add trigger pop... | bamse16 | 2010-07-11 | 2 | -5/+92 |
* | When searching for the location of the user's Desktop as the default location... | stuconnolly | 2010-07-09 | 1 | -1/+1 |
* | - When a window is first opened, tell the tab it has become frontmost after ... | rowanbeentje | 2010-07-09 | 1 | -1/+2 |
* | On the export dialog, for the displayed custom filename don't attempt to appe... | stuconnolly | 2010-07-08 | 1 | -1/+3 |
* | Given that the user can now decide how often a new INSERT statement is create... | stuconnolly | 2010-07-08 | 1 | -2/+6 |
* | - Roll back most of r2430, replacing it with an at-source fix to the manual ... | rowanbeentje | 2010-07-07 | 2 | -9/+4 |
* | As the initial MySQL connection is now threaded, start the current tab's prog... | stuconnolly | 2010-07-07 | 3 | -6/+40 |
* | Further improvements to the threaded initial MySQL connection, which was acci... | stuconnolly | 2010-07-07 | 1 | -34/+86 |
* | • avoid exceptions if user tries to print the Table Status data of Views, ... | Bibiko | 2010-07-07 | 1 | -22/+37 |
* | • forgotten to remove placeholders and default values resp. of data textfie... | Bibiko | 2010-07-07 | 1 | -9/+9 |
* | • made Table Status view localisable and resized GUI elements | Bibiko | 2010-07-07 | 1 | -10/+10 |
* | • fine-tuned scrollView position of Custom Query Result table | Bibiko | 2010-07-07 | 1 | -1/+1 |
* | • fixed issue if connection window is opened with collapsed Table Informati... | Bibiko | 2010-07-07 | 1 | -0/+10 |
* | Rename TableDump to SPDataImport and fix export selected tables functionality. | stuconnolly | 2010-07-06 | 6 | -13/+13 |
* | Fix various memory leaks as a result of static analysis. | stuconnolly | 2010-07-06 | 5 | -8/+13 |
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 13 | -122/+194 |
* | - Make the query info/error display collapsible. | stuconnolly | 2010-07-06 | 5 | -22/+64 |
* | - Correctly fix localisation of NSTabViewItem tooltips, restoring 10.5 compa... | rowanbeentje | 2010-07-06 | 1 | -1/+1 |
* | - Fix compatibility with <10.6 by checking whether NSTabViewItems support to... | rowanbeentje | 2010-07-05 | 1 | -1/+2 |
* | - Fix localisation of NSTextField labels - broken in r2418 | rowanbeentje | 2010-07-05 | 1 | -0/+4 |
* | Enable manual sorting of connection favourites in the preferences, which will... | stuconnolly | 2010-07-05 | 4 | -57/+98 |
* | Fix the resizing of the export dialog when the sheet is already accommodating... | stuconnolly | 2010-07-05 | 1 | -0/+14 |
* | - Add support for localising menu item tooltips | rowanbeentje | 2010-07-05 | 1 | -0/+21 |
* | Simplify the ease at which export filename tokens can be localised as well as... | stuconnolly | 2010-07-05 | 2 | -14/+13 |
* | Revert a change made in r2390 that removed the didEndSelector of the import e... | stuconnolly | 2010-07-05 | 1 | -0/+8 |
* | - Replace forward slashes with hyphens in export filenames generated from the... | stuconnolly | 2010-07-05 | 1 | -5/+35 |
* | • localisation issues | Bibiko | 2010-07-05 | 2 | -65/+65 |
* | - Fix localisation support for NSTabViews - previously only the first tab in... | rowanbeentje | 2010-07-05 | 1 | -0/+10 |
* | Localisation support improvements: | rowanbeentje | 2010-07-04 | 2 | -0/+140 |
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 4 | -105/+141 |
* | Disable manual reordering of favourites in the preferences for the time being... | stuconnolly | 2010-07-03 | 1 | -2/+2 |
* | - Fix tab bars in windows with only one tab not disappearing after dragging ... | rowanbeentje | 2010-07-03 | 2 | -6/+17 |
* | When reordering a timestamp field ensure the query is correctly constructed w... | stuconnolly | 2010-07-02 | 1 | -5/+10 |
* | Localise the custom export filename tokens. | stuconnolly | 2010-07-02 | 1 | -15/+13 |
* | Improve the preservation of the selected output path of exports between openi... | stuconnolly | 2010-07-02 | 1 | -4/+2 |
* | Prevent the background colour of the view custom filename format view of the ... | stuconnolly | 2010-07-02 | 1 | -0/+4 |
* | Fix the behaviour of the export dialog when toggling the customise filename a... | stuconnolly | 2010-07-02 | 2 | -14/+16 |
* | When cancelling an export operation, keep the progress sheet on screen until ... | stuconnolly | 2010-07-02 | 1 | -4/+12 |
* | Remove all the old export code and associated UI controls. | stuconnolly | 2010-07-02 | 2 | -2065/+153 |
* | • suppress the check for upper-casing if found token is backticked explicitly | Bibiko | 2010-07-01 | 1 | -1/+9 |
* | When editing the results from a custom query, reloading will only be performe... | jakob | 2010-07-01 | 1 | -6/+10 |
* | • after opening spfs file reset tabBar by looking at setting for SPAlwaysSh... | Bibiko | 2010-07-01 | 2 | -2/+12 |
* | Improve tab functionality, behaviour and interaction. | rowanbeentje | 2010-06-30 | 2 | -15/+42 |
* | Add option to toggle the tab bar visibility. | avenjamin | 2010-06-30 | 4 | -2/+22 |
* | • fixed DBViewSplitter's grabber bounds for splitView:splitView additionalE... | Bibiko | 2010-06-30 | 1 | -1/+2 |
* | • fixed tablesList's searchField width after collapsing tablesList's view | Bibiko | 2010-06-30 | 1 | -0/+17 |
* | Preserve the selected output path of exports between openings of the export d... | stuconnolly | 2010-06-30 | 1 | -5/+5 |
* | Add tooltips to the export dialog's tableview. | stuconnolly | 2010-06-30 | 1 | -1/+4 |
* | • forgot to remove debug logs | Bibiko | 2010-06-29 | 1 | -2/+0 |
* | • save window's vertical divider position in spf files in order to be able ... | Bibiko | 2010-06-29 | 4 | -5/+38 |