log

age author description
Wed, 26 Mar 2014 15:22:54 -0400 Omair Majid Build entire plugin with `mvn clean verify`
Wed, 26 Mar 2014 13:06:12 -0400 Omair Majid Externalize strings in project wizard
Wed, 26 Mar 2014 10:23:30 -0400 Omair Majid Validate input in the project wizard
Tue, 25 Mar 2014 12:25:58 -0400 Omair Majid Generate multi-module maven/m2e plugin
Tue, 25 Mar 2014 12:25:44 -0400 Omair Majid Rename `page` to `pageOne`
Mon, 17 Mar 2014 16:40:07 -0400 Omair Majid Share code for thermostat-plugin.xml creation
Fri, 14 Mar 2014 15:24:53 -0400 Omair Majid Make unit test run without the eclipse runtime
Wed, 05 Mar 2014 16:16:25 -0500 Omair Majid Update TODO
Wed, 05 Mar 2014 13:36:27 -0500 Omair Majid Show local bundles in new bundle dialog
Tue, 04 Mar 2014 18:08:11 -0500 Omair Majid Rename things for consistency
Tue, 04 Mar 2014 15:49:05 -0500 Omair Majid Make dialogs and wizards update dirty state
Tue, 04 Mar 2014 14:37:29 -0500 Omair Majid Provide bundle names/versions for thermostat bundles
Fri, 28 Feb 2014 12:27:03 -0500 Omair Majid Remove resolved TODO
Fri, 28 Feb 2014 12:06:10 -0500 Omair Majid Add validation to Options UI
Fri, 28 Feb 2014 11:09:26 -0500 Omair Majid Add an EmptyStringToNullConverter
Thu, 27 Feb 2014 17:12:59 -0500 Omair Majid Remove resolved TODO
Thu, 27 Feb 2014 17:00:33 -0500 Omair Majid Preserve class invariants after marshalling
Thu, 27 Feb 2014 15:40:52 -0500 Omair Majid Add UI for editing options
Fri, 21 Feb 2014 15:59:02 -0500 Omair Majid Add UI for editing arguments
Wed, 19 Feb 2014 18:32:13 -0500 Omair Majid Implement `option`, `options` and `group`
Wed, 19 Feb 2014 16:39:36 -0500 Omair Majid Don't generate empty `commands` and `extensions` elements
Fri, 07 Feb 2014 16:11:46 -0500 Omair Majid Show an error dialog on IO error
Fri, 07 Feb 2014 16:08:24 -0500 Omair Majid Prompt before overwriting existing file
Fri, 07 Feb 2014 16:07:53 -0500 Omair Majid Fix a message with parameter
Fri, 07 Feb 2014 13:32:55 -0500 Omair Majid Delete a fixed TODO
Fri, 07 Feb 2014 13:26:32 -0500 Omair Majid Syntax fix in README
Fri, 07 Feb 2014 13:24:10 -0500 Omair Majid Fix dirty states in master blocks
Fri, 07 Feb 2014 12:57:54 -0500 Omair Majid Fix dirty state handling for edit pages
Thu, 06 Feb 2014 17:03:49 -0500 Omair Majid Add descriptions to Command and Extensions pages
Thu, 06 Feb 2014 15:32:06 -0500 Omair Majid Introduce some validators
Thu, 06 Feb 2014 13:50:10 -0500 Omair Majid Only select an item if there is an item in list
Thu, 06 Feb 2014 10:37:06 -0500 Omair Majid Include a schemaLocation attribute
Wed, 22 Jan 2014 12:55:20 -0500 Omair Majid Add a license
Wed, 22 Jan 2014 12:38:22 -0500 Omair Majid Change project name to "Thermostat Tools for Eclipse"
Tue, 21 Jan 2014 19:58:16 -0500 Omair Majid Clarify the word install in HACKING
Tue, 21 Jan 2014 19:51:04 -0500 Omair Majid Externalize strings
Tue, 21 Jan 2014 10:27:17 -0500 Omair Majid Add more TODO items
Tue, 21 Jan 2014 10:33:52 -0500 Omair Majid Add more information to HACKING
Mon, 20 Jan 2014 17:49:33 -0500 Omair Majid Document some custom methods
Mon, 20 Jan 2014 16:34:16 -0500 Omair Majid Fix link in HACKING
Mon, 20 Jan 2014 16:32:20 -0500 Omair Majid Add a HACKING file
Mon, 20 Jan 2014 16:30:31 -0500 Omair Majid Change heading level in README
Sun, 19 Jan 2014 20:39:50 -0500 Omair Majid Add a 'Running' section in README
Fri, 17 Jan 2014 19:32:02 -0500 Omair Majid Add feature project and a p2 repository
Fri, 17 Jan 2014 12:35:28 -0500 Omair Majid Remove fixed items from TODO
Fri, 17 Jan 2014 12:27:15 -0500 Omair Majid Include eclipse-generated files
Fri, 17 Jan 2014 11:56:05 -0500 Omair Majid Move tests to a separate bundle
Thu, 16 Jan 2014 14:39:36 -0500 Omair Majid Change plugin and package name
Thu, 16 Jan 2014 11:09:13 -0500 Omair Majid Use tycho to build
Mon, 06 Jan 2014 18:44:28 -0500 Omair Majid Select a newly added command/extension
Mon, 06 Jan 2014 18:31:21 -0500 Omair Majid Use consistent project name everywhere
Mon, 06 Jan 2014 18:10:01 -0500 Omair Majid Add documentation to package-info.java
Mon, 06 Jan 2014 17:58:17 -0500 Omair Majid Auto-completion for selecting project
Mon, 06 Jan 2014 17:35:30 -0500 Omair Majid Use JAXB for converting model to/from XML
Fri, 03 Jan 2014 17:06:23 -0500 Omair Majid Add another TODO
Fri, 03 Jan 2014 16:42:12 -0500 Omair Majid Rename BundleInformation to Bundle
Fri, 03 Jan 2014 16:34:14 -0500 Omair Majid Switch to FromEditor and FormPage
Fri, 03 Jan 2014 12:13:34 -0500 Omair Majid Add equals and hashCode to BundleInformation
Thu, 02 Jan 2014 17:05:44 -0500 Omair Majid Update todo
Thu, 02 Jan 2014 17:04:42 -0500 Omair Majid Use JFace binding with Command edit page