summaryrefslogtreecommitdiff
path: root/src/swing
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2413-9/+9
* Really fixing the build now.Philipp Haller2009-09-222-2/+2
* new arrays are done.Martin Odersky2009-09-211-1/+1
* Better scaladocsIngo Maier2009-08-221-4/+9
* Fixed #2169Ingo Maier2009-08-211-9/+6
* Applied some of Kevin Wright's patches.Ingo Maier2009-08-2117-44/+213
* switch to unnested packages.Martin Odersky2009-07-2444-46/+90
* TextField installs it's listener lazily nowIngo Maier2009-07-088-92/+106
* fixed Scala comments, added svn:keywordsmichelou2009-07-0782-46/+957
* Fixed casting bug in slider labelsIngo Maier2009-07-061-5/+8
* ComponentResized et al moved to UIElementResizedIngo Maier2009-06-284-4/+33
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-241-1/+2
* * dialogs use named arguments now, messages are...Ingo Maier2009-06-2413-150/+204
* Removed deprecation warnings.Ingo Maier2009-06-025-11/+17
* Fun with subclipse.Ingo Maier2009-06-027-45/+55
* bigger commit for 2.8 previewIngo Maier2009-06-0140-345/+653
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-276-10/+10
* changes to maps and setsMartin Odersky2009-05-126-24/+24
* separated mutable and immutable mapsMartin Odersky2009-05-128-25/+29
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-1/+1
* massive new collections checkin.Martin Odersky2009-05-088-15/+14
* removed deprecation warningsmichelou2009-04-212-6/+10
* Fire when combo box selection changesIngo Maier2009-04-181-1/+7
* Hopefully fixed #1599, removed apparently stupi...Ingo Maier2009-04-142-29/+28
* Fix for #1442Ingo Maier2009-04-142-7/+29
* Fixes for #1587 and #1844Ingo Maier2009-04-144-10/+12
* Fix for #1583Ingo Maier2009-04-141-1/+1