OSDN Git Service

merge from MikuMikuStudio nativebullet.
[mikumikustudio/libgdx-mikumikustudio.git] / gdx / src / com / badlogic / gdx / scenes / scene2d / ui / SplitPane.java
2013-10-11 XoppaMerge pull request #817 from VinceAngel/master
2013-10-10 Mario ZechnerMerge pull request #806 from jrenner/run-header-tool
2013-10-10 NathanSweetAdded Actor#sizeChanged. Widget/WidgetGroup call invali...
2013-10-02 NathanSweetMerge branch 'origin/master'
2013-10-02 NathanSweetFixed stage clipping when using glViewport. Fixed click...
2012-09-16 Mario ZechnerMerge pull request #26 from pferreir/master
2012-09-14 badlogicmerged .gitignore changes
2012-09-07 Mario ZechnerMerge pull request #25 from anserran/master
2012-09-04 NathanSweetscene2d, avoid invalidating widgets in layout() that...
2012-08-10 nathan.sweetMulti touch support for all of scene2d.ui.
2012-08-07 nathan.sweetFixed issue 1001, slider can now be vertical. Went...
2012-07-16 nathan.sweetUpdated TerrainTest.
2012-07-15 nathan.sweetRenamed ActorListener and ActorEvent to InputListener...
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-07-02 nathan.sweetJavadocs, fixed texture packer padding.
2012-07-02 nathan.sweetUpdated cosntructors to keep things sane.
2012-07-02 nathan.sweetFixed texture packer coords.
2012-06-27 nathan.sweetDocumentation complete.
2012-06-26 nathan.sweetAll scene2d.ui updated to new events.
2012-06-25 nathan.sweetCompiles again!
2012-06-23 nathan.sweetMusical chairs!
2012-06-23 nathan.sweetBetter event system, event context actor. Almost doesn...
2012-06-22 nathan.sweetCommitting what I have so far. It doesn't all compile!
2012-04-21 badlogicgames[added] copy constructors for widget styles.
2011-12-08 nathan.sweetscene2d.ui, made pack call validate, changed widgets...
2011-11-29 nathan.sweetAdded random convenience method to arrays.
2011-11-15 nathan.sweet[removed] Stage from widget constructors.
2011-11-06 nathan.sweet[added] Completed all javadocs for scene2d.ui. Still...
2011-10-31 nathan.sweet[updated] scene.ui, refactoring and javadoc. Some minor...
2011-10-26 nathan.sweet[updated] Polygon, removed logging.
2011-10-19 nathan.sweet[fixed] SkinLoader failed when no fonts.
2011-10-17 nathan.sweetScene2d refactoring + more.
2011-10-10 nathan.sweet[updated] scene2d widgets again. In addition to setting...
2011-10-10 nathan.sweet[updated] scene2d widgets to have a size after being...
2011-10-08 nathan.sweet[updated] Label to wrap text.
2011-09-25 badlogicgames[fixed] issue 477
2011-09-16 nathan.sweet[removed] pref size fields from Widget.
2011-09-15 nathan.sweet[updated] UI widget constructors. name has to come...
2011-09-04 badlogicgames[fixed] issue 325
2011-08-30 nathan.sweet[updated] SpriteBatch, handle rendering more vertices...
2011-08-29 nathan.sweetMassive checkin...
2011-08-14 nathan.sweet[updated] Everything to use the latest source formatter...
2011-08-08 nathan.sweet[updated] TableLayout to latest. Each TableLayout no...
2011-08-02 badlogicgames[changed] everything in Actor is now public. enjoy
2011-08-02 danieruru@gmail.comGives FlickScrollPane over scrolling and mostly working...
2011-07-02 badlogicgames[changed] minor updates to the UI docs.
2011-07-02 badlogicgames[fixed] all UI components now use their Actor.color...
2011-06-30 badlogicgames[added] more UI API javadocs and some methods were...
2011-06-26 badlogicgames[added] licence headers to ui stuff as well as nates...
2011-06-26 badlogicgames[added] new UI stuff. Documentation in form of more...