Merge lp:~ted/overlay-scrollbar/better-news into lp:overlay-scrollbar

Proposed by Ted Gould
Status: Rejected
Rejected by: Ted Gould
Proposed branch: lp:~ted/overlay-scrollbar/better-news
Merge into: lp:overlay-scrollbar
Diff against target: 221 lines (+1/-216)
1 file modified
NEWS (+1/-216)
To merge this branch: bzr merge lp:~ted/overlay-scrollbar/better-news
Reviewer Review Type Date Requested Status
Ken VanDine Needs Fixing
Review via email: mp+66498@code.launchpad.net

Description of the change

Fixing the news file

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Deprecated? NEWS is the future!

review: Needs Fixing

Unmerged revisions

282. By Ted Gould

Fixing the news file

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'NEWS'
--- NEWS 2011-06-30 13:35:17 +0000
+++ NEWS 2011-06-30 17:13:40 +0000
@@ -1,216 +1,1 @@
1overlay-scrollbar 0.2.3 (June 30, 2011)1Deprecated
2---------------------------------------
3
4* New thumb design.
5
6* Minor bug fixes.
7
8
9overlay-scrollbar 0.2.2 (June 29, 2011)
10---------------------------------------
11
12* Scrollbars now use Gtk+ colors.
13
14* Scrollbars are now less rounded.
15
16* Support RTL locales and different scrolled window placements.
17
18* Added tolerance to pageup and down buttons before dragging.
19
20* Adjusted timings before hiding the thumb.
21
22* Shrink the thumb size on small scrolled windows.
23
24* Bugs fixed:
25 771450 Cannot scroll in small areas
26 761138 support left (and top) scrollbar placements
27 782022 Overlay scrollbars do not work in right to left locales
28 800387 emacs23-x crashing in liboverlay-scrollbar-0.2.so.0
29
30
31overlay-scrollbar 0.2.1 (June 15, 2011)
32---------------------------------------
33
34* Gtk+ 3 support, based on the work by Andrea Azzarone.
35
36* Performance boost with updated versions of both Gtk+ 2 and 3.
37
38* Refinements in the code and coding style fixes.
39
40* Various general fixes and improvements.
41
42* Bugs fixed:
43 781432 In nvidia-settings overlay scrollbars are kept displayed when they...
44 767823 Overlay scrollbar hidden underneath bottom panel in Ubuntu Classic mode
45 773930 Overlay scrollbar not working correctly with font selection dialog
46 796828 overlay-scrollbar requires two mouse targetings
47
48* Contributors:
49 Andrea Azzarone <azzaronea@gmail.com>
50
51
52overlay-scrollbar 0.2.0 (May 18, 2011)
53--------------------------------------
54
55* Major reshuffle in the code, hopefully easier to read.
56
57* Added a patch which enables the scrollbars almost globally.
58
59* Bugs fixed:
60 728838 Add visual connection after pageup/down via thumb
61 773263 scrolling doesn't work at the edge of the screen (fitts' law is broken)
62 774610 Overlay Scrollbar arrows are off-center for certain themes (e.g....
63 765719 hide the thumb when selecting text or on general interaction
64 735867 slowly moving the thumb when it's the the beginning, results in...
65 783261 Using scrollbar can break windows while list search is taking place
66
67
68overlay-scrollbar 0.1.12 (April 27, 2011)
69-----------------------------------------
70
71* Bugs fixed:
72 771563 anjuta doesn't display scrollbar after resetting the layout
73
74
75overlay-scrollbar 0.1.11 (April 27, 2011)
76-----------------------------------------
77
78* Un-blacklisted apps:
79 deja-dup, inkscape, lshw-gtk
80
81* Bugs fixed:
82 771511 some apps show grey overlay instead orange even if the window is focused
83
84
85overlay-scrollbar 0.1.10 (April 26, 2011)
86-----------------------------------------
87
88* Bugs fixed:
89 763707 Scrollbar's slider appears away from the mouse
90 769427 liboverlay doesn't work in detached tabs
91 769460 scrollbar doesn't work in liferea
92 770625 overlay-scrollbar_0.1.9-0ubuntu1 update causes vmware workstation to...
93 769217 Cardapio doesn't work propely with new scrollbars (Ubuntu 11.04)
94
95
96overlay-scrollbar 0.1.9 (April 21, 2011)
97----------------------------------------
98
99* Install a xsession script to enable the scrollbars globally.
100
101* Contributors:
102 Ken VanDine <ken.vandine@canonical.com>
103
104
105overlay-scrollbar 0.1.8 (April 20, 2011)
106----------------------------------------
107
108* Few stability fixes, blacklist apps that expose functionality issues.
109
110
111overlay-scrollbar 0.1.7 (April 13, 2011)
112----------------------------------------
113
114* Active windows have focused overlay/bar/pager, inactive windows follow mouse.
115
116* Bugs fixed:
117 754717 ccsm crashed with SIGSEGV in os_pager_draw()
118 754927 Banshee.exe crashed with SIGABRT in g_main_context_dispatch()
119 754306 The last line of files in a directory is being 'duplicated' when...
120 754736 should not stay on screen when alt-tabbing to another application
121 758581 Scrollbar does not work with vinagre
122 758046 Cannot use the thumb to PgUp/PgDown multiple times, because it fades...
123 756243 Enabling Desktop-based Viewport Switching can cause fade on scroll...
124
125overlay-scrollbar 0.1.6 (April 7, 2011)
126---------------------------------------
127
128* Bugs fixed:
129 737518 with compiz: if the window is unfocused and you click on one of its...
130 746189 Black Background on Overlay Scrollbar in Banshee
131 751444 hide the thumb after a timeout, with a fade-out animation
132 750572 Package gives wrong website
133 731653 Thumb blocks the right side of a maximized window
134 737661 in wxWidgets, pager is not colored properly
135 746862 animate the pager's colorization
136 746864 colorize the pager following mouse movement
137 750879 Add mouse-wheel functionality to the thumb
138 751440 use g_source_remove instead g_object_ref/unref for g_timeout_add in...
139 751442 lock position of the thumb when it's internal
140 751652 Thumb doesn't fade-out after click (and no motion after release) in...
141 752705 pager should immediately change color when changing gtk+ theme
142 752836 wrong colorization on restacking
143 753440 Panel's scrollbar is left behind
144
145
146overlay-scrollbar 0.1.5 (March 30, 2011)
147----------------------------------------
148
149* Performance tweaks
150
151* Bugs fixed:
152 728412 Compiz: make it sibling of the parent toplevel window
153 736992 Rendering error on multiple monitors
154 743229 overlay scrollbar thumbs not hidden if different window has focus
155 744431 Scrollbar stays on top after closing window
156 741885 use proper allocation, not from the parent
157
158* Contributors:
159 Andrea Azzarone <azzaronea@gmail.com>
160
161
162overlay-scrollbar 0.1.4 (March 23, 2011)
163----------------------------------------
164
165* Bugs fixed:
166 740276 Add whitelist support
167 728418 Improve scrolling speed
168 731369 Scrollbars are not working with wxWidgets
169 741071 blacklist RTL languages
170 737627 stop events when the thumb is unmapped
171
172
173overlay-scrollbar 0.1.3 (March 17, 2011)
174----------------------------------------
175
176* Performance tweaks
177
178* Bugs fixed:
179 728664 Scrollbar (thumb) is not working in modal dialogs
180 732091 unity's restore from maximize is breaking the positioning of overlay...
181 735618 with jjardon's performance tweak branch, sometimes the pager is not...
182 735906 You can scroll even if the thumb is not shown
183 736076 rendering issues for the pager
184 733031 Issues when reallocating widgets
185 736280 The thumb has black borders after switching back to metacity
186 733212 scrollbar should be shifted depending on the scrolled window's...
187
188
189overlay-scrollbar 0.1.2 (March 10, 2011)
190----------------------------------------
191
192* Bugs fixed:
193 728411 Correctly show the pager when opening the app
194 731366 BadAlloc in apps with many scrollbars
195 730822 crash with evolution and overlay 0.1.1
196 730849 Scrollbar overlay crashes Filezilla
197 730892 gnome-system-monitor crash when switching to a tab with scrollbar
198 731006 The scrollbar (pager+thumb) should be moved 1px left/up
199 731459 Proximity does not work with empathy
200 731650 Scroll position indicator is not visible in gedit Plugins list
201 732712 issue with gtk-demo without configure event
202
203
204overlay-scrollbar 0.1.1 (March 7, 2011)
205---------------------------------------
206
207* Bugs fixed:
208 728416 Fix crashes in hide_thumb
209 728415 Maximized windows: Move thumb internally when there's not enough...
210 728407 Unwanted scrollbars are appearing for hidden scrolled windows...
211
212
213overlay-scrollbar 0.1.0 (March 2, 2011)
214---------------------------------------
215
216Initial release

Subscribers

People subscribed via source and target branches