- 20 Dec, 2007 1 commit
-
-
Mathias Hasselmann authored
svn path=/trunk/; revision=19202
-
- 19 Dec, 2007 5 commits
-
-
Mathias Hasselmann authored
* gtk/gtkcalendar.c: Change week and year variable in calendar_paint_week_numbers from gint to guint. Remove obsolete "#if 0" block from calendar_paint_day: The feature in question is handled few lines above. Cast data returned by gtk_selection_data_get_text() to (gchar*) in gtk_calendar_drag_data_received. svn path=/trunk/; revision=19201
-
19:54:11 Tim Janik authored
2007-12-19 19:54:11 Tim Janik <timj@imendio.com> * libgail-util/Makefile.am: include Makefile.decl to unbreak test rules. svn path=/trunk/; revision=19200
-
Seán de Búrca authored
2007-12-19 Seán de Búrca <sdeburca@svn.gnome.org> * ga.po: Updated Irish translation. svn path=/trunk/; revision=19199
-
17:05:31 Tim Janik authored
2007-12-19 17:05:31 Tim Janik <timj@imendio.com> * modules/other/Makefile.am: include Makefile.decl to unbreak test rules. svn path=/trunk/; revision=19198
-
Johan Dahlin authored
2007-12-19 Johan Dahlin <johan@gnome.org> * tests/buildertest.c (test_object_properties): Add another call to gtk_builder_add_string after using delayed properties, as reported in #504393 but already fixed in #495769. svn path=/trunk/; revision=19197
-
- 18 Dec, 2007 2 commits
-
-
Christian Persch authored
* configure.in: * docs/reference/Makefile.am: * docs/reference/libgail-util/*: * gail-uninstalled.pc.in: * gail.pc.in: * modules/Makefile.am: * modules/other/Makefile.am: * modules/other/gail/*: * modules/other/gail/libgail-util/*: * po/POTFILES.skip: Integrate gail into gtk+. Bug #169488. svn path=/trunk/; revision=19196
-
Matthias Clasen authored
2007-12-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtksettings.c: Add a gtk-im-module GTK setting * gdk/win32/gdkproperty-win32.c: * gdk/x11/gdksettings.c: ...and back it by a Gtk/IMModule X setting. * gtk/gtkimmodule.[hc]: * gtk/gtkimmulticontext.[hc]: When determining the default context, look at the gtk-im-module setting, and listen for changes to the setting. (#502446, Akira Tagoh) svn path=/trunk/; revision=19195
-
- 17 Dec, 2007 4 commits
-
-
Daniel Nylander authored
svn path=/trunk/; revision=19192
-
Daniel Nylander authored
svn path=/trunk/; revision=19190
-
Kristian Rietveld authored
2007-12-17 Kristian Rietveld <kris@imendio.com> * gtk/gtktooltip.c (gtk_tooltip_finalize), (gtk_tooltip_set_last_window): use a weak pointer to set last_window to NULL as soon as it's destroyed. (#496546, patch from Benjamin Berg). svn path=/trunk/; revision=19189
-
Kristian Rietveld authored
2007-12-17 Kristian Rietveld <kris@imendio.com> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_update_button): always determine what arrow to show if show_sort_indicator is true. (#352738, Chris Vine). svn path=/trunk/; revision=19188
-
- 16 Dec, 2007 1 commit
-
-
Mathias Hasselmann authored
Sébastien Granjoux) * gtk/gtkpaned.c: Call gtk_container_forall instead of gtk_container_foreach in get_child_panes. svn path=/trunk/; revision=19186
-
- 15 Dec, 2007 2 commits
-
-
Xan Lopez authored
2007-12-15 Xan Lopez <xan.lopez@nokia.com> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_reorder): Plug leak: When reordering the info in the list the old node is removed but not freed. (#503569) svn path=/trunk/; revision=19184
-
Sebastian Dröge authored
* gdk/directfb/gdkcursor-directfb.c: (gdk_cursor_new_for_display): Use u32 instead of __u32 and u8 instead of __u8 as the other types are deprecated since DirectFB 1.0.0. If compiling with an older version define the new type name to the old types. Fixes bug #503190. svn path=/trunk/; revision=19182
-
- 14 Dec, 2007 8 commits
-
-
Ray Strode authored
2007-12-14 Ray Strode <rstrode@redhat.com> * gtk/gtkwidget.c: Suggest g_signal_connect (..., "realize", ...) instead of g_signal_connect_after (..., "realize", ...) as an alternative to gtk_widget_realize () (bug 503537). svn path=/trunk/; revision=19181
-
Michael Natterer authored
2007-12-14 Michael Natterer <mitch@imendio.com> * gdk/gdkinternals.h * gdk/gdkapplaunchcontext.h: #include <gio/gio.h> instead of individual files. * gdk/gdkapplaunchcontext.c * gdk/x11/gdkapplaunchcontext-x11.c: remove all gio includes, the header already includes everything now. svn path=/trunk/; revision=19180
-
Mathias Hasselmann authored
next stable release shall be 2.16, not 2.14 - even if disagree. * gtk/gtkpagesetup.c, gtk/gtkprintsettings.c: s/2.14/2.16/ svn path=/trunk/; revision=19179
-
Mathias Hasselmann authored
svn path=/trunk/; revision=19178
-
Mathias Hasselmann authored
instead of relying on being child of a GtkToolbar. (#5034079) * gtk/gtk.symbols, docs/reference/gtk/gtk-docs.sgml, docs/reference/gtk/gtk-sections.txt: Add GtkToolShell symbols. * docs/reference/gtk/tmpl/gtktoolitem.sgml: Move section docs inline. * gtk/gtktoolbar.c: Implement GtkToolShellIface. * gtk/gtktoolbar.h: Remove _gtk_toolbar_rebuild_menu. * gtk/gtktoolitem.c: Use GtkToolShell, instead of GtkToolbar. Take section docs from template file and update them for GtkToolShell. * gtk/Makefile.am: Add gtk/gtktoolshell.c and gtk/gtktoolshell.h. * gtk/gtktoolshell.c, gtk/gtktoolshell.h: New GtkToolShellIface. svn path=/trunk/; revision=19177
-
Mathias Hasselmann authored
functions and move that code into separate *_load_*() functions (#475565). * gtk/gtk.symbols, gtk/gtkpagesetup.c, gtk/gtkpagesetup.h: Extract gtk_page_setup_load_file, gtk_page_setup_load_key_file, gtk_print_settings_load_file and gtk_print_settings_load_key_file. Change the matching *_new_*() functions to use those functions. svn path=/trunk/; revision=19176
-
Matthias Clasen authored
svn path=/trunk/; revision=19175
-
Kristian Rietveld authored
2007-12-14 Kristian Rietveld <kris@imendio.com> * gtk/tests/liststore.c: * gtk/tests/treestore.c: added tests for insertion functions. svn path=/trunk/; revision=19174
-
- 13 Dec, 2007 9 commits
-
-
Søren Sandmann authored
Thu Dec 13 13:14:50 2007 Søren Sandmann <sandmann@redhat.com> * Add RandR 1.2 support - New monitors_changed signal - New API to get width/height of monitors, and the name of the plug svn path=/trunk/; revision=19173
-
Kristian Rietveld authored
2007-12-13 Kristian Rietveld <kris@imendio.com> * gtk/tests/liststore.c: * gtk/tests/treestore.c: test the move and swap functions on a store with only one node. svn path=/trunk/; revision=19172
-
Kristian Rietveld authored
2007-12-13 Kristian Rietveld <kris@imendio.com> * gtk/gtktestutils.c (gtk_test_init): add a call to g_test_bug_base(). * gtk/tests/treeview-scrolling.c: add g_test_bug() calls to appriopriate tests. svn path=/trunk/; revision=19171
-
Kristian Rietveld authored
2007-12-13 Kristian Rietveld <kris@imendio.com> * gtk/tests/liststore.c: * gtk/tests/treestore.c: start composing tests for the list and tree store. * gtk/tests/treeview-scrolling.c: added automated tests for GtkTreeView's scrolling "subsystem". * gtk/tests/Makefile.am: updated; added new test programs. svn path=/trunk/; revision=19170
-
Michael Natterer authored
svn path=/trunk/; revision=19169
-
Mathias Hasselmann authored
* configure.in: Add gio-2.0 to GDK_PACKAGES. * gdk/gdkinternals.h: Include <gio/gappinfo.h>. svn path=/trunk/; revision=19168
-
Matthias Clasen authored
svn path=/trunk/; revision=19167
-
Matthias Clasen authored
svn path=/trunk/; revision=19166
-
Matthias Clasen authored
2007-12-12 Matthias Clasen <mclasen@redhat.com> * gdk/gdkapplaunchcontext.[hc]: Implement GAppLaunchContext in gdk, providing startup notification. (#503203) * gdk/x11/gdkapplaunchcontext-x11.c: * gdk/win32/gdkapplaunchcontext-win32.c: * gdk/quartz/gdkapplaunchcontext-quartz.c: * gdk/directfb/gdkapplaunchcontext-directfb.c: Backend-specific parts. All but X11 are just empty stubs for now. * gdk/gdk.symbols: * gdk/gdkinternals.h: * gdk/Makefile.am: * gdk/x11/Makefile.am: * gdk/win32/Makefile.am: * gdk/quartz/Makefile.am: * gdk/directfb/Makefile.am: Necessary glue. svn path=/trunk/; revision=19165
-
- 12 Dec, 2007 1 commit
-
-
Mathias Hasselmann authored
* gtk/gtkdnd.c: Another attempt to improve gtk_drag_dest_set docs. svn path=/trunk/; revision=19164
-
- 11 Dec, 2007 7 commits
-
-
Attilio Fiandrotti authored
2007-12-11 Attilio Fiandrotti <attilio.fiandrotti@gmail.com> * gdk/directfb/gdktestutils-directfb.c: * gdk/directfb/Makefile.am: Applied a patch by Claudio Ciccani which adds testing functions to the DirectFB backend. svn path=/trunk/; revision=19163
-
Attilio Fiandrotti authored
2007-12-11 Attilio Fiandrotti <attilio.fiandrotti@gmail.com> * gdk/directfb/gdkdrawable-directfb.c: Applied a patch by Claudio Ciccani which fixes the mixing of gdk and cairo rendering. svn path=/trunk/; revision=19161
-
Mathias Hasselmann authored
* docs/reference/gtk/tmpl/gtkdnd.sgml: Move documentation for gtk_drag_dest_set to gtkdnd.c. svn path=/trunk/; revision=19160
-
Mathias Hasselmann authored
* gtk/gtkdnd.c, gtk/gtkwidget.c: Mention impact of GtkDestDefaults on "drag-motion" handlers. Clearify documentation for gtk_drag_dest_set. svn path=/trunk/; revision=19159
-
15:44:01 Tim Janik authored
2007-12-11 15:44:01 Tim Janik <timj@imendio.com> * buildertest.c: made unnecessarily exported symbols static. switched g_return_if_fail() statements in tests to assertions. special cased currently failing Widget/accesibility test to run only for g_test_thorough(), so it doesn't break make check. some coding style fixes. * Makefile.am: added buildertest to TEST_PROGS. svn path=/trunk/; revision=19157
-
Kostas Papadimas authored
svn path=/trunk/; revision=19155
-
Kostas Papadimas authored
svn path=/trunk/; revision=19153
-