- 21 Sep, 1999 1 commit
-
-
Tor Lillqvist authored
1999-09-21 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdk.c (gdk_exit_func): Delete the gdk_DC when exiting, just to be sure. * gdk/win32/gdkvisual.c (gdk_visual_init): Remove a couple of unused variables, leftovers from the X11 version. * gdk/win32/rc/*.cur: Better cursors provided by Bernd Herd. * gtk/gtkfontsel.c (gtk_font_selection_get_xlfd_field): Only downcase fields on X11.
-
- 20 Sep, 1999 4 commits
-
-
Dave Mason authored
David Mason dcm@redhat.com
-
Dave Mason authored
David Mason dcm@redhat.com
-
Dave Mason authored
David Mason dcm@redhat.com
-
Pablo Saratxaga authored
-
- 17 Sep, 1999 4 commits
-
-
Tor Lillqvist authored
1999-09-17 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdk.def: Add gdk_threads_mutex. * gtk/makefile.msc: Correct path to libintl. Thanks to Tomi Ollila and Bernd Herd: Fix some inconsistencies in use of gint vs. int, and gint vs. gboolean in headers and definitions. Use GtkType for the *_get_type functions. Note that these changes preserve binary compatibility. * gdk/gdk.c * gdk/win32/gdk.c * gdk/gdk.h: Fix inconsistencies: gint vs int. * gtk/gtkmain.c * gtk/gtkclist.c * gtk/gtkmenufactory.c * gtk/gtknotebook.c * gtk/gtkwidget.c: Fix inconsistencies, also gint vs. gboolean. * gtk/gtkcolorsel.[ch] * gtk/gtkcombo.[ch] * gtk/gtkdrawingarea.[ch] * gtk/gtkgamma.[ch] * gtk/gtkhandlebox.[ch] * gtk/gtkhpaned.[ch] * gtk/gtkhruler.[ch] * gtk/gtkplug.[ch] * gtk/gtkpreview.[ch] * gtk/gtkruler.[ch] * gtk/gtksocket.[ch] * gtk/gtkstatusbar.[ch] * gtk/gtktoolbar.[ch] * gtk/gtkvbbox.[ch] * gtk/gtkvpaned.[ch] * gtk/gtkvruler.[ch]: Always use type GtkType for the *_get_type functions. * gtk/gtkgamma.h: Fix bug, missing () in call of gtk_gamma_curve_get_type() in GTK_GAMMA_CURVE_CLASS.
-
Kjartan Maraas authored
1999-09-17 Kjartan Maraas <kmaraas@online.no> * no.po: Updated translation.
-
Federico Mena Quintero authored
1999-09-17 Federico Mena Quintero <federico@redhat.com> * src/io-bmp.c (image_load): Set the initial ref_count to 1. * src/io-gif.c (image_load): Likewise. * src/io-jpeg.c (image_load): Likewise. * src/io-png.c (image_load): Likewise. * src/io-tiff.c (image_load): Likewise. * src/io-xpm.c (_pixbuf_create_from_xpm): Likewise. * src/gdk-pixbuf-io.c (gdk_pixbuf_load_image): Added an assertion for the ref_count to be != 0.
-
Federico Mena Quintero authored
1999-09-17 Federico Mena Quintero <federico@redhat.com> * src/gdk-pixbuf.c (gdk_pixbuf_ref): Be more paranoid with sanity checking. (gdk_pixbuf_unref): Fix incorrect sanity check and comparison.
-
- 13 Sep, 1999 1 commit
-
-
Tor Lillqvist authored
1999-09-14 Tor Lillqvist <tml@iki.fi> * gdk/gdkcolor.c (gdk_colormap_new) * gdk/win32/gdkcolor.c (gdk_colormap_new): Fix memory leak: colormap->colors was allocated twice. * gdk/win32/gdk.c: Remove some unused stuff. * gdk/win32/gdkcolor.c (gdk_colormap_sync): Initialize all of the colormap. * gtk/gtkfontsel.c (gtk_font_selection_dialog_get_type) * gtk/gtklabel.h (gtk_label_get_type) * gtk/gtktipsquery.c (gtk_tips_query_get_type) * gtk/gtktypeutils.h (gtk_type_name): : Use GtkType in a couple of places, not guint.
-
- 11 Sep, 1999 1 commit
-
-
Pablo Saratxaga authored
-
- 10 Sep, 1999 1 commit
-
-
Pablo Saratxaga authored
-
- 06 Sep, 1999 1 commit
-
-
Pablo Saratxaga authored
-
- 03 Sep, 1999 1 commit
-
-
Chyla Zbigniew authored
-
- 01 Sep, 1999 1 commit
-
-
Pablo Saratxaga authored
-
- 30 Aug, 1999 3 commits
-
-
Pablo Saratxaga authored
-
Pablo Saratxaga authored
-
Pablo Saratxaga authored
-
- 29 Aug, 1999 1 commit
-
-
BST 1999 Tony Gale authored
Sun Aug 29 13:38:59 BST 1999 Tony Gale <gale@gtk.org> Minor FAQ Update
-
- 28 Aug, 1999 3 commits
-
-
Damon Chaplin authored
1999-08-28 Damon Chaplin <damon@karuna.freeserve.co.uk> * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone. * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections. * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes by me, including a little example app. * gdk/tmpl/regions.sgml: * gdk/tmpl/event_structs.sgml: * gdk/tmpl/drawing.sgml: my first attempt. * gdk/tmpl/cursors.sgml: tiny changes.
-
Tony Gale authored
Commit the correct version.
-
BST 1999 Tony Gale authored
Sat Aug 28 14:34:37 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ update
-
- 26 Aug, 1999 2 commits
-
-
Tor Lillqvist authored
1999-08-27 Tor Lillqvist <tml@iki.fi> Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get window contents continually refreshed while resizing. I didn't like the effects myself, so it's not on by default. * gdk/win32/gdkprivate.h: New flag variable gdk_event_func_from_window_proc, FALSE by default. * gdk/win32/gdk.c (gdk_init_check): Set above flag if the environment variable GDK_EVENT_FUNC_FROM_WINDOW_PROC is set, or we are passed --gdk-event-func-from-window-proc. * gdk/win32/gdkevents.c (gdk_WindowProc): If above flag is set, and we have am event_func, call it instead of enqueing the event.
-
Pablo Saratxaga authored
-
- 25 Aug, 1999 1 commit
-
-
Pablo Saratxaga authored
-
- 24 Aug, 1999 1 commit
-
-
Karsten Weiss authored
1999-08-24 Karsten Weiss <karsten@addx.au.s.shuttle.de> * de.po: Typo fix.
-
- 23 Aug, 1999 2 commits
-
-
Manish Singh authored
-
Tor Lillqvist authored
* gdk/win32/gdkevents.c (gdk_event_translate): Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. * gdk/win32/gdkwindow.c: Remove dead code (#ifdef MULTIPLE_WINDOW_CLASSES). * gdk/win32/gdkdraw.c (gdk_draw_line): Workaround from Hans Breuer for bug in NT, apparently NT *does* draw the end pixel, too, in LineTo with a one-pixel pen, so we don't have to do it ourselves.
-
- 21 Aug, 1999 1 commit
-
-
Tor Lillqvist authored
* gdk/win32/gdkwindow.c (RegisterGdkClass): New function * gdk/win32/gdkwindow.c (gdk_window_new): Use it. Don't set the CS_?REDRAW flags as they cause lots of (late) redraws when "show window contents while dragging" is turned on. Allocate at least one unique class for every GdkWindowType. If support for single window-specific icons is ever needed (eg. Dialog specific), every such window should get its own class.
-
- 20 Aug, 1999 2 commits
-
-
Dave Mason authored
David Mason dcm@redhat.com
-
Dave Mason authored
David Mason dcm@redhat.com
-
- 19 Aug, 1999 1 commit
-
-
Tor Lillqvist authored
* gdk/win32/gdkgc.c (gdk_gc_new_with_values): Fix a cut&paste error that caused crashes.
-
- 17 Aug, 1999 4 commits
-
-
Tor Lillqvist authored
* 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.
-
Owen Taylor authored
-
Owen Taylor authored
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.
-
Owen Taylor authored
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)
-
- 16 Aug, 1999 4 commits
-
-
Owen Taylor authored
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.
-
Owen Taylor authored
-
Owen Taylor authored
-
Owen Taylor authored
-