Author |
Date |
Commit |
Message |
David Peterson |
Aug 17, 2010 |
0de4e3503ad2 |
[maven-release-plugin] prepare for next development iteration |
David Peterson |
Aug 17, 2010 |
021d59e6ca89 |
[maven-release-plugin] copy for tag gwt-presenter-1.1.1 |
David Peterson |
Aug 17, 2010 |
13060a591290 |
[maven-release-plugin] prepare release gwt-presenter-1.1.1 |
David Peterson |
Aug 17, 2010 |
77a8c6aeafb4 |
* Added a workaround for release/gpg incompatibility |
Robert Munteanu |
Jul 29, 2010 |
7a474d97e766 |
Replace e.printStackTrace() with GWT.log |
Robert Munteanu |
Jul 29, 2010 |
1175cba4a8cc |
Track registered Places by equality, instead of class
It was not possible to re |
Robert Munteanu |
Jul 29, 2010 |
6e27d077efa0 |
Fixes Issue 22: Place request does not support parameter with an empty value |
Robert Munteanu |
Jul 29, 2010 |
3b4424e893de |
Added test for rendering of empty parameter. |
Robert Munteanu |
Jul 29, 2010 |
e282393c67d7 |
Unqualify the project version
The 1.1.1 version will become the default one, so |
Robert Munteanu |
Jul 29, 2010 |
17d7bcffafe2 |
Resolve merge |
Robert Munteanu |
Jul 29, 2010 |
907767d6fabb |
Merge branch relace into default |
Robert Munteanu |
May 2, 2010 |
878da2047e08 |
Add a basic test for ParameterTokenFormatter |
Robert Munteanu |
May 2, 2010 |
629cba456f60 |
Remove leftover constants and javadocs from PlaceRequest
The parsing functional |
Robert Munteanu |
May 2, 2010 |
bd92230f46f6 |
Remove usage of qualified class names
Importing classes and using the un-qualif |
Robert Munteanu |
May 2, 2010 |
fc52a1b15e30 |
Remove the need for @SuppressWarnings in PlaceRequest
By returning an Collectio |
Robert Munteanu |
May 2, 2010 |
437aa76dbabf |
Added a basic test suite for PlaceRequestTest |
Robert Munteanu |
May 2, 2010 |
c5b8c1a25078 |
Remove unchecked warnings when using instaceof
Correct usage of instanceof with |
Robert Munteanu |
May 2, 2010 |
938f720cdd02 |
Add the target directory to .hgignore |
Robert Munteanu |
Jul 29, 2010 |
27206057a49b |
Merge with 0ac25173218e79d5e7ef197056a73601417ce841 |
David Peterson |
Apr 27, 2010 |
0ac25173218e |
* Issue 4: Added source deploy configuration to pom.xml. |
David Peterson |
Apr 27, 2010 |
755a6a8678b0 |
* Issue 4: Reverted to 'net.customware.gwt.presenter'. |
david |
Apr 27, 2010 |
3e2086f78021 |
* Issue 4. Changed groupId to 'net.customware.gwt' to match Sonatype repository |
David Peterson |
Apr 26, 2010 |
7e201bef7002 |
* Related to Issue 4. Adds information required for deploying to Sonatype. |
david |
Apr 26, 2010 |
9a2bd19fcfe2 |
* Added license section
* Updated SCM URL to Mercurial. |
david |
Apr 25, 2010 |
7ba47a93cfc5 |
* Fixes Issue 19. Changed dependencies to use official releases in Maven central |
David Peterson |
Apr 25, 2010 |
531b187cf475 |
Added hgignore |
david |
Apr 9, 2010 |
55adf166eaa5 |
* Fixed Issue 26. Made removeHandlers and addHandlers public in PresenterPlace |
david |
Mar 31, 2010 |
8017a799056c |
Made addHandlers and removeHandlers public. |
david |
Jan 11, 2010 |
5d568f2b02ae |
* Fixed bug in DefaultPlaceManager.fireCurrentPlace() |
david |
Jan 11, 2010 |
8c7643ac1d2a |
Added TokenFormatter, adjusted parsing subsystem |
david |
Nov 5, 2009 |
371d375a0c4e |
* Updated version for 'replace' branch to '1.1.0-replace' so it doesn't nuke oth |
david |
Oct 30, 2009 |
a3de0b8a6b8e |
* Fixed Issue 8 by correcting the 'id' check. Previously this was incorrectly te |
david |
Oct 29, 2009 |
ababed2b7f21 |
* Removed the extra the SVN Wagon repository to the list. |
david |
Oct 29, 2009 |
376875f3167a |
* Added the SVN Wagon repository to the list. |
david |
Oct 29, 2009 |
06f4a88487ec |
* Removed 'start/stopProcessing()' methods from Display.
* Removed 'refreshDispl |
david |
Oct 27, 2009 |
025aa9a55046 |
Added Place API refactor |
david |
Apr 24, 2010 |
9c4db9f9c6de |
Updated SCM URL to Mercurial |
david |
Oct 27, 2009 |
7bb9b3bce2b0 |
Created branch for new Place implementation |
convert-repo |
Apr 23, 2010 |
c34731bffed9 |
update tags |
david |
Aug 27, 2009 |
77ce5c85347b |
* Added PresenterRevealedEvent/Handler
* Added WidgetContentPresenter/Display
* |
david |
Aug 27, 2009 |
4efec08a99aa |
[maven-release-plugin] prepare for next development iteration |
david |
Aug 27, 2009 |
ada1eb77842d |
[maven-release-plugin] prepare release gwt-presenter-1.0.0 |
david |
Jul 15, 2009 |
77dd724f06e2 |
* Added source files
* Updated svn:ignore |
david |
Jul 15, 2009 |
9dc7f8ddb7a6 |
* Initial import. |
unknown |
Jul 15, 2009 |
8c6f06978e9b |
Initial directory structure. |