- 30 Mar, 2006 4 commits
-
-
Emmanuele Bassi authored
2006-03-30 Emmanuele Bassi <ebassi@cvs.gnome.org> Add documentation for the GtkLinkButton (#336592) * docs/reference/tmpl/gtklinkbutton.sgml: Add description of the GtkLinkButton. * docs/reference/gtk/migrating-GtkLinkButton.sgml: Guidelines for migrating code from GnomeHRef to the GtkLinkButton. * docs/reference/gtk/gtk-docs.sgml: * docs/reference/gtk/Makefile.am: Build glue for the porting guide.
-
Behdad Esfahbod authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-03-29 Matthias Clasen <mclasen@redhat.com> * gdk/gdk.symbols: * gdk/gdkpixmap.h: * gdk/win32/gdkpixmap-win32.c: * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new_for_screen): New function to allow wrapping a native pixmap without a server roundtrip. (#334954, David Baron)
-
- 29 Mar, 2006 11 commits
-
-
Matthias Clasen authored
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> * gtk/gtkrecentchoosermenu.c: Make gtkalias.h the last included file.
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> * gtk/gtk.symbols: Fix a typo that broke aliasing rules.
-
Richard Hult authored
2006-03-29 Richard Hult <richard@imendio.com> * gdk/quartz/gdkproperty-quartz.c: Add missing CLIPBOARD atom.
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> * docs/reference/gtk/migrating-GtkRecentChooser.sgml: Add a migration guide for porting to the new GtkRecent stuff from the old EggRecent code. * docs/reference/gtk/tmpl/gtkrecentchooser.sgml: * docs/reference/gtk/tmpl/gtkrecentchooserdialog.sgml: * docs/reference/gtk/tmpl/gtkrecentchoosermenu.sgml: * docs/reference/gtk/tmpl/gtkrecentchooserwidget.sgml: * docs/reference/gtk/tmpl/gtkrecentfilter.sgml: * docs/reference/gtk/tmpl/gtkrecentmanager.sgml: Add template files for the reference guide. * docs/reference/gtk/gtk-docs.sgml: * docs/reference/gtk/gtk-sections.txt: * docs/reference/gtk/Makefile.am: Build glue for add GtkRecent to the reference guide.
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> Import GtkRecent* from libegg. * gtk/gtkrecentmanager.[ch]: Add GtkRecentManager, an object for managing a list of recently used resources. * gtk/gtkrecentchooser.[ch]: * gtk/gtkrecentchooserdefault.[ch]: * gtk/gtkrecentchooserdialog.[ch]: * gtk/gtkrecentchoosermenu.[ch]: * gtk/gtkrecentchooserprivate.h: * gtk/gtkrecentchooserutils.[ch]: * gtk/gtkrecentchooserwidget.[ch]: Add GtkRecentChooser, a GTypeInterface for widgets implementing viewers for recently used resources. * gtk/gtkrecentfilter.[ch]: GtkRecentFilter, a filter object for GtkRecentChooser implementations. * gtk/gtk.h: * gtk/gtk.symbols: * gtk/Makefile.am: Build glue for GtkRecent*.
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> * tests/Makefile.am: * tests/testrecentchooser.c: Add a test suite for GtkRecentChooser.
-
Emmanuele Bassi authored
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org> Import GtkRecent* from libegg. * gtk/gtkrecentmanager.[ch]: Add GtkRecentManager, an object for managing a list of recently used resources. * gtk/gtkrecentchooser.[ch]: * gtk/gtkrecentchooserdefault.[ch]: * gtk/gtkrecentchooserdialog.[ch]: * gtk/gtkrecentchoosermenu.[ch]: * gtk/gtkrecentchooserprivate.h: * gtk/gtkrecentchooserutils.[ch]: * gtk/gtkrecentchooserwidget.[ch]: Add GtkRecentChooser, a GTypeInterface for widgets implementing viewers for recently used resources. * gtk/gtkrecentfilter.[ch]: GtkRecentFilter, a filter object for GtkRecentChooser implementations. * gtk/gtk.h: * gtk/gtk.symbols: * gtk/Makefile.am: Build glue for GtkRecent*.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-03-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (queue_edited_idle): Handle double queuing, rather than asserting that it does not happen. (#330617)
-
Matthias Clasen authored
-
- 28 Mar, 2006 4 commits
-
-
Matthias Clasen authored
2006-03-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtknotebook.c (gtk_notebook_set_tab_detachable): Fix docs syntax.
-
Matthias Clasen authored
2006-03-28 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkcellrendereraccel.sgml: * gtk/tmpl/gtkrc.sgml: * gtk/directfb.sgml: Syntax fixes.
-
Matthias Clasen authored
2006-03-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextview.c (gtk_text_view_start_selection_drag): (selection_motion_event_handler): Fix drag-selection after double-click. (#323862, Benjamin Berg) * gtk/gtktextview.c (get_iter_at_pointer): Factor this out into a function and use it in move_mark_to_pointer_and_scroll, drag_scan_timeout and selection_motion_event_handler. (Paolo Borelli)
-
Matthias Clasen authored
2006-03-28 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextview.c (gtk_text_view_do_popup) (gtk_text_view_grab_notify): Move the call to gtk_text_view_end_selection_drag() from gtk_text_view_do_popup to gtk_text_view_grab_notify, so that it works not only for the text views own popup, but also for other ways in which we might become grab-shadowed during a selection drag. (#74620, Li Yuan)
-
- 27 Mar, 2006 8 commits
-
-
Sven Herzberg authored
2006-03-28 Sven Herzberg <herzi@gnome-de.org> reviewed by: Tim Janik * gtk/gtkpixmap.c: (gtk_pixmap_set): only check for equal colormaps if the new pixmap is not NULL; fixes a warning when gtk_pixmap_set is called from gtk_pixmap_finalize (bug 336254)
-
Anders Carlsson authored
2006-03-27 Anders Carlsson <andersca@imendio.com> * gdk/quartz/gdkevents-quartz.c: (select_thread_func): (got_fd_activity): (poll_func): (gdk_event_translate): Make the poll func work with real file descriptors. We do this by creating a thread which calls poll and then signals the main thread using a run loop source. * gtk/gtkclipboard-quartz.c: (-[GtkClipboardOwner pasteboard:provideDataForType:]): Remove debugging output
-
Matthias Clasen authored
2006-03-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmnemonichash.c (_gtk_mnemonic_hash_activate): Check that the widget is viewable. (#336200, Bastian Nocera)
-
Michael Natterer authored
2006-03-27 Michael Natterer <mitch@imendio.com> * gtk/gtkmenu.c (gtk_menu_scroll_by): bail out if there is no need for scrolling (more obvious than adding additional conditions to the scroll offset calculation). Fixes bug #335912.
-
Anders Carlsson authored
2006-03-27 Anders Carlsson <andersca@imendio.com> * gtk/Makefile.am: Add -xobjective-c to cflags. (#335956, Lllian Angel) * gtk/gtkdnd-quartz.c: (gtk_drag_dest_set_track_motion): (gtk_drag_dest_get_track_motion): Add stubs for new functions. (#335955, Lillian Angel)
-
Richard Hult authored
2006-03-27 Richard Hult <richard@imendio.com> * gdk/quartz: Add more stubs.
-
Alexander Larsson authored
-
Michael Natterer authored
2006-03-27 Michael Natterer <mitch@imendio.com> * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_property): add missing ')'.
-
- 26 Mar, 2006 6 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 24 Mar, 2006 7 commits
-
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Alexander Larsson authored
-
Matthias Clasen authored
2006-03-24 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c (gdk_pixbuf_loader_write): Remove a pointless check, pointed out by Kjartan Maraas.
-
Matthias Clasen authored
2006-03-24 Matthias Clasen <mclasen@redhat.com> * gtk/gtktextview.c (gtk_text_view_value_changed): Don't call gdk_window_invalidate_rect() on unrealized widgets. (#335717, Nicolas Setton)
-
Tim Janik authored
Fri Mar 24 14:53:20 2006 Tim Janik <timj@imendio.com> * gtk/gtktreemodel.h: * gtk/gtktextbtree.h: back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out to cause too much trouble.
-