]> Pileus Git - ~andy/gtk/history - gtk/gtkaboutdialog.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / gtk / gtkaboutdialog.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-06 Stef WalterRemove reference to hooks in gtk_about_dialog_set_websi...
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-24 Matthias ClasenUpdate docs of GtkAboutDialog and GtkLinkButton
2010-09-24 Matthias ClasenGtkAboutDialog: correct a since tag
2010-09-24 Matthias ClasenGtkAboutDialog: escape mail addresses
2010-09-22 Matthias ClasenRemove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-02 Matthias ClasenRemove separators from dialogs
2010-08-22 Matthias ClasenFix a translation problem in the about dialog
2010-08-22 Javier Jardóngtk/gtkaboutdialog.c: use accessor functions to access...
2010-08-12 Claudio SaavedraImprove the looks of the license text in GtkAboutDialog
2010-08-10 Emmanuele Bassiabout: Add :license-type property
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Cody RussellRemove unnecessary casting
2010-05-02 Cody RussellFix GtkAboutDialog to stop using GSEAL'd members of...
2010-05-02 Cody RussellUnseal GtkAboutDialog's private_data member, convert...
2010-05-02 Christian DywanRemove deprecated functions from GtkAboutDialog
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-02 Javier JardónFix compilation warning: cast to GTK_LABEL()
2009-11-30 Matthias ClasenWhitespace fixes
2009-11-30 Matthias ClasenUse a url label instead of a link button
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónRemove unused function
2009-10-14 Matthias ClasenDocumentation and stylistic fixups
2009-10-14 Matthias ClasenFix doc build
2009-10-14 Javier JardónMove documentation from templates to inline comments...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-29 Matthias ClasenFix a typo in the docs
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Matthias ClasenAvoid double browser windows from the about dialog.
2009-04-30 Matthias ClasenAvoid double browser windows from the about dialog.
2009-04-20 Christian PerschAdd default URL and Email hooks to GtkAboutDialog
2009-04-08 Matthias ClasenSupport links in licenses
2009-04-08 Matthias ClasenRemove a non-effective style-set handler
2009-01-05 Matthias ClasenMake setting website, website-label and url hook work...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Johan DahlinDon't markup deprecated in italics.
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-01-12 Mathias HasselmannPrint angle brackets arround e-mail addresses in the...
2007-11-26 Matthias ClasenAdd a note about hook setup. (#425004, Emmanuele Bassi)
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-11-19 Matthias ClasenCorrect docs for program-name property. (#496689, Thoma...
2007-05-14 Tristan Van BerkomFunctions: gtk_about_dialog_get/set_name() were depreca...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-01-31 Christian PerschHide the Credits button iff there are no credits to...
2006-12-25 Christian PerschSet the HIG spacings directly instead of using style...
2006-10-26 Christian PerschPut initial focus on Close button (#337261).
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-08-15 Matthias ClasenSet CAN_DEFAULT on all buttons. (#168737, fix proposed...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-29 Matthias ClasenDocumentation additions and fixes.
2006-05-14 Matthias ClasenMore of the same
2006-04-24 Matthias ClasenUse g types, add documentation, and some stylistic...
2006-03-10 Matthias ClasenMake the behaviour of the about dialog consistent with...
2006-02-23 Matthias ClasenFix macro declaration
2006-02-22 Matthias ClasenChange Close buttons to GTK_RESPONSE_CANCEL so Escape...
2006-01-24 Matthias ClasenAdd GtkLinkButton, a port of GnomeHRef. (#314808, Emman...
2006-01-24 Matthias ClasenAdd link-color and visited-link-color style properties...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-10-28 Matthias ClasenFix the build
2005-10-28 Matthias ClasenAdd the little stars. (#319985, Bastien Nocera)
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-07-05 Matthias ClasenFix a Since: marker
2005-07-05 Matthias ClasenAdd a GtkAboutDialog::wrap-license property
2005-04-05 Matthias ClasenProtect the license and credits buttons from being...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-12 Matthias ClasenMake it compile
2005-03-12 Matthias ClasenDon't crash on style changes. (#169334, Yury Puzis)
2005-03-09 Matthias ClasenMore canonical property names.
2005-02-24 Matthias ClasenMove initialization code from _new to _init. (#168249...
2005-01-27 Matthias ClasenSome visual tweaks to the about dialog, obey HIG spacin...
2005-01-26 Matthias ClasenMake it compile
2005-01-26 Matthias ClasenMake sure the license dialog is initially displayed...
2005-01-13 Matthias ClasenUse R as mnemonic for the Credits button to avoid dupli...
2004-12-19 Matthias ClasenAdd missing initializations. (#161646, Torsten Schoenfeld)
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-17 Matthias ClasenDestroy the correct data. (#158522, John Finlay)
2004-11-08 Matthias ClasenHide the website button if the url is unset. (#157630...
2004-11-08 Matthias ClasenChange the return types of the gchar ** getters to...
2004-11-04 Matthias ClasenDocumentation updates.
next