User Användare Lösenord  
   
onsdag 24.4.2024 / 02:49
Sök: 
     Snabbval: 
      In English   Suomeksi   På svenska   På norsk
afterdawn.com > programvara > versionshistoria abiword
Programvara
Programvara

Versionshistoria Abiword

<<Tillbaka

Förändringar v2.9.2 Beta -> v2.9.4 Beta

  • Core
  • Skip over footnotes when formatting a text span. Only format main text (bugs 5046 & 12496) (Simon Larochelle)
  • Fix bug 7274: set caret position correctly after deleting a footnote (Simon Larochelle)
  • Fix bug 12496: when applying style to a block, do not remove char styles. Also do not touch embedded structures and only remove span properties that were unnecessary with the old style. (Simon Larochelle)
  • Fix bug 8187: Access of image dialog through top and context menus (Simon Larochelle)
  • Fix warning (Simon Larochelle)
  • Replace assert by function exit (Simon Larochelle)
  • Fix assert firing when opening style dialog (Simon Larochelle)
  • Initialize correctly a variable-size array (fix rev. 31392) (Simon Larochelle)
  • Bug 13323 - Fix export for UT_strptime on Windows. (Hubert Figuière)
  • Add Bamanakan language (Simon Larochelle)
  • Cosmetic: Remove trailing whitespace from po perl scripts. (Ingo Brückl)
  • Restrict unsafe constructs in update.pl perl script. (Ingo Brückl)
  • Add languages to the UT_LangRecord table; also realign table (cosmetic) (Simon Larochelle)
  • Correct spelling; arrange list in alphabetical order (Chris Leonard, Simon Larochelle)
  • Arrange English language entries alphabetically. There is no reason to have the English entries at the top, because the whole language name table will be sorted in the UT_Language constructor anyway. Additionally, add some information on how to add languages. (Ingo Brückl)
  • Fix some warning of unhandled cases in switch, unused variable or format. (Hubert Figuière)
  • Don't crash if inserting a footnote / endnote in an empty document. Also get rid of some UT_String right there (Hubert Figuière)
  • Remove a const_cast (Hubert Figuière)
  • The Format Footnote dialog didn't allow changing the initial values. Gtk3 only. (Hubert Figuière)
  • Bug 13361 - Gtk 3.4 warnings removal (Hubert Figuière)
  • cleanup the code of unecessary cast (Hubert Figuière)
  • Don't use "slots" as an identifier. (Hubert Figuière)
  • Remove unused variable. It's redundant after r31496. (Ingo Brückl)
  • Fix compiler warnings. Tag arguments only needed in debug mode. (Ingo Brückl)
  • Add introspection support for the Gtk-3 build. Needs --enable-introspection=yes (or auto) to work. (Jean Bréfort)
  • Fix introspection warnings. (Jean Bréfort)
  • Enhance introspection build. (Jean Bréfort)
  • Fix warning: remove unused code since rev. 14457 (Simon Larochelle)
  • Fix warnings: unused variables (Simon Larochelle)
  • Fix breaking of multi-page TOCs (partial fix of bug 12884). (Simon Larochelle)
  • Fix regression from rev. 31392 (Simon Larochelle)
  • Fix bug 13385: text selection with shift-page up (Simon Larochelle)
  • Fix bug 13365: new line moves vertical scrolling to top of document (Simon Larochelle)
  • Fix labels. Use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Fix labels. Use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Fix spacing in Options dialog. (Ingo Brückl)
  • Improve Insert Symbol dialog. Position dialog at the mouse position. Reduce height of font selector combo box. Add some spacing. Add (stock) image to button. Remove separator (GTK2 only). (Ingo Brückl)
  • Rearrange date and time formats. Order them: date, time, date and time. Arrange international formats before American ones. (Ingo Brückl)
  • Add some non-US date and time formats. (Ingo Brückl)
  • Improve Insert Bookmark dialog. Add (stock) image to button. (Ingo Brückl)
  • Improve Insert XMLID dialog. Add (stock) image to button. (Ingo Brückl)
  • Fix labels. Use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Improve Exit Message Box dialog. Add (stock) image to button. (Ingo Brückl)
  • Fix the Insert XMLID (RDF link) dialog. As long as the combo box is misused as a simple entry field, because the XMLIDs won't be collected for the dialog at all, choose a GtkEntry instead. This is less confusing to the user and more user-friendly. Comment the GtkComboBox code as well as pointless code. Additionally, declare m_combo a GtkWidget pointer to avoid casts. (Ingo Brückl)
  • Remove separator from Insert dialogs (GTK2 only). (Ingo Brückl)
  • Bug 13382 - revert changes from r29670 (and another cosmetic revision). Suggested by Simon Larochelle. (Hubert Figuière)
  • Bug 13361 - More Gtk 3.4 warnings removal: gtk_widget_requested_size() (Hubert Figuière)
  • Fix some const_cast abuse. (Hubert Figuière)
  • Bug 13361 - Fix warning of deprecation in Pango with fallback for Pango < 1.22 (Hubert Figuière)
  • Remove dead code in ut_misc. (Hubert Figuière)
  • Move the HAVE_INTROSPECTION out of the conditionnal, or configure will fail. (Hubert Figuière)
  • ut_unixTimer shouldn't include Gtk but Glib (unless on Cocoa) (Hubert Figuière)
  • Improve Clip Art dialog. Remove separator (GTK2 only) and fix punctuation in labels. (Ingo Brückl)
  • Fix wrong field label descriptions. (Ingo Brückl)
  • Rearrange date and time fields. Order them: date, time, special ones. Arrange locale formats before US onces. (Ingo Brückl)
  • Rearrange application fields. Order more important fields first. (Ingo Brückl)
  • Fix document field names. Use the same names as in the Document Properties dialog. (Ingo Brückl)
  • Rearrange document fields. Order them as they appear in the Document Properties dialog. (Ingo Brückl)
  • Rearrange time fields. Arrange important fields in front. (Ingo Brückl)
  • Reposition Paragraphs line in Word Count dialog. Put it to a more appropriate position. (Ingo Brückl)
  • Clarify Page Reference field function. (Ingo Brückl)
  • Rearrange numbers fields. Group count, sum and reference fields together. (Ingo Brückl)
  • Fix wrong dialog title. (Ingo Brückl)
  • Improve Lists dialog. Add (stock) image to button. Remove separator (GTK2 only). (Ingo Brückl)
  • Improve Lists dialog. Increase spacing between radio buttons. (Ingo Brückl)
  • Fix bug with font list in Lists dialog. There were no items in the list so far. (Ingo Brückl)
  • Fix option with-standard-symbols-l. Don't unconditionally replace font Symbol, but only when it is used for bullet lists. (Ingo Brückl)
  • fix bug in table breaking (Kousik Kumar, Simon Larochelle)
  • Make sure sections follow each other in multi-sections documents; load document completely before doing column layout (Simon Larochelle)
  • Test for page break if a column does not seems to fit on a page (this may occurs at the beginning of a section) (Simon Larochelle)
  • Partly revert r31610. Fix error: Don't touch the font name when exporting, but when importing. (Ingo Brückl)
  • Improve Lists dialog layout. Change spacing on text folding page. (Ingo Brückl)
  • Fix an other issue with option with-standard-symbols-l. Recognize the appropriate font family as Symbol. (Ingo Brückl)
  • Fix bad label for image format notebook page. (Ingo Brückl)
  • Fix bug in Border Shading dialog. Dotted and dashed line style indices had been confused. (Ingo Brückl)
  • Fix bug with cairo graphics. Dotted lines did not show up. (Ingo Brückl)
  • Improve Tab dialog. Remove odd numbering of the leader styles. This improves usability. (Ingo Brückl)
  • Fix bug in Tab dialog. The labels didn't show up. (Ingo Brückl)
  • Fix labels. Use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Improve usability of Tab dialog. Use textual leader style descriptions. (Ingo Brückl)
  • Harmonize footnote and endnote type descriptions. (Ingo Brückl)
  • Fix bug with footnote dialog. Restart of footnote numbering didn't work correctly and selection wasn't displayed correctly in the combo box. (Ingo Brückl)
  • Fix bug with endnote dialog. Placement of endnote didn't work correctly and selection wasn't displayed correctly in the combo box. (Ingo Brückl)
  • Improve Toggle Case dialog layout. Insert vertical container box to improve spacing. Remove separator (GTK2 only). (Ingo Brückl)
  • Fix wrong status line message. (Ingo Brückl)
  • Indicate dialog to come. (Ingo Brückl)
  • Indicate dialog to come the right way. This reverts r31646. (Ingo Brückl)
  • Improve RDF Insert Reference dialog. Add (stock) image to button. (Ingo Brückl)
  • Improve About dialog. Set window icon. Center dialog. Additionally, update copyright date. (Ingo Brückl)
  • Remove unused code. (Ingo Brückl)
  • Improve stylesheet settings dialog. Use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Improve History dialog. Assign more appropriate label to button and increase spacing. (Ingo Brückl)
  • Improve DocComparison dialog. Increase spacing. (Ingo Brückl)
  • Fix Windows build. Add missing comma. (Ingo Brückl)
  • Fix Windows build. Add #ifdef HAVE_CONFIG_H. (Ingo Brückl)
  • Indicate dialog to come. (Ingo Brückl)
  • Improve Mark Revisions dialog. Fix layout by removing default size. Remove separator (GTK2 only). Fix spacing. (Ingo Brückl)
  • Fix character conversion bug in Mark Revisions dialog. The conversion for GTK must not be performed to local encoding but to UTF-8. (Ingo Brückl)
  • Fix character conversion bug in List Revisions dialog. The conversion for GTK must not be performed to local encoding but to UTF-8. (Ingo Brückl)
  • Improve List Revisions dialog. Set caption bold. Remove separator (GTK2 only). (Ingo Brückl)
  • the time where this feature wasn't yet implemented (see r13380). There (Ingo Brückl)
  • Improve Merge Cells dialog. Position dialog at the mouse position. Don't use a frame label. Remove separator (GTK2 only). (Ingo Brückl)
  • Improve Split Cells dialog. Position dialog at the mouse position. Don't use a frame label. Remove separator (GTK2 only). (Ingo Brückl)
  • Improve Font Chooser dialog. Center modal dialog on its parent. Remove separator (GTK2 only). (Ingo Brückl)
  • Improve Paragraph dialog. Center modal dialog on its parent. Remove separator (GTK2 only). (Ingo Brückl)
  • Fix character conversion bug with localized date. The date string for GTK must not be in local encoding but in UTF-8. (Ingo Brückl)
  • Improve Font Chooser dialog. Increase spacing. Arrange effects in table to avoid clutter. Additionally, use colon with labels for entry fields, selection lists and such. (Ingo Brückl)
  • Improve Paragraph dialog. Add (stock) image to button. (Ingo Brückl)
  • Disable menu entry "Purge History". It actually doesn't purge the history, but the revisions and is a duplicate of the menu entry "Purge Revisions". Don't confuse the user with a menu entry that doesn't do what it says but something completely different. It may be enabled again when there is a function purgeAllHistory for it. (Ingo Brückl)
  • Improve Font Chooser dialog's spacing. (Ingo Brückl)
  • Improve Paragraph dialog. Increase spacing. (Ingo Brückl)
  • Localize break indicators. The column and page break formatting mark labels were hard-coded. (Ingo Brückl)
  • Switch two radio buttons in Lists dialog. The "Apply to Current List" seems more common and should be default. (Ingo Brückl)
  • Fix character conversion bug in Paragraph dialog preview area. Our strings are UTF-8 encoded. The string is only UCS-4 encoded if it's a paragraph from the document. (Ingo Brückl)
  • Fix label. (Ingo Brückl)
  • Improve Styles dialog layout. Fix issue with too small display of description text. Update title and labels. Fix spacing. (Ingo Brückl)
  • Add an appropriate toolbar label. Add TB_ClearForeground for the foreground color picker (which was missing) whereas there already was TB_ClearBackground for the background color picker. (Ingo Brückl)
  • Fix Bug 11446 (Prashant Bafna)
  • Add option --stat to the update.pl script. This will make msgmerge run with option --no-fuzzy-matching and will thus not add untranslated and uninspected strings to the .po file. It is primarily meant to generate a .po file for statistical purposes, but is useful for translators who rather like to have empty new strings as well. (Ingo Brückl)
  • Explain (non-)usage of argument 'fuzzy' more emphatically. (Ingo Brückl)
  • Fix crash with copy & paste. Don't provide a NULL pointer as callback function. It's a regression from r30427. This closes bugzilla bug 13329. (Ingo Brückl)
  • Fix bug with copy & paste. The condition checks the wrong data (target instead of data). (Ingo Brückl)
  • Add gtk_selection_data_get_data() to xap_Gtk2Compat.h. It was missing there. (Ingo Brückl)
  • Avoid drawing in the draw event handler when we are already painting from elsewhere. Seems to fix the unformated paste issue in #13280, and might fix #13355 as well. (Jean Bréfort)
  • Don't paste from buffer if character conversion has failed. Otherwise a segmentation fault will occur. (Ingo Brückl)
  • Cosmetic: Adjust indent. (Ingo Brückl)
  • Convert the child iter to the sort iter before selecting. This closes bugzilla bug 13393. Additionally, scroll to newly selected entry in tree view to improve (Ingo Brückl)
  • Fix Bug 13030 for the linux build, changing the libgsf req to 1.14.18 (Prashant Bafna)
  • Fix warning: explicit cast for size_t argument (Simon Larochelle)
  • Fix Debian bug #681060: Use utf-16 as default encoder instead of ucs-2; (Simon Larochelle)
  • Prevent bug #13355/comment #17: only recalculate scrollbar widgets when needed (Simon Larochelle)
  • Fix bug: correct horizontal scroll limit (Simon Larochelle)
  • Fix bug: missing 'msgstr' section. (Ingo Brückl)
  • Fix name of file. We don't use underscores. (Ingo Brückl)
  • Add new languages. (Ingo Brückl)
  • Fix bug: unref good object during font substitution (Simon Larochelle)
  • Make sure m_pAlignment is not NULL (prevent crash) (Simon Larochelle)
  • Modify color selection for rulers and main window frame (GTK3+ only) (Simon Larochelle)
  • Bug 13401: fix program hanging during paste unformatted (Simon Larochelle)
  • Added implementation of copyToBuffer method to HTML exporter class to fix bug 13351 (Volodymyr Rudyj)
  • Fix bug 13397 (RTF importer): Use PopRTFState on a closing backet if PushRTFState was called on the corresponding opening bracket. (Simon Larochelle)
  • Closes #13405. (Carlos Garnacho, Jean Bréfort)
  • Simplify code. (Ingo Brückl)
  • Fix bug in UT_UTF8String_removeProperty(). In case of a real match, szLoc points to the semicolon of the previous property. Thus, looking for semicolon and taking that as the right part (i.e. the properties behind the property to be removed) won't remove anything. As a result the property to be removed remains in the property list. This caused a lot of strange issues with the FormatTOC dialog where old properties seem randomly to show up, including the toc-header property which is localized but doesn't appear so in the dialog. (Ingo Brückl)
  • Don't lose the text entries when selecting a different level. (Ingo Brückl)
  • Fix bug with wrong level data in FormatTOC dialog. The level data displayed is the data from level m_iDetailsLevel which contains the recently selected level, but the dialog always starts with (i.e. sets the combo box to) level 1. Add missing call to get the right level data. (Ingo Brückl)
  • Arrange children entries (styles) in Stylist dialog alphabetically. (Ingo Brückl)
  • Localize style names in Stylist dialog. (Ingo Brückl)
  • Localize style names in Format TOC dialog. Additionally, remove pointless gtk_label_set_text() from setStyle() that causes an awkward and unnecessary double update of the dialog window. (Ingo Brückl)
  • Add a counterpart to s_getLocalisedStyleName(). New s_getUnlocalisedStyleName() allows to retrieve the original style name from a localized one. (Ingo Brückl)
  • Localize style names in Styles dialog. In order to do so, change the GtkListStore to hold both the original and the localized names. Display the localized names and internally used the original ones. Additionally, fix a problem with "basedon" and "followedby" property values caused by earlier localization of DLG_Styles_DefNone and DLG_Styles_DefCurrent. Now the English style names will be used again to set the values. (Ingo Brückl)
  • Allow pango to do font substitution on field runs (Simon Larochelle)
  • Adapt RTF exporter to handle unicode bullets (Simon Larochelle)
  • Fix caret position for broken tables after a continuous section break (Simon Larochelle)
  • Silent debug msgs (Simon Larochelle)
  • Reimplement handling of breakable containers in fb_ColumnBreaker; use virtual functions to handle TOCs and tables with the same function; cleanup indents in function fb_ColumnBreaker::_breakSection (Simon Larochelle)
  • Remove TopOffset and BottomOffset parameters from table height calculation; set minimum height for broken table (TOC) pieces (Simon Larochelle)
  • Start layout only after document is fully loaded (Simon Larochelle)
  • Fix warning. (Ingo Brückl)
  • Fix warning. Remove unnecessary call and unused variable. (Ingo Brückl)
  • Remove everything related to former option --with-standard-symbols-l. It's obsolete after r31870-r31872. (Ingo Brückl)
  • Get rid of the Symbol/Dingbats to Unicode converting functions. They are obsolete after r31870-r31872. (Ingo Brückl)
  • Fix warning. (Ingo Brückl)
  • Add "None" to the style name localization table. This style name appears after the current line style has been deleted. (Ingo Brückl)
  • Localize chapter and section heading style definitions. (Ingo Brückl)
  • Localize style names in toolbar's styles combo box. Additionally, make sure that the localized entries will be arranged alphabetically. (Ingo Brückl)
  • Simplify EV_UnixToolbar::repopulateStyles(). The item that is being looked for is the styles combo box. If it isn't found, the function will return. There is even an UT_ASSERT() to ensure that we're really dealing with the styles combo box. So, the id surely is AP_TOOLBAR_ID_FMT_STYLE and all checks for it or for other combo boxes are pointless. (Ingo Brückl)
  • Cosmetic: Adjust indent. Additionally, add some blank lines. (Ingo Brückl)
  • Localize page size formats. Add AP_STRING_IDs to the paper size definitions and a function to return this ID, so that the GUI can localize prior to displaying. (Ingo Brückl)
  • Fix wrong page size of Folio. Additionally, use millimeters as unit for it, because it's a traditional European format. (Ingo Brückl)
  • Set msgctxt for DLG_Lists_Type_none. This allows different translations for it. (Ingo Brückl)
  • Add DLG_Lists_Style_none for the style list. Additionally, add msgctxt which allows different translations for it. (Ingo Brückl)
  • Set msgctxt for DLG_Styles_DefNone. This allows different translations for it. (Ingo Brückl)
  • Localize Format TOC dialog. Use textual leader style descriptions. Additionally, set msgctxt for DLG_FormatTOC_None. This allows different translations for it. (Ingo Brückl)
  • Avoid rounding error. The stats on the translation web page are wrong. (Ingo Brückl)
  • Update all .po files. This is a dummy update in order to remove unwanted fuzzy strings from the .po files on the web server used for the translation stats web page. (Ingo Brückl)
  • Add an other bullet style: arrowhead lists. This seems more useful than some of the existing ones. (Ingo Brückl)
  • Fix bug 12334: use unicode fonts for list bullets (Simon Larochelle)
  • Fix warnings: explicit cast for size_t arguments, unused variables, uint variables (Simon Larochelle)
  • Fix bug 12757: opening a document with a header containing a table (Simon Larochelle)
  • Fix bug 13243: import RTF with list (Simon Larochelle)
  • Fix bug 13225: save file with a hyperlink directly following another one (Simon Larochelle)
  • Remove memory leak (ABW exporter) (Simon Larochelle)
  • Adapt importers for MsWord97 RTF and XHTML to lists with Unicode bullets (Simon Larochelle)
  • Fix bug 13402: make vbox expandable (Simon Larochelle)
  • Hyperlink dialog: make bookmark list expandable (Simon Larochelle)
  • Fix warnings + whitespace (Hubert Figuière)
  • Add a cache that knows if there are *any* semantic items in the document. Since all changes go through a mutation object, that cache always gets updated there and all other code that might need to sniff around for RDF can first use this cache to see if there are any to potentially find. (Ben Martin)
  • Fix bug 13417 (crash). (Simon Larochelle)
  • Actually check the result code for document conversions (Marc Maurer)
  • Fix bug 13422: compiler warning (Simon Larochelle)
  • Fix bug 13428 (Matti Hämäläinen, Simon Larochelle)
  • Reversed 31882 since it broke mathview plugin. (Jean Bréfort)
  • Add GR_EmbedManager::setFont(). (Jean Bréfort)
  • Fix warnings (Simon Larochelle)
  • Internationalization
  • Update German translation. (Ingo Brückl)
  • Acholi L10n fixes (Chris Leonard)
  • Afrikaans L10n fixes (Chris Leonard)
  • Akan (Twi Asante) L10n fixes (Chris Leonard)
  • Amharic L10n fixes (Chris Leonard)
  • Arabic L10n fixes (Chris Leonard)
  • Asturian L10n fixes (Chris Leonard)
  • Belarusian L10n fixes (Chris Leonard)
  • Bulgarian L10n fixes (Chris Leonard)
  • Bamanakan L10n fixes (Chris Leonard)
  • Breton L10n from Denis Arnaud (Chris Leonard)
  • Catalan L10n fixes (Chris Leonard)
  • Chiga L10n fixes (Chris Leonard)
  • Czech L10n fixes (Chris Leonard)
  • Welsh (cy_GB) L10n from Rhoslyn Prys (Chris Leonard)
  • Swiss German L10n fixes (Chris Leonard)
  • Greek L10n fixes (Chris Leonard)
  • British English (en_GB) L10n from Chris Leonard (Chris Leonard)
  • Esperanto L10n fixes (Chris Leonard)
  • Estonian L10n fixes (Chris Leonard)
  • Basque L10n fixes (Chris Leonard)
  • Fulah L10n from Ibrahima Saar (Chris Leonard)
  • Irish L10n fixes (Chris Leonard)
  • Galician L10n from Miguel Bouzada (Chris Leonard)
  • Hebrew L10n fixes (Chris Leonard)
  • Croatian L10n fixes (Chris Leonard)
  • Hungarian L10n from Gabor Kelemen (Chris Leonard)
  • Indonesian L10n fixes (Chris Leonard)
  • Italian L10n fixes (Chris Leonard)
  • Luganda L10n fixes (Chris Leonard)
  • Latvian L10n fixes (Chris Leonard)
  • Malagasy L10n fixes (Chris Leonard)
  • Macedonian L10n fixes (Chris Leonard)
  • Dutch L10n from Pjotr Kan (Chris Leonard)
  • Polish L10n from marcinu (Chris Leonard)
  • Pashto L10n fixes (Chris Leonard)
  • Brazilian Portuguese L10n fixes (Chris Leonard)
  • Quechua (Cusco-Collao) L10n fixes (Chris Leonard)
  • Romanian L10n fixes (Chris Leonard)
  • Russian L10n fixes (Chris Leonard)
  • Sardinian L10n fixes (Chris Leonard)
  • Slovak L10n from Jaroslav Ryník (Chris Leonard)
  • Slovenian (sl_SI) L10n from Martin Srebotnjak (Chris Leonard)
  • Songhay (son) L10n from Mohomodou Houssouba (Chris Leonard)
  • Albanian L10n from Besnik Bleta (Chris Leonard)
  • Serbian L10n fixes (Chris Leonard)
  • sr@latin L10n fixes (Chris Leonard)
  • Tamil L10n fixes (Chris Leonard)
  • Turkish L10n fixes (Chris Leonard)
  • Vietnamese L10n fixes (Chris Leonard)
  • Wolof L10n fixes (Chris Leonard)
  • Yiddish L10n fixes (Chris Leonard)
  • Zulu L10n fixes (Chris Leonard)
  • Mandinka L10n fixes (Chris Leonard)
  • Nepali L10n fixes (Chris Leonard)
  • Bengali L10n fixes (Chris Leonard)
  • Bosnian L10n fixes (Chris Leonard)
  • Dari L10n fixes (Chris Leonard)
  • Hindi L10n fixes (Chris Leonard)
  • Filipino L10n fixes (Chris Leonard)
  • qul L10n fixes (Chris Leonard)
  • quh L10n fixes (Chris Leonard)
  • Swedish L10n update from Per Larsson and Svante Signell (Chris Leonard)
  • French L10n update from Simon Larochelle (Chris Leonard)
  • Danish (da) L10n from aputsiaq (Chris Leonard)
  • Spanish L10n from AlanJAS (Chris Leonard)
  • Chinese (China) L10n from lite (Chris Leonard)
  • Chinese (Taiwan) L10n from Walter Cheuk (Chris Leonard)
  • Chinese (Hong Kong) L10n from Walter Cheuk (Chris Leonard)
  • Songhay (son) L10n from Mohomodou Houssouba (Chris Leonard)
  • Plugins
  • Collaboration
  • Make fake collab backend work. (Ingo Brückl)
  • Fix warnings. Compile debug-only functions conditionally. Additionally, fix debug messages. (Ingo Brückl)
  • a GTK2 build, there is the additional variable TOOLKIT_IS_GTK2. This closes bugzilla bug 13400. (Dmitry Smirnov, Ingo Brückl)
  • Prefer TOOLKIT_GTK_ALL. We did so in all other source files. (Ingo Brückl)
  • GNOME Office
  • Bug 13361 - Fix Gtk and Xlib deprecation warnings (Hubert Figuière)
  • Fix to build with -Werror=format-security (Dmitry Smirnov, Simon Larochelle)
  • Fix warnings in directory goffice-bit2 (Simon Larochelle)
  • Fixed EXTRA_DIST in src/af/xap/gtk (Jean Bréfort)
  • Paint
  • Fix an assert in Paint plugin. Regression from r31393. (Hubert Figuière)
  • Get rid of UT_String in AbiPaint Add std::string version in xap_Prefs.h (Hubert Figuière)
  • Import/Export
  • OpenDocument
  • Adapt ODT importer to lists with Unicode bullets (Simon Larochelle)
  • Office Open XML
  • Adapt DOCX importer to lists with Unicode bullets (Simon Larochelle)
  • Development
  • Rough release script taken from http://abisource.com/wiki/Releasing (Hubert Figuière)
  • Fix the php magic to run properly here. Set a table for the changelog authors. (Hubert Figuière)
  • "Fix" unit test for some string. (Hubert Figuière)
  • Bug 13380 - Fix make dist for Gtk2 files (when building Gtk3) and vice-versa. (Hubert Figuière)
  • Fix build on Windows x64 with mingw-w64 + some libtool fixes (Fridrich Strba)
  • Make .strings file generation work on Windows (Prashant Bafna, Ingo Brückl)
  • Fix make dist (Hubert Figuière)
  • Fix GTK2 build in presence of GTK3 for aiksaurus plugin. Variable TOOLKIT never contains gtk2, but only gtk. In case of a GTK2 build, there is the additional variable TOOLKIT_IS_GTK2. Patch by Dmitry Smirnov, onlyjob member.fsf org. (Ingo Brückl)
  • Remove pointless condition from rsvg plugin's .m4 file. Variable TOOLKIT never contains gtk2, but only gtk for both GTK builds. (Ingo Brückl)
  • Remove pointless condition from configure.in file. Variable TOOLKIT never contains gtk2, but only gtk for both GTK builds. (Ingo Brückl)
  • Remove pointless condition from gdict plugin's .m4 file. Variable TOOLKIT never contains gtk2, but only gtk for both GTK builds. (Ingo Brückl)
  • Remove pointless condition from command plugin's .m4 file. Variable TOOLKIT never contains gtk2, but only gtk for both GTK builds. (Ingo Brückl)
  • Change the abi-update-all.sh script. Make option --stat the default for calling update.pl unless 'fuzzy' is given as argument (which will make the script behave as before then). This should generate correct stats for the translation web page now. (Ingo Brückl)
  • Fix warning: compile only c++ code with warning option -Wno-overloaded-virtual (Simon Larochelle)
  • Adding the Mac build script from fidencio (Fabiano Fidencio, Kousik Kumar)
  • Use the start_from_app argument from argument parser (Kousik Kumar)
  • Also package all_test.h (Marc Maurer)
  • add all_test_unix.h (Jean Bréfort)
  • More missing files (Jean Bréfort)
  • Add tf-vgdump to CLEANFILES (Jean Bréfort)
  • Fixed make check (Jean Bréfort)
  • abiword 2.9.4 release (Simon Larochelle)
  • Do not remove .strings files with "make clean". This causes trouble with the distribution tarball. (Simon Larochelle)



