[latexila] Created tag 2.2.0



The unsigned tag '2.2.0' was created.

Tagger: SÃbastien Wilmet <swilmet src gnome org>
Date: Fri Aug 26 15:40:08 2011 +0200



Changes since the last tag 'v2.0.4':

Bruno Brouard (2):
      New French doc translation
      Updated French translation

Claude Paroz (2):
      Use HELP_ prefix in help/Makefile to indicate itstool toolchain
      Fix itstool variable name

Daniel Mustieles (5):
      Added Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Frederik Hahne (1):
      German translation

Johannes Wilde (1):
      German translation: little fix

Mario BlÃttermann (4):
      [l10n] Added initial German doc translation
      [l10n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German translation

Matias De la Puente (1):
      Update Spanish translation

Nathan Samson (1):
      Check for ITS Tool installation in CMake file

Pieter Pareit (8):
      Show/hide the main toolbar
      Also clean files with extension .fdb_latexmk
      Completion: insert \item for list environments
      Completion: add \phantom, \frametitle and \framesubtitle
      Search: press escape key in find entry to quit and select text
      Latex pp fix: bad warning message when it contains a ':'
      Latex pp fix: wrong line number because extra space
      Completion: add commands for line and page breaking

SÃbastien Wilmet (250):
      Change SettingsBindFlags.{G,S}ET by DEFAULT
      TODO update
      latexila.pot update
      Remove *.c files generated
      GSettings destkop schemas optional
      Build tools: code clean-up
      Rename 'generic' post processor to 'no-output'
      BuildToolRunner: redirect stderr into stdout
      all-output post processor created
      Bug fix BuildTools: reset output between each job
      BuildToolDialog class in a separated file
      Bug fix in is_build_tools_equal ()
      all-output post processor: remove end empty line
      all-output post processor: avoid some malloc/free
      TODO update
      Translation: .pot update
      Release 2.0.5 (see the branch releases)
      AUTHORS update
      INSTALL and HACKING updates
      Option to show or hide a build tool
      Add some build tools: bibtex makeindex dvipdf ...
      latex post processor
      Save build tools in XML: escape text
      Build tools: changes in the XML files
      'latex' and 'pdflatex' build tools added
      Keep same show/hide when modifying a build tool
      Build view: columns autosize
      Build view: use weight property instead of markup
      Update the instructions for translators
      CMake: set BUILD_VALA=ON by default
      Build tools: better split of command arguments
      Latexmk post processor: handle simple cases
      German translation: some fixes
      More robust load of the build tools
      Bug fix: update projects menu sensitivity
      New file dialog: save and restore size
      New file dialog: add a vertical paned
      Latexmk post processor: a partition for each rule
      Italian translation added
      AUTHORS update
      Set version to 2.1.0 (but it's not a release)
      NEWS update
      Add Latexmk build tools
      Build issues: use Gee.ArrayList instead of arrays
      MostUsedSymbols in a separated class
      BuildTools in a separated class
      Projects in a separated class
      Fix bad tipo: personnal -> personal
      Clean-up: use Iterators for hiding data types
      GSettings: change the paths to /org/gnome/
      File Browser: add an icon for images
      Build Tools: more robust get view doc
      gnome-open -> xdg-open
      Move latex post processor to another file
      Latex post processor: add and remove spaces
      Latexmk post processor: improve the regex
      Latexmk post processor: option to show all info
      Latexmk post processor:Âshow all output if no rule executed
      Build View: show/hide errors/warnings/badboxes
      Code clean-up in preferences dialog
      Fix bad typo: personnal -> personal
      Projects: some "set modified" was missing
      Italian translation: some fixes
      NEWS update
      Completion: hide calltip window was useless
      GSettings: interactive-completion-num is a uint
      Structure: some UI stuff (new icons, ...)
      Structure: analyze a document (the basis)
      Structure: click on an item -> go to location
      Structure: sort the items
      Structure: new class: DocumentStructure
      Structure: bug fix in add_item_at_end()
      Projects: bug fix when updating the project id
      Migrate to Vala 0.12
      Structure: another bug fix in add_item_at_end()
      Latex post processor: handle special case for the filename
      Update the structure on tab changed
      Structure: expand/collapse all buttons
      Structure: show/hide buttons
      Structure: possibility to change the minimum level
      Structure: detect figures and tables
      Post processors: use a struct instead of hard-coded strings
      Unsaved document number: more robust
      BuildToolRunner: bug fix in the split of command arguments
      Web browser: use gtk_show_uri() instead of custom command
      Structure: connect/disconnect parsing
      German translation: some fixes
      AUTHORS: separate contributions into categories
      Structure: run the parsing in an IdleSource
      Translations: *.pot update
      Release 2.1.0 (see the branch releases-2-2)
      [#16] Build Tools not available on a .bib project file
      [#17] Change behavior of HOME and END buttons
      TODO and HACKING files update
      [#18] Segmentation fault on search
      Structure: item clicked: scroll at the top
      BuildToolRunner: bug fix in the display of commands
      File Browser: update jump button sensitivity on location change
      Completion data: \textwidth and \setcounter{}{}
      Merge pull request #19 from ppareit/master
      Double-click on a template to open it
      Preferences dialog: double click on a build tool: open properties
      Build tools properties: command column resizable
      Fix Ctrl+V in the input text search
      TODO and AUTHORS update
      Completion: hide calltip window
      dconf: scripts for migrating latexila 2.0.x -> 2.2.x
      Latex menu: diacritic names
      Project: print the relative path to the main file
      Completion data: overlay and slide environments
      Build View: double-click on a row to "re-select" it
      Structure: fix parent issue for TODO and FIXME items
      DOAP file (for git.gnome.org)
      Some URL updates, to the gnome.org web site
      StructureModel: a custom Gtk.TreeModel
      Structure: little performance improvement
      Structure: debug code for measuring parsing time
      Structure: disconnect the model from the view when parsing
      Structure: line-by-line parsing
      Structure: don't take into account stuff in verbatim env
      Structure: don't take into account commented markups
      Structure: remove min level and show/hide item types
      Structure: simple list: some UI stuff
      Structure: simple list: display items
      Fix structure update when active document changes
      Structure: select the corresponding item in tree or list
      Structure: select simple list item on populate
      Structure: double-click to "re-select" the item
      Build View: fix row selection issues
      Description added to the DOAP file
      Avoid grab_focus warning
      Avoid using "var"
      Structure: right-click: UI stuff
      Structure: figures and tables located at the \begin{env}
      Structure: new item type: image (\includegraphics)
      Structure: children of figure and table envs
      URLs update
      NEWS file update
      Preferences dialog: fix little UI issue
      Cleanup Build Files: take into account projects
      CleanBuildFiles: some code clean-up
      CleanBuildFiles: sort list in alphabetical order
      CleanBuildFiles: don't take into account hidden files
      CleanBuildFiles: little UI fix
      CleanBuildFiles: info msg when no file to clean up
      Refresh file browser: take into account project
      project_id: some code clean-up
      Latex pp: don't display useless warning
      Vala: check if an out arg is null is no longer required
      Preferences dialog: some UI changes and more tooltips
      Build Tools: copy button to duplicate a build tool
      Build View: text is selectable, so we can copy/paste it
      Structure fix: a simple list can contain several types
      Use theme icon for 'image' and 'tree_include'
      Structure action: comment
      Structure: refactoring: more re-usable parsing functions
      Structure action: select
      Structure: create the TextMarks at the exact places
      Structure: take into account \end{document}
      Structure action: select: take indentation
      Structure actions: cut, copy, delete
      AUTHORS update for openSUSE package
      Structure action: shift right
      Structure action: shift right: error if sub-paragraph already exists
      Structure actions: display a warning if the action fails
      Structure action: shift right: undo changes on error
      Structure action: shift left
      Mallard documentation about the build tools
      Documentation: differences between Latexmk and Rubber
      Build Tool properties: tooltip added
      Various UIÂimprovements
      Open the documentation from the program
      Structure actions: refresh the simple list if needed
      Release 2.1.1 (see the branch releases-2-2)
      NEWS: fix the date for the new beta release
      BibTeX and MakeIndex: fix problems for writing *.blg or *.ind files
      Completion: Ctrl+space shortcut added to the menu
      Structure: set_model: expand all only if the tree isn't too big
      Mallard doc: use "ghelp:latexila" URI to open it
      [l10n] Update latexila.pot
      Vala_CMake updated
      Use ITS Tool for the Mallard documentation
      Build Tools: manage translations with ITS Tool
      Build Tools: use Intl.get_language_names()
      CMake: ITS Tool function
      Use ITS Tool for the templates
      [l10n] Templates translations (de, es, it, pt_BR)
      CMake: mkdir with -p
      CMake: remove debug options
      Translations: use intltool-update instead of custom script
      Documentation: integration with GNOME Damned Lies
      Structure: optimize insertion of figures and tables
      Structure: optimize add_item_at_end ()
      Structure: model doesn't emit signals when not connected to the view
      Structure: use iter_compare () to compares nodes
      Structure: improve TODO/FIXME regex
      UTF-8 friendly: Utils.char_is_escaped ()
      Structure: bug fix in search_low_level_item ()
      UTF-8 friendly: structure: get_markup_contents ()
      Structure: get markup name: more robust
      Some regex clean-up
      Sensitivity of Edit -> Completion
      [l10n] use the 'lettre' class for the French letter template
      Do not comment empty or spaces-only lines
      Structure: avoid a critical warning
      CompletionProvider: remove default implementation methods
      Structure: truncate TODOs and FIXMEs if needed
      i18n: some fixes
      [l10n] French translation update
      Latex pp: get current filename: last existing file
      Build Tools: more understandable error msg
      Some UI improvements
      Build View: replace home dir by ~ in the path
      Escape tooltip text
      Latex pp: more detailed warning message
      Latexmk pp: improve the regex
      Latexmk pp: improve the regex
      Build Tools: big code clean-up
      Build View: special icon for parent BuildMsg
      Latexmk pp: extract Latexmk messages too
      Latexmk pp: don't expand all messages in build view
      TODO update
      po/LINGUAS file
      Update translators instructions
      Add the *.pot files in po/POTFILES.in
      [l10n] move build tools and templates translations in main POs
      tex2po helper script to translate the letter template
      Doc: s/Overview/Introduction/
      Fix some translatable strings and add comments
      Doc: work-around for getting a string translated
      AUTHORS update
      Add ITS Tool as requirement in INSTALL file
      Revert "Doc: work-around for getting a string translated"
      [l10n] Update French translation
      Typo fixes: badbox or bad-box -> bad box
      GSettings: use ranges when appropriate
      GSettings: improve the XDG_DATA_DIRS modification
      Doc: mini table of contents in build tools page
      Migrate dconf data script: convert int -> uint32
      CMake option: WITH_GNOME, for gsettings-desktop-schemas
      CMake option: COMPILE_SCHEMA, for GSettings
      Structure: bug fix for children of table or figure
      Use warning() instead of stderr.printf()
      Latex pp: use format_size_for_display()
      Open File: filter to show only .tex and .bib files
      Build Tool Runner: use Shell.parse_argv()
      More robust BuildToolRunner calls
      Completion: use (un)block_interactive()
      Vala 0.12.x required (not 0.13.x and above)
      Release 2.2.0

Vito Fasano (1):
      Italian translation update



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]