Age | Commit message (Expand) | Author |
2008-07-25 | New menu feature. Also changed mixed_search to use original_docname, better c... | Manuel Pégourié-Gonnard |
2008-07-25 | make list() a little bit faster and really rm docdirs from the -s search | Manuel Pégourié-Gonnard |
2008-07-24 | using text as default file type, rm-ing the fallback viewer | Manuel Pégourié-Gonnard |
2008-07-24 | fixed again windows commands | Manuel Pégourié-Gonnard |
2008-07-24 | Many things at once, sry (no net for last few days). Renamed -t|--type in | Manuel Pégourié-Gonnard |
2008-07-22 | tlmgr.pl: more docu fix | Norbert Preining |
2008-07-22 | fix a typo in the pod docu of tlmgr.pl | Norbert Preining |
2008-07-22 | after update on win32 create a desktop shortcut | Norbert Preining |
2008-07-22 | fix win32 execution of texlua wrappers | Norbert Preining |
2008-07-22 | tlpdb.tlu: support reading docfile tags from tlpdb | Norbert Preining |
2008-07-22 | tlpdb.tlu: fix wrong pattern for catalogue | Norbert Preining |
2008-07-22 | tlmgr: if formats should not be created, call texconf.tlu with --noformats | Norbert Preining |
2008-07-22 | add a texlua tlpdb reading module, and a test function | Norbert Preining |
2008-07-19 | fixing windows viewers | Manuel Pégourié-Gonnard |
2008-07-18 | getopt.tlu: Add warning message. | Reinhard Kotucha |
2008-07-16 | perltk-cs, tlmgrgui/lang/cs: New Update from Jano. | Reinhard Kotucha |
2008-07-16 | perltk-cs, /tlmgrgui/lang/cs: Update from Jano Kula. | Reinhard Kotucha |
2008-07-16 | added "use 5.006;" to fail gracefully on outdated perl versions | Vladimir Volovich |
2008-07-16 | cosmetic chenge in notfound_msg, 2nd try (oops) | Manuel Pégourié-Gonnard |
2008-07-16 | cosmetic chenge in notfound_msg | Manuel Pégourié-Gonnard |
2008-07-16 | changed my mind: -l should not disable aliasing | Manuel Pégourié-Gonnard |
2008-07-15 | Reworking the -s option to display only files whose extension is in ext_list. | Manuel Pégourié-Gonnard |
2008-07-15 | New -t option setting ext_list on the command-line. Now ext_list without lead... | Manuel Pégourié-Gonnard |
2008-07-15 | Add options to force (resp disable) aliases. Move parts of the code around (... | Manuel Pégourié-Gonnard |
2008-07-15 | rm viewer_tex since tex is not in ext_list. Add a fallback viewer, with appro... | Manuel Pégourié-Gonnard |
2008-07-15 | Better 'not found' message, better usage testing, now using exit codes. | Manuel Pégourié-Gonnard |
2008-07-15 | replacing string.match with a == b when possible | Manuel Pégourié-Gonnard |
2008-07-15 | oops, keep default conf values for the zip code anyway | Manuel Pégourié-Gonnard |
2008-07-15 | separate code for zipped documentation and disable it by default. Easy to ena... | Manuel Pégourié-Gonnard |
2008-07-15 | Correct bug in inserting '' at beginning of ext_list | Manuel Pégourié-Gonnard |
2008-07-15 | Handle _list config variables as lists. Rename extlist as tex_list. Allow dig... | Manuel Pégourié-Gonnard |
2008-07-14 | texdoctk: use %USERPROFILE% for location rc file under win32 | Siep Kroonenberg |
2008-07-14 | perltk-cs, tlmgrgui/lang/cs: Czech support provided by Jano Kula. | Reinhard Kotucha |
2008-07-13 | finishing job for texdoc.cnf | Manuel Pégourié-Gonnard |
2008-07-13 | new alias from texdoc.cnf feature | Manuel Pégourié-Gonnard |
2008-07-13 | tlmgrgui/lang/vi, perltk-vi: New Updates from Ky Anh. | Reinhard Kotucha |
2008-07-13 | tlmgrgui/lang/vi: Update from Ky Anh. | Reinhard Kotucha |
2008-07-13 | don't use system-dependant rm_file and rm_dir. May not be a good idea, see po... | Manuel Pégourié-Gonnard |
2008-07-13 | add env var, change their priority and the way we use them | Manuel Pégourié-Gonnard |
2008-07-13 | remove spurious warning about LOGNAME in tlmgr | Norbert Preining |
2008-07-12 | end with 1; | Karl Berry |
2008-07-12 | Vietnamese support for the GUIs. | Reinhard Kotucha |
2008-07-11 | tlmgrgui: make the run program window transient and grab the events to | Norbert Preining |
2008-07-11 | tlmgr GUI: fix long standing bug that after updates the window is not | Norbert Preining |
2008-07-11 | new get_viewer_from_env function | Manuel Pégourié-Gonnard |
2008-07-11 | missing coma | Manuel Pégourié-Gonnard |
2008-07-10 | tlmgr/tlmgrgui: forgot to commit the part of process_logging_options support | Norbert Preining |
2008-07-10 | TLUtils: process_logging_options now also sets $::LOGFILENAME | Norbert Preining |
2008-07-10 | texconf.tlu: texlua now expands ~, but keep the code and do after match | Norbert Preining |
2008-07-09 | <if language>: make that tex/generic/config, not tex/plain/config. | Karl Berry |