Förändringar v2.9.1 Beta -> v2.9.2 Beta

  • Add double-buffering support for most of the drawing to reduce flickering
  • Implement SVG snapshots for components when possible
  • Port the GTK interface to GTK+3 (GTK+2 is still supported)
  • Support loading plugins in the Mac OSX port
  • Allow SPARQL Query execution on RDF metadata stored in documents



Förändringar v2.8.4 -> v2.8.5

  • Core
  • Editing/Layout
  • Fix paste of rich text from HTML and ODT, where previously some formatting properties were not closed properly. (Martin Sevior)
  • Add a number of robustness fixes to the layout engine. (Martin Sevior)
  • Fix a table selection bug. (Sander Bogaert)
  • Import/Export
  • OpenDocument
  • Fix 10330: Ignored top and bottom margins. (Marc Maurer)
  • Fix a typo in the bottom margin code import code, resulting in a bug similar to 10330, but then on import. (Marc Maurer)
  • Fix 11905: Document with columns not correctly exported. (Marc Maurer)
  • Fix 11937: Incorrect page margin defaults. (Marc Maurer)
  • Fix 11874: Bullets, border and 'first page' style not rendered right. Adds the Unicode MINUS SIGN to the list of unicode chars that renders as a dashed list. (Marc Maurer)
  • Fix 10884: Columns (section?) margins not preserved on opendocument import. (Marc Maurer)
  • Fix 11887: Footer text placement / alignment problems. The real problem was that we didn't support different headers/footers on facing pages. (Marc Maurer)
  • Fix 11862: Table of Contents not properly exported. (Marc Maurer)
  • Fix 11848: table:number-columns-repeated and table:number-rows-repeated not supported. (Marc Maurer, Martin Sevior)
  • Office OpenXML
  • Fix wrong page margins on export, similar to bug 11937. (Marc Maurer)
  • Plugins
  • Collaboration
  • Fix 12744: Crash when more than 2 people are collaborating and one of the clients disconnects. (Marc Maurer, Sam Rooney)
  • Don't include document names that a buddy does not have access to in the list of available shared documents that is sent to him. (Marc Maurer)
  • Fix some small memory leaks in the *.abicollab importer. (Marc Maurer)
  • Fix 12728: AbiWord should honor SRV DNS records when collaborating over XMPP. (Damien Diederen)
  • MS Write
  • Fixed several bugs, added character conversion support and support for page properties. (Ingo Brueckl)
  • Internationalization
  • Update Galician (gl) translation. (Miguel Bouzada)
  • Updated Romanian (ro_RO) translation. (Lucian Constantin)
  • Updated Danish (da_DK) translation. (Morten Juhl-Johansen Zölde-Fejér)
  • Update German (de-DE) translation. (Volker Ribbert)
  • Updated Slovenian (sl-SI) translation. (Martin Srebotnjak)
  • Development
  • Maintain and release 2.8.2 (Marc Maurer)
  • Fix 12701: configure --disable-collab-backend-{tcp,service} should not check for asio.hpp. (Thorsten Vollmer)
  • Replace '==' tests in configure by '='. (Jean Bréfort)
  • Remove all uses of fp_PageSize::MarginXXX, since getting the document margins this way is wrong/broken. (Marc Maurer)
  • Remove some useless asserts and add some useful ones. (Martin Sevior)



