- 25 Jun, 2014 1 commit
-
-
Torsten Schönfeld authored
In locales with something else than a dot as the decimal separator, the combination of perl >= 5.20 and Gtk2 lead to errors wherever perl tried to parse version numbers, as in "use 5.8.0" or "use Encode 0.5". Fix by making sure we notify perl when the locale might have changed behind its back.
-
- 29 Apr, 2014 1 commit
-
-
Brian Manning authored
-
- 11 Dec, 2013 1 commit
-
-
Brian Manning authored
-
- 29 Sep, 2013 1 commit
-
-
Brian Manning authored
-
- 04 Feb, 2013 1 commit
-
-
Brian Manning authored
-
- 08 Dec, 2012 1 commit
-
-
Brian Manning authored
-
- 06 Aug, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 25 May, 2012 1 commit
-
-
Brian Manning authored
-
- 28 Apr, 2012 1 commit
-
-
Brian Manning authored
-
- 20 Jan, 2012 1 commit
-
-
Brian Manning authored
Updated copyright notices on files that have changed since the beginning of the year
-
- 19 Nov, 2011 1 commit
-
-
Brian Manning authored
-
- 13 Oct, 2011 1 commit
-
-
Torsten Schönfeld authored
-
- 07 Oct, 2011 1 commit
-
-
Torsten Schönfeld authored
-
- 03 Oct, 2011 1 commit
-
-
Torsten Schönfeld authored
Namely Gtk2::CellLayout and Gtk2::TreeSortable. Instead of mucking around with dummy CVs, we now simply create a wrapper SV that is in turn put into a reference SV with &{} overloading. This is much simpler and doesn't leak. https://bugzilla.gnome.org/show_bug.cgi?id=636819 https://bugzilla.gnome.org/show_bug.cgi?id=636822
-
- 30 Sep, 2011 1 commit
-
-
Torsten Schönfeld authored
-
- 02 Aug, 2011 1 commit
-
-
Torsten Schönfeld authored
-
- 25 Apr, 2010 1 commit
-
-
Torsten Schönfeld authored
-
- 17 Mar, 2009 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2159
-
- 08 Mar, 2009 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2155
-
- 22 Feb, 2009 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2148
-
- 13 Feb, 2009 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2142
-
- 11 Feb, 2009 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2135
-
- 13 Jan, 2009 1 commit
-
-
Torsten Schönfeld authored
only once by checking for definedness before creating aliases. svn path=/trunk/; revision=2105
-
- 16 Nov, 2008 2 commits
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2093
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2091
-
- 15 Nov, 2008 1 commit
-
-
Torsten Schönfeld authored
* CodeGen.pm: Add handlers for 'Alias' variants of most types. * maps_pango-1.0 * maps_pango-1.4 * maps_pango-1.6 * maps_pango-1.8 * maps_pango-1.10 * maps_pango-1.16 * maps_pango-1.18: Use the above to register Gtk2::Pango::* type aliases. * gtk2perl.h: Include pango-perl.h * Gtk2.pm: Use Pango. Set up package aliases under Gtk2::Pango:: for the things that now live under Pango::. * xs/Gtk2.xs: Remove unneeded pango stuff. Make the doc generator create stub Gtk2::Pango::* POD pages that explain the situation and link to the relevant Pango::* docs. * MANIFEST * t/pango-compat.t (added): Add some tests that try to ensure backwards compatibility in ways not tested by the existing t/Pango*.t tests. * doctypes * Makefile.PL: Remove unneeded pango stuff. * MANIFEST * pango.typemap (deleted) * xs/PangoAttributes.xs (deleted) * xs/PangoCairo.xs (deleted) * xs/PangoContext.xs (deleted) * xs/PangoFontMap.xs (deleted) * xs/PangoFontset.xs (deleted) * xs/PangoFont.xs (deleted) * xs/PangoGravity.xs (deleted) * xs/PangoLayout.xs (deleted) * xs/PangoMatrix.xs (deleted) * xs/PangoRenderer.xs (deleted) * xs/PangoScript.xs (deleted) * xs/PangoTabs.xs (deleted) * xs/PangoTypes.xs (deleted) * xs_files_pango-1.0 (deleted) * xs_files_pango-1.6 (deleted) * xs_files_pango-1.10 (deleted) * xs_files_pango-1.16 (deleted): Remove now unneeded files. svn path=/trunk/; revision=2089
-
- 01 Nov, 2008 1 commit
-
-
Torsten Schönfeld authored
Patch by Kevin Ryde. svn path=/trunk/; revision=2086
-
- 26 Oct, 2008 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2078
-
- 19 Oct, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * NEWS * README: Stable release 1.201. svn path=/trunk/; revision=2071
-
- 05 Oct, 2008 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=2054
-
- 20 Sep, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * Makefile.PL * NEWS * README: Stable release 1.200. svn path=/trunk/; revision=2052
-
- 07 Sep, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * NEWS * README: Unstable release 1.193. svn path=/trunk/; revision=2041
-
- 31 Aug, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * NEWS * README: Unstable release 1.192. svn path=/trunk/; revision=2027
-
- 18 Aug, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * NEWS * README: Unstable release 1.191. svn path=/trunk/; revision=2012
-
- 22 Jun, 2008 4 commits
-
-
Torsten Schönfeld authored
* Gtk2.pm * Makefile.PL * MANIFEST * NEWS * README: Unstable release 1.190. svn path=/trunk/; revision=1950
-
Torsten Schönfeld authored
* constants-2.0 * Gtk2.pm * t/00.Gtk2.t: Export GDK_CURRENT_TIME. svn path=/trunk/; revision=1945
-
Torsten Schönfeld authored
* constants-2.0 * Gtk2.pm * t/00.Gtk2.t: Export GTK_PRIORITY_RESIZE, GDK_PRIORITY_EVENTS, and GDK_PRIORITY_REDRAW. svn path=/trunk/; revision=1944
-
Torsten Schönfeld authored
* Gtk2.pm * t/version-checks.t: Use Exporter to handle version checking and exporting. Test. svn path=/trunk/; revision=1943
-
- 22 May, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * t/GdkProperty.t * xs/GdkProperty.xs: Overload '!=' for GdkAtoms. Patch by Kevin Ryde. svn path=/trunk/; revision=1925
-
- 30 Mar, 2008 1 commit
-
-
Torsten Schönfeld authored
* Gtk2.pm * NEWS * README: Stable release 1.182. svn path=/trunk/; revision=1916
-