GemStone-dkh.441 (10 March 2009, 10:34:44)
– fix specs for GLASS.230-dkh.209
GemStone-dkh.440 (09 March 2009, 14:23:59)
– tweak Update… menu
GemStone-dkh.439 (08 March 2009, 18:26:57)
– tweak update glass command
GemStone-dkh.438 (08 March 2009, 18:09:26)
– fix a bug in UpdateGlass command add 208 preDoit
GemStone-obi.437 (08 March 2009, 19:47:07)
– added necessary method “windowSessionNumber” to OGSessionNode
GemStone-dkh.436 (08 March 2009, 11:29:57)
– _objectLog not nil (with latest server code). using _objectLog because we’ve got object lock and don’t want new etries (that haven’t been seen) in the local collection
GemStone-obi.435 (08 March 2009, 11:47:06)
– windowSessionNumber should be set for every GS window
GemStone-obi.434 (08 March 2009, 11:19:37)
– fix MailEditor tab ordering
# needs SMTMail-obi.3 !!
– fix menu item “Remove Continuation..” (ObjectLog could be nil ???)
GemStone-dkh.433 (07 March 2009, 17:18:14)
– tie undefinedSybols command to the server-side tests
GemStone-dkh.432 (07 March 2009, 14:12:05)
– support for opening workspace windows (not the OGLauncher kind) from the server
GemStone-obi.431 (07 March 2009, 20:51:13)
– merge
– add simple Email Client to Send Bugs directly to beta mailinglist
# needs SendMail class (SMPTMail package)
# Maybe this package could be included to GLASS
# Some prefs are necessary!
# SendMail preferenceAt: #mailhost put: ‘mailhost’.
# SendMail preferenceAt: #mailfrom put: ‘mail@test.com’
GemStone-dkh.430 (07 March 2009, 10:56:32)
– tie sent but not implmented to the server side tests …
GemStone-dkh.429 (07 March 2009, 10:20:39)
– clean up annotation
GemStone-dkh.428 (07 March 2009, 10:10:38)
– client releases are found GLASS repository like server releases … need to make it obvious that you are updating to a non-release version …
GemStone-dkh.427 (07 March 2009, 08:23:55)
– remove an extra Transcript show….
GemStone-obi.426 (07 March 2009, 17:06:45)
– some small refactoring
GemStone-obi.425 (07 March 2009, 09:26:49)
– removed halt:
– fixed “find senders…”
– simplified “changedPackagesAndMethods”
GemStone-dkh.424 (06 March 2009, 17:05:17)
– enable SHOUT in debugger
– minor ‘debugIt’ fix
GemStone-dkh.423 (06 March 2009, 16:10:19)
– fix a couple of bugs (changedPackages, updateGLASS)
GemStone-dkh.422 (06 March 2009, 15:48:20)
– fix recent versions
GemStone-dkh.421 (06 March 2009, 15:44:41)
– reorganize updates menu
– fix start/stop/restart seaside menu items
GemStone-obi.420 (07 March 2009, 00:06:12)
– added a “Changed packages and methods” item do the DoIts
GemStone-dkh.419 (06 March 2009, 14:35:24)
– moved Doit… menu items to Admin… menu
– added a ‘Bug Report Info’ item to Admin… menu … it’s the info I want when someone submits a bug … just in case
GemStone-dkh.418 (06 March 2009, 12:53:19)
– reorder Find… menu
GemStone-dkh.417 (06 March 2009, 12:50:41)
– current backupFileName displayed in session annotations
– new Debug… menu (remove continuations, empty log, continuation list)
– Class… button gone (use Find…))
– Admin… button with backup/restore and gem control commands
– Update… button with software update commands (recent change log and full change log)
– DoIt… moved to Tools… menu
GemStone-dkh.416 (05 March 2009, 16:43:05)
– support for the new chasing inspector
– remove GsOBBrowser>>defaultBackgroundColor to avoid problems with older GLASS versions
GemStone-dkh.415 (05 March 2009, 14:59:48)
– changes needed to run against pharo0.1-10243dev09.02.3 (and later?)
GemStone-obi.414 (04 March 2009, 20:39:21)
– small fix
GemStone-obi.413 (04 March 2009, 20:15:06)
– merge
– Menu “GLASS Update” refactoring (bold labels should work)
GemStone-dkh.412 (04 March 2009, 10:25:09)
– chasing inspector looks better with the old layout
GemStone-dkh.411 (04 March 2009, 09:42:20)
– remove the ‘self halt’
GemStone-dkh.410 (04 March 2009, 08:42:10)
– update GLASS server specs
GemStone-dkh.409 (04 March 2009, 08:39:58)
– Inspector layout now looks like an inspector
GemStone-dkh.408 (03 March 2009, 17:47:12)
– update menu needs to be opened model
GemStone-dkh.407 (03 March 2009, 16:50:40)
– option to restart seaside gems after restore from backup
GemStone-dkh.406 (03 March 2009, 16:20:37)
– image can now be saved withopen session windows … the session windows will be closed when the image is started up fresh
GemStone-dkh.405 (03 March 2009, 15:51:12)
– restored close windows on logout (might have fixed close windows on image startup:)
GemStone-dkh.404 (03 March 2009, 15:39:26)
– restructure restore messages a bit and change menu labels
GemStone-dkh.403 (03 March 2009, 15:28:48)
– restore enboldening of releases/betas in a manner that works in Squeak and Pharo
GemStone-obi.402 (04 March 2009, 00:03:55)
– add “Show change log” for GLASS packages to Tools menu
– merged with 401
GemStone-dkh.401 (03 March 2009, 14:46:20)
– more backward compatibility
GemStone-dkh.400 (02 March 2009, 20:29:22)
– do a commitRestore if restoreFromCurrentLogs failed, so that normal access to system is restored
GemStone-dkh.399 (02 March 2009, 19:49:50)
– use a ‘basic’ login during restore operations when JadeServer code could cause problems
GemStone-dkh.398 (02 March 2009, 16:49:51)
– merge
– do better job when session dies out from under you
GemStone-obi.397 (02 March 2009, 22:18:10)
– Refactoring of OGCmdUpdateGlass (package selections) because “allBold” seems not to be supported for Squeak 3.9, 3.10
GemStone-dkh.396 (02 March 2009, 12:53:58)
– more backward compatibility
– fix a restore from backup problem
GemStone-dkh.395 (02 March 2009, 12:08:18)
– make it possible to define backup and data directories in the session description
– prompt for backup file _name_ on backup
– provide list of files in backupdirectory on restore
GemStone-dkh.394 (01 March 2009, 16:11:08)
– added OGUpdateSpec class that is used by GLASS updater to identify special initializations that may need to be run before loading certain GLASS versions. Also used to identify #release, #beta, #alpha, and #poisoned versions to give users clues about what to expect when deciding which package to load
GemStone-dkh.393 (28 February 2009, 19:22:27)
– a couple tweaks to backup command
GemStone-dkh.392 (28 February 2009, 15:26:24)
– fix debugIt, printIt, inspectIt, etc. menu items for workspaces (thx Gerhard)
– add ‘restore from backup (no logs)’
– put Update Glass Client on launcher as button when not logged
GemStone-obi.391 (28 February 2009, 20:28:52)
– introduce GsSystem to avoid code duplication
this class should be defined elsewhere !
– Use new methods for backup, restore
– Show current GLASS client version in Launcher
GemStone-obi.390 (28 February 2009, 17:21:08)
– fix transcript output during restore
GemStone-obi.389 (28 February 2009, 17:17:59)
– fix transcript output during backup
GemStone-obi.388 (28 February 2009, 17:04:48)
– adding an ‘Update GLASS Client’ menu item
GemStone-obi.387 (28 February 2009, 16:25:30)
– Show only newer versions for “Update GLASS”
– doIt,inspectIt,.. are not working in the workspace anymore
fixed only GsOBPluggableTextMorphWithShout
*** Dale please check this out! ***
GemStone-dkh.386 (27 February 2009, 18:13:02)
– compatibility with older versions
GemStone-dkh.385 (27 February 2009, 16:32:45)
– make it possible to inspect objects involving GsOBBrowsers…
GemStone-dkh.384 (27 February 2009, 15:52:18)
– reorganize Tools and Find menus
– logout and login when finished updating the GLASS package
GemStone-dkh.383 (27 February 2009, 15:41:59)
– added ‘Backup Repository’ and ‘Restore from Backup’ commands to OGLauncher
GemStone-dkh.382 (27 February 2009, 12:02:23)
– looks like the ‘Update Glass’ command is working
GemStone-dkh.381 (27 February 2009, 11:39:26)
– adding an ‘Update GLASS’ menu item … not thorougly tested
GemStone-dkh.380 (26 February 2009, 17:19:59)
– get doIt working correctly
GemStone-dkh.379 (26 February 2009, 16:04:56)
– fix referencesToIt and methodStringsContainingIt
GemStone-dkh.378 (26 February 2009, 15:41:03)
– fix a bug in OGCmdInspectUndefinedSymbols>>cleanUndefinedSymbols
GemStone-dkh.377 (20 February 2009, 16:41:36)
– only prompt on logout when you have G/S windows open
GemStone-dkh.376 (20 February 2009, 16:36:22)
– remove GsCompiler and GsScrollableField … no lonager used
– cleaned up handling of implementorsOfIt, browseIt, sendersOfIt, methodStringContainingIt, referencesToIt, printIt, debugIt, exploreIt, and inspectIt
– fix Bug38304 – CTL-i on a String or Smallinteger ends up with Squeak inspector
– fix Bug39662 – Inspecting a float in GLASS results in a ‘Float out of Range’ error in Squeak
GemStone-obi.375 (20 February 2009, 23:12:33)
– Some launcher cleanUp-
– Dont allow deletion of last session !
GemStone-dkh.374 (20 February 2009, 13:37:13)
– get keyboard shortcuts to work in debugger
GemStone-obi.373 (20 February 2009, 19:39:35)
– cancel on OBMultiLineTextRequest should now work for Pharo and Squeak 3.10 (not available in Squeak 3.9!)
– Use “Yes” No” instead of logout/cancel to show nice symbols
GemStone-dkh.372 (19 February 2009, 17:22:12)
– comments
GemStone-dkh.371 (19 February 2009, 16:27:02)
– slaved autoMigrate and autoCommit together: when autoCommit is turned off, autoMigrate must be turned off and when autoMigrate is turned on, autoCommit must be turned on
GemStone-dkh.370 (19 February 2009, 15:24:05)
– fix Bug39683 – Gemstone Transcript Logout needs a confirm pop-up
GemStone-dkh.369 (19 February 2009, 15:05:50)
– take care of (Pharo) deprecated authorInitials
GemStone-dkh.368 (19 February 2009, 15:00:13)
– implement key bindings for the launcher workspaces
GemStone-obi.367 (19 February 2009, 23:05:36)
– some menu refactoring for launcher window
GemStone-dkh.366 (18 February 2009, 16:52:58)
– converted all senders of gsSubStrings: to use gsSubStrings2: with a single character as the argument
GemStone-dkh.365 (18 February 2009, 16:38:32)
– collapsed clean into the inspect UndefinedSymbols
– added ‘Inspect Sent But Not Implemented’
GemStone-obi.364 (18 February 2009, 22:07:29)
– performance improvement for gsSubStrings: (10 times faster)
maybe all senders might also be changed to use only a char instead of a string
GemStone-dkh.363 (17 February 2009, 20:46:39)
– improved round trip performance for commands for the fixed button panel
GemStone-dkh.362 (17 February 2009, 15:46:46)
– ~50% reduction in round trips … still needs some testing
– requires GLASS.230-dkh.194 or later to realize the speedups
GemStone-dkh.361 (17 February 2009, 13:41:50)
– continued work on the roundtrip reduction scheme … looks good so far
GemStone-dkh.360 (13 February 2009, 17:44:57)
– use weak collections in a few other places
– more cleanup WRT debugging ClientForwarders on the client
– getting started wtih a round-trip reduction scheme
GemStone-dkh.359 (12 February 2009, 16:28:12)
– fairly significant cleanup in terms of making sure that the artifacts created during a Session are cleaned up:
– finalization code to break cycles
– using Weak dictionaries in a couple more places
– added some additional code to help in debugging (hopefully it doesn’t interfere with server-side operation:)
– after loading, need to evaluate the following expressions to clear out old references:
GsOBbrowser initialize.
GciSession allInstances do: [:each | each finalize ].
WeakRegistry default finalizeValues.
Object flushDependents.
Smalltalk garbageCollect.
GemStone-dkh.358 (27 January 2009, 13:03:03)
– fix a problem in the ‘Clean UndefinedSymbols’ script
GemStone-dkh.357 (26 January 2009, 13:21:21)
– inspect/clean UndefinedSymbols tool menu items…
GemStone-dkh.356 (22 January 2009, 10:07:40)
– add GLASS package version to annotationString
– stop using WeakDictionary for cache (experimental)
1 comment
Comments feed for this article
March 16, 2009 at 3:56 pm
GLASS Beta Update: Cooking with GLASS (Preview) « (gem)Stone Soup
[…] the last month, Gerhard Obermann and I have been pretty busy. Between us we’ve made over 80 updates to the GemTools package and over 20 updates to the GLASS […]