========================================================================== Release 4.1a3 ========================================================================== Tue May 21 17:44:24 1996 * picrc.tcl: Fixed Undo Mac binding * picbuild.tcl, picasso.tcl, README, INSTALL.mac: Mac install script: return instead of exit, "rename to obsoleted by ..." * picutil.tcl, picrc.tcl, picproc.tcl, picobj.tcl, picio.tcl, picimage.tcl, picgroup.tcl, picgrid.tcl, picgeom.tcl, picconfig.tcl, picbuild.tcl, picbind.tcl: Undo: object creation, select, scale, resize, stretch, edit menu entries, align, photo gamma. Fixed color picker bindings; use labels as buttons. Removed customization file stuff (will go in the preferences dialog) Save images: fixed syntax bug (image name got quoted by lreplace) * picproc.tcl, picprefs.tcl, picgrid.tcl, picasso.tcl, TAGS: Replaced helvetica 14-140 with helvetica 14 * picutil.tcl, picrc.tcl, picproc.tcl, picprefs.tcl, picio.tcl, picimage.tcl, picfsbox.tcl, picbuild.tcl, picasso.tcl: Font specs: all spec components are required on Macintosh, "*-Helvetica-*" won't work - fixed. Mon May 20 16:20:51 1996 * INSTALL.unix, Attic/INSTALL.tcl, INSTALL.mac: Split INSTALL script in unix and mac specific scripts * picproc.tcl, picprefs.tcl, picasso.tcl: Preferences: Save preferences ok Font preferences: fixed class*Font -> class.Font initialization, apply, & save work. ========================================================================== Release 4.1a2 ========================================================================== Mon May 20 12:36:59 1996 * picutil.tcl, picrc.tcl, picbuild.tcl: Option frame packing: don't expand in . ! Fixed details of option button colors & option view handling * picutil.tcl, pictext.tcl, picrc.tcl, picproc.tcl, picprefs.tcl, picobj.tcl, picio.tcl, picimage.tcl, pichelp.tcl, picgroup.tcl, picgrid.tcl, picgeom.tcl, picfsbox.tcl, picbuild.tcl, picbind.tcl, picasso.tcl, Attic/globalVars.tcl, KNOWNBUGS: Added Mac bindings Fixed default fonts, using "option add" Mode buttons: flat, with red activebg & active mode with red bg b&w bitmap.gif for bitmap mode Added Cut, Copy, and Paste Save: don't harcode image names to avoid name clashes when loading ========================================================================== Release 4.1a1 ========================================================================== Mon May 20 07:34:13 1996 * picutil.tcl, picrc.tcl, picproc.tcl, picobj.tcl, picio.tcl, picimage.tcl, pichelp.tcl, picgeom.tcl, picfsbox.tcl, picbuild.tcl, picasso.tcl, Attic/globalVars.tcl, Attic/bugs, README, KNOWNBUGS, Attic/INSTALL.tcl: bimap image support MessageBox: tkwait instead of destroy if another MessageBox is already active fsbox: jump on keypress was bound only when -typein was passed fsbox: use explicit focus as Mac fsbox: initial focus & selection of entry so that a file name can be typed in directly after the fsbox pops up Fri May 17 14:19:24 1996 * picutil.tcl, pictclX.tcl, picrc.tcl, picproc.tcl, picimage.tcl, picconfig.tcl, picbuild.tcl, picasso.tcl, Attic/bugs: Zoom image option Green frames showing selected images instead of select canvas items when entering the image option frame Fixed picasso bitmaps: use image create bitmap, and replace -bitmap switch by -image for buttons & such mkbitmap rewritten, file lookup only (can't build bitmap from string data). Wed May 15 16:58:32 1996 * picio.tcl, picimage.tcl, picbuild.tcl, Attic/globalVars.tcl: Fixed WritePostscript Fixed image option frame & gamma setting TODO: generated postscript seems all black - and without images... * picio.tcl: Added chdir before reading Drawing, for the sake of image create routines. Load Drawing / Include drawing seem ok. * picio.tcl, picimage.tcl, picfsbox.tcl, Attic/globalVars.tcl: Save routines seem ok: written saveDrawingImages and image recreation lines in the main file. Post a warning about associated image files. * picio.tcl, picimage.tcl: Modified fsbox calls to accomodate the new -typein flag * picutil.tcl, picobj.tcl, picio.tcl, picimage.tcl, picfsbox.tcl, picbuild.tcl, picasso.tcl: Added "typein" flag to fsbox. * picimage.tcl, picfsbox.tcl: Added key binding to fsbox's listbox (jump to file starting with char). * picrc.tcl, picio.tcl, picgrid.tcl, picfsbox.tcl, picbuild.tcl, picasso.tcl: Fixed use of new fsbox in several files Fixed fsbox itself on the Mac (path quoting) Tue May 14 17:26:54 1996 * picutil.tcl, picproc.tcl, picimage.tcl, picconfig.tcl: Use MessageBox to notify of image creation failure; Really use canvas image item parameters in the "Object parameters" menu. * picimage.tcl, picbuild.tcl, picasso.tcl, Attic/globalVars.tcl: Reflect the new fsbox dialog; New image creation: photo image + canvas image item