source: trunk/src/org/expeditee/items/Picture.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1427   5 years bln4 New piping and functionality implementation to support the encrypting …
(edit) @1426   5 years bln4 Implemented surrogates for images. When you add an encryption label …
(edit) @1420   5 years bln4 Injecting an encryption label into an XRayable Item now injects that …
(edit) @1143   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1047   8 years davidb Anchor top and left added as minus options to an @i item. Relocation …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @843   10 years jts21 Implement uploading images to FrameServer so other people can see them
(edit) @793   10 years jts21 Undo last commit since it caused jagged edges in rotated images in …
(edit) @792   10 years jts21 Fix positioning of rotated images in exported PDFs. Also in the …
(edit) @726   10 years jts21 Fix Picture.isCropped(), and change Picture rotation values to use …
(edit) @654   10 years jts21 Re-enable transparency for images
(edit) @653   10 years jts21 Implemented image rotation
(edit) @643   10 years jts21 Implement cat flipping
(edit) @610   10 years jts21 Partial tiling implemented
(edit) @609   10 years jts21 Get image tiling working. Partial tiling probably doesn't work yet.
(edit) @607   10 years jts21 Make crop values outside of value bounds ( < 0 || >= image bounds ) …
(edit) @603   10 years jts21 Fix image creation for webparser
(edit) @601   10 years jts21 Switch back to EXP format, revert changes to Picture class
(edit) @600   10 years ngw8 Added support for the CSS 'background-size' property to WebParser
(edit) @598   10 years jts21 Fix image cropping. TODO: find out why the default image takes a …
(edit) @597   10 years jts21 Fix crop loading... Third time lucky?
(edit) @596   10 years jts21 Fix crop loading
(edit) @595   10 years jts21 Fix bugs with Picture creation/saving/loading
(edit) @593   10 years jts21 Fix divide-by-zero error in Image loading, fix Frame attribute saving …
(edit) @592   10 years jts21 Fix loading images from Text source items
(edit) @591   10 years jts21 Fix cropping bug, fix bugs with default image, add crop info to getSource()
(edit) @589   10 years jts21 EXA save format working + automatically converting save files to it's …
(edit) @585   10 years jts21 New save format now can save and load frames on par with the exp …
(edit) @419   16 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @400   16 years ra33 Changed the way justification works so that... Width field has a …
(edit) @376   16 years ra33
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @282   16 years ra33
(edit) @242   16 years ra33
(edit) @226   16 years ra33 Added PDF writers
(edit) @214   16 years ra33 Added charts
(edit) @148   16 years ra33
(edit) @147   16 years ra33 Added anchorRight and anchorBottom properties to items... Fixed bugs …
(edit) @133   16 years ra33 Turned search actions into search agents so they are run on a …
(edit) @130   16 years ra33 Added search functionality... Also fixed repaint issues
(edit) @124   16 years ra33 Repaint now works with cropping and changing color of @b and @v
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(edit) @115   16 years ra33 added functionality for dockable @v's
(edit) @108   16 years ra33 Heaps of changes!!!! Added circles... Better drawing of lines etc etc
(edit) @106   16 years ra33 Changed all the (int)(x+0.5) float conversions to use the …
(edit) @105   16 years ra33 Made a whole lot of changes... Including using polyLine etc for …
(edit) @97   16 years ra33 Lots of changes!!
(edit) @88   16 years ra33 Added parsing of annotation items
(edit) @86   16 years ra33 Added DebugFrame action Added GetCometStats Lots of bug fixes
(edit) @80   16 years ra33 Added some more unit tests Did a bunch of refactoring AND added a few …
(edit) @78   16 years ra33 Added @b and @v... Also changed @f... so that images can be displayed …
(edit) @74   16 years ra33 Fixed bugs... added some more features!!
(edit) @72   16 years ra33 Added lots of stuff
(edit) @24   16 years ra33 Valid frameset names must not begin and end with a letter, and be all …
(edit) @21   16 years ra33
(edit) @7   16 years ra33 New expeditee version
(copy) @6   16 years davidb Moving org into src
copied from trunk/org/expeditee/items/Picture.java
(add) @4   16 years davidb Starting source code to Expeditee
Note: See TracRevisionLog for help on using the revision log.