Commit Graph

  • d49d096b53 fixed lost trailing spaces in .md Viktor Szakats 2013-03-29 16:37:58 +01:00
  • c21235193e updated translation (by Pete_wg and SAMI LAHAM) Viktor Szakats 2013-03-29 16:34:16 +01:00
  • ce8414897f 2013-03-29 16:22 UTC+0100 Viktor Szakats (harbour syenar.net) * src/rtl/langcomp.prg ! fixed hb_langSelect() to accept ISO language codes using '_' as separator Viktor Szakats 2013-03-29 16:23:39 +01:00
  • 7c6cb8b4c6 fixed to use HB_BOOL instead of BOOL, formatting (.t. -> .T.) Viktor Szakats 2013-03-29 14:39:09 +01:00
  • 8ad4aec977 moved translation files under subdir Viktor Szakats 2013-03-29 14:20:58 +01:00
  • 802085e5f5 added translation homepage to Harbour Links Viktor Szakats 2013-03-29 12:51:18 +01:00
  • dc809a0b49 fixed encoding messed up by a Far Manager plugin which gets it wrong while trimming line ending whitespace Viktor Szakats 2013-03-29 12:45:55 +01:00
  • 7b67949355 Merge branch 'master' of https://github.com/harbour/core Viktor Szakats 2013-03-29 12:40:59 +01:00
  • a105cd68dd 2013-03-29 12:34 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.hbp * utils/hbmk2/hbmk2.es_PE.po * utils/hbmk2/hbmk2.hu_HU.po * utils/hbmk2/hbmk2.pt_BR.po + utils/hbmk2/hbmk2.el_GR.po + utils/hbmk2/hbmk2.it_IT.po * updated translations from https://www.transifex.com/projects/p/harbour/resource/hbmk2/ + added two new languages from above team translation project Viktor Szakats 2013-03-29 12:39:50 +01:00
  • 6081dbb7a0 Deleted: $id:$ headers which were restored in prev commit by mistake. Pritpal Bedi 2013-03-28 15:22:25 -07:00
  • 5cea229ecb GTWVG + Wvt_DrawImage( ,,,,,, lDoNotScale ) Pritpal Bedi 2013-03-28 12:13:49 -07:00
  • a2960b98bf Merge pull request #7 from mlacecilia/further_ignore Szakáts Viktor 2013-03-28 10:44:24 -07:00
  • 3656f837cd added EOL at file end mlacecilia 2013-03-28 18:24:40 +01:00
  • 174db6407a added language header tag Viktor Szakats 2013-03-28 18:06:10 +01:00
  • e211f455f5 added two .po links Viktor Szakats 2013-03-28 18:00:15 +01:00
  • 5550d76d7e 2013-03-28 17:47 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg ! fixed to detect and find contrib/addons root in non-system location on *nix systems Viktor Szakats 2013-03-28 17:52:06 +01:00
  • 63f6af816a added base language .po file Viktor Szakats 2013-03-28 17:34:50 +01:00
  • 0a066e1016 added last copyright holder to as 'Last-Translator' Viktor Szakats 2013-03-28 16:19:12 +01:00
  • 02bf5463a4 one more cleanup Viktor Szakats 2013-03-28 16:17:50 +01:00
  • 65569184aa 2013-03-28 16:09 UTC+0100 Viktor Szakats (harbour syenar.net) * src/lang/l_he.c * src/lang/l_hr.c * src/lang/l_is.c * src/lang/l_pt.c * src/lang/l_sk.c * src/lang/l_zh_sim.c * src/lang/l_zh_tra.c * further cleanup Viktor Szakats 2013-03-28 16:10:26 +01:00
  • f7e766d38c 2013-03-28 16:02 UTC+0100 Viktor Szakats (harbour syenar.net) * src/lang/l_cs.c * src/lang/l_de.c * src/lang/l_he.c * src/lang/l_hr.c * src/lang/l_is.c * src/lang/l_pt.c * src/lang/l_sk.c * cleaned copyright holder lists Viktor Szakats 2013-03-28 16:03:46 +01:00
  • 3b35de952a use :__enumIsLast() Viktor Szakats 2013-03-28 15:54:21 +01:00
  • e77ba4f9eb to prev entry: fixed after validating them using 'msgfmt <.po> -c' Viktor Szakats 2013-03-28 15:30:19 +01:00
  • 11e046e204 2013-03-28 14:51 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.es_PE.po * utils/hbmk2/hbmk2.hu_HU.po * utils/hbmk2/hbmk2.pt_BR.po ! added standard .po meta headers (manually for now) Viktor Szakats 2013-03-28 15:00:09 +01:00
  • 49e39b5e21 ignore further files and folders mlacecilia 2013-03-28 13:47:05 +01:00
  • 521c17412a fixed excluding obj subdirs Viktor Szakats 2013-03-28 03:24:56 +01:00
  • ee3d2741d3 2013-03-28 03:22 UTC+0100 Viktor Szakats (harbour syenar.net) * README.md * reverted to use ndashes Viktor Szakats 2013-03-28 03:22:57 +01:00
  • 457ac42a2a minor to prev Viktor Szakats 2013-03-27 16:54:39 +01:00
  • f2a66b5e63 fixed bad links Viktor Szakats 2013-03-27 16:52:10 +01:00
  • 7ad75f9543 2013-03-27 16:29 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg ! fixed to suppress remaining remaining double outputs at startup in hbrun mode, when processing .hbc files Viktor Szakats 2013-03-27 16:31:11 +01:00
  • 2400974a60 2013-03-27 03:54 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg + changed the way script debugging is invoked, now instead of little awkward HBSHELL_DEBUG envvar, it's as simple as adding '--hb:debug' option to the cmdline. ! fixed RTE after recent patch Viktor Szakats 2013-03-27 05:31:49 +01:00
  • 05634bebdc 2013-03-26 16:32 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg ! fixed to use 'hbshell' prefix in output messages when running in hbrun mode ! do not display double warning about missing .hbc files % use _hbmk_OutErr() in hbshell code Viktor Szakats 2013-03-26 16:31:37 +01:00
  • 3c4a9c46a3 fixed casing inconsistencies Viktor Szakats 2013-03-26 11:07:41 +01:00
  • e7e6a3b389 Merge pull request #6 from vszakats/pkg_inc_sub_support Szakáts Viktor 2013-03-25 20:02:42 -07:00
  • 052b4f7ee0 added support and example for alternate header directory in 'include' subdirectory under package root Viktor Szakats 2013-03-26 03:59:24 +01:00
  • 4442265d4a Merge https://github.com/vszakats/harbour-core Viktor Szakats 2013-03-26 02:00:31 +01:00
  • 347130471b heavy overhaul of README to use Markdown possibilities, simplify, reorder more logically and adapt to GitHub Viktor Szakats 2013-03-26 01:51:02 +01:00
  • 4eb41f42e7 renamed README.txt to README.md Viktor Szakats 2013-03-26 01:49:20 +01:00
  • 971a758f7e simplified the way a contrib can be (re)built Viktor Szakats 2013-03-26 01:26:59 +01:00
  • 5a9b669d8e Merge https://github.com/harbour/core Viktor Szakats 2013-03-25 21:58:21 +01:00
  • 22429ef7d9 2013-03-25 21:41 UTC+0100 Viktor Szakats (harbour syenar.net) + tests/achoice3.prg + added another AChoice() TOFIX demonstration. Sent by Tony ! code adatped to Harbour stds, some formatting for hbformat misses. Viktor Szakats 2013-03-25 21:42:48 +01:00
  • 6df8ec3b5d corrected a few spelling subtleties Viktor Szakats 2013-03-25 21:34:29 +01:00
  • 2f45bee4cb expression correction Viktor Szakats 2013-03-25 21:33:43 +01:00
  • cb135a8379 expression correction Viktor Szakats 2013-03-25 21:32:13 +01:00
  • 716c5e2bb5 simplified follow links Viktor Szakats 2013-03-25 20:50:22 +01:00
  • 37620be0ad typo Viktor Szakats 2013-03-25 20:48:36 +01:00
  • 59b08e335e typo Viktor Szakats 2013-03-25 20:29:18 +01:00
  • dd69f84d5c 2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net) * doc/Makefile - updated for recently deleted file Viktor Szakats 2013-03-25 20:27:40 +01:00
  • 494247e6f7 link fixes, removed HB_INSTALL_PREFIX from build example Viktor Szakats 2013-03-25 18:35:15 +01:00
  • 5bd059ccde more to links Viktor Szakats 2013-03-25 18:01:47 +01:00
  • a8013da72f more links updates Viktor Szakats 2013-03-25 17:55:06 +01:00
  • 1f37f56674 fix to table header to make it compatible with GitHub Viktor Szakats 2013-03-25 17:28:44 +01:00
  • 6dfc65f760 more links made friendlier Viktor Szakats 2013-03-25 16:52:41 +01:00
  • 116f2f23c3 more Harbour links section changes Viktor Szakats 2013-03-25 16:48:24 +01:00
  • c649856f4d links sections enhancements Viktor Szakats 2013-03-25 16:45:32 +01:00
  • 7e43a7c6cf links refined Viktor Szakats 2013-03-25 16:42:00 +01:00
  • 32be1e6718 minor Viktor Szakats 2013-03-25 16:39:59 +01:00
  • 3d4a0d2225 internal links refined Viktor Szakats 2013-03-25 16:39:34 +01:00
  • 30b722cb39 trying relative link plus few minor updates Viktor Szakats 2013-03-25 16:36:22 +01:00
  • b366328462 split some long script lines Viktor Szakats 2013-03-25 16:25:28 +01:00
  • 33b19fe566 added Markdown formatted README Viktor Szakats 2013-03-25 16:17:25 +01:00
  • 777df7c782 Merge https://github.com/harbour/core Viktor Szakats 2013-03-25 16:16:58 +01:00
  • 263d25222e 2013-03-25 16:14 UTC+0100 Viktor Szakats (harbour syenar.net) * extras/template/tests/hbmk.hbm * reverted to not refer to hbtest.hbc * README.txt * sections renumbered + updated the way to submit patches to use Git facilities + it's now an UTF-8 file Viktor Szakats 2013-03-25 16:15:56 +01:00
  • 7dcadd2976 deleted values of constants from docs Viktor Szakats 2013-03-25 01:22:21 +01:00
  • 91713d5fa0 handle unknown compliance strings gracefully Viktor Szakats 2013-03-24 23:49:58 +01:00
  • 110d8a6749 doc cleanups Viktor Szakats 2013-03-24 23:47:36 +01:00
  • ea235e5477 several NF docs validation errors are now considered warnings only. This way contrib docs are now included. Viktor Szakats 2013-03-24 23:39:42 +01:00
  • 8378d93216 added missing category Viktor Szakats 2013-03-24 23:37:53 +01:00
  • 140e5913eb cleanups Viktor Szakats 2013-03-24 22:40:15 +01:00
  • 3b9b70dfa2 typo Szakáts Viktor 2013-03-24 21:41:56 +01:00
  • 4a96b9f17f cleanups Viktor Szakats 2013-03-24 21:39:15 +01:00
  • 93c189cc53 Merge branch 'master' of https://github.com/harbour/core Viktor Szakats 2013-03-24 21:25:50 +01:00
  • 99bc6b67ab cleanups Viktor Szakats 2013-03-24 21:25:29 +01:00
  • feb68cb00c minors Szakáts Viktor 2013-03-24 20:44:17 +01:00
  • ec87fbc449 2013-03-24 20:22 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/hbct/doc/en/*.txt * contrib/hbgt/doc/en/hbgt.txt * contrib/hbmisc/doc/en/*.txt * contrib/hbziparc/doc/en/hbziparc.txt * contrib/rddads/doc/en/adsfuncs.txt * doc/en/*.txt ! space after comma ! unicode fix ! minor corrections Viktor Szakats 2013-03-24 20:22:55 +01:00
  • 951fa0bb0c missing EOL @ EOF Viktor Szakats 2013-03-23 18:01:45 +01:00
  • debbb0960b EOL fixes to avoid Git warning Viktor Szakats 2013-03-23 17:54:29 +01:00
  • ce6f600218 comment, link with hbtest automatically Viktor Szakats 2013-03-23 17:33:58 +01:00
  • 075c94b254 EOL fix Viktor Szakats 2013-03-23 17:30:07 +01:00
  • e7accaf72a added new note about processing of target type options Viktor Szakats 2013-03-23 17:26:44 +01:00
  • afd7efb540 partially reverted to pick sources from .hbp and only use SET PROCEDURE in script mode. Ugly, but SET PROCEDURE can only find sources in cwd. Viktor Szakats 2013-03-23 13:20:28 +01:00
  • d700e48d5f corrections to prevs Viktor Szakats 2013-03-23 12:54:23 +01:00
  • 5703021253 travis: enabled more optional components Szakáts Viktor 2013-03-23 12:44:50 +01:00
  • eeee015a4d removed unnecessary win platform guard. (In Harbour dynlib calls work on every OS) Viktor Szakats 2013-03-22 19:06:50 +01:00
  • 49711d0d74 travis: disabled e-mail notifications Szakáts Viktor 2013-03-22 12:48:11 +01:00
  • 28af20f1f0 Merge https://github.com/harbour/core Viktor Szakats 2013-03-22 11:46:21 +01:00
  • 3640917ad8 added link to automated build service page Viktor Szakats 2013-03-22 11:12:49 +01:00
  • ffad99b778 Merge branch 'master' of https://github.com/harbour/core Viktor Szakats 2013-03-22 10:56:39 +01:00
  • 7c3ceb758c Merge pull request #4 from vszakats/master Szakáts Viktor 2013-03-22 02:54:46 -07:00
  • a0b7d02b9d expat installation examples deleted (it's hosted locally) Viktor Szakats 2013-03-22 03:50:10 +01:00
  • 22710f5492 travis: minor Szakáts Viktor 2013-03-22 03:43:31 +01:00
  • a10a4faf57 travic: gcc only Szakáts Viktor 2013-03-22 03:42:21 +01:00
  • 056d1e1aee travis: added clang, enabled libmagic Szakáts Viktor 2013-03-22 03:09:18 +01:00
  • 9f50a34b06 c -> clang Szakáts Viktor 2013-03-22 02:52:52 +01:00
  • 2762583310 Created .travis.yml build-control Szakáts Viktor 2013-03-22 02:48:07 +01:00
  • 6384cc3126 hbnetio made runnable as script, minor cleanups Viktor Szakats 2013-03-22 02:26:50 +01:00
  • bd8692f80b guestbk made runnable as script, enabled -w3 warnings, fixed to build with gtcgi, fixed -w3 warnings Viktor Szakats 2013-03-22 01:59:56 +01:00
  • 2464f85f17 Merge https://github.com/harbour/core Viktor Szakats 2013-03-22 00:30:30 +01:00
  • 7019ddc29b updated commit e-mail notification address Viktor Szakats 2013-03-21 19:06:50 +01:00
  • f7aa07fba3 2013-03-21 19:00 UTC+0100 Viktor Szakats (harbour syenar.net) * utils/hbmk2/hbmk2.prg + when running a script with hbrun/hbmk2 form cmdline, show an error if it's not found instead of launching the interactive menu. Viktor Szakats 2013-03-21 19:02:24 +01:00