summaryrefslogtreecommitdiff
path: root/src/swing
Commit message (Expand)AuthorAgeFilesLines
* SI-8019 Make Publisher check PartialFunction is defined for EventRoberto Tyley2013-12-091-1/+1
* [nomaster] Revert "Added a Swing ColorChooser wrapper"Adriaan Moors2013-02-122-59/+0
* [nomaster] Revert "Added a Swing PopupMenu wrapper"Adriaan Moors2013-02-122-83/+0
* SI-6641 Deprecate SwingWorkerJason Zaugg2013-01-082-22/+4
* Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-0582-82/+82
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0282-82/+82
* | Added a Swing ColorChooser wrapperingoem2012-09-262-0/+59
* | Added a Swing PopupMenu wrapperingoem2012-09-262-0/+83
|/
* More relative path elimination.Paul Phillips2012-09-151-2/+2
* Eliminated all the current feature warnings.Paul Phillips2012-07-278-13/+12
* Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-271-1/+1
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-16/+16
* Clean up standard/swing library by deprecating/moving code examplesSimon Ochsenreither2011-12-0719-865/+0
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-1/+0
* Removing the code which has been deprecated sin...Paul Phillips2011-08-1510-105/+31
* Reverting changes in r25491, it is Java 6 stuff.Ingo Maier2011-08-121-3/+5
* Added some missing methods to ListView.Ingo Maier2011-08-121-0/+5
* Allow null components in split pane. Closes #3929.Ingo Maier2011-08-121-4/+4
* Pulled up the SuperMixin that calls closeOperat...Ingo Maier2011-08-122-11/+11
* Added GraphicsConfiguration to window, frame, d...Ingo Maier2011-08-122-21/+19
* Fixes typo in getter methods. Closes #4262.Ingo Maier2011-08-121-2/+2
* Fixes typo in setter method. Closes #4811.Ingo Maier2011-08-121-0/+3
* Applied patch by Gordon Tyler. Closes #4823.Ingo Maier2011-08-121-1/+4
* Install mouse moves listeners lazily.Ingo Maier2011-08-121-18/+27
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-2/+2
* Some minor scaladoc tweaks and deletion of inco...Paul Phillips2011-07-151-3/+3
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-155-40/+33
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-144-16/+8
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-291-3/+3
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-3/+2
* After having to update the code for someone els...Paul Phillips2011-04-301-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-286-8/+8
* Updated a bunch of @deprecated annotations to h...Paul Phillips2011-04-246-13/+13
* Added some null checks in swing.Paul Phillips2011-03-312-5/+5
* Emptiness check in swing, closes #1578 no review.Paul Phillips2011-03-311-1/+1
* And extempore's original plan carries the day: ...Paul Phillips2011-03-061-3/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-2084-84/+84
* Who knew system was such a popular sentence end...Paul Phillips2011-01-181-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-123-3/+3
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-4/+2
* Eliminating all possible warnings from trunk.Paul Phillips2010-12-111-4/+4
* again: relax access boundry check for overridin...Lukas Rytz2010-12-081-1/+1
* Reverts previous commit: needs a new starr..Lukas Rytz2010-12-071-1/+1
* follow up on fix #3946.Lukas Rytz2010-12-071-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-052-2/+2
* close #3946.Lukas Rytz2010-12-031-1/+1
* Renaming files and inserting dummies to please ...Paul Phillips2010-07-011-15/+15
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-211-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1284-84/+0
* Fixed #3358.Ingo Maier2010-05-0511-47/+62