- 28 Mar, 2006 3 commits
-
-
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 9 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.
-
Ahmad Riza H Nst authored
2006-03-24 Ahmad Riza H Nst <rizahnst@eriagempita.co.id> * id.po: Updated.
-
Matthias Clasen authored
-
- 23 Mar, 2006 3 commits
-
-
Matthias Clasen authored
2006-03-23 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkrc.sgml: Document <classname> in paths.
-
Matthias Clasen authored
2006-03-23 Matthias Clasen <mclasen@redhat.com> Support subclasses in RC files. (#142417, Todd Berman, patch based on a patch by Benjamin Berg) * gtk/gtkrc.h: * gtk/gtkrc.c: Support <classname> elements in widget_class paths in rc files which match any classes derived from named class. (_gtk_rc_init): Use the new syntax in the default rc string. * gtk/gtkbindings.c: Support the new syntax for bindings too. * tests/testrc.c: Tests for widget_class path matching
-
Carlos Garnacho authored
2006-03-23 Carlos Garnacho <carlosg@gnome.org> * gtk/gtkdnd.c (gtk_drag_dest_motion): make sure that gdk_drag_event() is called when track_motion is TRUE to receive drag_motion and drag_leave events properly.
-
- 22 Mar, 2006 11 commits
-
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtknotebook.c (gtk_notebook_remove): Emit the ::page-removed signal after removing the page. (#335238, Christian Persch)
-
Carlos Garnacho authored
2006-03-22 Carlos Garnacho <carlosg@gnome.org> * gtk/gtkexpander.c: Make it to expand when hovering during DnD
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-loader.c: Add some documentation about supported image formats, and how to find out about them. (#335536, Murray Cumming)
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Additions.
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> Improved DND support for GtkNotebook (#332991, Carlos Garnacho) * gtk/gtk.symbols: * gtk/gtkdnd.h: * gtk/gtkdnd.c: Add a track_motion flag on GtkDragDest with getter and setter, for cases where the drag destination is interested in drag motion events independent of targets. * gtk/gtksettings.c (gtk_settings_class_init): Add a setting for the timeout used when expanding during DND. * gtk/gtknotebook.c: Use the track_motion flag to switch notebook tabs when hovering over tabs during DND.
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_bin_expose): Use fg_gc to draw the inter-row drop highlight. Also draw the line all the way across, and flip it in RTL mode. (#334906, Ian McDonald)
-
Johan Dahlin authored
* tests/testtreeview.c: Add a column that demonstrates how to use the new spinbutton cellrenderer.
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * tests/prop-editor.c: * tests/testtreeview.c: Remove pointless includes of config.h, to make it easier compilable against system GTK+.
-
Matthias Clasen authored
2006-03-22 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkcellrendererspin.sgml: * gtk/tmpl/gtkcellrendererprogress.sgml: * gtk/tmpl/gtkcellrenderercombo.sgml: * gtk/tmpl/gtkcellrendereraccel.sgml: Updates.
-
Michael Natterer authored
2006-03-22 Michael Natterer <mitch@imendio.com> * gtk/gtkentry.c: renamed last-char-timeout to password-hint-timeout and store all its data in a struct attached as QData. * gtk/gtkcellrendererspin.c: fix typo in #include.
-