| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Refactoring and changes to paint nested component contents after the
component in which they are nested. The client side can create
uninitialized components immediately but defer configuring them.
|
|
|
|
| |
Also includes initial steps towards support for a queue of components to
paint separately on the top level.
|
|
|
|
| |
svn changeset:22317/svn branch:6.7
|
|
|
|
| |
svn changeset:19440/svn branch:6.7
|
|
|
|
| |
svn changeset:18161/svn branch:6.6
|
|
|
|
|
|
| |
same post target several times without repaint. Bit more complex implementation, but on the other hand makes component developers job bit easier in some situations (eg. synchronizations, third party integrations). Still need to verify that this works at least in liferay and gatein portals. EasyUploads with flash multiple file upload fallback for IE will verify tomorrow.
svn changeset:15971/svn branch:6.5
|
|
|
|
|
|
| |
com.vaadin.terminal.Receiver (introduced earlier in this dev branch) to StreamVariable and combined ReceiverOwner methods to it. Resetted Upload.Receiver to 6.4 state, DD wrapper uses StreamVariable based API (breaking change, but very rare code atm)
svn changeset:15849/svn branch:6.5
|
|
|
|
| |
svn changeset:15591/svn branch:6.5
|
|
|
|
| |
svn changeset:15569/svn branch:6.5
|
|
|
|
|
|
| |
fixes #5743 (removed dependency to commons fileupload), #5742 (drag and drop file uploads in webkits), #5741 (Receiver is upload specific), #4271 (uploads in GateIn). Also improves API for receiving files with drag and drop (rejection, canceling, tracking of the actual streaming) and transfers files in serial in DDW.
svn changeset:15461/svn branch:6.5
|
|
|
|
|
|
|
|
| |
added addVariable(VariableOwner, String, Paintable) method (updates already worked)
fixes #3654, #2854
svn changeset:10286/svn branch:6.2
|
|
|
|
|
|
| |
refining.
svn changeset:8930/svn branch:2009-09-widget-packaging_3332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
great regression risk, blame me on new odd bugs.
* default alignments/expandratios now not transported over uidl
* added new map type to painttarget
* rewrote UIDL with overlay type
* ditched gwt JSON implementation instead of own "overlay type" altogether
* using arraylist instead of vector in all places on client side
* optimized a bit LocaleService
* rewrote uidl browsers in debug window (now does not stall IE that easily with large changesets)
svn changeset:8516/svn branch:6.1
|
|
- com.itmill.toolkit.external not yet fully renamed
svn changeset:7715/svn branch:6.0
|