aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/miglayout.clj
AgeCommit message (Collapse)Author
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra
2009-06-02miglayout: update doc string to note that the containuer must now be a ↵scgilardi
JComponent, not a Container
2009-05-31miglayout: add support for retrieving components by idscgilardi
2009-05-29miglayout: refactoring for clarityscgilardi
2009-05-13miglayout: change dependency on miglayout jar from compile time to run time, ↵scgilardi
add it to the list of compilable libs in build.xml
2009-05-04Lots 'o doc stringsTom Faulhaber
2009-03-13miglayout: add support for set as a group of constraints that can be named, ↵scgilardi
bound, etc. update tests with more examples and some helper functions
2009-03-11miglayout: correct example and improve concisenessscgilardi
2008-12-16update my contribs to Eclipse Public License as requestedscgilardi
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ↵scgilardi
on now load again