aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* • avoided to execute SHOW VARIABLES LIKE 'character_set_database' twice fo...Bibiko2010-12-101-2/+1
* • Bundle command supportBibiko2010-12-103-5/+64
* • Bundle HTML outputBibiko2010-12-101-1/+2
* • Bundle HTML outputBibiko2010-12-101-11/+62
* • Bundle command supportBibiko2010-12-102-13/+1
* • Bundle commandsBibiko2010-12-095-3/+27
* • Bundle CommandsBibiko2010-12-098-2/+93
* • added Save Page As and View Source to HTML output window's context menuBibiko2010-12-082-2/+82
* • Bundle Editor: removed unnecessary tooltip; replace menu item title 'Save...Bibiko2010-12-082-10/+19
* • Bundle commandsBibiko2010-12-081-4/+14
* • Bundel EditorBibiko2010-12-082-23/+27
* • Bundle Editor: fix and improvements for wrapping selection into matching ...Bibiko2010-12-081-0/+10
* • Bundle EditorBibiko2010-12-084-2/+117
* • Bundle commandsBibiko2010-12-087-89/+283
* - Don't specify DEFAULT '' when saving TEXT, BLOB or geometry field types; t...rowanbeentje2010-12-081-2/+3
* - Fix a race condition in conditions where the network has dropped, preventi...rowanbeentje2010-12-072-0/+21
* • added SP_APP_RESOURCES_DIRECTORY as shell variableBibiko2010-12-071-0/+1
* • fixed issue for starting General scope commands via keyboard short-cutBibiko2010-12-071-2/+2
* • re-init the Bundle tree after not saving (close) the Bundle Editor window...Bibiko2010-12-073-63/+24
* • aborting editing of the bundle name outlineView cell before removing the ...Bibiko2010-12-071-0/+3
* • Bundle command supportBibiko2010-12-0710-170/+263
* - Fix behaviour of manually-triggered autocomplete following recent changesrowanbeentje2010-12-071-16/+18
* • simplified bundleCommandDispatcher and order out a sorted list of comman...Bibiko2010-12-061-49/+34
* • finished implementation of SPChooseMenuItemDialogBibiko2010-12-069-175/+272
* - Add the ability to stop animation of the task indicator, and use it to pau...rowanbeentje2010-12-053-0/+16
* Group bundle classes.stuconnolly2010-12-051-4/+12
* Remove old SPF alias branch.stuconnolly2010-12-051-0/+1
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-058-39/+213
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-048-142/+367
* • further work on the choosMenuItem [not yet working]Bibiko2010-12-033-79/+160
* • preparations for handling issue if user assigned the same keyboard short-...Bibiko2010-12-034-7/+116
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-034-8/+124
* - Fix maximum table row resetting, which caused a bug when reloading a table...rowanbeentje2010-12-021-0/+4
* • forgotten to rename method signatureBibiko2010-12-021-1/+1
* • Bundle CommandBibiko2010-12-027-30/+456
* • added cancel operation images and set them to SPActivityTextFieldBibiko2010-12-028-8/+32
* - Fix graph language/DOT export hanging - this addresses Issue #916.rowanbeentje2010-12-023-48/+54
* • Bundle CommandsBibiko2010-12-019-36/+123
* • Bundle Editor / Bundle commandsBibiko2010-12-015-22/+62
* • progress on trigger support for Bundle commandsBibiko2010-12-014-1/+83
* • improve error handling for url scheme commandsBibiko2010-12-012-1/+14
* • Bundle Editor : ESC while bundle file renaming aborts editingBibiko2010-12-012-0/+18
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-0117-172/+607
* - Clean up placeholder removal code, and improve speed of full clean slightlyrowanbeentje2010-12-012-36/+48
* • fixed issue for saving spf files if sslCertificateFileLocation is nilBibiko2010-11-305-199/+602
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-305-1051/+267
* • Bundle commandsBibiko2010-11-308-50/+1281
* • Bundle commandsBibiko2010-11-298-6/+131
* • Bundle EditorBibiko2010-11-296-87/+91
* - Fix another memory leak in -[SRValidator isKeyCode:andFlagsTaken:error] - ...rowanbeentje2010-11-291-0/+0