]> Pileus Git - ~andy/gtk/log
~andy/gtk
24 years agoWhen blitting inside one window, use ScrollWindowEx, and call
Tor Lillqvist [Tue, 17 Aug 1999 17:47:14 +0000 (17:47 +0000)]
When blitting inside one window, use ScrollWindowEx, and call

* gdk/win32/gdkdraw.c (gdk_draw_pixmap): When blitting inside one
window, use ScrollWindowEx, and call UpdateWindow. This prevents
bugs when for instance part of the window was outside the
display. Thanks to Philippe Colantoni for finding and fixing this.

24 years ago.cvsignore updates
Owen Taylor [Tue, 17 Aug 1999 13:11:21 +0000 (13:11 +0000)]
.cvsignore updates

24 years agoFix corrupted end tag.
Owen Taylor [Tue, 17 Aug 1999 13:10:00 +0000 (13:10 +0000)]
Fix corrupted end tag.

Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.

* gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
  gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
  gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
  gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
Added missing close tags.

24 years agoAdded section. (Written a while ago but fell through the cracks)
Owen Taylor [Tue, 17 Aug 1999 09:39:58 +0000 (09:39 +0000)]
Added section. (Written a while ago but fell through the cracks)

Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>

* gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section.
  (Written a while ago but fell through the cracks)

* gtk/gtk-docs.sgml: Add a &hash; entity here as a
  temporary hack. (There is no standard entity
  for '#', and no way of escaping '#' in gtk-doc)

* gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
  string literals.

* gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
  of errors in the example. (pointed out by
  Nick Lamb)

24 years agoDocumented
Owen Taylor [Mon, 16 Aug 1999 22:52:53 +0000 (22:52 +0000)]
Documented

Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>

* gdk/tmpl/properties.sgml
  gdk/tmpl/selections.sgml
  gdk/tmpl/input_devices.sgml: Documented

* gdk/gdk-sections.txt: Moved around types for
  input devices properties and selections, marked
  a few functions as private.

24 years agoAdded .cvsignore files.
Owen Taylor [Mon, 16 Aug 1999 19:02:02 +0000 (19:02 +0000)]
Added .cvsignore files.

24 years agoInitial import of GTK+ reference docs
Owen Taylor [Mon, 16 Aug 1999 18:51:52 +0000 (18:51 +0000)]
Initial import of GTK+ reference docs

24 years agoInitial revision
Owen Taylor [Mon, 16 Aug 1999 18:51:52 +0000 (18:51 +0000)]
Initial revision

24 years agoFix start and end radial endpoint calculations which were totally wrong.
Tor Lillqvist [Mon, 16 Aug 1999 04:45:01 +0000 (04:45 +0000)]
Fix start and end radial endpoint calculations which were totally wrong.

* gdk/win32/gdkdraw.c (gdk_draw_arc): Fix start and end radial
endpoint calculations which were totally wrong. (A little RTFMing
helps a lot ;-)

* gtk/makefile.{cygwin,msc}: Use libintl extracted from glibc
from a separate directory, not from gettext, because of licensing
issues (we want to use the LGPL version).

* README.win32: Mention the intl from glibc vs from gettext issue.

