]> Pileus Git - ~andy/gtk/history - docs/reference/gtk/tmpl/gtkrc.sgml
Make it easy for apps to have dark themes
[~andy/gtk] / docs / reference / gtk / tmpl / gtkrc.sgml
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2008-11-29 Matthias ClasenMore of the same
2007-06-16 Matthias Clasen2.11.3
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-01-27 Matthias ClasenAdd deprecation guards for gtk_rc_style_ref/unref and...
2006-10-11 Tim Janikdocument gtk_binding_entry_skip().
2006-10-10 Tim Janikdocumented GtkBinding*, #358329.
2006-05-05 Matthias Clasen2.9.0
2006-03-28 Matthias ClasenSyntax fixes.
2006-03-23 Matthias ClasenDocument <classname> in paths.
2006-02-12 Matthias ClasenMore updates
2006-02-12 Matthias ClasenUpdates
2005-11-23 Matthias ClasenDocument symbolic colors and color expressions.
2005-09-20 Tim Janikadded anchor. complexity doesn't get worse than O(n...
2005-09-13 Tim Janikfixed wording and typos in some places. added a new...
2005-06-20 Matthias Clasen2.7.0
2004-11-01 Matthias ClasenAdd a "ref and sink" question. (#156865, Philip Langdal...
2004-11-01 Matthias ClasenDocument im_module_file and settings assignments as...
2004-08-07 Matthias ClasenFix a typo
2004-03-06 Matthias ClasenDocument that [xy]thickness can be specified in a style.
2004-02-26 Jonathan BlandfordAdd two more folder modes to the enum.
2003-07-02 Owen TaylorDocument named icon system.
2003-02-11 Matthias ClasenDocument that font and fontset declarations are ignored.
2003-01-20 Matthias ClasenFix integer color range. (#103992)
2003-01-03 Matthias ClasenUpdate description of priorities for styles and binding...
2002-12-31 Matthias ClasenAdd a note about gtkrc-2.0 being parsed by all 2.x...
2002-12-17 Matthias ClasenLink to style properties.
2002-12-17 Matthias ClasenFix a few doc comments. Link to style properties.
2002-11-01 Matthias ClasenThe label is "Folders" now, not "Directories". (#97224...
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-07-24 Owen TaylorDon't use GTK_RC_FILES, since it causes problems with...
2002-06-03 Matthias ClasenReplace homegrown "nbsp", "hash" and "percent" entities...
2002-05-28 Matthias ClasenMarkup fixes
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-03-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
2002-03-07 Matthias ClasenAdd some ids which are referenced from the object hiera...
2002-02-19 Owen TaylorAdd routines _gtk_find_module(), _gtk_get_module_path...
2002-02-05 Matthias ClasenRemove a (now) misleading comment.
2002-01-14 Matthias ClasenDocumentation.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-03 Matthias ClasenSmall additions.
2001-12-23 Owen TaylorAdd gtktextutil.h
2001-12-13 Matthias ClasenMarkup fixes.
2001-11-21 Owen TaylorUpdates
2001-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
2001-10-13 Tim Janikto compare pattern specs, use g_pattern_spec_equal...
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan Blandfordremove g_print.
2001-09-04 Owen TaylorVersion 1.3.7
2001-09-04 Tim Janikupdates for 1.3.7 release.
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
2001-08-23 Tim Janikchain parent class handlers, pointed out by Joshua...
2001-08-18 Havoc Penningtonconstrain position on hints_changed in addition to...
2001-08-10 Tim Janikcoalesce multiple property notifies.
2001-08-10 Havoc Penningtonfix a typo.
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-14 Tim Janikadd GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_cal...
2001-07-05 Owen TaylorSome updates and moving docs to the C files.
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-21 Owen TaylorUpdate a bit.
2001-06-08 Havoc Penningtonadded this function
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-30 Owen TaylorCorrect typoe when describing order of composition...
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-25 Havoc PenningtonNew function
2001-05-21 Owen TaylorOnly show the separator if both children are present...
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-18 Owen TaylorAdd documentation about GtkSizeGroup.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
2001-04-28 Havoc Penningtonfix warning
2001-04-25 Owen TaylorAdd note about GTK_ENABLE_BROKEN.
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-04-17 Owen TaylorRemove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN
2001-04-04 Tim JanikReleased Gtk+-1.3.3.
2001-04-03 Owen TaylorUpdated.
2001-04-03 Tim Janikuse more elaborate variable names.
2001-04-02 Jonathan BlandfordBOXED,BOXED,BOXED,BOXED): new marshaller.
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-29 Owen Taylor*** empty log message ***
2000-11-14 Owen Taylorcd to srcdir before calling gtkdoc-fixref, distribute...
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-18 Havoc PenningtonSome updates
2000-10-04 Havoc PenningtonFix copyrights
2000-09-07 Owen TaylorMove gtk-reference files into GTK+ tree proper.
1999-10-26 Owen TaylorAdded information about widget paths and pattern matching.
next