]> git.decadent.org.uk Git - ion3.git/blobdiff - ChangeLog
Changed /etc/X11/$(PACKAGE) to /etc/X11/ion3 since the path should be the same in...
[ion3.git] / ChangeLog
index 84001f6e1c7ed12a3c5093a94559417a1aec6403..e73da79d78fd78a618ce600d34607e80e956b6b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,143 @@
+2007-11-09 14:47 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  tagged ion-3rc-20071109
+
+2007-11-09 14:47 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Release notes
+
+2007-11-09 14:44 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Added "forget" parameter to ioncore.detach and improved doc.
+
+2007-11-08 18:17 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Removed redundant is_fullscreen.
+
+2007-11-06 07:48 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Improved stdisp placement in non-tiled groups.
+
+2007-11-05 17:27 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Stretch size policies support gravity (for alignment after size hints).
+
+2007-11-05 17:07 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Improved split resize behaviour
+
+2007-11-04 17:58 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Initial focus fixes for modal stacking levels.
+
+2007-11-04 12:14 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * attach_framed wasn't supporting typical group attach parameters.
+
+2007-11-03 23:40 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * I knew it! Recent focus code changes broke something.
+  (Modal stacking levels within groups.)
+
+2007-11-03 23:21 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Oops, copy-paste.
+
+2007-11-01 17:11 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Changed disposeroot policy for WGroupCW.
+  Last managed region disposed always disposes the group (if possible).
+
+2007-11-01 17:09 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Further rescue code hacks.
+
+2007-11-01 14:21 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * query_exec completor uses mplex working directory.
+
+2007-11-01 14:10 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Suppressed dead object warnings from tab number script.
+
+2007-10-26 14:10 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Support for rescue code pholder attach flags and masks.
+
+2007-10-19 16:24 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Fixed doc. comment
+
+2007-10-15 15:48 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Cleaned up non-existent function from headers.
+
+2007-10-15 15:47 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Removed redundant restack in tiling code
+
+2007-09-27 16:22 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  tagged ion-3rc-20070927
+
+2007-09-27 16:22 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Release notes
+
+2007-09-26 20:16 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Do not goto frame on p_switch_tab, only switch.
+
+2007-09-26 20:14 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * WMPlex focus code tuning.
+  (Goodbye to any plans of the next release being tagged "stable".)
+
+2007-09-24 21:48 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Small clarification
+
+2007-09-17 20:30 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Use default name for workspace in query if none given.
+
+2007-09-11 20:39 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Removed out-dated and redundant files under mod_dock/.
+
+2007-09-07 05:08 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Removed -g from compiler flags
+
+2007-09-02 21:04 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Completed/fixed dock size policy calculation
+
+2007-09-02 13:41 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  tagged ion-3rc-20070902
+
+2007-09-02 13:40 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Release notes
+
+2007-08-30 05:24 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 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 <tuomov@iki.fi>
+  * Binding guards weren't being used
+
+2007-07-20 13:55 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  tagged ion-3rc-20070720
+
+2007-07-20 13:55 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * 'Release notes
+
+2007-07-16 12:25 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * The dock uses WMPlex size policies now
+
+2007-07-14 20:32 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Added 'orientation' winprop
+
+2007-07-14 20:07 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Some REGION_SKIP_FOCUS flag management
+
+2007-07-12 18:56 UTC  Tuomo Valkonen <tuomov@iki.fi>
+  * Oops, wrong return value test for XTextPropertyToStringList
+
 2007-07-08 09:36 UTC  Tuomo Valkonen <tuomov@iki.fi>
   tagged ion-3rc-20070708