24 years agoUpdated finnish translations (mainly just duplicating entries for
Mikko Rauhala [Fri, 13 Aug 1999 20:48:31 +0000 (20:48 +0000)]
Updated finnish translations (mainly just duplicating entries for
better statistics).

24 years agoFix a couple of bugs in the key event handling: Now AltGr chars work
Tor Lillqvist [Thu, 12 Aug 1999 21:44:22 +0000 (21:44 +0000)]
Fix a couple of bugs in the key event handling: Now AltGr chars work

* gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs
in the key event handling: Now AltGr chars work again. Also,
now Alt-digits are passed up as well as Control-digits.
Pass keypad plus and minus as normal plus and minus.

24 years agoFAQ Update
BST 1999 Tony Gale [Wed, 11 Aug 1999 12:43:04 +0000 (12:43 +0000)]
FAQ Update

Wed Aug 11 13:38:26 BST 1999 Tony Gale  <gale@gtk.org>
        * docs/gtkfaq.sgml: FAQ Update

24 years agoFixed compiler warnings. Fixed write to unallocated memory (row_ptr), and
Federico Mena Quintero [Mon, 9 Aug 1999 06:09:24 +0000 (06:09 +0000)]
Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and

1999-08-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>

* src/io-png.c (image_save): Fixed compiler warnings.  Fixed write
to unallocated memory (row_ptr), and fixed its type as well.  Take
into account the ArtPixbuf's rowstride when assigning the row
pointers.

* src/gdk-pixbuf.c: Fixup includes.

* src/gdk-pixbuf-io.c: Likewise.

24 years agoAdded a file describing some upcoming and more
Owen Taylor [Mon, 9 Aug 1999 02:11:54 +0000 (02:11 +0000)]
Added a file describing some upcoming and more
distant major changes to GDK.

24 years agoA couple of minor fixes, not worth any ChangeLog entry (?).
Tor Lillqvist [Fri, 6 Aug 1999 19:13:08 +0000 (19:13 +0000)]
A couple of minor fixes, not worth any ChangeLog entry (?).

24 years agoupdated wa & es files
Pablo Saratxaga [Sun, 1 Aug 1999 22:38:37 +0000 (22:38 +0000)]
updated wa & es files

24 years agoFixed 2 C syntax bugs, Daniel
Daniel Veillard [Sat, 31 Jul 1999 17:20:49 +0000 (17:20 +0000)]
Fixed 2 C syntax bugs, Daniel

24 years agoFor some wierd reason, the commit yesterday didn't get everything. (99% of
Mark Crichton [Fri, 30 Jul 1999 15:34:18 +0000 (15:34 +0000)]
For some wierd reason, the commit yesterday didn't get everything. (99% of

For some wierd reason, the commit yesterday didn't get everything. (99% of
the added code was MISSING)

Wierd.

Mark

24 years agoAdded some first steps for file saving. Big thing is that a
Mark Crichton [Thu, 29 Jul 1999 21:17:40 +0000 (21:17 +0000)]
Added some first steps for file saving. Big thing is that a

Added some first steps for file saving.  Big thing is that a gdk_pixbuf_save
function needs to be setup.

Mark

24 years agoOnly build the relevant loaders which require extra libraries if we
Michael Zucchi [Mon, 26 Jul 1999 06:39:39 +0000 (06:39 +0000)]
Only build the relevant loaders which require extra libraries if we

1999-07-26  Michael Zucchi  <mzucchi@denr.sa.gov.au>

        * src/Makefile.am (*_LIB): Only build the relevant loaders which
        require extra libraries if we actually have those libraries.

24 years agoEdit some of the cursors a bit to look better on white background.
Tor Lillqvist [Sun, 25 Jul 1999 22:57:20 +0000 (22:57 +0000)]
Edit some of the cursors a bit to look better on white background.

* gdk/win32/rc/cursor*.cur: Edit some of the cursors a bit to look
  better on white background.

24 years agoREADME.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab
Tor Lillqvist [Sun, 25 Jul 1999 20:02:21 +0000 (20:02 +0000)]
README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab

* README.win32
* config.h.win32: Add HAVE_WINTAB. Undefine it if bulding without
  the Wintab SDK.

* gdk/win32/gdkinput.c: Hack some more. Still doesn't quite work
  OK, but getting closer. Guard against bogus tilt data from Wacom
  ArtPad II with the 3.40 driver. Add ifdefs for HAVE_WINTAB to
  enable easier building without Wintab.

* gdk/win32/gdkinput.h
* gdk/win32/gdkevents.c
* gdk/win32/gdkwindow.c: Minor changes related related to above.

* gdk/win32/gdkvisual.c: Simplify a lot, remove leftovers from X11
  code. As we have just one visual on Win32, no sense to have it in a
  table, and no need for the hash table.

24 years agoUpdated.
Karsten Weiss [Sun, 25 Jul 1999 12:47:10 +0000 (12:47 +0000)]
Updated.

1999-07-25  Karsten Weiss  <karsten@addx.au.s.shuttle.de>

        * de.po: Updated.

24 years agoInclude glib.h as it uses g* datatypes Added for gnome-config
Richard Hestilow [Sat, 24 Jul 1999 03:50:12 +0000 (03:50 +0000)]
Include glib.h as it uses g* datatypes Added for gnome-config

1999-07-23  Richard Hestilow  <hestgray@ionet.net>

        * src/gdk-pixbuf.h: Include glib.h as it uses g* datatypes
        * gdk_pixbufConf.sh.in: Added for gnome-config
        * Makefile.am:
        * configure.in: Modified to generate gdk_pixbufConf.sh

24 years agoru.po: Update
Sergey I. Panov [Fri, 23 Jul 1999 16:32:07 +0000 (16:32 +0000)]
ru.po: Update

