~ubuntu-branches/ubuntu/edgy/gtk2-engines/edgy

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-25 11:08:46 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20060725110846-uwksdyyifgaxnaep
Tags: 1:2.7.6-0ubuntu1
* New upstream release.
* debian/rules:
  - enable --enable-animation.
* Resynchronized with Debian, no Ubuntu changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Overview of Changes in 2.6.9 (since 2.6.8)
2
 
==========================================
3
 
 
4
 
* Fixed bugs:
5
 
        Bug 341694 - Crash in d4x (Industrial)
6
 
        Bug 334557 - Compile errors with gcc 2.95 (Clearlooks)
7
 
 
8
 
 
9
 
Overview of Changes in 2.6.8 (since 2.6.7)
10
 
==========================================
11
 
 
12
 
* Fixed bugs:
13
 
        Bug 333398 - Menubars in panel applets have sunken mode (Clearlooks)
14
 
        Bug 317639 - GtkHScale not rendered properly in Clearlooks
15
 
        Bug 148848 - No visual difference of disabled checkboxes in SimplySmooth (Smooth)
16
 
 
17
 
* Lots of other miscellaneous fixes
18
 
* Prevent unnecessary symbols from being exported (all engines)
19
 
* Prefix symbols in engines, to prevent possible conflicts with applications
20
 
* Improved RTL support in Clearlooks
21
 
 
22
 
 
23
 
Overview of Changes in 2.6.7 (since 2.6.6)
24
 
==========================================
25
 
 
26
 
* Fixed bugs:
27
 
        #322886 - Crux engine: undefined reference to `_uninstall_all_focus_hooks'
28
 
        #323215 - Metal and thinice engines uncoditionally cast widget to GtkNotebook
29
 
        #324989 - Crux engine: use malloc instead of alloca
30
 
        #318151 - Menu tooltips are hard to read when using HighContrastInverse theme
31
 
        #315562 - Symbol conflicts between theme engines crash gnome-theme-manager
32
 
        #324806 - Clearlooks theme causes panel to crash on a multihead display
33
 
        #106156 - LighthouseBlue theme has problem with slider widget highlight (also
34
 
                  fixes various other redraw problems)
35
 
 
36
 
* Applied smooth engine patches and lighthouseblue patch from bug 321140 (Lots
37
 
  of cleanups for compiler warnings and removal of unneeded code)
38
 
 
39
 
 
40
 
Overview of Changes in 2.6.6 (since 2.6.5)
41
 
==========================================
42
 
 
43
 
* Applied cleanups and fixes for compiler warnings from bug #321140 to
44
 
  Clearlooks, Crux, HC, Metal, Mist, Redmond and Thinice engines [ patches by Kjartan Maraas ]
45
 
* ISO C90 and compiler warnings fixed and more unused code removed from Crux [ Thomas Wood ]
46
 
* ISO C90 fixes to thinice [ Thomas ]
47
 
 
48
 
 
49
 
Overview of Changes in 2.6.5 (since 2.6.4)
50
 
==========================================
51
 
 
52
 
* Fixed bugs:
53
 
        #314100 - Tiny cleanup in thinice theme style code
54
 
        #165864 - Progressbar with fraction 0.01 shows as 100% (in Mist engine)
55
 
        #305963 - The leftmost tab in tabbed widgets is not drawn correctly (in Crux engine)
56
 
        #110758 - Bad code in crux theme
57
 
 
58
 
* Updated Clearlooks theme using latest engine features. Using the more vibrant
59
 
selection color from Shaun McCance.
60
 
 
61
 
* Fixed memory leaks in Clearlooks engine.
 
1
Overview of Changes in 2.7.6 (since 2.7.5)
 
2
==========================================
 
3
 
 
4
Highlights in this release include:
 
5
 
 
6
* More improvements to the cairo version of Crux, now using purple highlights.
 
7
* Further improvements to the cairo version of the High Constrast engine
 
8
* New cairo based Engine called Glide for the Glider theme
 
9
 
 
10
Fixed bugs in this release:
 
11
 
 
12
        343893 - Engines need to handle GTK_ARROW_NONE.
 
13
        348167 - Remove crux/pixmaps directory.
 
14
 
 
15
 
 
16
Overview of Changes in 2.7.5 (since 2.7.4)
 
17
==========================================
 
18
 
 
19
Highlights in this release include:
 
20
 
 
21
* Further improvements to the cairo version of Crux, now with a new tango style
 
22
  from a mockup by Lapo Calamandrei
 
23
* Fixed lots of memory leaks in Clearlooks, and several other bugs
 
24
* High Constrast engine conversion to cairo started
 
25
* Redmond, Thinice and Mist engine conversions to cairo almost complete
 
26
* Lighthouseblue and Metal engines have been removed, since no one has
 
27
  volounteered to convert them to cairo, and they are no longer maintained.
 
28
 
 
29
Fixed bugs in this release:
 
30
 
 
31
        345769 - Clearlooks' gtk_paint_* functions do not correctly obey the 
 
32
                 passed clip rect
 
33
        341694 - Crash in d4x (industrial)
 
34
        338826 - style copy function broken in clearlooks
 
35
        337381 - GtkHScale is improperly displayed in RTL (clearlooks)
 
36
        325760 - panel applets have black background on transparent/solid colour
 
37
                 panels (clearlooks)
 
38
        332639 - Fix memory leaks in draw_flat_box and
 
39
                 gtk_treeview_get_header_index (clearlooks)
 
40
        325932 - "Inconsistent" checkbox state missing (clearlooks)
 
41
 
 
42
 
 
43
 
 
44
Overview of Changes in 2.7.4 (since 2.7.3)
 
45
==========================================
 
46
 
 
47
* Not compiling any animation code in clearlooks anymore
 
48
* Crux updated with radio and check buttons drawn using cairo
 
49
* Crux updated with progress bar bars drawn using cairo
 
50
 
 
51
 
 
52
Overview of Changes in 2.7.3 (since 2.7.2)
 
53
==========================================
 
54
 
 
55
* Various fixes and updates to Clearlooks
 
56
* Fixes to hc (#318151)
 
57
* Cleanups in lighthouseblue (#321140)
 
58
 
 
59
 
 
60
Overview of Changes in 2.7.2 (since 2.7.1)
 
61
==========================================
 
62
 
 
63
* Numerous Clearlooks bug fixes (including #315562, #323218, #323218, #325168)
 
64
* Patches and fixes for bug 321140 to hc, industrial, mist, redmond, smooth
 
65
  and thinice engines (cleanups for compiler warnings and removal of unneeded
 
66
  code)
 
67
 
 
68
 
 
69
Overview of Changes in 2.7.1 (since 2.7.0)
 
70
==========================================
 
71
 
 
72
* Bug fixes to metal and thinice engines (bug 323215)
 
73
* Updates and bug fixes to Clearlooks engine
 
74
 
 
75
 
 
76
Overview of Changes in 2.7.0 (since 2.6.3)
 
77
==========================================
 
78
* Clearlooks and Mist engine now uses cairo to do drawing
 
79
* Redmond and Crux engine conversions to cairo started
 
80
* Various cleanups and fixes
 
81
* Animation code for checkboxes and radiobuttons in clearlooks (off by default)
62
82
 
63
83
 
64
84
Overview of Changes in 2.6.4 (since 2.6.3)
65
85
==========================================
66
 
* Fixed bugs:
 
86
* Fixed bugs: 
67
87
        #305374 - Smooth makes d4x crash
68
88
        #161960 - Panel on 2nd screen crashes when using crux
69
89
        #303112 - [lighthouseblue] Radio buttons appear all checked in GtkTreeView