| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The tutorial is outdated, essentially stuck at GTK+ 2.0.
At this point, it is more misleading than helpful.
|
|
|
|
| |
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=630731
|
| |
|
|
|
|
|
| |
gtk_calendar_display_options() was deprecated and removed. Use
gtk_calendar_set_display_options() instead
|
|
|
|
|
|
|
|
| |
These have been deprecated and removed from master.
GtkWindow:resizable should be used instead.
This completes commit 1a03a65e36b6288f7854da30bf89b86ad3592726
Reported by Benjamin Otte
|
|
|
|
|
|
| |
Previously we required an explicit "make html" in this subdirectory
for no reason. Just build it if make is invoked at the toplevel
and we have docbook.
|
|
|
|
| |
This completes commit 947cde30d9e214ea01d286dd09acc5a5d62aba11
|
|
|
|
| |
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=412331
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also, substitue the deprecated functions with the new ones in
documentation and in tests code
|
|
|
|
| |
This completes commit 89e3ec8c3d766c333f6e67764ebd7633d61e21cd
|
|
|
|
| |
This completes commit b1b986cc604bffd924a13fbcb180dd234a0b8d14
|
|
|
|
|
|
| |
This reverts commit 4d1cf25080c2208936580667df544e14638db06f.
GTK+ maintainers should first approved the gnome-doc-utils dependency
before this migration.
|
| |
|
|
|
|
| |
This fixes bug 605333.
|
| |
|
| |
|
|
|
|
|
|
| |
Use gtk_widget_get/set_state() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
|
|
|
|
|
| |
Use new API instead: gtk_widget_set_realized ()
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
|
|
|
|
|
| |
Use gtk_widget_get_realized() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
|
|
|
|
|
| |
Use gtk_widget_get_mapped() instead.
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
|
|
|
| |
Use new API instead: gtk_widget_set_can_default ()
|
|
|
|
| |
The tutorial it's still inside the gtk-1-2 branch if It's needed
|
|
|
|
|
|
|
|
|
| |
Either g_type_register_static_simple (used by G_DEFINE_TYPE_EXTENDED)
and G_IMPLEMENT_INTERFACE use automatic variables for GTypeInfo and
GInterfaceInfo structs, while tutorials and source code often use
static variables. This commit consistently adopts the former method.
https://bugzilla.gnome.org/show_bug.cgi?id=600158
|
|
|
|
|
|
|
| |
Substitute the use of gtk_widget_ref/unref in documentation examples
and in internal gtk+ code
https://bugzilla.gnome.org/show_bug.cgi?id=598218
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=598218
|
|
|
|
|
|
|
| |
Substitute deprecated reference counting functions for
g_object_ref/unref in documentation and in internal code
https://bugzilla.gnome.org/show_bug.cgi?id=598217
|
|
|
|
| |
This fixes bug 585953.
|
|
|
|
| |
Add four new doc templates that were not in repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-28 Ryan Lortie <desrt@desrt.ca>
small fix for "Paned Window Widgets" example
* docs/tutorial/gtk-tut.sgml: use gtk_container_add rather than
add_with_viewport for putting a GtkTreeView into a ScrolledWindow
Spotted by Benjamin Herrenschmidt
svn path=/trunk/; revision=21958
|
|
|
|
|
|
|
|
|
|
| |
2008-09-30 Christian Dywan <christian@imendio.com>
Fix a typo in the tutorial.
* docs/tutorial/gtk-tut.sgml: It's mnemonic, not 'mnemnonic'.
svn path=/trunk/; revision=21549
|
|
|
|
| |
svn path=/trunk/; revision=20724
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-30 Cody Russell <bratsche@gnome.org>
* Practically everything changed.
Change all references of GIMP Toolkit (and variations of it)
to GTK+ Toolkit, showing no mercy at all to our beloved
ancestry. (#540529)
svn path=/trunk/; revision=20709
|
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Johan Dahlin <johan@gnome.org>
* docs/tutorial/gtk-tut.sgml: Remove an extra space and swap word order
(#518166, Matt Kraai)
svn path=/trunk/; revision=19692
|
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Johan Dahlin <johan@gnome.org>
* docs/tutorial/gtk-tut.sgml: Add a missing space
(#517954, Matt Kraai)
svn path=/trunk/; revision=19691
|
|
|
|
|
|
|
|
|
|
| |
2008-02-29 Cody Russell <bratsche@gnome.org>
* docs/tutorial/gtk-tut.sgml: Fix tutorial documentation to
say 'gtk_main_quit()' instead of 'gtk_quit()'. (#517908, Matt Kraai)
svn path=/trunk/; revision=19676
|
|
|
|
| |
svn path=/trunk/; revision=19169
|
|
|
|
|
|
|
|
| |
* docs/tutorial/gtk-tut.sgml:
Use gtk_widget_get_parent_window() instead of widget->parent->window.
svn path=/trunk/; revision=19152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-22 15:39:40 Tim Janik <timj@imendio.com>
* gtk/gtktestutils.c: call g_test_init() from gtk_test_init().
* gtk/tests/testing.c: use g_test_add_func() to register tests and use
g_test_run() to run the tests to integrate with the testing framework.
* gtk/tests/Makefile.am: removed exemplary testing rules.
* Makefile.am, gtk/tests/Makefile.am, gtk/Makefile.am:
* gtk/xdgmime/Makefile.am, gtk/theme-bits/Makefile.am:
* tests/Makefile.am, docs/reference/gdk-pixbuf/Makefile.am:
* docs/reference/gdk/Makefile.am, docs/reference/gtk/Makefile.am:
* docs/reference/Makefile.am, docs/tools/Makefile.am:
* docs/tutorial/Makefile.am, docs/faq/Makefile.am, docs/Makefile.am:
* gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/Makefile.am:
* demos/gtk-demo/Makefile.am, demos/Makefile.am:
* modules/input/Makefile.am, modules/printbackends/file/Makefile.am:
* modules/printbackends/test/Makefile.am, modules/printbackends/Makefile.am:
* modules/printbackends/cups/Makefile.am, modules/printbackends/lpr/Makefile.am:
* modules/engines/ms-windows/Theme/gtk-2.0/Makefile.am:
* modules/engines/ms-windows/Theme/Makefile.am:
* modules/engines/ms-windows/Makefile.am:
* modules/engines/Makefile.am, modules/engines/pixbuf/Makefile.am:
* modules/Makefile.am, m4macros/Makefile.am, perf/Makefile.am:
* contrib/Makefile.am, contrib/gdk-pixbuf-xlib/Makefile.am:
* gdk/directfb/Makefile.am, gdk/linux-fb/Makefile.am:
* gdk/quartz/Makefile.am, gdk/win32/rc/Makefile.am:
* gdk/win32/Makefile.am, gdk/x11/Makefile.am, gdk/Makefile.am:
include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments.
svn path=/trunk/; revision=19033
|
|
|
|
|
|
|
|
|
|
| |
Tue May 8 23:06:38 2007 Tim Janik <timj@gtk.org>
* docs/tutorial/gtk-tut.sgml: removed unbalanced tag that broke the XML.
svn path=/trunk/; revision=17802
|
|
|
|
|
|
| |
Thu Aug 17 16:19:35 2006 Tim Janik <timj@imendio.com>
* docs/tutorial/gtk-tut.sgml: fixed buglet from #351759.
|
|
|
|
|
|
|
| |
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Remove outdated lists of
authors and maintainers. (#348538, Owen Taylor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-24 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml:
* docs/tutorial/gtk_tut.sgml:
* docs/reference/gtk/tmpl/gtkliststore.sgml:
* gtk/gtkactiongroup.c:
* gtk/gtksizegroup.c:
* gtk/gtksizegroup.h:
* gtk/gtktogglebutton.c: Replace "effect" by "affect" where
appropriate. (#165108, Dan Winship)
|
|
|
|
|
|
|
|
| |
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* examples/*: Re-extract.
* docs/tutorial/gtk-tut.sgml: Small corrections.
|
|
|
|
|
|
|
| |
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Some updates for the drawing
section. (#161414, Robert Ancell)
|
|
|
|
|
|
| |
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Make it build.
|
|
|
|
|
|
|
| |
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Clarify section on
g_signal_connect_swapped. (#120543, David Bourguignon)
|