summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/template-widget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-1/+1
| | | (bzr r13236)
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
| | | (bzr r12958)
* Fix for bug #1236282 (add full keyboard navigation support for new templates ↵Nicolas Dufour2013-12-271-1/+1
| | | | | | | | dialog). Fixed bugs: - https://launchpad.net/bugs/1236282 (bzr r12862)
* cppcheck: performanceKris De Gussem2013-09-261-1/+1
| | | (bzr r12598)
* Merge gsoc procedural templates work.Slagvi Public2013-09-211-25/+46
|\ | | | | (bzr r12570)
| * Small style fixes.Slagvi Public2013-09-211-5/+1
| | | | | | (bzr r12481.1.15)
| * Change paths storage to std::string.Slagvi Public2013-09-201-2/+3
| | | | | | (bzr r12481.1.12)
| * Small style fixes.Slagvi Public2013-09-201-4/+4
| | | | | | (bzr r12481.1.10)
| * Fix procedural templates "modified" status.Slagvi Public2013-09-151-0/+1
| | | | | | (bzr r12481.1.7)
| * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| | | | | | (bzr r12481.1.6)
| * Creating documents from procedural templates added.Slagvi Public2013-09-041-22/+37
|/ | | (bzr r12481.1.2)
* Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-151-4/+4
| | | (bzr r12479)
* Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-141-2/+0
| | | (bzr r12478)
* Cleanups before mergeSlagvi Public2013-08-131-2/+2
| | | (bzr r12379.2.21)
* Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-1/+1
| | | (bzr r12379.2.19)
* Removing template data from XML tree addedSlagvi Public2013-08-041-1/+1
| | | (bzr r12379.2.18)
* Template preview size fixedSlagvi Public2013-07-271-2/+4
| | | (bzr r12379.2.17)
* New preview rendering option in New From TemplateSlagvi Public2013-07-271-1/+12
| | | (bzr r12379.2.16)
* Templates related bug fixesSlagvi Public2013-07-271-1/+1
| | | (bzr r12379.2.15)
* Templates gui fixesSlagvi Public2013-07-241-9/+8
| | | (bzr r12379.2.14)
* Minor code fixesSlagvi Public2013-07-191-13/+10
| | | (bzr r12379.2.12)
* New From Template ui rearrangementSlagvi Public2013-07-191-0/+110
(bzr r12379.2.11)