summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog146
1 files changed, 146 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b23946684..f6f16a2e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,151 @@
# Generated by Makefile. Do not edit.
+2010-09-03 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Add devices.png to tarball
+
+2010-09-03 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Bumped to next dev version
+
+2010-09-03 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ [release] 0.2.34
+
+2010-09-03 Gord Allott <gord.allott@canonical.com>
+
+ This branch queues requests to remove results from the views long enough to update the existing tiles if add_result comes in. This allows the views not to flash as much during searches.
+
+2010-09-02 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Make seaching in places a little nicer
+
+2010-09-02 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Add a batch processing for icon setting
+
+2010-09-02 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Some batchprocessing for pixbuf loading
+
+2010-09-03 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ Forgot to remove the debug()-calls
+
+2010-09-03 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ Merged Neil's fix-places-memleaks branch after review and approval. Fixes
+ numerous mem-leaks in Places and Quicklists.
+
+ modified:
+ unity-private/launcher/quicklist-check-menu-item.vala
+ unity-private/launcher/quicklist-image-menu-item.vala
+ unity-private/launcher/quicklist-menu-item.vala
+ unity-private/launcher/quicklist-radio-menu-item.vala
+ unity-private/places/places-default-renderer-group.vala
+ unity-private/places/places-default-renderer-tiles.vala
+ unity-private/places/places-default-renderer.vala
+ unity-private/places/places-place-home-renderer.vala
+ unity-private/places/places-place-search-entry.vala
+ unity-private/places/places-view.vala
+ unity/unity-layered-bin.vala
+
+2010-09-02 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Correctly free child actors
+
+2010-09-02 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Clean up memory usage inside places
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ fixes lp:623953 - applications that are favourited and then closed are now not removed
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ removed a debug
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ merged in latest unity and fixed lp:614329
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ debugging
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ fixes a gettext translation to support non plural translations
+
+2010-09-02 Gord Allott <gord.allott@canonical.com>
+
+ fix for lp:623953 - icons loaded after unity starts are reactive again
+
+2010-09-01 Gord Allott <gord.allott@canonical.com>
+
+ small speed improvement to previous fix
+
+2010-09-01 Gord Allott <gord.allott@canonical.com>
+
+ fix for lp:623953
+
+2010-08-31 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ [merge] Add support for latest unity-asset-pool
+
+2010-08-31 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Add support for latest asset pool
+
+2010-08-31 Gord Allott <gord.allott@canonical.com>
+
+ fix neil mode in the launcher and re-enable quicklists
+
+2010-08-31 Gord Allott <gord.allott@canonical.com>
+
+ fixed double menu open issue
+
+2010-08-27 Gord Allott <gord.allott@canonical.com>
+
+ re-enabled quicklists
+
+2010-08-27 Gord Allott <gord.allott@canonical.com>
+
+ don't auto-scroll when already scrolling
+
+2010-08-27 Gord Allott <gord.allott@canonical.com>
+
+ fixes the scroller so that its scrolls correctly for the use case of having not enough icons to fill the launcher
+
+2010-08-30 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ modified:
+ unity-private/places/places-default-renderer.vala
+
+ Merged (with small suggested fixes) after review and approval from Mikkel
+ into trunk. This brings the scrollbar closer to the mockups from Design.
+
+2010-08-28 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ add glow to slider
+
+2010-08-28 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ support drawing the three different styles for the slider depending on its 'state': normal, prelight, active... 'state'-handling should be done properly in Ctk.ScrollView
+
+2010-08-27 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ forgot to use update() instead of do_queue_redraw() for Unity.CairoCanvas
+
+2010-08-27 Mirco Müller <mirco.mueller@ubuntu.com>
+
+ added missing background-pattern to trough, added striped pattern to prelight slider, work-around state-handling for slider still not working
+
+2010-08-26 Neil Jagdish Patel <neil.patel@canonical.com>
+
+ Post release version bump
+
2010-08-26 Neil Jagdish Patel <neil.patel@canonical.com>
[release] 0.3.32