cinamod
0916b965d6
remove unused cruft
2004-05-22 15:05:06 +00:00
cinamod
3d07c4a958
remove unecessary comments
2004-05-22 02:14:34 +00:00
Raymond Penners
e9ad49365f
0.6.0
2004-05-21 21:15:32 +00:00
Raymond Penners
c8134c7fda
Patch 939583
2004-05-21 21:12:07 +00:00
cinamod
0a1f711eb0
fix toolbar button hilite in Luna theme
2004-05-21 21:01:55 +00:00
cinamod
6c6637ab27
rename to libwimp.dll
2004-05-21 19:02:59 +00:00
cinamod
f8cdf240fe
win32 color changes work, xp style changes work
2004-05-21 18:35:56 +00:00
cinamod
07ac527c6d
better icon sizes
2004-05-21 17:54:37 +00:00
Matthias Clasen
ecd0c58e35
Fix the recent string_conversion_callback change to work on Solaris.
...
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* modules/input/gtkimcontextxim.c: Fix the recent
string_conversion_callback change to work on
Solaris. (#141190 , Padraig O'Briain)
2004-05-04 17:05:20 +00:00
Theppitak Karoonboonyanan
eecb33d6b0
Patch to add support for string conversion callbacks to
...
GtkIMContextXIM (#101814 )
2004-04-24 09:58:48 +00:00
Raymond Penners
43a6de6c89
Renamed GTK-Wimp to MS-Windows Engine
2004-03-20 11:42:30 +00:00
Owen Taylor
bc60ec0b83
Fix ./-> typo. (Federic Crozat)
...
Thu Mar 18 10:07:15 2004 Owen Taylor <otaylor@redhat.com>
* pixbuf-draw.c (match_theme_image): Fix ./-> typo.
(Federic Crozat)
2004-03-18 15:09:55 +00:00
Owen Taylor
22767f65f7
Fix problem with NULL details. ( #112066 , MINAMI Hirokazu, Matthias Clasen)
...
Wed Mar 17 16:38:00 2004 Owen Taylor <otaylor@redhat.com>
* pixbuf-draw.c (match_theme_image): Fix problem with
NULL details. (#112066 , MINAMI Hirokazu, Matthias Clasen)
2004-03-17 21:43:47 +00:00
Owen Taylor
99c074e7cf
Clear preedit string and emit preedit_changed as needed on AIX. ( #130617 ,
...
Thu Mar 11 17:51:10 2004 Owen Taylor <otaylor@redhat.com>
* modules/input/gtkimcontextxim.c (preedit_done_callback):
Clear preedit string and emit preedit_changed as needed
on AIX. (#130617 , Philip K Warren)
2004-03-11 22:57:10 +00:00
Raymond Penners
3a03f4a071
0.5.4
2004-03-11 20:29:13 +00:00
cinamod
ae308c1491
bump version #
2004-03-10 15:20:45 +00:00
Federico Mena Quintero
80581c3011
Fixes #136082 and #135265 , patch by Morten Welinder.
...
2004-03-05 Federico Mena Quintero <federico@ximian.com>
Fixes #136082 and #135265 , patch by Morten Welinder.
* configure.in: Use AC_SYS_LARGEFILE.
* */*.c: #include <config.h>
2004-03-06 03:38:59 +00:00
cinamod
df2ab6f687
fix font encoding bug
2004-02-25 22:38:58 +00:00
Matthias Clasen
4c471cb7d1
Interrupted commit.
2004-02-22 02:07:26 +00:00
Mark McLoughlin
9d843deb46
only reference input method modules we've actually built. Fixes re-build
...
2004-02-17 Mark McLoughlin <mark@skynet.ie>
* modules/input/Makefile.am: only reference input method
modules we've actually built. Fixes re-build failure with
stale hangul module lying aroung. Bug #134518 .
2004-02-17 15:24:25 +00:00
Owen Taylor
a5f9b185ab
gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preedit
...
Thu Jan 29 18:08:06 2004 Owen Taylor <otaylor@redhat.com>
* gtk/gtktextlayout.c (line_display_iter_to_index)
* gtk/gtktextlayout.c (line_display_index_to_iter): Only
adjust the preedit position for lines that include the
preedit string. (#132353 , Yao Zhang). How the heck
did this work as well as it did?!?!
* modules/input/gtkimcontextxim.c (gtk_im_context_xim_get_ic):
Reverse change to change of XNFilterEvents event mask from
#110493 -- it's documented and in the Xlib code an
unsigned long.
* modules/input/gtkimcontextxim.c (preedit_start_callback):
Return -1 rather than void to indicate no length limit.
(#129548 )
2004-01-29 23:33:07 +00:00
Changwoo Ryu
1e8cb4623f
Remove broken hangul input module.
...
* modules/input/imhangul-defs.h:
* modules/input/imhangul.c:
* modules/input/Makefile.am: Remove broken hangul input module.
2004-01-27 18:20:16 +00:00
cinamod
30e463b6b4
remove UXTHEME_HAS_LINES, fix menu coloration
2004-01-20 21:46:59 +00:00
Matthias Clasen
07d4d314b6
The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and
...
Fri Jan 16 23:59:01 2004 Matthias Clasen <maclas@gmx.de>
The first part of the fix for #114351 (see also
gdk-pixbuf/ChangeLog and po/ChangeLog):
* gtk/gtkintl.h:
* gdk-pixbuf/gdk-pixbuf-i18n.h:
* gdk/gdkintl.h: Define P_() for property blurbs and nicks.
* gdk/gdkdisplaymanager.c:
* gdk-pixbuf/gdk-pixbuf.c:
* modules/input/gtkimcontextxim.c:
* gtk/*.c: Mark property blurbs and nicks with P_().
* po/Makefile.in.in: Add --keyword=P_ to the xgettext
invocation, since property blurbs and nicks are
now marked with P_().
2004-01-16 23:10:05 +00:00
cinamod
16f9478ee3
toward bug 853775
2003-12-30 17:22:30 +00:00
cinamod
7b61ec8c3b
fix bug 852354
2003-12-30 16:44:40 +00:00
cinamod
4f42c35a0c
fix expander's +/- part coloration
2003-12-01 18:56:34 +00:00
cinamod
6e63e7f75a
fix coloration in several gimp widgets
2003-11-26 18:03:14 +00:00
cinamod
af05c04e31
fix menu bar bgs
2003-11-24 15:05:48 +00:00
Raymond Penners
11ff1a2a6d
0.5.2
2003-11-19 22:26:45 +00:00
Manish Singh
477e349f84
gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and
...
Mon Nov 17 16:25:04 2003 Manish Singh <yosh@gimp.org>
* gdk-pixbuf/Makefile.am
* modules/input/Makefile.am: Use install-data-hook for
gdk-pixbuf.loaders and gtk.immodules install generation targets.
Fixes #112806 .
* gtk/gtkexpander.h: Apply missing declarations from #124449 .
2003-11-18 00:26:51 +00:00
cinamod
5df65643e2
fix background colors for brick
2003-11-14 17:51:31 +00:00
cinamod
18db2c24e2
fix icon sizes
2003-11-05 21:19:13 +00:00
cinamod
c6e019fbe3
menubars now have shadow=NONE
2003-11-05 17:47:36 +00:00
cinamod
524f0ba1bd
scrollbar steppers are now ETCHED_IN
2003-11-05 15:10:27 +00:00
cinamod
4a1bdfb977
win32 color scheme work
2003-11-04 21:59:26 +00:00
Raymond Penners
73ab722107
scrollbar grippers
2003-11-01 15:28:25 +00:00
Owen Taylor
3a7a64aa46
=== Released 2.3.0 ===
...
Fri Oct 24 16:54:04 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.0 ===
* configure.in: Remove a stray comma.
* README.in: Fix a few notes about Xft 1 and pango-1.0.
* NEWS: Finish updates for 2.3.0.
* po/Makefile.in.in: Update to latest GLib version.
2003-10-24 22:16:07 +00:00
Raymond Penners
432c583ad5
0.5.1
2003-10-23 18:00:10 +00:00
cinamod
0aca654ce0
update xp_theme_defs
2003-10-23 14:20:27 +00:00
Raymond Penners
0727b51dc2
More code formatting
2003-10-22 18:41:02 +00:00
Raymond Penners
bce3094486
Code formatting
2003-10-22 18:25:50 +00:00
cinamod
28087cb57d
use more XP style functions
2003-10-21 18:51:29 +00:00
Raymond Penners
c7353d84ee
Scrollbar grippers
2003-10-20 17:38:53 +00:00
cinamod
aac8660254
bump version #
2003-10-20 14:53:05 +00:00
Raymond Penners
bd40282903
gtkrc
2003-10-18 20:45:15 +00:00
Raymond Penners
52349beb92
Grippers
2003-10-18 20:37:30 +00:00
Raymond Penners
a0628bab9a
Scrollbar fixes
2003-10-17 18:00:44 +00:00
Raymond Penners
e246918d1b
Merged patch from Arnaud Charlet
2003-10-14 18:35:43 +00:00
Raymond Penners
52595ffaf5
Released 0.5.0
2003-10-08 19:22:37 +00:00
Raymond Penners
995c756f11
added safety
2003-10-07 20:53:15 +00:00
Raymond Penners
3d279086dd
Messed up changelog, again, zzz
2003-10-07 20:41:36 +00:00
Raymond Penners
359d5c9857
Messed up changelog
2003-10-07 20:40:32 +00:00
Raymond Penners
de1c1916ea
Removed debugging stuff
2003-10-07 20:31:45 +00:00
cinamod
c7f1da6b0c
clean up some return values in xp_theme
2003-10-07 20:11:27 +00:00
cinamod
3b960961f5
remove C++ comments
2003-10-07 20:07:49 +00:00
Raymond Penners
ab490bdcde
Lightweight theme switching
2003-10-07 19:58:28 +00:00
cinamod
bb3f3dbc15
mingw build system
2003-10-07 19:10:15 +00:00
Raymond Penners
8a93f2ff7a
Fixes
2003-10-07 18:56:57 +00:00
cinamod
5f5323d820
define HTHEME
2003-10-07 18:21:24 +00:00
Raymond Penners
2b7bd1f817
IsThemeActive and dfns->defs
2003-10-07 18:03:34 +00:00
cinamod
dc825592f4
xp theme definitions for platforms NOT winxp, catch system settings changes, disable theme switching
2003-10-06 16:38:53 +00:00
cinamod
795d24d459
fix menu delays
2003-10-03 18:17:39 +00:00
cinamod
2af224b3a5
redo how we do styles
2003-10-03 17:02:45 +00:00
cinamod
0f5490e5de
catch color changes properly now
2003-10-03 16:20:25 +00:00
cinamod
1993a58518
catch theme and color changes
2003-10-03 15:54:20 +00:00
cinamod
84841faf7f
don't leak as many GCs
2003-10-03 13:51:41 +00:00
cinamod
c0addc2e40
be more protective about when we install properties
2003-10-01 20:49:44 +00:00
cinamod
f81a63fde9
add gtksetting
2003-09-30 14:44:11 +00:00
cinamod
97f1b098af
set delay on popdown menus
2003-09-25 15:07:02 +00:00
cinamod
86b43475c8
set delay on popdown menus
2003-09-25 15:04:16 +00:00
cinamod
dc16c121f9
const some strings
2003-09-22 14:36:30 +00:00
Raymond Penners
e95ad99afe
0.4.3
2003-09-20 09:56:27 +00:00
Raymond Penners
c2cee519e3
0.4.2
2003-09-18 19:30:06 +00:00
cinamod
db2ba3d0e0
ignore clip rect for now
2003-09-16 13:36:20 +00:00
Raymond Penners
405f24c9e6
0.4.1
2003-09-15 20:53:07 +00:00
Raymond Penners
0815d43bce
Tree expanders fixed
2003-09-15 20:52:37 +00:00
Raymond Penners
b14b12f9d2
Several last-minute fixes
2003-09-15 17:58:44 +00:00
cinamod
2344c84ea5
implement caret blink
2003-09-15 14:02:23 +00:00
Raymond Penners
c647c4dd51
Console error messages
2003-09-14 18:54:00 +00:00
Raymond Penners
b24d3fd352
sf bug 805259
2003-09-14 09:47:25 +00:00
cinamod
fdb5605164
fix gtkrc
2003-09-11 19:22:01 +00:00
Raymond Penners
b427fbd8bc
0.4.0
2003-09-11 18:51:05 +00:00
Raymond Penners
33500b568c
Notebook regression fixed
2003-09-11 18:44:39 +00:00
cinamod
0d7de37eb0
fix font problem in workrave
2003-09-09 15:07:33 +00:00
cinamod
7ba35e56de
make a bunch of data const
2003-09-09 14:18:43 +00:00
cinamod
96196a4e47
scrollbar sizes, button sizes, paned sizes
2003-09-08 13:53:25 +00:00
cinamod
1ff4c35fdb
use tooltip color, font
2003-09-03 17:40:23 +00:00
cinamod
15dbb7c912
respect boldness and italic
2003-09-02 22:09:49 +00:00
cinamod
4a32a34717
fix build
2003-09-02 19:21:11 +00:00
cinamod
d536cdde02
some tooltips work -waiting for gtk 2.4
2003-08-29 22:45:18 +00:00
cinamod
a5c6a1759d
better font handling
2003-08-29 22:10:07 +00:00
cinamod
8f51ccc0e7
toolbar chevrons
2003-08-29 21:00:14 +00:00
cinamod
b75882291f
better non-XP handle boxes
2003-08-28 18:36:17 +00:00
cinamod
ccdf6b9bc9
tooltips, handle boxes, menus, toolbars
2003-08-26 21:53:30 +00:00
Raymond Penners
b1b4498b0e
0.3.0
2003-08-26 18:45:08 +00:00
Raymond Penners
14554b4496
Fixes
2003-08-23 11:39:36 +00:00
Raymond Penners
f245464c67
Tooltip colors
2003-08-23 09:21:06 +00:00
Raymond Penners
d5cf3f17d9
Disabled alternating color rules
2003-08-20 00:18:54 +00:00
Raymond Penners
badb53eb1e
Make files & tree expanders
2003-08-20 00:07:23 +00:00