[goffice] Created tag GOFFICE_0_9_0
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] Created tag GOFFICE_0_9_0
- Date: Fri, 25 Nov 2011 03:46:02 +0000 (UTC)
The unsigned tag 'GOFFICE_0_9_0' was created.
Tagger: Morten Welinder <terra gnome org>
Date: Thu Nov 24 22:45:59 2011 -0500
0.9.0
Changes since the last tag 'GOFFICE_0_8_17':
Adrian Bunk (1):
Remove dolt
Andreas J Guelzow (52):
Use pango attributes for formatting.
Fix fraction alignment #584380
Adjust GOCmdContextClass
Fix output of scientific number formats with EE to ODF.
Fix interpretation of marked-up scientific number format [#656056], and fraction rendering for unspecified denominators [#656043]
Fix date format on Windows. [#655573]
Extend encoding specification from file-openers to plugin services.
publish go_cmd_context_progress*_set
Fix the handling of scientific number formats with markup in the format selector. [#657187]
use unicode chanracter for "times" instead of x
Improve the scientific number formats selector. [#623847]
Improve fraction format selector. [#117215]
handle fractions in go_format_get_details
the fraction selector interface handles min_digits.
Fix rendering of # ???/??? format. [#656043]
fix fraction alignment [#657288]
fix Pango CRITICALS [#657375]
Fix pi-fraction alignment [#657379]
Fix fraction rendering. [657400]
Add "as multiple of pi" to fraction format selector
Fix tooltip in fraction format selector
More fraction fine-tuning
permit 0 denominator digits
move ISO 8601 date-time format to the date formats (where the other date-time formats reside.)
Handle NULL layout s in fraction format rendering.
check whether the layout has a fontmap set before using it for measurements
fix fraction alignment [#657486]
trim label. [#657670]
Support SI prefixes in scientific format selector. [#588516]
Watch for things following a scientific number
fix SI and no-mantissa interaction
Fix SI formatting for tiny numbers
Support SI units in scientific format selector.
handle pi-fractions in ODF export
fix fraction export to ODF
conditionalize denominator simplification (and disable)
make the format interpretation look more like XL
make denominator simplification of pi-fractions slightly less eager
try harder to find the locale; Ubuntu, for example, does not understand fi_FI but fi_FI.utf-8.
Show in-use custom formats in teh custom format selector. [#658472]
delete *_build_in and use your own hash in goffice/gtk/go-format-sel.c
avoid keeping GOFormats just in the style_format_hash
Modify arguments to go_guess_encoding to fix 658916 in view of 648354
introduce #defines regarding super/subscripts
Render superscripts in scientific formats with regard to font size and scale. [#425685]
fix sense of at_end test in attribute adjustment of scientific format
use sub- and superscript attributes and convert to rise and scale at the last moment
allow for multiple overlapping subscript/superscript attributes
read and write the subscript/superscript attributes
Add val to sub- and superscript attributes
avoid gtk bug #664587
add comment to the go_gtk_file_sel_dialog hack protecting against gtk bug 664587
Christian Kirbach (1):
[l10n] Updated German translation
Francisco Javier F. Serrador (1):
Updated Spanish translation
J.H.M. Dassen (Ray) (1):
Updated debianisation
Jasper Lievisse Adriaanse (1):
Fix obvious typo that broke this AC_DEFINE macro
Jean Brefort (72):
Ported to gtk+-3.0
Add initial support for data labels.
Revisited the component API.
Fixed typo.
Replaced some private data by public members in canvas items.
Add missing space.
Add support for rich text labels in charts.
Little cleanups.
Don't use unexisting "deactivate" signal.
Use markup for discrete axis tip labels.
Fixed ChangeLog.
Enhanced GOString fix.
Add support for rich text in legends.
Allow the frame around a chart label to rotate with the text. [647147]
Chart labels accept rich text. [#417631]
Axes can use only a part of available space. [#654392]
Remove extra spaces.
Add support for smoothed curve renaming. [#656148].
Data labels work.
Fixed GORotationSel.
Make data labels work in bar/column charts.
Fix widgets position inside an RTL canvas.
New GogDataLabel object type.
Add a separator to data labels.
Fix minor ticks numbers and other fixes. [#657670][#657694][#657695]
Support data labels in xy plots.
Add support for values as percent in data labels.
Initialize variables in goc-text.c
Use data format for discrete axis. [#641901]
Make sheet widgets scalable. [#605434]
Enhance sheet widgets rendering.
Reimplement widget transparency.
Minor sheet widgets fixes.
Fixed axis title position.
Ensure that the color palette is correctly displayed.
Fixed canvas widgets stacking order.
Draw columns/bars plots before the axes so that axis labels are always visible
Update series labels when needed. [658527]
Make the image selection dialog work again.
Fix background images issues in graphs. [#660917]
Fixed plugins load from a Mac OSX bundle. [#661264] (Gerald Niel)
Cleaned out deprecated code.
Use GSettings as default and redesigned the image selector.
Fixed crashes in go-image-selector.c
Moved go-pixbuf.* to utils.
Reverted Builder change (#662503)
Add support for svg images.
Add a GOImage item to the canvas.
Removed printf debug statement.
Add support for svg images inside gnumeric sheets.
Fixed SVG images size
Cleaned GOImage API
Start working on manually sized labels, and fixed style properties widget.
Fixed the without gtk build and add skeleton WMF and EMF parsers
Fix import of an emf image containing a screenshot. [#653667]
Fixed behavior with unkown image format.
Fix interpolation widgets visibility. [#663283]
Add some optional support for EPS images.
GOImage load pixbufs from memory.
Add missing files.
Fixed warnings when built without libspectre.
Fixed a memory leak in GocPolyline code. [#663355]
Remove extra white spaces.
Fixed pixels dust in text rotation selector. [#662393]
Remove GConf support.
Fixed go_emf_new_from_file
Cache GOImage pixbuf snapshot.
Implement support of percent in bar/col data labels.
Ensure that 0 is in the default values axis range for column, bar and other 1.5d plots. [#663717]
Added a comment about #663717 patch
Fixed Gtk+ warning in graph guru.
Fixed exponential smoothing related issues.
Jody Goldberg (1):
[goc] Minor initialization for canvas widgets
Jorge GonzÃlez (2):
Updated Spanish translation
Updated Spanish translation
Kristjan SCHMIDT (1):
Add Esperanto translation
Marek Äernockà (3):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario BlÃttermann (2):
[l10n] Updated German translation
[l10n] Updated German translation
Martin Srebotnjak (1):
Updated Slovenian translation
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Morten Welinder (40):
Post-release bump
Branch. Go wild.
Compilation: constify go_data_preferred_fmt.
Compilation: fix warnings.
Compilation: remove old stuff related to gnome libraries
Formats: recogize formats like "0E+000"
Foramts: fix problem with sticky colours.
Compilation: switch to AM_MAINTAINER_MODE([enable])
Compilation: silence warning.
go-file: plug leak.
range functions: improve precision when the input vector is (near-)constant.
Rangefuncs: this reversed condition.
NEWS: typo.
goffice-gtk: don't expose internal goffice directories.
rsm: new resource manager.
UI: handle compressed ui files.
go-conf: avoid crash on missing schema.
NEWS: -dolt.
UI files: partially work around #662679
GOString: plug leak.
Typo.
GogAxis: plug leak.
GOString: avoid confusing prototype for go_string_new_rich
Compilation: replace go_[s]list_free_custom by g_[s]list_free_full.
Compilation: kill go_hash_values.
configuration: take a guess as to how EPS check was meant to work.
Gtk: plug leak.
Conf: remove stuff we aren't using and sometimes not implement
Conf: remove functions always returning NULL
Compilation: remove deleted file from distribution.
Configuration: "drawing" isn't connected in Makefiles, so we can't have it here
Configuration: ditto for ms-compat
Compilation: make sure go-conf-gsettings.c is distributed
Compilation: remove drawing and ms-compat
Utils: plug leak
Utils: plug leak
Rangefuncs: improve precision
git: ssssh
git: ssssh
0.9.0
Piotr DrÄg (1):
Updated POTFILES.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]