X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e73da79d78fd78a618ce600d34607e80e956b6b5;hb=69fc8b21b1d40335e5c4223bcc74c26d49202fb2;hp=84001f6e1c7ed12a3c5093a94559417a1aec6403;hpb=214381793227e299ae1e72caa24ad2cfde029ef1;p=ion3.git diff --git a/ChangeLog b/ChangeLog index 84001f6..e73da79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,143 @@ +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 + +2007-09-27 16:22 UTC Tuomo Valkonen + * Release notes + +2007-09-26 20:16 UTC Tuomo Valkonen + * Do not goto frame on p_switch_tab, only switch. + +2007-09-26 20:14 UTC Tuomo Valkonen + * WMPlex focus code tuning. + (Goodbye to any plans of the next release being tagged "stable".) + +2007-09-24 21:48 UTC Tuomo Valkonen + * Small clarification + +2007-09-17 20:30 UTC Tuomo Valkonen + * Use default name for workspace in query if none given. + +2007-09-11 20:39 UTC Tuomo Valkonen + * Removed out-dated and redundant files under mod_dock/. + +2007-09-07 05:08 UTC Tuomo Valkonen + * Removed -g from compiler flags + +2007-09-02 21:04 UTC Tuomo Valkonen + * Completed/fixed dock size policy calculation + +2007-09-02 13:41 UTC Tuomo Valkonen + tagged ion-3rc-20070902 + +2007-09-02 13:40 UTC Tuomo Valkonen + * Release notes + +2007-08-30 05:24 UTC Tuomo Valkonen + * Set 'target' to requested instead of None on refused SelectionNotify too. + This seems to fix Xterm's paste slowness. + +2007-08-27 17:42 UTC Tuomo Valkonen + * Binding guards weren't being used + +2007-07-20 13:55 UTC Tuomo Valkonen + tagged ion-3rc-20070720 + +2007-07-20 13:55 UTC Tuomo Valkonen + * 'Release notes + +2007-07-16 12:25 UTC Tuomo Valkonen + * The dock uses WMPlex size policies now + +2007-07-14 20:32 UTC Tuomo Valkonen + * Added 'orientation' winprop + +2007-07-14 20:07 UTC Tuomo Valkonen + * Some REGION_SKIP_FOCUS flag management + +2007-07-12 18:56 UTC Tuomo Valkonen + * Oops, wrong return value test for XTextPropertyToStringList + 2007-07-08 09:36 UTC Tuomo Valkonen tagged ion-3rc-20070708