summaryrefslogtreecommitdiff
path: root/src/swing
Commit message (Expand)AuthorAgeFilesLines
* Address a deprecation warnings in scala-swing.Jason Zaugg2013-04-281-1/+1
* SI-6784 Localize feature imports in scala.swing.Jason Zaugg2013-04-287-5/+14
* SI-6641 Cull scala.swing.SwingWorkerJason Zaugg2013-01-082-52/+0
* Updated copyright to 2013Carlo Dapor2013-01-024-4/+4
* Removed unused imports in swing.Paul Phillips2012-11-1914-47/+1
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0582-82/+82
|\
| * 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
* | | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-314-0/+142
|\| |
| * | Added a Swing ColorChooser wrapperingoem2012-09-262-0/+59
| * | Added a Swing PopupMenu wrapperingoem2012-09-262-0/+83
| |/
* | Merge pull request #1473 from soc/SI-6388-without-predefAdriaan Moors2012-10-191-3/+0
|\ \
| * | SI-6388 Remove deprecated item in scala/swingSimon Ochsenreither2012-10-081-3/+0
* | | Removed .disabled files.Paul Phillips2012-10-181-70/+0
|/ /
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-2/+2
|\|
| * More relative path elimination.Paul Phillips2012-09-151-2/+2
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-092-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