24 years agoUpdate gcc build instructions. Mention gettext is GPL.
Tor Lillqvist [Wed, 21 Jul 1999 19:27:25 +0000 (19:27 +0000)]
Update gcc build instructions. Mention gettext is GPL.

* README.win32: Update gcc build instructions. Mention gettext is
  GPL.

* gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Get correct
  supported cursor size with GetSystemMetrics.

* gdk/win32/gdkfont.c
* gtk/gtkfontsel.c: Guard against some font weight and charset
  symbols being undefined (in mingw32 headers).

* gdk/win32/makefile.cygwin
* gtk/makefile.cygwin
* gtk/gtkthemes.c: No longer need to have differently named
gcc-built DLLs when using gcc-2.95 and -fnative-struct.

24 years agoUpdated.
Vincent Renardias [Wed, 21 Jul 1999 17:28:27 +0000 (17:28 +0000)]
Updated.

* Updated.

24 years ago- Added Greek (el) locale.
Spiros Papadimitriou [Wed, 21 Jul 1999 07:38:58 +0000 (07:38 +0000)]
- Added Greek (el) locale.

24 years ago- Added Greek (el) locale.
Spiros Papadimitriou [Wed, 21 Jul 1999 04:46:17 +0000 (04:46 +0000)]
- Added Greek (el) locale.

24 years agoMore fixes to the rotation code. It really works well now. Now we need to
Mark Crichton [Tue, 20 Jul 1999 19:30:08 +0000 (19:30 +0000)]
More fixes to the rotation code. It really works well now. Now we need to

More fixes to the rotation code.  It really works well now.  Now we need
to fix the "clipping when rotating" problem if it is a real issue.

Mark

24 years agoAdded translation to the rotate
Mark Crichton [Tue, 20 Jul 1999 18:59:39 +0000 (18:59 +0000)]
Added translation to the rotate

Added translation to the rotate

24 years agoFix a few memory leaks in the, most of them in error cases but one or two
Larry Ewing [Mon, 19 Jul 1999 04:21:09 +0000 (04:21 +0000)]
Fix a few memory leaks in the, most of them in error cases but one or two

1999-07-18  Larry Ewing  <lewing@gimp.org>

* src/io-xpm.c:
* src/io-gif.c:
* src/io-png.c:
* src/io-jpeg.c: Fix a few memory leaks in the, most of them in
error cases but one or two in the common case.  There are probably
a few small ones left.

24 years agoOk minor changes.
Mark Crichton [Mon, 19 Jul 1999 02:13:34 +0000 (02:13 +0000)]
Ok minor changes.

Ok minor changes.

No longer make a version.h, and cleaned up some code here and there, and added
a quickie dirty-hack rotation function.  However, it rotates at the origin.
Is this what we want?  Or do we want a rotate w.r.t. the center of the pixbuf?

Anyone.

Mark

24 years agoreverted the expose everything changes, I'm not sure why these went in.
Larry Ewing [Sat, 17 Jul 1999 20:03:34 +0000 (20:03 +0000)]
reverted the expose everything changes, I'm not sure why these went in.

1999-07-16  Larry Ewing  <lewing@gimp.org>

* src/testpixbuf.c (expose_func): reverted the expose everything
changes, I'm not sure why these went in.
(config_func): bring this up to date with the new pixbuf_scale
semantics.

* src/gdk-pixbuf-io.c: added a couple of warnings to the module
loading code so that poeple can diagnose problems better.

* src/gdk-pixbuf.c (gdk_pixbux_scale): fix the borkedness, also it
no longer allocates a new pixbuf, which make things nicer for the
rest of the code.  Unfortunately there is still a problem with
scaling rgba images.

24 years agoFixed up the scaling routine.
Mark Crichton [Sat, 17 Jul 1999 03:00:10 +0000 (03:00 +0000)]
Fixed up the scaling routine.

Fixed up the scaling routine.

24 years agoAdded scaling of pixmaps. Currently doesn't work, however, since I'm
Mark Crichton [Fri, 16 Jul 1999 20:35:21 +0000 (20:35 +0000)]
Added scaling of pixmaps. Currently doesn't work, however, since I'm

Added scaling of pixmaps.  Currently doesn't work, however, since I'm guessing
how art_rgb_affine really works.

Mark

24 years agoLong awaited FAQ update.
BST 1999 Tony Gale [Thu, 15 Jul 1999 12:40:48 +0000 (12:40 +0000)]
Long awaited FAQ update.

