1. 37e71d9 Minor adjustments for bug 368707: [Incubator] Fix details in rwt.supplemental.fileupload by Ralf Sternberg · 12 years ago
  2. 8a4d2ab Fixed - bug 368707: [Incubator] Fix details in rwt.supplemental.fileupload by Ivan Furnadjiev · 12 years ago
  3. f3064d0 Changed lower bound for javax.servlet package imports from 3.0.0 to 2.6.0, left upper bound at 4.0.0 for now to avoid conflicts - see bug 365570: Adjust javax.servlet package imports from lower bound 3.0.0 to 2.6.0 by Ralf Sternberg · 12 years ago v20111212_R15-M4
  4. 08ae1bc Turned fileupload.test into a test fragment - bug 359706: Create build infrastructure for incubator by Ralf Sternberg · 13 years ago v20111107_R15-M3
  5. 7d539f6 Renamed method isAutoUpload to getAutoUpload to align it with the SWT naming pattern, added a warning to the JavaDoc of non-SWT methods - bug 350033: [FileDialog] Remove setAutoUpload(boolean) and isAutoUpload public methods by Ralf Sternberg · 13 years ago
  6. 5b6b6e6 Changed the package of RWTFactory from org.eclipse.rwt.internal.engine to org.eclipse.rwt.internal.application. by Ivan Furnadjiev · 13 years ago
  7. 6313fed Created pom files for incubator - bug 359706: Create build infrastructure for incubator by Ralf Sternberg · 13 years ago
  8. eb7c6d3 Code refactoring in DiskFileUploadReceiver#createTargetFile. by Ivan Furnadjiev · 13 years ago v20110926_R15-M2
  9. ffd17bb Null out registration in Activator#stop. by Ivan Furnadjiev · 13 years ago
  10. d435465 refs bug 358248 - ensured that an empty file is created in parent, since createTempFile will create an empty file. This makes the hash parent case operate the same for the test cases. by Austin Riddle · 13 years ago
  11. ea2827c refs bug 358248 - added hashed parent dir creation, if cannot create dir, the existing temp file creation mechanism happens. by Austin Riddle · 13 years ago
  12. 60a506d removed entry for non-existent plugin.xml by Austin Riddle · 13 years ago
  13. 41b2c72 Turn "File Upload" example page in a contribution. by Ivan Furnadjiev · 13 years ago
  14. 88ea335 Turned testfixture and rwt.test fragments into bundles to fix bug 358115: Get rid of inter-fragment dependency between testfixture and rwt.test by Ralf Sternberg · 13 years ago
  15. 341a52d Renamed package org.eclipse.rwt in testfixture to org.eclipse.rap.rwt.testfixture to avoid split package when testfixture is turned into a bundle - bug 358115: Get rid of inter-fragment dependency between testfixture and rwt.test by Ralf Sternberg · 13 years ago
  16. 0047176 Removed dependency to rap.ui taht prevents the usage of this bundle with rwt standalone by Holger Staudacher · 13 years ago
  17. e0ceedc Move the comment in the correct place. by Ivan Furnadjiev · 13 years ago
  18. b516595 Change HTTP error code from 500 to 413 in case if exceeded max file limit. Remove the max limit of the request. by Ivan Furnadjiev · 13 years ago
  19. 4338030 Add tests for upload handler with max limit set. by Ivan Furnadjiev · 13 years ago
  20. f825330 Change the signature of DiskFileUploadReceiver#createTargetFile. Some small refactorings. by Ivan Furnadjiev · 13 years ago
  21. 0aa72e6 Fixed - 350359: FileUploadReceiver does not pass filename extension by Ivan Furnadjiev · 13 years ago
  22. 5c1dff7 Parameterized List and Map types. Remove casts. by Ivan Furnadjiev · 13 years ago
  23. 832f3d9 Parameterized List types. by Ivan Furnadjiev · 13 years ago
  24. ff0c635 Fixed - 353818: [FileDialog] IllegalAccessError when pressing on cancel button by Ivan Furnadjiev · 13 years ago
  25. 0a2eb55 Set FileDialog execution environment to 1.5. Bump bundles version and dependencies to 1.5. by Ivan Furnadjiev · 13 years ago
  26. 5054d93 Set FileDialog execution environment to 1.5. by Ivan Furnadjiev · 13 years ago
  27. 8b29beb Updated compiler settings by Ralf Sternberg · 13 years ago
  28. fd4b085 Chanegs for bug 352102: Enable FileDialog to be used as a non-blocking dialog by Ralf Sternberg · 13 years ago
  29. a191ba6 RESOLVED 348554: Make org.eclipse.swt.widgets.Dialog and subclasses serializable by Rüdiger Herrmann · 13 years ago
  30. ac1b634 Force SWT.TITLE style flag in FileDialog#checkStyle. by Ivan Furnadjiev · 13 years ago
  31. e9cffe0 Remove unneeded comment. by Ivan Furnadjiev · 13 years ago
  32. 3ea5298 Remove "Selected Files" Group as it does not provide any useful information. Leave room for five upload slots in the preferred shell size. by Ivan Furnadjiev · 13 years ago
  33. 77d47ca Tooltips text update. by Ivan Furnadjiev · 13 years ago
  34. 9b89914 included plugin.properties in binary build by Austin Riddle · 13 years ago
  35. 5487e13 refs bug 190763 - fixed max size type by Austin Riddle · 13 years ago
  36. f914450 refs bug 190763 - added ability to configure the maximum file size using the handler by Austin Riddle · 13 years ago
  37. 4e57cbc Remove finals. by Ivan Furnadjiev · 13 years ago
  38. ff37b59 fixed ok button enablement for case where ok is pressed and autoupload is enabled and uploads are still progressing by Austin Riddle · 13 years ago
  39. 96b0478 Remove finals. by Ivan Furnadjiev · 13 years ago
  40. 4c21bb3 update copyright header to conform to eclipse norms by Austin Riddle · 13 years ago
  41. d52bc91 Remove empty lines. by Ivan Furnadjiev · 13 years ago
  42. a398f80 Fix OK button enablement. by Ivan Furnadjiev · 13 years ago
  43. 8e02788 Rename some fields. by Ivan Furnadjiev · 13 years ago
  44. ca0ae3d Rename internal package. by Ivan Furnadjiev · 13 years ago
  45. 76cf084 Update copyright header. Code format. by Ivan Furnadjiev · 13 years ago
  46. 619fab8 Remove unused imports. by Ivan Furnadjiev · 13 years ago
  47. 98b6f90 Fix header. by Ivan Furnadjiev · 13 years ago
  48. 6fec9d2 Remove unnecessarily resize listeners. Inline resizeUploads code. by Ivan Furnadjiev · 13 years ago
  49. 87b8d9a Added bug id in the comment. by Ivan Furnadjiev · 13 years ago
  50. 4bfbc1d Code format and refactor. Move "+" button in scroll area. by Ivan Furnadjiev · 13 years ago
  51. d2c1a09 Code format by Ivan Furnadjiev · 13 years ago
  52. bd29a82 Code refactoring and formatting. by Ivan Furnadjiev · 13 years ago
  53. 2830e11 changed image handling and removed parent shell hacks by Austin Riddle · 13 years ago
  54. ed95a94 introduced images for multi case and extracted internal classes by Austin Riddle · 13 years ago
  55. d469488 refs bug 348177 - removed minimize button from file dialog demo by Austin Riddle · 13 years ago v20110816_R15-M1
  56. f3d82b8 added plugin properties to bin.includes by Austin Riddle · 13 years ago
  57. ea39cec Revised bundle names and vendor by Ralf Sternberg · 13 years ago
  58. 4716ffc code cleanup by Austin Riddle · 13 years ago
  59. 7102e34 refs bug 299633 -changed url computation to generate a truly relative url by Austin Riddle · 13 years ago
  60. 8ffd95f Updated default about.html files from official template at http://eclipse.org/legal/epl/about.php by Ralf Sternberg · 13 years ago
  61. adfb50f Tests for server-side file-upload handler by Ralf Sternberg · 13 years ago
  62. 38152ac Redesigned server-side file upload handler by Ralf Sternberg · 13 years ago Root_v14_Maintenance v20110516_R14RC1 v20110523_R14-RC2 v20110601_R14-RC3
  63. bd6839d Chose speaking and consistent method names in interface by Ralf Sternberg · 13 years ago v20110503_R14-M7 v20110504_R14M7_a
  64. ea03f6c Code refactoring part one: Removed redundant @since tags, finals, formatting by Ralf Sternberg · 13 years ago
  65. 8f0dc9a Minor formatting in copyright headers to match the Eclipse template by Ralf Sternberg · 13 years ago
  66. 46fabba refs bug #190763 - notes and organize imports. by Austin Riddle · 13 years ago
  67. c3d50ab refs bug #190763 - added upload test cases. by Austin Riddle · 13 years ago
  68. ee28859 refs bug #190763 - added initial test cases. by Austin Riddle · 13 years ago
  69. 5158815 refs bug #190763 - fixed copyrights, added content type access for uploaded files, and added check for file size violation based on the configuration. This was needed because of an apache bug in version 1.2. by Austin Riddle · 13 years ago
  70. 81c9a54 refs bug 250697 - removed SWT listener in favor of a back-end listener and service provider that is not tied to widgets. by Austin Riddle · 13 years ago
  71. 2e860de refs bug 340407 - fixed 1.4 compliance issues by Austin Riddle · 13 years ago
  72. 82bb751 refs bug #190763 - added cvsignore files by Austin Riddle · 13 years ago
  73. 68c728a refs bug #190763 - removed bin dirs. by Austin Riddle · 13 years ago
  74. 9dc37eb refs bug #190763 - fixed misspelled namespace and project names and added Incubation to bundle names. by Austin Riddle · 13 years ago