- 06 Sep, 2008 1 commit
-
-
Sven Herzberg authored
2008-09-06 Sven Herzberg <sven@imendio.com> Bug 551063 – deprecated marking without a link to what new code should use * gdk/tmpl/input.sgml: dropped tmpl documentation for gdk_input_add() and gdk_input_add_full() * gdk/gdkevents.c: added inline documentation for gdk_input_add() and gdk_input_add_full(); added replacement hints into the deprecation message svn path=/trunk/; revision=21305
-
- 05 Sep, 2008 5 commits
-
-
Michael Natterer authored
2008-09-05 Michael Natterer <mitch@imendio.com> * gtk/gtkfilechooserdefault.c (file_list_drag_data_received_cb): stop the emission of the signal also when we bail out early because we don't accept drops from ourselves. Keeps the code from running into a warning in gtktreeview.c. svn path=/trunk/; revision=21302
-
Tor Lillqvist authored
2008-09-05 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Add etc/gtk-2.0/im-multipress.conf. svn path=/trunk/; revision=21300
-
Tor Lillqvist authored
2008-09-05 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Fetch manpages from share/man where they get installed. Don't include pointless entries for directories in the zip files. svn path=/trunk/; revision=21299
-
Matthias Clasen authored
svn path=/trunk/; revision=21298
-
Matthias Clasen authored
svn path=/trunk/; revision=21296
-
- 04 Sep, 2008 15 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=21292
-
Matthias Clasen authored
svn path=/trunk/; revision=21290
-
Matthias Clasen authored
2008-09-04 Matthias Clasen <mclasen@redhat.com> * gtk/gtkenums.h: Add nicks for the GtkNumberUpLayout values. * gtk/gtkprintunixdialog.c: * gtk/gtkprintsettings.c: Simplify the handling of GtkNumberUpLayout values. Followup on #535158, proposed by Christian Persch. 2008-09-04 Matthias Clasen <mclasen@redhat.com> * INSTALL.in: Update required versions svn path=/trunk/; revision=21289
-
Michael Natterer authored
2008-09-04 Michael Natterer <mitch@imendio.com> * gtk/gtkhandlebox.c: events return gboolean not gint. Change misnamed gtk_handle_box_button_changed() to gtk_handle_box_button_press(). Reindent static prototypes. svn path=/trunk/; revision=21286
-
Michael Natterer authored
2008-09-04 Michael Natterer <mitch@imendio.com> * gtk/gtkwidget.c (gtk_widget_get_draw_rectangle): when extending the draw rectangle by the "draw-border" style property, subtract "left" from "x" and "top" from "y", not the other way around. svn path=/trunk/; revision=21285
-
Matthias Clasen authored
svn path=/trunk/; revision=21282
-
Matthias Clasen authored
svn path=/trunk/; revision=21279
-
Matthias Clasen authored
svn path=/trunk/; revision=21278
-
Matthias Clasen authored
svn path=/trunk/; revision=21276
-
Matthias Clasen authored
svn path=/trunk/; revision=21275
-
Matthias Clasen authored
svn path=/trunk/; revision=21274
-
Matthias Clasen authored
svn path=/trunk/; revision=21272
-
Matthias Clasen authored
svn path=/trunk/; revision=21271
-
Matthias Clasen authored
2008-09-03 Matthias Clasen <mclasen@redhat.com> Bug 550528 - IconView DND interface does not work if only used as source * gtk/gtkiconview.c: Make source-only DND work. Found by Alex Simon svn path=/trunk/; revision=21270
-
Matthias Clasen authored
svn path=/trunk/; revision=21269
-
- 03 Sep, 2008 6 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=21267
-
Michael Natterer authored
2008-09-03 Michael Natterer <mitch@imendio.com> * gtk/gtkmenu.c * gtk/gtkmenuitem.c: remove unused macro cruft. Also remove some unneeded includes. svn path=/trunk/; revision=21266
-
Michael Natterer authored
2008-09-03 Michael Natterer <mitch@imendio.com> * gtk/gtkarrow.c: expose-event returns gboolean not gint, reindented static prototypes and did some minor cleanups. svn path=/trunk/; revision=21265
-
Michael Natterer authored
2008-09-03 Michael Natterer <mitch@imendio.com> * gtk/gtkmenu.c: some more trivial cosmetic fixes. svn path=/trunk/; revision=21264
-
Christian Dywan authored
svn path=/trunk/; revision=21263
-
Michael Natterer authored
2008-09-03 Michael Natterer <mitch@imendio.com> * gtk/gtkmenu.c (get_arrows_visible_area): proper function header formatting. svn path=/trunk/; revision=21262
-
- 02 Sep, 2008 2 commits
-
-
Michael Natterer authored
2008-09-02 Michael Natterer <mitch@imendio.com> * gtk/gtkdialog.c (gtk_dialog_delete_event_handler): return gboolean instead of gint. Reindent static prototypes. svn path=/trunk/; revision=21260
-
Michael Natterer authored
2008-09-02 Michael Natterer <mitch@imendio.com> * gtk/gtkwidget.c (gtk_widget_get_allocation): removed this function because there is massive disagreement about how to implement it. Needs some general discussion in the next development cycle about how our C api should evolve. * gtk/gtk.symbols: changed accordingly. svn path=/trunk/; revision=21259
-
- 01 Sep, 2008 1 commit
-
-
Wouter Bolsterlee authored
2008-09-01 Wouter Bolsterlee <wbolster@svn.gnome.org> * gtk/gtkselection.c: Update documentation for gtk_selection_data_get_data to match the changes introduced in -r21232 (the length parameter was removed). svn path=/trunk/; revision=21256
-
- 30 Aug, 2008 1 commit
-
-
Matthew Barnes authored
2008-08-30 Matthew Barnes <mbarnes@redhat.com> Bug 549943 – gtk_tool_shell_get_relief_style() always returns GTK_RELIEF_NONE * gtk/gtktoolshell.c (gtk_tool_shell_get_relief_style): Return the correct relief style. svn path=/trunk/; revision=21252
-
- 29 Aug, 2008 8 commits
-
-
Björn Lindqvist authored
2008-08-29 Björn Lindqvist <bjourne@gmail.com> Bug 437791 – Animation is played at the wrong speed * gdk-pixbuf/io-gif.c (gif_get_lzw): Better 100 ms timeout for broken GIFs with 0 frame timeout. svn path=/trunk/; revision=21242
-
Christian Dywan authored
svn path=/trunk/; revision=21241
-
Michael Natterer authored
2008-08-29 Michael Natterer <mitch@imendio.com> * gtk/gtkwidget.h: move the gtk_widget_get_parent() and gtk_widget_get_parent_window() prototypes together with their respective setters. * gtk/gtkwidget.c: move gtk_widget_get_parent_window() together with its setter. svn path=/trunk/; revision=21240
-
Michael Natterer authored
2008-08-29 Michael Natterer <mitch@imendio.com> * gtk/gtkscrolledwindow.c: events return gboolean not gint, reindent prototypes. svn path=/trunk/; revision=21239
-
Michael Natterer authored
2008-08-29 Michael Natterer <mitch@imendio.com> * configure.in: remove -DPANGO_DISABLE_SINGLE_INCLUDES from CPPFLAGS, I committed that accidentially. svn path=/trunk/; revision=21237
-
Michael Natterer authored
2008-08-29 Michael Natterer <mitch@imendio.com> * gtk/gtkpaned.c: minor indentation / coding style fixes. svn path=/trunk/; revision=21236
-
Matthias Clasen authored
2008-08-29 Matthias Clasen <mclasen@redhat.com> Bug 549262 – GtkScrolledWindow should not accept focus unless GTK_CAN_FOCUS is set * gtk/gtkscrolledwindow.c (gtk_scrolled_window_focus): only grab the focus, if GTK_WIDGET_CAN_FOCUS() returns TRUE. Patch by Sven Herzberg svn path=/trunk/; revision=21233
-
Matthias Clasen authored
2008-08-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtkselection.[hc]: Split gtk_selection_data_get_data into gtk_selection_data_get_data and gtk_selection_data_get_length. Proposed by Owen Taylor. svn path=/trunk/; revision=21232
-
- 28 Aug, 2008 1 commit
-
-
Christian Dywan authored
2008-08-28 Christian Dywan <christian@imendio.com> Bug 549734 – gtk_selection_data_get_data prototype is wrong * gtk/gtkselection.[ch] (gtk_selection_data_get_data): make the 'length' argument of gtk_selection_data_get_data a 'gint', that's what it should be. svn path=/trunk/; revision=21229
-