summaryrefslogtreecommitdiff
path: root/doc/tmpl
Commit message (Collapse)AuthorAgeFilesLines
* docs: Remove unused tmpl filesJavier Jardón2011-10-244-1005/+0
|
* weather: Move documentation to inline commentsJavier Jardón2011-10-241-719/+0
|
* gweather-xml: Move documentation to inline commentsJavier Jardón2011-10-241-39/+0
|
* gweather-prefs: Move documentation to inline commentsJavier Jardón2011-10-241-172/+0
|
* gweather-gconf: Move documentation to inline commentsJavier Jardón2011-10-241-139/+0
|
* timezone-menu: Move documentation to inline commentsJavier Jardón2011-10-241-72/+0
|
* gweather-timezone: Move documentation to inline commentsJavier Jardón2011-10-241-115/+0
|
* gweather-location: Move documentation to inline commentsJavier Jardón2011-10-241-92/+0
|
* location-entry: Move documentation to inline commentsJavier Jardón2011-10-241-229/+0
|
* Rename the docs files back from -3.0Christian Persch2010-07-031-26/+0
| | | | | | Forgotten files from commit 3873efa01a25c84722fa3ab597e4689ed04645a8. Bug #623428.
* Port to GTK+ 3.0, add introspection support and bump version to 2.90.1Vincent Untz2010-07-028-0/+130
| | | | | | | | The library should be parallel-installable with the GTK+ 2.0 version. The python bindings were removed, and replaced by introspection support, since it's likely that the bindings would have caused issues with GTK+ 3.0.
* [release] 2.27.91LIBGWEATHER_2_27_91Vincent Untz2009-08-251-0/+1
|
* template has changed a bit because of some minor tweaks during this cycle.Vincent Untz2009-03-141-0/+7
| | | | | | | | | 2009-03-14 Vincent Untz <vuntz@gnome.org> * doc/tmpl/weather.sgml: template has changed a bit because of some minor tweaks during this cycle. svn path=/trunk/; revision=700
* Make the memory-management here less lame. #562274Dan Winship2008-11-2612-85/+493
| | | | | | | | | | | | | | | | | | | * libgweather/gweather-location.c: (gweather_location_get_children) (gweather_location_free_children): Make the memory-management here less lame. #562274 * libgweather/gweather-timezone.c: * libgweather/location-entry.c: * libgweather/timezone-menu.c: Add some docs. #562261 * doc/Makefile.am (IGNORE_HFILES): set this * doc/libgweather-sections.txt: update * doc/libgweather-docs.sgml: fix (some) svn path=/trunk/; revision=527
* add gtk-doc setup. First step for bug #562261.Vincent Untz2008-11-2612-0/+2062
2008-11-26 Vincent Untz <vuntz@gnome.org> * Makefile.am: * configure.in: * doc/*: add gtk-doc setup. First step for bug #562261. svn path=/trunk/; revision=526