diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 104 |
1 files changed, 104 insertions, 0 deletions
@@ -1,5 +1,109 @@ # Generated by Makefile. Do not edit. +2010-06-17 Mirco Müller <mirco.mueller@ubuntu.com> + + fixed segfault in on_leave for quicklists, removed superfluous calls to queue-redraw + +2010-06-17 Gord Allott <gord.allott@canonical.com> + + enables quicklists + +2010-06-17 Gord Allott <gord.allott@canonical.com> + + re-enable quicklists + +2010-06-17 Gord Allott <gord.allott@canonical.com> + + fixes issue with going into contracted state when not enough launchers + +2010-06-17 Gord Allott <gord.allott@canonical.com> + + quicklists enabled + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + Adds the new contracted launcher behaviour + Also fixes a few bugs + cogl vapi file updated to fix a vapi bug + had to modify mail.c to make the launcher's grabbale size to be one pixel bigger + + modified: + targets/mutter/main.c + tests/unit/test-launcher.vala + unity-private/launcher/launcher-child.vala + unity-private/launcher/scroller-model.vala + unity-private/launcher/scroller-view.vala + unity-private/launcher/scrollerchild-controller.vala + unity-private/launcher/scrollerchild.vala + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + make the tests compile again + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + fixed cogl warnings + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + make sure to grab the pointer so that mutter works correctly + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + fixed dragging + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + fixed dragging + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + finally fixed projection matrix for icons woo! thanks jay + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + latest code + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + latest code + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + latest code + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + new stuff + +2010-06-16 Gord Allott <gord.allott@canonical.com> + + latest launcher code + +2010-06-09 Gord Allott <gord.allott@canonical.com> + + latest unity + +2010-06-14 Jason Smith <jason@hakimaki> + + merge remove background branch + +2010-06-11 Jason Smith <jason@hakimaki> + + remove background object as it is complete unused + +2010-06-11 Jason Smith <jason@hakimaki> + + merge meta-fullscreen-detection branch + +2010-06-10 Jason Smith <jason@hakimaki> + + make fullscreen detection work properly using metacity calls + +2010-06-10 Neil Jagdish Patel <neil.patel@canonical.com> + + New devel release + 2010-06-10 Neil Jagdish Patel <neil.patel@canonical.com> [release] 0.2.8 |
