- 20 Nov, 1999 1 commit
-
-
Tor Lillqvist authored
actually does anything useful... Time for bed.
-
- 19 Nov, 1999 1 commit
-
-
Tor Lillqvist authored
-
- 18 Nov, 1999 1 commit
-
-
Tor Lillqvist authored
1999-11-18 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkgc-win32.c (gdk_gc_predraw): Also for truecolor drawables use just the pixel field in the foreground and background GdkColor of the GdkGC. gdk_gc_set_{fore,back}ground() are called in the GIMP with GdkColors containing uninitialized (red,green,blue) fields, and just the pixel field filled in, and furthermore in the visual-dependent format as returned by gdk_rgb_xpixel_from_rgb(). It thus turns out that we really don't need to have the full GdkColor for fg and bg in GdkGCWin32Data after all. Will change it later to have just the pixel values. (Note that this version of gdkgc-win32.c still is the old gdkgc.c, it won't compile in the reorganised directory structure.)
-
- 17 Nov, 1999 3 commits
-
-
Larry Ewing authored
1999-11-17 Larry Ewing <lewing@gimp.org> * src/gnome-canvas-pixbuf.c (gnome_canvas_pixbuf_bounds): implement the bounds method correctly. (compute_viewport_affine): compute the affine need to fit the image within the viewport given by the args. (compute_render_affine): call compute_viewport_affine.
-
Jonathan Blandford authored
-
Tor Lillqvist authored
-
- 16 Nov, 1999 3 commits
-
-
Havoc Pennington authored
1999-11-16 Havoc Pennington <hp@pobox.com> * src/gdk-pixbuf-drawable.h: Use includes from the current directory, not the system directory.
-
Jiri (George) Lebl authored
Mon Nov 15 17:18:28 1999 George Lebl <jirka@5z.com> * src/testpixbuf-drawable.c: use includes from the current directory rather then from the system include directory as gdk-pixbuf includes are not yet installed when this is compiled.
-
Damon Chaplin authored
1999-11-16 Damon Chaplin <damon@karuna.freeserve.co.uk> * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>. * gtk/tmpl/gtknotebook.sgml: * gtk/tmpl/gtklist.sgml: new sections from Nicolas George <george@clipper.ens.fr>, with help from "Bob Springett" <bobspringett@claranet.fr>. * gtk/tmpl/gtkobject.sgml: * gtk/tmpl/gtkarg.sgml: new sections from David Benson <daveb@idealab.com>. * gtk/tmpl/gtkvbox.sgml: * gtk/tmpl/gtkhbox.sgml: fixed line endings. * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone <lee0@callnetuk.com> * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param - it is relative to @angle1 rather than from the 3 o'clock position. * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields. * gtk/tmpl/gtkcolorsel.sgml: * gtk/tmpl/gtkcolorseldlg.sgml: * gtk/tmpl/gtkprogress.sgml: * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone <tom@martoneconsulting.com> * gtk/tmpl/gtkclist.sgml: partially written documentation from Paul Schifferer <isengard@geocities.com> who won't be able to finish it
-
- 15 Nov, 1999 2 commits
-
-
GMT 1999 Tony Gale authored
Mon Nov 15 17:17:51 GMT 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: s/gtk_main_iteration/g_main_iteration/
-
Owen Taylor authored
-
- 13 Nov, 1999 3 commits
-
-
GMT 1999 Tony Gale authored
Sat Nov 13 22:30:29 GMT 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: threads example from Erik Mouw. New question on GtkLabel background colors. * docs/gtk_tut.sgml: - Correct the example code callback function definitions. - Update the gtkdial example code, from Frans van Schaik. - Update setselection.c to current API. * examples/Makefile examples/*/*.c: Update to code listed in tutorial.
-
Cody Russell authored
-
Cody Russell authored
-
- 12 Nov, 1999 2 commits
-
-
Tor Lillqvist authored
-
Owen Taylor authored
-
- 11 Nov, 1999 6 commits
-
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
-
Tor Lillqvist authored
to be done manually in the repository.
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
Martin Norback authored
-
- 10 Nov, 1999 14 commits
-
-
Federico Mena Quintero authored
1999-11-10 Federico Mena Quintero <federico@redhat.com> * doc/tmpl/gdk-pixbuf-loader.sgml: Populated. * doc/gdk-pixbuf.signals: Put in the real names of signal arguments. * src/gdk-pixbuf-loader.c: Improved documentation comments.
-
Tor Lillqvist authored
1999-11-10 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkfont-win32.c: Fix a couple of bugs. The Unicode subrange table (from the "Developing International Software for Windows 95 and Windows NT" book) was missing the Hangul syllable block... Get the loaded font's charset correctly. (Note that this, and the other *-win32.c files, still really are the old ones, the win32 subdirectory is not ready for compilation yet after the reorg.)
-
Jonathan Blandford authored
-
Jonathan Blandford authored
1999-11-10 Jonathan Blandford <jrb@redhat.com> * src/gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): emit the closed signal.
-
Michael Fulbright authored
Dr Mike
-
Jonathan Blandford authored
1999-11-10 Jonathan Blandford <jrb@redhat.com> * src/io-ras.c (OneLineMapped_file): Now can handle indexing correctly. Patch from Arjan to do so.
-
Michael Fulbright authored
1999-11-10 Michael Fulbright <drmike@redhat.com> * src/io-pnm.c (pnm_ascii_read_scanline): Fixed loading of ASCII PNM files. * src/testpixbuf.c: Added final queued draw when done loading image.
-
Jonathan Blandford authored
1999-11-10 Jonathan Blandford <jrb@redhat.com> * src/gdk-pixbuf-io.c (gdk_pixbuf_load_module): removed spurious print statements.
-
GMT 1999 Tony Gale authored
Wed Nov 10 17:26:49 GMT 1999 Tony Gale <gale@gtk.org> * gtk/gtkclist.c: Fix off-by-one bug in parameter check.
-
Michael Fulbright authored
Dr Mike <drmike@redhat.com>
-
Owen Taylor authored
Wed Nov 10 12:12:03 1999 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkinput-{x11,xfree}.c: Call XFreeDeviceState() on results of XQueryDeviceState().
-
Arturo Espinosa authored
-
Federico Mena Quintero authored
1999-11-10 Federico Mena Quintero <federico@redhat.com> * src/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Added documentation.
-
Tor Lillqvist authored
-
- 09 Nov, 1999 4 commits
-
-
Michael Fulbright authored
env var TBF_KBPS=n to get n kBytes/sec. Dr Mike
-
Michael Fulbright authored
Dr Mike
-
Michael Fulbright authored
Dr Mike
-
Michael Fulbright authored
1999-11-09 Michael Fulbright <drmike@redhat.com> * src/io-jpeg.c: Slight cosmetic cleanup. * src/io-pnm.c: Fixed raw PNM loading bug. Also discovered that ASCII PBM loading has a similar problem and will address tomorrow.
-