Age | Commit message (Collapse) | Author | Files | Lines |
|
ChangeLog:
version 1.2.1 -> 1.3 :
----------------------
- Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support
library is no more required. The editor is now based on the qt4 QtextEdit
object and the symbols icon view is an qt4 QTableWidget object.
- For each file, three bookmarks can be used to speed up navigation.
version 1.2 -> 1.2.1 : Bugs fixed
---------------------------------
- Don't use anymore double-clic to open a file from the structure view
(Qt-4.0.0 bug). A simple clic must be used now.
- Don't use anymore / to separate commands (quick build and users commands) but
| to avoid confusion with the directories separator.
- A selected icon is no more highlighted (trouble on windows and macosx - the
selected icon was masked).
- Added the option '-line' for the application.
New synopsis for texmaker : texmaker document.tex [-line xxx]
Can be used for inverse search.
Changes between 1.12 and 1.2: not documented (anymore).
|
|
|
|
confirmed with agc@.
|
|
|
|
by me. Also fixes PR 20883.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- reindent a bit
- take maintainership (ok with recht@)
Changes in TeXmacs 1.0.6:
* Improved LaTeX and html converters and support for MathML.
* An alpha-version of a graphical mode for drawing technical pictures.
* Default use of Type 1 fonts.
* New plug-ins for Maple and Mathematica.
* Simple animations.
* Faster booting.
* Started documentation of the Scheme API.
|
|
|
|
|
|
|
|
Simple text editor for ROX.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
file system.
|
|
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
Verified that this works without qt3-tools so remove that comment
and BUILDLINK_DEPMETHOD for that. (Now defaults to build only.)
Add another download mirror.
Use bzipped tar file.
Update PLIST to add "hu" locale file, compiled python code,
and other updates. And use PKG_LOCALTEXMFPREFIX instead of PKG_TEXMFPREFIX
for the dirrm.
Removed three patches related to DragonFly and other patch for a bug
fix as all are now fixed in official release.
Updated patch-ab. The official release removed the unlock() so
still coredumps on NetBSD without this patch.
And regenerated two other patches as lines didn't line up anymore.
And remove PKGREVISION from Makefiles. (Note I did not test "xforms"
version.)
Changes include:
** Updates
- Update lyx2lyx to handle properly the latest LyX 1.4 format (245).
- New hungarian translation. Update Spanish translation.
- Update German documentation.
** Bug fixes
* Document input/output:
- Don't load the wasysym package automatically anymore (bug 1942)
- Fix crash with S-Home while entering a macro name (bug 2046)
- Do not delete selection when entering an index entry.
- Fix LaTeX output when a bibtex inset is used in a child document.
- Support tex4ht for Tex -> MS Word conversion
- Support the previewers kdvi, kpdf, and kghostview
* User Interface:
- Fix wrong path when drag-and-dropping files on Windows. [Qt only]
- Fix interaction of LyX with external clipboard (e.g. Klipper) (bug 1976).
- Ensure that no dialogs have one shortcut assigned to more than one action.
Always connect the OK button to the Alt-O shortcut. [Qt only]
- Ensure that the user cannot create a reference without first selecting
one in the reference dialog. [Qt only].
- The Return key is no longer bound to the Goto button in the reference
dialog. [Qt only].
- Double clicking in the reference dialog now inserts a reference
(bug 2187) [Qt only].
- Searching backwards in the citation dialog always skipped one result
(bug 2002). Fixed now.
- Do not trim spaces from either end of the find and replace strings in
the Edit->Find & Replace... dialog. [XForms only].
- Fix crash when trying to display current directory and ${HOME} is empty.
- Don't force alignment to BLOCK when switching to fixed width cell (bug
1840).
- Add key bindings for "primary-selection-paste".
- Fix some math key sequences for sciword.bind.
- On exit, don't attempt to unlock a mutex in the Qt library --- it
causes undefined behaviour and leads to a crash on NetBSD.
- Enable Instant Preview to work if the path to the external GhostScript
executable contains spaces. (bug 2193).
- The error/warning/confirmation dialogs aren't hidden behind the main
window anymore [Qt only] (bug 1977).
* Configuration/Installation:
- Enable TeXFiles.sh to run when its path contains spaces.
- Compile without STL compatibility support, since some systems do that
by default (Slackware, for ex.). [Qt only]
- Fix compilation with gcc 2.95 under OSX 10.4. This is useful because
LyX crashes on startup when compiled with gcc3.
- Fix compilation with Solaris/x86 (bug 992).
- Enable compilation of LyX on DragonFly BSD.
- Add missing cygwin support file in the distribution (bug 2035).
- Enable Windows boxes to recognize the hard-coded paths needed to run
LyX from the build tree.
|
|
|
|
* Added an OpenDocument exportes, and substantially updated the OpenDocument
importer
* Greatly improved the print quality of images (Unix)
* Fixed a substantial number of memory leaks
|
|
bringing in bash's malloc implementation.
|
|
|
|
|
|
|
|
* fixes build on Solaris10
|
|
|
|
|
|
without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
|
|
At least the former creates a conflict between K&R style variable
arguments and ISO C style elipses.
|
|
assume they also provide a superset. This fixes conflicts in sys/select.h
on DragonFly.
|
|
as usable as Emacs can be.
Fix errno. Use ${LOWER_OPSYS} instead of hard-coded OS name and pass
the pass to canna lib to configure. The first fixes !NetBSD, the latter
triggers addition of rpath entries for libcanna.
|
|
SUBST framework, only one substitution here.
|
|
|
|
overriden by the GNU_CONFIGURE magic anyway.
|
|
|
|
an exact match on the base version, so explicitly allow any revision.
The pattern was suggested by jlam@.
|
|
|
|
|
|
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
|
|
|
|
for drawing simple diagrams by using ASCII characters. It is like a graphics
editor for editing texts instead of images.
|
|
on DragoFly's user list.
|
|
Based on patch from Richard Nyberg on DragonFly's user list.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|