Menu

Tree [r27] /
 History

HTTPS access


File Date Author Commit
 debinfo 2013-01-20 cbrinegar [r26] Fine tuned the code formatting. Added notes ab...
 desktop 2015-09-29 cbrinegar [r27] Added a desktop icon and launcher file.
 src 2013-01-20 cbrinegar [r26] Fine tuned the code formatting. Added notes ab...
 AUTHORS 2012-12-28 cbrinegar [r2] Initial commit
 COPYING 2012-12-28 cbrinegar [r2] Initial commit
 ChangeLog 2012-12-28 cbrinegar [r2] Initial commit
 Makefile.am 2012-12-28 cbrinegar [r2] Initial commit
 NEWS 2012-12-28 cbrinegar [r2] Initial commit
 README 2013-01-17 cbrinegar [r22] Restored the LaTeX preview function to the GUI.
 autogen.sh 2012-12-28 cbrinegar [r2] Initial commit
 configure.ac 2012-12-28 cbrinegar [r2] Initial commit
 lahelper.anjuta 2012-12-28 cbrinegar [r2] Initial commit
 mkdeb.sh 2015-09-29 cbrinegar [r27] Added a desktop icon and launcher file.

Read Me

2013-01-16
  * Added a baseline method for creating the LaTeX preview based on the 
    original code.  The controls are a little cleaner now, and it is more
    clear how to support the save operation.  LaTeX previews are stored in
    unique directories under $HOME/.lahelper/ that are deleted when lahelper
    exits.  Fixed an error caused by find and replace in the latex_info.xml
    file.

2013-01-14
  * Many updates have been made so that the LaTeX examples are now usable.
    The next step will be to get the LaTeX preview working again.

2013-01-12
  * This version does not fully replicate the capability of the last GTK+/C
    version; however, it does load and display all of the LaTeX example code
    and help text.