summaryrefslogtreecommitdiff
path: root/src/swing
Commit message (Expand)AuthorAgeFilesLines
* 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
* added missing SuperMixinsIngo Maier2010-04-2321-24/+29
* Fixed #3258Ingo Maier2010-04-132-8/+4
* Fixed #3257Ingo Maier2010-04-061-2/+2
* As a brief diversion from real work, implemente...Paul Phillips2010-04-062-3/+3
* Fixed #2242. No review.Ingo Maier2010-03-283-12/+12
* Fixed #3219. No review.Ingo Maier2010-03-281-1/+1
* Fixed #2753. No review.Ingo Maier2010-03-281-5/+7
* Fix for #2980. No review.Ingo Maier2010-03-282-3/+12
* Fixed #2803.Ingo Maier2010-03-285-7/+15
* Fixed #3090Ingo Maier2010-03-282-5/+6
* Some minor changes in scala.swing.* which I was...Paul Phillips2010-03-2112-99/+95
* Fix for #3084Ingo Maier2010-02-231-2/+2
* Added TextComponent.paste, made some accidentia...Ingo Maier2010-02-235-7/+12
* Some much needed housecleaning regarding system...Paul Phillips2010-02-233-4/+3
* Band-aid for #3081, issue should receive more c...Paul Phillips2010-02-201-1/+1
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-1/+1
* Took full advantage of the new =>? alias for th...Paul Phillips2009-12-221-1/+1
* Closed #2801.Martin Odersky2009-12-181-1/+1
* Another round of deprecation warning elimination.Paul Phillips2009-12-153-8/+8
* Updated copyright notices to 2010Antonio Cunei2009-12-0784-84/+84
* More world-shaking deprecation work.Paul Phillips2009-11-201-1/+1
* Reverted r19466, as the decision is now thatAntonio Cunei2009-11-091-2/+2
* Adds isDefinedAt to Function1. As a consequence,Antonio Cunei2009-11-091-2/+2
* use scalacfork for strap build, should make win...Lukas Rytz2009-11-091-0/+0
* Fixed remove/clear/update issues in BufferWrapp...Ingo Maier2009-11-022-4/+4
* Synchronize trunk with local changes:Ingo Maier2009-11-0245-154/+393
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-2715-15/+15
* Modifications to the five accumulated ant-paras...Paul Phillips2009-10-263-1/+6
* renamed Vector to IndexedSeqTiark Rompf2009-10-212-4/+4
* Changed mutable +: to +=:Martin Odersky2009-10-132-2/+2
* Sequence->SeqMartin Odersky2009-10-022-3/+3