X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e73da79d78fd78a618ce600d34607e80e956b6b5;hb=69fc8b21b1d40335e5c4223bcc74c26d49202fb2;hp=3d13196a811f3d9541286fc53c9cbd95f85702e0;hpb=cd09055902de482a1be019bf4b4efdae64c98d35;p=ion3.git diff --git a/ChangeLog b/ChangeLog index 3d13196..e73da79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,84 @@ +2007-11-09 14:47 UTC Tuomo Valkonen + tagged ion-3rc-20071109 + +2007-11-09 14:47 UTC Tuomo Valkonen + * Release notes + +2007-11-09 14:44 UTC Tuomo Valkonen + * Added "forget" parameter to ioncore.detach and improved doc. + +2007-11-08 18:17 UTC Tuomo Valkonen + * Removed redundant is_fullscreen. + +2007-11-06 07:48 UTC Tuomo Valkonen + * Some cleanup to better separate ion-statusd from mod_statusbar + and allow for better statusd as an add-on. + +2007-11-05 17:27 UTC Tuomo Valkonen + * Improved stdisp placement in non-tiled groups. + +2007-11-05 17:27 UTC Tuomo Valkonen + * Stretch size policies support gravity (for alignment after size hints). + +2007-11-05 17:07 UTC Tuomo Valkonen + * Improved split resize behaviour + +2007-11-04 17:58 UTC Tuomo Valkonen + * Initial focus fixes for modal stacking levels. + +2007-11-04 12:14 UTC Tuomo Valkonen + * attach_framed wasn't supporting typical group attach parameters. + +2007-11-03 23:40 UTC Tuomo Valkonen + * I knew it! Recent focus code changes broke something. + (Modal stacking levels within groups.) + +2007-11-03 23:21 UTC Tuomo Valkonen + * Oops, copy-paste. + +2007-11-01 17:11 UTC Tuomo Valkonen + * Changed disposeroot policy for WGroupCW. + Last managed region disposed always disposes the group (if possible). + +2007-11-01 17:09 UTC Tuomo Valkonen + * Oops, some of the rescue code hacks broke other things.. + (Shouldn't try to rescue whole WGroupCWs without further info.) + +2007-10-27 12:44 UTC Tuomo Valkonen + * Further rescue code hacks. + +2007-11-01 14:21 UTC Tuomo Valkonen + * query_exec completor uses mplex working directory. + +2007-11-01 14:10 UTC Tuomo Valkonen + * Added 'wd' parameter to popen_bgread. + (As the last one. It's a bit ugly that the order of parameters isn't similar + to exec_on, but I'm not going to start breaking the Lua-side API at RC stage.) + +2007-10-27 12:38 UTC Tuomo Valkonen + * Suppressed dead object warnings from tab number script. + +2007-10-26 14:10 UTC Tuomo Valkonen + * Changes in WMPlex placeholder ordering. + - Attaching now moves the attach-pholder after the new mx-region. + - Rescue pholder is placed at the end of the list. + +2007-10-26 14:06 UTC Tuomo Valkonen + * Support for rescue code pholder attach flags and masks. + +2007-10-19 16:24 UTC Tuomo Valkonen + * Fixed doc. comment + +2007-10-15 15:48 UTC Tuomo Valkonen + * Cleaned up non-existent function from headers. + +2007-10-15 15:47 UTC Tuomo Valkonen + * Do not optimise away region_managed_prepare_focus call. + Tiling internal focus tracking can become confused if this is done. + +2007-10-15 05:57 UTC Tuomo Valkonen + * Removed redundant restack in tiling code + 2007-09-27 16:22 UTC Tuomo Valkonen tagged ion-3rc-20070927