Merge lp://staging/~latexila/ubuntu/precise/latexila/2.4.0 into lp://staging/ubuntu/precise/latexila

Proposed by Matthieu Baerts
Status: Merged
Merged at revision: 13
Proposed branch: lp://staging/~latexila/ubuntu/precise/latexila/2.4.0
Merge into: lp://staging/ubuntu/precise/latexila
Diff against target: 27233 lines (+8532/-7159)
75 files modified
CMakeLists.txt (+3/-3)
INSTALL (+1/-1)
NEWS (+21/-0)
README (+1/-1)
TODO (+0/-60)
data/completion.xml (+10/-0)
data/org.gnome.latexila.gschema.xml (+0/-4)
debian/changelog (+17/-0)
help/C/build_tools.page (+1/-1)
help/C/completion.page (+40/-0)
help/C/projects.page (+41/-0)
help/C/spell_checking.page (+49/-0)
help/C/structure.page (+45/-0)
help/Makefile.am (+6/-2)
help/cs/cs.po (+184/-7)
help/de/de.po (+215/-8)
help/es/es.po (+222/-11)
help/fr/fr.po (+219/-10)
po/de.po (+210/-196)
po/es.po (+202/-184)
po/lv.po (+362/-353)
po/nb.po (+419/-479)
po/sl.po (+327/-313)
po/sr.po (+288/-262)
po/sr@latin.po (+288/-262)
src/C/app_settings.c (+1/-1)
src/C/build_tool_dialog.c (+45/-45)
src/C/build_tool_runner.c (+53/-53)
src/C/build_tools.c (+58/-165)
src/C/build_view.c (+25/-77)
src/C/clean_build_files.c (+45/-43)
src/C/completion.c (+56/-61)
src/C/custom_statusbar.c (+1/-1)
src/C/dialogs.c (+11/-9)
src/C/document.c (+108/-29)
src/C/document_structure.c (+29/-29)
src/C/document_tab.c (+41/-39)
src/C/document_view.c (+25/-23)
src/C/documents_panel.c (+30/-28)
src/C/encodings.c (+1/-1)
src/C/file_browser.c (+85/-83)
src/C/latex_menu.c (+28/-28)
src/C/latex_post_processor.c (+27/-27)
src/C/latexila.c (+30/-133)
src/C/main.c (+5/-5)
src/C/main_window.c (+600/-566)
src/C/menu_in_toolbar.c (+1/-1)
src/C/most_used_symbols.c (+49/-157)
src/C/post_processors.c (+18/-18)
src/C/preferences_dialog.c (+282/-272)
src/C/project_dialogs.c (+45/-41)
src/C/projects.c (+148/-231)
src/C/search.c (+105/-103)
src/C/side_panel.c (+1/-1)
src/C/structure.c (+349/-381)
src/C/structure_model.c (+7/-7)
src/C/symbols.c (+68/-66)
src/C/tab_info_bar.c (+1/-1)
src/C/templates.c (+748/-1629)
src/C/templates_dialogs.c (+1151/-0)
src/C/utils.c (+270/-30)
src/build_tools.vala (+10/-24)
src/build_view.vala (+0/-4)
src/completion.vala (+7/-6)
src/document.vala (+22/-0)
src/latex_menu.vala (+24/-18)
src/latexila.vala (+4/-33)
src/main_window.vala (+51/-37)
src/most_used_symbols.vala (+5/-18)
src/projects.vala (+9/-19)
src/structure.vala (+49/-19)
src/templates.vala (+270/-437)
src/templates_dialogs.vala (+301/-0)
src/ui/ui.xml (+0/-2)
src/utils.vala (+62/-1)
To merge this branch: bzr merge lp://staging/~latexila/ubuntu/precise/latexila/2.4.0
Reviewer Review Type Date Requested Status
Andrew Starr-Bochicchio (community) Approve
Review via email: mp+99840@code.staging.launchpad.net

Description of the change

Hello,

The LaTeXila team proposes a new version of its latexila package.

This is the Upstream ChangeLog:
   - Document compilation: set temporary location if file not saved
   - More documentation
   - Structure: bug fix for the display of simple lists
   - Build View: remove button "show critical errors"
   - Templates: code clean-up
   - More LaTeX commands for the completion
   - F12 shortcut to show/hide the side panel
   - TODO file removed (now in the wiki)
   - Updated Spanish, Slovenian, Serbian, French, German, Latvian,
      Norwegian bokmÃ¥l and Czech translations

Note that this 2.4.0 version is the stable release (a 'bugs fixed' version) of the previous 2.3.1 versions (as said there => https://mail.gnome.org/archives/latexila-list/2012-March/msg00008.html )

This is a 'bugs fixed' version but there is two tiny additions:
 * more documentation: but I think it's not a new feature
 * and a shortcut has been modified to show/hide the panel instead of halt a compilation (but it's not a complex change as you can see there https://github.com/swilmet/latexila/commit/e27772987a69906a82735915409d5a74ede99192 ).
The main changes are due to the update of the translations and also because the C files have been automaticaly re-translated from vala files.

This branch should be ready to be pushed on lp:ubuntu/latexila (except the "UNRELEASED" version in debian/changelog)

Thank you for your help!

To post a comment you must log in.
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Looks good.

Thanks for your work!

review: Approve
Revision history for this message
Matthieu Baerts (matttbe) wrote :

@Andrew: Thank you for your help :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: