diff options
author | Raymond Penners <pennersr@src.gnome.org> | 2003-09-11 18:51:05 +0000 |
---|---|---|
committer | Raymond Penners <pennersr@src.gnome.org> | 2003-09-11 18:51:05 +0000 |
commit | b427fbd8bce2d541175982dc99b26246c62bc9d8 (patch) | |
tree | 763e75f88d39070b16e8108ecf8f3ae14c92ac86 /modules | |
parent | 33500b568cf173fde47f6232bc500cb2b3624afb (diff) | |
download | gtk+-b427fbd8bce2d541175982dc99b26246c62bc9d8.tar.gz |
0.4.0
Diffstat (limited to 'modules')
-rwxr-xr-x | modules/engines/ms-windows/ChangeLog.old | 45 |
1 files changed, 32 insertions, 13 deletions
diff --git a/modules/engines/ms-windows/ChangeLog.old b/modules/engines/ms-windows/ChangeLog.old index 4e25081f76..9051025f03 100755 --- a/modules/engines/ms-windows/ChangeLog.old +++ b/modules/engines/ms-windows/ChangeLog.old @@ -1,6 +1,14 @@ +2003-09-11 Raymond Penners <raymond@dotsphinx.com>
+
+ * === Released 0.4.0 ===
+
+ * src/wimp_style.c: Notebook tabs were no longer properly drawn,
+ fixed.
+
2003-09-08 Dom Lachowicz <cinamod@hotmail.com>
- * src/wimp_style.c: Honor scrollbar sizes, radio/check button sizes, paned sizes
+ * src/wimp_style.c: Honor scrollbar sizes, radio/check button
+ sizes, paned sizes
2003-09-03 Dom Lachowicz <cinamod@hotmail.com>
@@ -8,20 +16,31 @@ 2003-09-02 Dom Lachowicz <cinamod@hotmail.com>
- * src/wimp_style.c: We now honor font preferences being bold or italic
+ * src/wimp_style.c: We now honor font preferences being bold or
+ italic
+
+2003-08-29 Dom Lachowicz <cinamod@hotmail.com>
+
+ * src/*.c: Theme GTK toolbar arrows to XP chevrons, once my GTK
+ patch is committed.
+
+ * src/wimp_style.c: Enable proper fonts/sizes for menus, status
+ bars. Tooltips are waiting for my GTK patches, though.
+
+2003-08-28 Dom Lachowicz <cinamod@hotmail.com>
+
+ * src/wimp_style.c: Change how we draw handle boxes in the non-XP
+ case. This does not yet apply to GtkHandleBoxes
-2003-08-29 Dom Lachowicz <cinamod@hotmail.com> - - * src/*.c: Theme GTK toolbar arrows to XP chevrons, once my GTK patch is committed. - * src/wimp_style.c: Enable proper fonts/sizes for menus, status bars. Tooltips are waiting for my GTK patches, though.
- -2003-08-28 Dom Lachowicz <cinamod@hotmail.com> - - * src/wimp_style.c: Change how we draw handle boxes in the non-XP case. This does not yet apply to GtkHandleBoxes - 2003-08-26 Dom Lachowicz <cinamod@hotmail.com>
- * src/*.c: Tooltips should do XP-style theming. Handle Boxes/Panes do XP style REBAR theming (TODO: non-XP version of the above for handleboxes). Toolbars should draw the REBAR part properly. Preparation for using the Toolbar class. Menubars and Toolbars now are etched-in to mimic Windows' behavior. HandleBoxes' shadow types should also be correct now, compared to OfficeXP applications.
+ * src/*.c: Tooltips should do XP-style theming. Handle Boxes/Panes
+ do XP style REBAR theming (TODO: non-XP version of the above for
+ handleboxes). Toolbars should draw the REBAR part
+ properly. Preparation for using the Toolbar class. Menubars and
+ Toolbars now are etched-in to mimic Windows'
+ behavior. HandleBoxes' shadow types should also be correct now,
+ compared to OfficeXP applications.
2003-08-26 Raymond Penners <raymond@dotsphinx.com>
@@ -87,4 +106,4 @@ 2003-03-18 Raymond Penners <raymond@dotsphinx.com>
* === Released 0.1.0 ===
- +
|