Thu Jul 15 13:33:15 BST 1999 Tony Gale <gale@gtk.org>

        * docs/gtkfaq.sgml: Long awaited FAQ update.

24 years agoadd raph@gimp.org's fix to the jpeg indexing routine
Larry Ewing [Thu, 15 Jul 1999 06:42:42 +0000 (06:42 +0000)]
add raph@gimp.org's fix to the jpeg indexing routine

1999-07-15  Larry Ewing  <lewing@gimp.org>

* src/io-jpeg.c (image_load): add raph@gimp.org's fix to the jpeg
indexing routine

* src/testpixbuf.c (main): fix up the file routines a little so
that you can load multiple files given the file names

24 years agoMore fixes. See ChangeLog
Mark Crichton [Thu, 15 Jul 1999 04:58:39 +0000 (04:58 +0000)]
More fixes. See ChangeLog

More fixes.  See ChangeLog

24 years agoImplement it. Obscure bit manipulation needed.
Tor Lillqvist [Wed, 14 Jul 1999 23:30:15 +0000 (23:30 +0000)]
Implement it. Obscure bit manipulation needed.

* gdk/win32/gdkcursor.c (gdk_cursor_new_from_pixmap): Implement
  it. Obscure bit manipulation needed.

* gdk/win32/gdkevents.c: Logging.

* gtk/gtkthemes.c (gtk_theme_engine_get): (Win32) Use new DLL naming
style (file name include compiler name) for theme engines.

24 years agoupdated spanish language file
Pablo Saratxaga [Wed, 14 Jul 1999 17:35:32 +0000 (17:35 +0000)]
updated spanish language file

24 years agoconfigure.in: Fixed GIF check. Actually works now! src/gdk-pixbuf.c: More
Mark Crichton [Tue, 13 Jul 1999 07:01:08 +0000 (07:01 +0000)]
configure.in: Fixed GIF check. Actually works now! src/gdk-pixbuf.c: More

configure.in: Fixed GIF check.  Actually works now!
src/gdk-pixbuf.c: More scaling work.

24 years agoDoh. Forgot the libgif check. Also, slowly adding the scaling support That
Mark Crichton [Tue, 13 Jul 1999 06:21:40 +0000 (06:21 +0000)]
Doh. Forgot the libgif check. Also, slowly adding the scaling support That

Doh.  Forgot the libgif check.  Also, slowly adding the scaling support
That will be the next commit.

I also hope I got the configure.in right...

M

24 years agoOk, we'll try this again.
Mark Crichton [Tue, 13 Jul 1999 01:01:14 +0000 (01:01 +0000)]
Ok, we'll try this again.

Ok, we'll try this again.

io-xpm.c: Fixed.  Now actually loads XPMs instead of a big black blob.

configure.in : yes, I know it was broken.  It wasn't finished quite yet (I
always have larger fish to fry)

Oh, and if anyone touches this module again without emailing the people in
AUTHORS, I will go ballistic (after spending precious time figuring out why
this commit never happened the 1st time I tried...)

24 years agoLess logging verbiage.
Tor Lillqvist [Mon, 12 Jul 1999 23:12:39 +0000 (23:12 +0000)]
Less logging verbiage.

* gdk/win32/gdkdraw.c (gdk_draw_pixmap): Less logging verbiage.

* gdk/win32/gdkevents.c: Fix long-standing bug in key
  events. The key.string wasn't zero-terminated, still we strdup'ed
  it in gdk_event_copy(). Synthesize crossing events for button
  events before possible propagation.

* gdk/win32/gdkwindow.c: Log gdk_window_set_title.

* gdk/win32/makefile.cygwin
* gtk/makefile.cygwin: Use new DLL naming style for the
  GCC-compiled ones.

* gdk/win32/makefile.msc
* gtk/makefile.msc: Cosmetics mostly.

* gtk/gtk.def: Add missing entry points.

* gtk/gtksocket.c: Add dummy gtk_socket_get_type() for Win32.

24 years agoRemove spurious `,'.
Raja R Harinath [Mon, 12 Jul 1999 21:14:27 +0000 (21:14 +0000)]
Remove spurious `,'.

