summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* remove unused cruftcinamod2004-05-221-153/+0
|
* remove unecessary commentscinamod2004-05-221-28/+19
|
* 0.6.0Raymond Penners2004-05-211-0/+2
|
* Patch 939583Raymond Penners2004-05-212-2/+17
|
* fix toolbar button hilite in Luna themecinamod2004-05-212-1/+15
|
* rename to libwimp.dllcinamod2004-05-214-6/+9
|
* win32 color changes work, xp style changes workcinamod2004-05-212-7/+34
|
* better icon sizescinamod2004-05-212-1/+5
|
* Fix the recent string_conversion_callback change to work on Solaris.Matthias Clasen2004-05-041-2/+2
| | | | | | | | 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)
* Patch to add support for string conversion callbacks toTheppitak Karoonboonyanan2004-04-242-8/+152
| | | | GtkIMContextXIM (#101814)
* Renamed GTK-Wimp to MS-Windows EngineRaymond Penners2004-03-2014-206/+212
|
* Fix ./-> typo. (Federic Crozat)Owen Taylor2004-03-182-1/+6
| | | | | | | Thu Mar 18 10:07:15 2004 Owen Taylor <otaylor@redhat.com> * pixbuf-draw.c (match_theme_image): Fix ./-> typo. (Federic Crozat)
* Fix problem with NULL details. (#112066, MINAMI Hirokazu, Matthias Clasen)Owen Taylor2004-03-172-1/+6
| | | | | | | 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)
* Clear preedit string and emit preedit_changed as needed on AIX. (#130617,Owen Taylor2004-03-111-0/+7
| | | | | | | | 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)
* 0.5.4Raymond Penners2004-03-111-359/+363
|
* bump version #cinamod2004-03-101-0/+4
|
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-0611-0/+11
| | | | | | | | | | 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>
* fix font encoding bugcinamod2004-02-252-1/+224
|
* Interrupted commit.Matthias Clasen2004-02-221-0/+2
|
* only reference input method modules we've actually built. Fixes re-buildMark McLoughlin2004-02-171-1/+1
| | | | | | | | 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.
* gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preeditOwen Taylor2004-01-291-2/+4
| | | | | | | | | | | | | | | | | | | 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)
* Remove broken hangul input module.Changwoo Ryu2004-01-273-2689/+0
| | | | | | * modules/input/imhangul-defs.h: * modules/input/imhangul.c: * modules/input/Makefile.am: Remove broken hangul input module.
* remove UXTHEME_HAS_LINES, fix menu colorationcinamod2004-01-204-66/+20
|
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-4/+4
| | | | | | | | | | | | | | | | | | | | 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_().
* toward bug 853775cinamod2003-12-305-17/+47
|
* fix bug 852354cinamod2003-12-302-1/+19
|
* fix expander's +/- part colorationcinamod2003-12-012-3/+8
|
* fix coloration in several gimp widgetscinamod2003-11-262-20/+15
|
* fix menu bar bgscinamod2003-11-242-108/+127
|
* 0.5.2Raymond Penners2003-11-191-9/+17
|
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-1/+5
| | | | | | | | | | | 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.
* fix background colors for brickcinamod2003-11-142-42/+201
|
* fix icon sizescinamod2003-11-052-3/+5
|
* menubars now have shadow=NONEcinamod2003-11-052-2/+5
|
* scrollbar steppers are now ETCHED_INcinamod2003-11-052-0/+10
|
* win32 color scheme workcinamod2003-11-043-39/+51
|
* scrollbar grippersRaymond Penners2003-11-012-0/+14
|
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-1/+1
| | | | | | | | | | | | | | 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.
* 0.5.1Raymond Penners2003-10-231-1/+6
|
* update xp_theme_defscinamod2003-10-232-0/+18
|
* More code formattingRaymond Penners2003-10-223-9/+9
|
* Code formattingRaymond Penners2003-10-224-60/+65
|
* use more XP style functionscinamod2003-10-214-113/+283
|
* Scrollbar grippersRaymond Penners2003-10-202-1/+11
|
* bump version #cinamod2003-10-201-0/+4
|
* gtkrcRaymond Penners2003-10-182-1/+3
|
* GrippersRaymond Penners2003-10-183-3/+26
|
* Scrollbar fixesRaymond Penners2003-10-172-1/+6
|
* Merged patch from Arnaud CharletRaymond Penners2003-10-145-25/+39
|
* Released 0.5.0Raymond Penners2003-10-081-0/+4
|