Förändringar v2.6.5 -> v2.6.6

  • Core
  • Editing/Layout
  • Add further error-checking to the handling of dimension units (Marc Maurer)
  • GUI
  • General
  • Bump the copyright date to 2009 in the about dialog (sum1)
  • GTK+
  • Fix a bug that caused scrolling in the opposite direction when scrolling quickly (Martin Sevior)
  • Fix a mismatched delete in the AbiWidget (Marc Maurer)
  • Show the right and left alignment toolbar buttons regardless of locale (Martin Sevior)
  • Windows
  • Bug 11845: Mismatched delete used in the graphics code (sum1)
  • Import/Export
  • General
  • Bug 11898: Office Open XML exporter conflicts with other exporters (Marc Maurer)
  • OpenDocument
  • Bug 11852: Font family is not imported correctly (Dominic Lachowicz)
  • Bug 11854: Single document files are not imported at all (Dominic Lachowicz)
  • Bug 11896: Non-breaking spaces are not imported correctly (Dominic Lachowicz)
  • Internationalization
  • Update the Slovak (sk-SK) translation (Jaroslav Rynik)
  • Development
  • Maintain and release 2.6.6 (Marc Maurer)



<<Tillbaka

Länkar: SvenskaSajter.com | SvenskaSidor.nu
Multimedia: AfterDawn.com | AfterDawns diskussionsområden
Programvara: AfterDawns programvaruområden
International: AfterDawn.com in English | AfterDawn suomeksi | MP3Lizard in English | Blasteroids
RSS-flöde: Nyaste programuppdateringar | Diskussionsområdenas meddelanden
Information: Info om AfterDawn Oy | Annonsera på vår sajt | Villkor för sajtens användning och uppgifter om privatskyddet
Kontakta: Skicka returinformation | Kontakta annonsförsäljningen
 
  © 1999-2024 AfterDawn Oy