~ubuntu-branches/debian/sid/kde-style-qtcurve/sid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2010-06-30 10:24:35 UTC
  • mfrom: (1.4.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100630102435-tmeq2k2y5vgu5iq4
Tags: 1.5.0-1
* New upstream release.
* Bump Standard-Version to 3.9.0 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1.5.0
 
2
-----
 
3
 1. Add option to set progressbar colour.
 
4
 2. Add options to have squared sliders and/or scrollbar sliders even when
 
5
    general setting set to round.
 
6
 3. Add option to use menubar colours for popup menus.
 
7
 4. Add option to set alpha values used to draw etch/shadow effect.
 
8
 5. Fixed background of Gtk2 style combo menus.
 
9
 6. Add option to specify colour of titlebar button icons.
 
10
 7. Add option to use menubar colour for titlebar when a window has a menubar visible.
 
11
    (Only valid when not blending titlebars and not using window border colours for
 
12
    menubars)
 
13
 8. 'Fix' toolbar handles in OpenOffice.org
 
14
 9. Add options to set opacity for window and poup-menu backgrounds. The KDE SC4.5
 
15
    blur-behind hint is set when the opacity!=100
 
16
10. Don't alter agua 'shine' for mouse-overed disabled widgets.
 
17
11. Fix KDE SC4.5 sidebar buttons when set to not draw as standard buttons.
 
18
12. Display kwin options in style config dialog, and import/export these when
 
19
    importing/exporting QtCurve themes.
 
20
13. If drawing a spin widget with no edit field (as happens in KOffice's progress/spin
 
21
    widget), then dont draw the background behind the spin arrows.
 
22
14. Fix right margin of tab labels.
 
23
15. Fix scrollview frame when squared and etched.
 
24
16. Fix QDial 'handle' position.
 
25
17. Replace custom window-drag code with that of Oxygen.
 
26
18. Change window-drag options to allow dragging via toolbars and other empty areas.
 
27
19. Add option to draw separator between titlebar and window contents.
 
28
20. Make combo-boxes slightly thinner.
 
29
21. Update kwin shadow code.
 
30
22. Draw faded lines for vertical table header splitters.
 
31
23. Draw header gradients in top/left corner of table headers.
 
32
 
1
33
1.4.3
2
34
-----
3
35
1. Fix crash (mainly on Arch linux) when apps (e.g. dolphin) exit.