- 06 Mar, 2000 4 commits
-
-
Owen Taylor authored
Mon Mar 6 11:44:58 2000 Owen Taylor <otaylor@redhat.com> * docs/gap-geometry.fig: Moved into docs/ subdir * Makefile.am configure.in autogen.sh src/Makefile.am: automakify * src/pixbuf.h src/pixbuf-render.c src/pixbuf-draw.c src/pixbuf-main.c: Move sources into subdir and rename.
-
Owen Taylor authored
-
Owen Taylor authored
Mon Mar 6 11:02:07 2000 Owen Taylor <otaylor@redhat.com> * pixmap_theme_pixbuf.c: Handle drawing transparency without a mask correctly. * pixmap_theme_main.c pixmap_theme_draw.c: Remove duplicate includes.
-
Arjan van de Ven authored
Fixed to pointer-bugs and a mis-interpretation of the Microsoft documentation. Now it can load .BMP files that are not generated by The Gimp as well. a=federico
-
- 03 Mar, 2000 2 commits
-
-
Tor Lillqvist authored
2000-03-04 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkprivate-win32.h (struct _GdkWindowWin32Data): Store just pixel value of background colour. * gdk/win32/gdkgc-win32.c (gdk_colormap_color): New function containing code snippet previously duplicated in a couple of places. * gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_points): Use gdk_colormap_color. * gdk/win32/gdkevents-win32.c (gdk_event_translate): Generate GDK_SCROLL events for WM_MOUSEWHEEL messages. Don't generate events for autorepeated Shift, Control and Alt keys. Use gdk_colormap_color. * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): If the pointer is inside the window the cursor of which we are setting, call SetCursor immediately. * gdk/win32/makefile.cygwin * gtk/makefile.cygwin: If we don't have the build number stamp file, use zero. * gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and gtk_paned_set_gutter_size as empty. * gtk/gtk.def: Remove gtk_paned_set_gutter_size.
-
Mark Crichton authored
Merged in changes. If this doesn't work, I blame the NWO conspiracy. I need to go put my tin foil hat back on now, and keep a lookout for the black helicopters.
-
- 29 Feb, 2000 4 commits
-
-
Damon Chaplin authored
2000-02-29 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE <nicolas.george@ens.fr>.
-
Matt Wilson authored
2000-02-28 Matt Wilson <msw@redhat.com> * gdk-pixbuf/gdk-pixbuf-drawable.c: s/unsigned long/guint32/g, s/unsigned short/guint16/g, s/unsigned char/guint8/g
-
GMT 2000 Tony Gale authored
Tue Feb 29 13:29:17 GMT 2000 Tony Gale <gale@gtk.org> missed a couple of corrections
-
GMT 2000 Tony Gale authored
Tue Feb 29 13:10:00 GMT 2000 Tony Gale <gale@gtk.org> * gdk/gdkwindow.h gdk/x11/gxid.c gtk/gtkclist.c gtk/gtkclist.h gtk/gtkctree.c gtk/gtkmenu.h gtk/gtkwidget.c gtk/testgtk.c docs/styles.txt docs/refcounting.txt docs/gtkfaq.sgml docs/gtk_tut.sgml docs/gtk.texi TODO: Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>
-
- 28 Feb, 2000 3 commits
-
-
Damon Chaplin authored
2000-02-28 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtkradiomenuitem.sgml: * gtk/tmpl/gtkmenuitem.sgml: * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to notebook section from Nicolas GEORGE <nicolas.george@ens.fr>. 2000-02-18 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtktooltips.sgml: patch from David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors() does not work. 2000-02-09 Damon Chaplin <damon@helixcode.com> * gdk/tmpl/input_methods.sgml: minor fix.
-
Damon Chaplin authored
2000-06-14 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
-
Damon Chaplin authored
2000-02-28 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtkradiomenuitem.sgml: * gtk/tmpl/gtkmenuitem.sgml: * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to notebook section from Nicolas GEORGE <nicolas.george@ens.fr>. 2000-02-18 Damon Chaplin <damon@helixcode.com> * gtk/tmpl/gtktooltips.sgml: patch from David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors() does not work. 2000-02-09 Damon Chaplin <damon@helixcode.com> * gdk/tmpl/input_methods.sgml: minor fix.
-
- 27 Feb, 2000 1 commit
-
-
Federico Mena Quintero authored
2000-02-26 Federico Mena Quintero <federico@helixcode.com> * README: We don't require libgif/ungif nor libXpm. * NEWS: This was outdated, so updated it.
-
- 26 Feb, 2000 3 commits
-
-
GMT 2000 Tony Gale authored
Sat Feb 26 11:46:25 GMT 2000 Tony Gale <gale@gtk.org> * gtk/gtkcalendar.c: Implement num_marked_dates, and don't emit mutiple day_selected signals on month_prev.
-
Tim Janik authored
-
Christopher R. Gabriel authored
-
- 25 Feb, 2000 3 commits
-
-
Jonathan Blandford authored
2000-02-25 Jonathan Blandford <jrb@redhat.com> * docs/make-todo (lineno): let title and logo be configurable so that GNOME can use this script too. * TODO.xml: added logourl and a title
-
Federico Mena Quintero authored
2000-02-25 Federico Mena Quintero <federico@helixcode.com> * gdk-pixbuf.m4: Use the correct name for gdk-pixbuf/gdk-pixbuf.h. Thanks to Jacob Berkman for pointing this out.
-
Owen Taylor authored
Fri Feb 25 11:12:00 2000 Owen Taylor <otaylor@redhat.com> * TODO.xml: Added some UI items, and an explanatory comment at the top of the file.
-
- 24 Feb, 2000 6 commits
-
-
Tim Janik authored
Thu Feb 24 09:07:28 2000 Tim Janik <timj@gtk.org> * TODO.xml: some updates, added abunch of new entries. a note for those fiddeling with this file, when done with it, invoke: $ ./docs/make-todo TODO.xml >/dev/null and correct output errors before comitting changes.
-
Owen Taylor authored
-
Owen Taylor authored
-
Owen Taylor authored
-
Owen Taylor authored
-
Owen Taylor authored
Wed Feb 23 22:59:50 2000 Owen Taylor <otaylor@redhat.com> * TODO.xml: Added XML-structured TODO file. * docs/make-todo: python script to turn TODO.xml into pretty XML output.
-
- 23 Feb, 2000 2 commits
-
-
Jonathan Blandford authored
2000-02-23 Jonathan Blandford <jrb@redhat.com> * gtk/gtkstyle.c (gtk_default_draw_handle): add a 'paned' mode to the function to let it draw the seven dots, instead of the old, much maligned, method. (draw_dot): New function to draw a dot. * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): changed allocation to draw the handle inside the border width as opposed to outside. Use paint function instead of gdk_draw_point. * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): changed allocation to draw the handle inside the border width as opposed to outside. Use paint function instead of gdk_draw_point. * gtk/gtkfilesel.c (gtk_file_selection_update_history_menu): Change indenting to be more GTK like.
-
GMT 2000 Tony Gale authored
Wed Feb 23 10:54:14 GMT 2000 Tony Gale <gale@gtk.org> * docs/gtk_tut.sgml: New section on GtkCalendar * examples/calendar: Update example code
-
- 22 Feb, 2000 3 commits
-
-
GMT 2000 Tony Gale authored
Tue Feb 22 14:02:48 GMT 2000 Tony Gale <gale@gtk.org> * Get the date on the FAQ right. Grr.
-
GMT 2000 Tony Gale authored
Tue Feb 22 13:54:12 GMT 2000 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ Update
-
Federico Mena Quintero authored
-
- 20 Feb, 2000 1 commit
-
-
Jonathan Blandford authored
2000-02-19 Jonathan Blandford <jrb@redhat.com> * gdk-pixbuf/io-gif.c (new_context): fix case where initial colormap entry is Transparent.
-
- 19 Feb, 2000 2 commits
-
-
Anders Carlsson authored
2000-02-19 Anders Carlsson <andersca@gnu.org> * gtk/gtkrange.c (gtk_range_scroll_event): Return TRUE to prevent the scroll event to be propagated upwards.
-
Owen Taylor authored
2000-02-19 Owen Taylor <otaylor@redhat.com> * gdk-pixbuf/pixops/pixops.c (scale_pixel): Fix error in scale factors for non-alpha case.
-
- 18 Feb, 2000 2 commits
-
-
Anders Carlsson authored
-
Owen Taylor authored
Fri Feb 18 14:37:29 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / GDK_BUTTON_RELEASE. * gtk/gtklayout.c (gtk_layout_realize): Always add GDK_SCROLL to the event mask (which will result in button/press release being added to the event mask on Unix) so scrolling works for layouts in scroll windows. * gdk/gdkevents.h (enum): Fix up GDK_ALL_EVENTS_MASK. Patch from Anders Carlsson <andersca@picard.andersnet> to add a scroll event. * gtk/testgtk.c (scroll_test_scroll): Added an example of mouse wheel scrolling to the "Test Scrolling" part of testgtk. * gtk/gtkwidget.h (struct _GtkWidgetClass): Added scroll_event signal. * gtk/gtkwidget.c: Added "scroll_event" GTK+ signal and matched it against GDK_SCROLL. * gtk/gtkrange.c (gtk_range_scroll_event): Updated to use the new way of mouse wheel scrolling. * gtk/gtkscrolledwindow.c (gtk_scrolled_window_scroll_event): Likewise. * gtk/gtkspinbutton.c (gtk_spin_button_scroll): Likewise. * gtk/gtkmain.c: Removed previous mouse wheel hack. * gdk/x11/gdkwindow-x11.c (gdk_event_mask_table): Added entry in gdk_event_mask_table. * gdk/x11/gdkevents-x11.c (gdk_event_translate): Added GdkEventScroll handler. * gdk/gdkevents.h: Added GdkEventScroll structure.
-
- 17 Feb, 2000 1 commit
-
-
Owen Taylor authored
Thu Feb 17 17:10:12 2000 Owen Taylor <otaylor@redhat.com> * gtk/gt{h,k,}vpaned.[ch]: Add patch from Jonathan Blandford and Anders Carlsson to change the Paned widgets so that they can be dragged from anywhere along the length. Also change the way that this is drawn to make this apparent. * gtk/gtkoptionmenu.c (gtk_option_menu_get_history): Apply patch from George Lebl to check that option_menu->menu is present before getting history.
-
- 14 Feb, 2000 3 commits
-
-
Mark Crichton authored
Iain sent me a xpm that didn't load. It used "g" instead of "c" in it's color table. I thought that was borked until I saw Imlib, xv, and Gimp load it up w/o problem... So, fixed that (less than one line fix). HOWEVER, if this is correct, then the gdk XPM loader in gtk+ also has the same problem. Owen, got an opinion on this? Mark
-
Darin Adler authored
-
Elliot Lee authored
* gdk-pixbuf/gdk-pixbuf.h, gdk-pixbuf/gdk-pixbuf-data.c: Make passed-in argument 'const'.
-