Last 7 days
-
Plans (Immediate and long-range plans for PulpCore) Wiki page commented on by odayibasi
-
Last 30 days
-
-
Revision 068741746d
(Attempt to disable http caches on download retry)
pushed by brackeen
- Attempt to disable http caches on download retry
Attempt to disable http caches on download retry
-
Revision 30b5202bb6
(Made ImageCache part of the AppContext rather than a static ...)
pushed by brackeen
- Made ImageCache part of the AppContext rather than a static field; added an extra check if a Timer
quit
Made ImageCache part of the AppContext rather than a static field; added an extra check if a Timer
quit
-
Revision 015f438fca
(Added missing jar folder, Updated hgignore to ignore API doc...)
pushed by brackeen
- Added missing jar folder, Updated hgignore to ignore API docs
Added missing jar folder, Updated hgignore to ignore API docs
-
-
22 Wiki pages changed by brackeen
- Edited AntTasks"> AntTasks, ChatRoom"> ChatRoom, Components, Deployment, DeploymentAdvice"> DeploymentAdvice, Donate, Eclipse, FAQ, Features, HackingPulpCore"> HackingPulpCore, Manual, NetBeans"> NetBeans, OggHowTo"> OggHowTo, Patterns, Plans, PropertyFiles"> PropertyFiles, TutorialBlendModes"> TutorialBlendModes, UpgradeGuide"> UpgradeGuide, Volunteer, WikiHome"> WikiHome, WikiSidebar"> WikiSidebar, jEdit
Edited AntTasks"> AntTasks, ChatRoom"> ChatRoom, Components, Deployment, DeploymentAdvice"> DeploymentAdvice, Donate, Eclipse, FAQ, Features, HackingPulpCore"> HackingPulpCore, Manual, NetBeans"> NetBeans, OggHowTo"> OggHowTo, Patterns, Plans, PropertyFiles"> PropertyFiles, TutorialBlendModes"> TutorialBlendModes, UpgradeGuide"> UpgradeGuide, Volunteer, WikiHome"> WikiHome, WikiSidebar"> WikiSidebar, jEdit
-
Revision 71374b99fc
(Changed project name to 'PulpCore', commited missing files, ...)
pushed by brackeen
- Changed project name to 'PulpCore', commited missing files, skipping build dir
Changed project name to 'PulpCore', commited missing files, skipping build dir
-
r892
(Delete old branch in preperation for HG conversion) committed by brackeen
- Delete old branch in preperation for HG conversion
Delete old branch in preperation for HG conversion
Earlier this year
-
issue 29
(Allow compression level to be passed into PNGWriter) commented on by brackeen
-
-
-
r891
(Buttons can have an optional disabled appearance (Dan Watlin...) committed by brackeen
- Buttons can have an optional disabled appearance (Dan Watling).
Buttons can have an optional disabled appearance (Dan Watling).
-
r890
(Make it easier for GC to remove memory after an app quits (n...) committed by brackeen
- Make it easier for GC to remove memory after an app quits (no static fields in Assets)
Make it easier for GC to remove memory after an app quits (no static fields in Assets)
-
r889
(Added root.update(0) when paused (thanks to arya)) committed by brackeen
- Added root.update(0) when paused (thanks to arya)
Added root.update(0) when paused (thanks to arya)
-
r888
(Workaround for applet.destroy() not called on Safari 4 + Sno...) committed by brackeen
- Workaround for applet.destroy() not called on Safari 4 + Snow Leopard.
Workaround for applet.destroy() not called on Safari 4 + Snow Leopard.
-
r887
(Moved static field to an instance field in case of a future ...) committed by brackeen
- Moved static field to an instance field in case of a future muti-threaded renderer.
Moved static field to an instance field in case of a future muti-threaded renderer.
-
r886
(Fixed clipping bug when a Group with a back buffer is rotate...) committed by brackeen
- Fixed clipping bug when a Group with a back buffer is rotated.
Fixed clipping bug when a Group with a back buffer is rotated.
-
r885
(Fixed two dirty rectangle bugs for moving Groups with a back...) committed by brackeen
- Fixed two dirty rectangle bugs for moving Groups with a back buffer or filter. This was most notable
when the Group was moving diagonally, causing two dirty rectangles to intersect at an angle.
Fixed two dirty rectangle bugs for moving Groups with a back buffer or filter. This was most notable
when the Group was moving diagonally, causing two dirty rectangles to intersect at an angle.
-
Donate
(Support PulpCore development) Wiki page edited by brackeen
- Revision r884
Featured Donate page
Revision r884
Featured Donate page
-
-
Donate
(Support PulpCore development) Wiki page added by brackeen
- Revision r882
Added Donate wiki page.
Revision r882
Added Donate wiki page.
-
r881
(Fixes for simultaneous playback (part 3 - Ogg fix)) committed by brackeen
- Fixes for simultaneous playback (part 3 - Ogg fix)
Fixes for simultaneous playback (part 3 - Ogg fix)
-
r880
(Fixes for simultaneous playback (forgot the include this fil...) committed by brackeen
- Fixes for simultaneous playback (forgot the include this file)
Fixes for simultaneous playback (forgot the include this file)
-
r879
(Fixes for simultaneous playback) committed by brackeen
- Fixes for simultaneous playback
Fixes for simultaneous playback
-
r878
(Moved ImageSprite.setPixelLevelChecks(boolean) to Sprite; Ad...) committed by brackeen
- Moved ImageSprite.setPixelLevelChecks(boolean) to Sprite; Added pixel-level checks to Label
Moved ImageSprite.setPixelLevelChecks(boolean) to Sprite; Added pixel-level checks to Label
-
r877
( * API: Added CoreSystem.isMacOSX106()
* Core: BufferedSt...) committed by brackeen
- * API: Added CoreSystem.isMacOSX106()
* Core: BufferedStrategy now used on Snow Leopard
* API: Added CoreSystem.isMacOSX106()
* Core: BufferedStrategy now used on Snow Leopard
-
r876
(Attempt to fix IllegalStateException) committed by brackeen
- Attempt to fix IllegalStateException
Attempt to fix IllegalStateException
-
r876
(Attempt to fix IllegalStateException) committed by brackeen
- Attempt to fix IllegalStateException
Attempt to fix IllegalStateException
-
r876
(Attempt to fix IllegalStateException) committed by brackeen
- Attempt to fix IllegalStateException
Attempt to fix IllegalStateException
-
r875
(Print stack trace to System.out if there is no uncaughtExcep...) committed by brackeen
- Print stack trace to System.out if there is no uncaughtExceptionScene
Print stack trace to System.out if there is no uncaughtExceptionScene
-
-
r874
(Group.isPick and Group.isPickEnabledAndVisible return true i...) committed by brackeen
- Group.isPick and Group.isPickEnabledAndVisible return true if the group is an ancestor of the pick.
(Previously, those two methods always returned false for Groups)
Group.isPick and Group.isPickEnabledAndVisible return true if the group is an ancestor of the pick.
(Previously, those two methods always returned false for Groups)
-
r873
(Added a looping timeline test) committed by brackeen
- Added a looping timeline test
Added a looping timeline test
-
Features
(Summary of PulpCore features) Wiki page edited by brackeen
- Revision r872
Added note on browsers' full-page zoom
Revision r872
Added note on browsers' full-page zoom
-
r871
(Fixed browser page zooming issue) committed by brackeen
- Fixed browser page zooming issue
Fixed browser page zooming issue
-
-
-
r870
(Updated unit tests) committed by brackeen
- Updated unit tests
-
issue 24
(TimeLine.moveTo takes sprite's base properties) Status changed by brackeen
-
-
r869
(Timeline animateTo() methods now animate from the property's...) committed by brackeen
- Timeline animateTo() methods now animate from the property's value when the tween starts rather than
the property's value when the tween is created. ( Issue 24 ). Also added unit tests.
Timeline animateTo() methods now animate from the property's value when the tween starts rather than
the property's value when the tween is created. ( Issue 24 ). Also added unit tests.
-
r868
(Added Group mathods: setClippedToBounds(boolean), getClipped...) committed by brackeen
- Added Group mathods: setClippedToBounds(boolean), getClippedToBounds(), setBackBuffered(boolean),
isBackBuffered(). Deprecated removeBackBuffer() and createBackBuffer().
Added Group mathods: setClippedToBounds(boolean), getClippedToBounds(), setBackBuffered(boolean),
isBackBuffered(). Deprecated removeBackBuffer() and createBackBuffer().
-
issue 25
(copy constructor "new AnimatedImage(AnimatedImage image)" do...) Status changed by brackeen
-
-
issue 26
(AnimatedImage.isPlaying() returns wrong result just after An...) Status changed by brackeen
-
-
r867
(Added AnimatedImage(AnimationImage image, boolean copyState)...) committed by brackeen
- Added AnimatedImage(AnimationImage image, boolean copyState) constructor; clarified isPlaying()
JavaDoc
Added AnimatedImage(AnimationImage image, boolean copyState) constructor; clarified isPlaying()
JavaDoc
-
issue 28
(A TimelineEvent is *always* executed at the begining of a ch...) Status changed by brackeen
-
-
issue 27
(TimelineEvent in the middle of a Timeline is executed more t...) Status changed by brackeen
-
-
r866
(Adjusted error range for a couple tests) committed by brackeen
- Adjusted error range for a couple tests
Adjusted error range for a couple tests
-
-
issue 28
(A TimelineEvent is *always* executed at the begining of a ch...) reported by elazarl
-
-
issue 27
(TimelineEvent in the middle of a Timeline is executed more t...) reported by elazarl
-
|