* configure.in (AC_OUTPUT): Remove spurious `,'.

24 years agoshut up cvs
Manish Singh [Mon, 12 Jul 1999 20:53:40 +0000 (20:53 +0000)]
shut up cvs

-Yosh

24 years agoFun automake fixins
Manish Singh [Mon, 12 Jul 1999 20:52:05 +0000 (20:52 +0000)]
Fun automake fixins

-Yosh

24 years agoStill working on getting the system working. Nearing release, and one
Mark Crichton [Mon, 12 Jul 1999 20:27:50 +0000 (20:27 +0000)]
Still working on getting the system working. Nearing release, and one

Still working on getting the system working.  Nearing release, and one little
xpm bug to hunt down still.

24 years agoSome changes to do a "proper" install.
Mark Crichton [Mon, 12 Jul 1999 05:40:02 +0000 (05:40 +0000)]
Some changes to do a "proper" install.

Some changes to do a "proper" install.

Makefile doesnt work, however.

24 years agoFixed crash-on-loading bug (width and height are not set until
Mark Crichton [Mon, 12 Jul 1999 04:55:16 +0000 (04:55 +0000)]
Fixed crash-on-loading bug (width and height are not set until

Fixed crash-on-loading bug (width and height are not set until decompression
starts)

Mark

24 years agoUpdated
Tomas Ogren [Sat, 10 Jul 1999 21:39:00 +0000 (21:39 +0000)]
Updated

1999-07-10  Tomas Ogren  <stric@ing.umu.se>

* sv.po: Updated

24 years agoTypo.
Tor Lillqvist [Sat, 10 Jul 1999 00:29:00 +0000 (00:29 +0000)]
Typo.

24 years agoDon't draw anything if width or height is zero. Don't print a warning if
Tor Lillqvist [Sat, 10 Jul 1999 00:26:54 +0000 (00:26 +0000)]
Don't draw anything if width or height is zero. Don't print a warning if

* gdk/win32/gdkdraw.c (gdk_draw_arc): Don't draw anything if width
  or height is zero. Don't print a warning if Pie or Arc fails, they
always fail (?) for very narrow ellipses.

* gdk/win32/gdkdraw.c (gdk_draw_pixmap): Call InvalidateRgn for
  the part or the destination window corresponding to source area
  outside of the source drawable's boundary.

* gdk/win32/gdkdraw.c (gdk_draw_lines, gdk_draw_polygon): Don't do
  anything if less than two points.

* gdk/win32/gdkselection.c (gdk_selection_owner_get): Always
  return NULL. Gtk cut-and-paste inside a single program works
  better this way. (It always gets the clipboard contents from
  Windows, not from its own copy, which is cleared anyway. I can't
  say I fully understand what happens... Emulating the X selection
  and property stuff is a bit of a mess.)

* gdk/win32/gdkevents.c
* gdk/win32/gdkproperty.c: A bít more verbose logging.

* gdk/win32/gdkregion.c: Fix some memory leaks (temporary regions
  that never got deleted). Revamp gdk_region_shrink.

* gdk/win32/gdkregion.c: Fix memory leak, delete temporary regions
  after use.

* gtk/gtk.def: Add some missing entry points.

* gtk/gtkrc.c: Strip trailing directory separator from pixmap path
  component.

24 years agoMassive update...
Mark Crichton [Thu, 8 Jul 1999 16:04:16 +0000 (16:04 +0000)]
Massive update...

Massive update...

gdk-pixbuf-io.c: Fixed to compile and run in a very crippled state.

io-bpm.c: Rough start on a WIN/OS2 BMP loader

testpixbuf.c: Really crude test program for gdk-pixbuf

io-gif.c: Fixed some boneheaded uninitalized variables causing the
loader to choke

24 years agoupdated euskara language file
Pablo Saratxaga [Wed, 7 Jul 1999 21:34:36 +0000 (21:34 +0000)]
updated euskara language file

24 years agolittle fix, added version of file
Pablo Saratxaga [Tue, 6 Jul 1999 01:08:15 +0000 (01:08 +0000)]
little fix, added version of file

24 years agoadded euskara language file
Pablo Saratxaga [Tue, 6 Jul 1999 00:56:26 +0000 (00:56 +0000)]
added euskara language file

24 years agoHandle Control-digits specially.
Tor Lillqvist [Sat, 3 Jul 1999 23:31:50 +0000 (23:31 +0000)]
Handle Control-digits specially.

* gdk/win32/gdkevents.c (gdk_event_translate): Handle
  Control-digits specially.

24 years agoNew pthreads version. Use gettext.
Tor Lillqvist [Sat, 3 Jul 1999 02:13:51 +0000 (02:13 +0000)]
New pthreads version. Use gettext.

* gtk/makefile.{cygwin,msc}: New pthreads version. Use gettext.

24 years agoAdd a missing entry point.
Tor Lillqvist [Fri, 2 Jul 1999 09:26:11 +0000 (09:26 +0000)]
Add a missing entry point.

24 years agoShut some thing up for cvs, and fixed AM_INSTALL macro.
Mark Crichton [Thu, 1 Jul 1999 07:00:43 +0000 (07:00 +0000)]
Shut some thing up for cvs, and fixed AM_INSTALL macro.

Shut some thing up for cvs, and fixed AM_INSTALL macro.

24 years agoNow we have very rudimentary tiff support.
Mark Crichton [Thu, 1 Jul 1999 06:59:07 +0000 (06:59 +0000)]
Now we have very rudimentary tiff support.

Now we have very rudimentary tiff support.

I should use the loading logic in the GIMP plugin...

24 years agoAdded some io-* loaders to the Makefile.am
Mark Crichton [Thu, 1 Jul 1999 03:45:59 +0000 (03:45 +0000)]
Added some io-* loaders to the Makefile.am

Added some io-* loaders to the Makefile.am

24 years agoio-gif.c, io-png.c: Actually put the licencing terms in the code now...
Mark Crichton [Wed, 30 Jun 1999 15:28:43 +0000 (15:28 +0000)]
io-gif.c, io-png.c: Actually put the licencing terms in the code now...

io-gif.c, io-png.c: Actually put the licencing terms in the code now...
io-xpm.c: XPM parser baed off of gdk's, but this does something with the
transparent colors.

24 years ago Added loader for jpeg->RGB.
Michael Zucci [Tue, 29 Jun 1999 11:13:31 +0000 (11:13 +0000)]
Added loader for jpeg->RGB.
Based really loosely on imlib's io-jpeg.c

24 years agoio-png.c: changed g_malloc call for pixles to art_alloc (to be "correct")
Mark Crichton [Tue, 29 Jun 1999 06:07:14 +0000 (06:07 +0000)]
io-png.c: changed g_malloc call for pixles to art_alloc (to be "correct")

io-png.c: changed g_malloc call for pixles to art_alloc (to be "correct")

io-gif.c: implemented GIF file loading.

24 years agoOk, now it determines if it has an alpha channel. If it does, load it, if
Mark Crichton [Tue, 29 Jun 1999 02:54:16 +0000 (02:54 +0000)]
Ok, now it determines if it has an alpha channel. If it does, load it, if

Ok, now it determines if it has an alpha channel.  If it does, load it, if
not, don't make one.

24 years agoRedid io-png for gdk-pixbuf. Note that it'll add an opaque alpha channel
Mark Crichton [Tue, 29 Jun 1999 02:36:03 +0000 (02:36 +0000)]
Redid io-png for gdk-pixbuf. Note that it'll add an opaque alpha channel

Redid io-png for gdk-pixbuf.  Note that it'll add an opaque alpha channel
to any png that doesn't have one, and will convert greyscale PNGs to RGBA.

24 years agobpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans
Tor Lillqvist [Mon, 28 Jun 1999 07:06:01 +0000 (07:06 +0000)]
bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans

* gdk/win32/gdkimage.c (gdk_image_get): bpl was set wrong for
  bitmaps, should be multiple of 4. (Thanks to Hans Breuer for
  finding this.)

24 years agoFix some typos (mine).
Tor Lillqvist [Mon, 28 Jun 1999 06:39:20 +0000 (06:39 +0000)]
Fix some typos (mine).

24 years agomoved gtkrc.zh_TW to gtkrc.zh_TW.Big5
Pablo Saratxaga [Fri, 25 Jun 1999 22:21:15 +0000 (22:21 +0000)]
moved gtkrc.zh_TW to gtkrc.zh_TW.Big5

24 years agoupdated spanish language file
Pablo Saratxaga [Thu, 24 Jun 1999 19:27:38 +0000 (19:27 +0000)]
updated spanish language file

24 years agochanged 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don't
Pablo Saratxaga [Thu, 24 Jun 1999 06:57:49 +0000 (06:57 +0000)]
changed 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don't
knwo how to make it available trough aoutoconf).
And removed various now redundant gtkrc.* files

24 years agoupdated walloon language file
Pablo Saratxaga [Wed, 23 Jun 1999 10:53:30 +0000 (10:53 +0000)]
updated walloon language file

24 years agoadded gtkrc.* files for all encodings I know
Pablo Saratxaga [Wed, 23 Jun 1999 10:50:31 +0000 (10:50 +0000)]
added gtkrc.* files for all encodings I know

24 years agoFinal specfile cleanups from the honorable Jose Mercado.
Jose H Mercado [Mon, 21 Jun 1999 23:12:26 +0000 (23:12 +0000)]
Final specfile cleanups from the honorable Jose Mercado.

1999-06-01  Jose H Mercado  <jmercado@mit.edu>

* gtk+.spec.in: Corrected some typos in files section.

24 years agoupdated walloon language file
Pablo Saratxaga [Mon, 21 Jun 1999 22:26:11 +0000 (22:26 +0000)]
updated walloon language file

24 years agoupdated walloon language file
Pablo Saratxaga [Fri, 18 Jun 1999 13:15:33 +0000 (13:15 +0000)]
updated walloon language file

24 years agoMention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header
Tor Lillqvist [Mon, 14 Jun 1999 21:43:53 +0000 (21:43 +0000)]
Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header

* README.win32: Mention using GNU gettext.
* config.h.win32: Enable NLS stuff.
* gtk/makefile.msc: Use GNU gettext.
* gdk/win32/gdkdnd.c: Minor header reorg.
* gdk/win32/{gdkevents,gdkwindow}.c: No semantic changes, mainly
cosmetics.
* gtk/gtkrc.c (Win32): Make get_gtk_sysconf_directory() public.
* gtk/gtkmain.c (Win32): Use it in bindtextdomain() call.

24 years agozh_TW.Big5.po
Yuan-Chung Cheng [Fri, 11 Jun 1999 11:56:22 +0000 (11:56 +0000)]
zh_TW.Big5.po

24 years agoupdated forzh_TW.Big5 po file
Yuan-Chung Cheng [Fri, 11 Jun 1999 11:54:15 +0000 (11:54 +0000)]
updated forzh_TW.Big5 po file

24 years agoupdated walloon language file
Pablo Saratxaga [Thu, 10 Jun 1999 16:19:14 +0000 (16:19 +0000)]
updated walloon language file

25 years agoUpdated translation.
Kjartan Maraas [Wed, 9 Jun 1999 11:06:43 +0000 (11:06 +0000)]
Updated translation.

1999-06-09  Kjartan Maraas  <kmaraas@online.no>

* no.po: Updated translation.

25 years agoComplete translation.
Vincent Renardias [Wed, 9 Jun 1999 09:39:02 +0000 (09:39 +0000)]
Complete translation.

* Complete translation.

25 years agoupgrade to libtool 1.3.2 (BeOS changes merged)
Manish Singh [Wed, 2 Jun 1999 18:45:22 +0000 (18:45 +0000)]
upgrade to libtool 1.3.2 (BeOS changes merged)

-Yosh

25 years agoupdated walloon file
Pablo Saratxaga [Tue, 1 Jun 1999 00:02:12 +0000 (00:02 +0000)]
updated walloon file

25 years agoupdated walloon file
Pablo Saratxaga [Mon, 31 May 1999 12:01:44 +0000 (12:01 +0000)]
updated walloon file

25 years agoAdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx. Don't override all
Tor Lillqvist [Sun, 30 May 1999 02:15:33 +0000 (02:15 +0000)]
AdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx. Don't override all

* gdk/win32/gdkwindow.c: AdjustWindowRectEx2 renamed to
  SafeAdjustWindowRectEx. Don't override all calls to
  AdjustWindowRectEx by it, but use it only in two places: When
  creating a new top-level window and when moving a top-level
  window.

Use screen coordinate rectangle, not client rectangle, in
  gdk_window_move. Thus SafeAdjustWindowRectEx will do its job only
  when we try to place a window so that the decoration (mainly,
  title bar) isn't visible.

These changes fix the bug that showed up for instance as the
  GIMP's saved top-level windows moving right and down (by an amount
  equal to the window decoration) for each session. This bug showed
  up also in testgtk's "Saved Position".

gdk_window_resize also redone a bit.

25 years agoUpdate fi.po
lukka [Wed, 26 May 1999 21:19:29 +0000 (21:19 +0000)]
Update fi.po

25 years agoFixed a forgotten period after a @xref.
Neil Vachharajani [Wed, 26 May 1999 04:55:57 +0000 (04:55 +0000)]
Fixed a forgotten period after a @xref.

25 years agoAdd (commented out) Windows-style theme include line.
Tor Lillqvist [Tue, 25 May 1999 04:03:14 +0000 (04:03 +0000)]
Add (commented out) Windows-style theme include line.

* gtk/testgtkrc: Add (commented out) Windows-style theme
include line.

* gdk/win32/gdk.def,gtk/gtk.def: Add some missing entry points.

25 years agoTypo.
Tor Lillqvist [Tue, 18 May 1999 22:26:58 +0000 (22:26 +0000)]
Typo.

25 years agoCopy our gdkprivate.h and gdkx.h to a gdk subdirectory, so that
Tor Lillqvist [Tue, 18 May 1999 22:23:23 +0000 (22:23 +0000)]
Copy our gdkprivate.h and gdkx.h to a gdk subdirectory, so that

* gdk/win32/makefile.{cygwin,msc}: Copy our gdkprivate.h and
  gdkx.h to a gdk subdirectory, so that applications can include
  these with <gdk/*.h> without trouble.

* gdk/win32/gdkimage.c (gdk_image_new_with_depth): Code simplified.
(gdk_image_destroy): Plugged resource leak, some GdkImages didn't
have their bitmap destroyed.

* gdk/win32/gdk.def: Add gdk_root_parent.

25 years agochanges to compile nicely (with xlib) on BeOS
CDT 1999 Shawn T. Amundson [Wed, 12 May 1999 08:06:07 +0000 (08:06 +0000)]
changes to compile nicely (with xlib) on BeOS

Wed May 12 03:00:56 CDT 1999 Shawn T. Amundson <amundson@gtk.org>

        * configure.in
          gtk-config.in
          ltconfig
          ltmain.sh
          gtk/Makefile.am: changes to compile nicely (with xlib)
          on BeOS

25 years agoupdated spanish language file
Pablo Saratxaga [Thu, 6 May 1999 01:14:50 +0000 (01:14 +0000)]
updated spanish language file

25 years agolibtool 1.3
Manish Singh [Sat, 1 May 1999 22:20:16 +0000 (22:20 +0000)]
libtool 1.3

-Yosh

25 years agomerges from gtk-1-2
Lars Hamann [Fri, 30 Apr 1999 11:48:42 +0000 (11:48 +0000)]
merges from gtk-1-2

Fri Apr 30 13:38:16 1999  Lars Hamann  <lars@gtk.org>

* gtk/gtkclist.c:
* gtk/gtkctree.c: merges from gtk-1-2

25 years ago Support added for building using a GNU toolchain on Win32,
Tor Lillqvist [Sun, 25 Apr 1999 21:55:05 +0000 (21:55 +0000)]
Support added for building using a GNU toolchain on Win32,
gcc -mno-cygwin (egcs-1.1.2) on cygwin-b20.1.

* gdk/win32/makefile.cygwin gtk/makefile.cygwin: New files.
* config.h.win32: Changes for gcc.
* gdk/gdkrectangle.c: Include gdk.h as <gdk/gdk.h>.
* gdk/gdkcolor.c: config.h.win32 already defines strcasecmp.
* gdk/win32/gdkconfig.h: Only the MS compiler has wctype.h.
* gdk/win32/gdkdnd.c: Protect (unused) OLE2 stuff better.
Protect shl stuff unavaiilable with mingw32 headers.
* gdk/win32/gdkevents.c: Fix typo.
* gdk/win32/gdkglobals.c: Use GDKVAR here also for gcc.
* gdk/win32/gdkim.c: Use OEM code page for multibyte chars. (?)
* gdk/win32/gdkinput.c: Use __try __except only with the MS compiler.
* gdk/win32/gdkprivate.h: Make up for some stuff missing from
the mingw32 headers.
* gdk/win32/makefile.msc: Use latest Wintab kit and glib.
* gtk/gtkfilesel.c: Include <glib.h> early, to get stat->_stat
definition on Win32. Test for NATIVE_WIN32, not _MSC_VER.
* gtk/gtkfontsel.c: Protect CHARSET redefinition on Win32.
Test for NATIVE_WIN32, not _MSC_VER.
* gtk/gtkmain.c: No use warning about developer version on Win32,
there aren't any non-developer versions anyhow.
* gtk/gtkrc.c: Test for NATIVE_WIN32, not _MSC_VER.
* gtk/makefile.msc: Use pthread from another directory. Minor other
changes.

25 years agoUpdated Korean translation
Changwoo Ryu [Sat, 24 Apr 1999 14:25:57 +0000 (14:25 +0000)]
Updated Korean translation

1999-04-24  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

* ko.po: Updated Korean translation