Aktivität
von 23.09.2021 bis 22.10.2021
22.10.2021
- 23:12 AqFinance Revision ca05cb4a (aqfinance): More work on trading module.
- Store more info in AE_TRADE, reduce AE_TRADE_ITEM.
21.10.2021
- 23:11 AqFinance Revision e72a01cd (aqfinance): Increased verbosity.
- 23:11 AqFinance Revision f5033f02 (aqfinance): Change the ways LOT names are generated for better sorting in GUI.
- 23:11 AqFinance Revision d9c26e43 (aqfinance): Fixed a typo. Added cli command to import shares.
- 23:10 AqFinance Revision 43b84d11 (aqfinance): Add 0BUILD option to use debug cflags.
- 19:45 AqFinance Revision ba3b285c (aqfinance): Added inline functions for AE_PRICE.
- 19:45 AqFinance Revision 30236c82 (aqfinance): Handle currencies in trade imports.
- 15:51 AqFinance Revision 964e8793 (aqfinance): aqfinance-cli: Added command "listshares".
- 15:51 AqFinance Revision 5945a24e (aqfinance): Increased verbosity.
- 15:51 AqFinance Revision 8840698f (aqfinance): Add shareInfo for buyItem.
- 15:51 AqFinance Revision d5360bc3 (aqfinance): Fixed a typo.
- 15:50 AqFinance Revision b5830c8f (aqfinance): More work on trade tree.
18.10.2021
- 23:47 AqFinance Revision a6ae1cc2 (aqfinance): AE_TradeImport_ImportCsvUsingProfile() now imports into book.
- 23:46 AqFinance Revision 1fc24d38 (aqfinance): Fixed a log message.
- 23:46 AqFinance Revision bb70bbc7 (aqfinance): More information on failure.
- 23:45 AqFinance Revision 23113c3b (aqfinance): aqfinance-cli: Added command to check a db.
- 20:46 AqFinance Revision 7bf798b9 (aqfinance): Set commodityIds upon import.
- 00:00 AqFinance Revision f903cf5a (aqfinance): Fixed a bug (duplicate print).
17.10.2021
- 23:59 AqFinance Revision 4ef5fc72 (aqfinance): Fixed storage classes.
- 23:34 AqFinance Revision dda4b32c (aqfinance): Added tests for shares import.
- 23:34 AqFinance Revision a1cee122 (aqfinance): Started working on shares import.
- 23:33 AqFinance Revision 815bb3c2 (aqfinance): Added tmp pointer to AE_SHARE.
- 23:32 AqFinance Revision 877c0555 (aqfinance): Add inline convenience functions.
- 23:31 AqFinance Revision 2130fe6d (aqfinance): Added some tmp pointers to AE_SHARE_INFO.
- Maybe not needed, will probably get removed later.
- 23:30 AqFinance Revision fc473ead (aqfinance): Make function AE_TradeUtils_ReadTradeObjects() public.
- Used by new import module.
- 23:30 AqFinance Revision 26169950 (aqfinance): Add function to get global data dirs.
- 17:08 AqBanking Revision 5db06b58 (aqbanking): fixed mem leak, freeing of reference account list was not correct
- 11:37 AqBanking Revision fd2c5f99 (aqbanking): added missing memory deallocations
- 10:41 AqBanking Revision 2c92d2e5 (aqbanking): make sure the reference accounts are persistent in the account spec
- 00:58 AqBanking Revision bb8fa243 (aqbanking): Added entry to TODO file.
16.10.2021
- 19:58 AqBanking Revision bafbf860 (aqbanking): fixed small problem in refaccount typemaker file
- 18:08 Gwenhywfar Revision 0b4bd033 (gwenhywfar): CSV: Cleanup, allow for subfields.
- The CSV importer can now also handle subfields and parse them accordingly.
This is usefull if a CSV field contains mo... - 15:42 AqFinance Revision 6dc8fda6 (aqfinance): Fixed dialog headers for "Create Planned Transfer".
- 15:31 AqFinance Revision 2da636ba (aqfinance): More work on shares module.
- 15:31 AqFinance Revision 96acc890 (aqfinance): Fixed a bug (was ignoring shares without lots).
- 15:30 AqFinance Revision f2d5047e (aqfinance): Use code from FM_Transfers instead of duplicating it.
- 15:30 AqFinance Revision 04818053 (aqfinance): Added some methods to sharetree.
- 15:29 AqFinance Revision 588faa68 (aqfinance): Fixed bug of missing table type "share".
- 15:29 AqFinance Revision 14505153 (aqfinance): Added "extern "C" for use in C++.
- 15:28 AqFinance Revision 66e0e92e (aqfinance): Added some methods to grouptree2.
- 15:27 AqFinance Revision 7b17371b (aqfinance): Allow to repeat transfers as planned transfers.
- - moved transfers code from modtabpage to module
- transfers page now has a button to create a planned transfer from ...
15.10.2021
- 22:18 AqBanking Revision 527c87af (aqbanking): removed wrongly committed file
- 22:13 AqBanking Revision f212cd33 (aqbanking): amended .gitignore and GWEN build file for aqbanking typemaker2 types
- 22:06 AqBanking Revision 7b761eed (aqbanking): improved command sepainternaltransfer of aqbanking-cli: lets the user
- choose from the list of available reference accounts if none is given as
commmand line option
Amendend a few copyrigh... - 20:26 AqFoxExt Revision e0d3285f (aqfoxext): Added functions to FXXBaseTree.
- - getCurrentBaseTreeItem()
- unselectAll() - 00:07 AqFinance Revision ae48f0cc (aqfinance): Added column "Current Value".
- 00:03 AqFinance Revision 07e0a4d8 (aqfinance): More work on trades/shares module.
14.10.2021
- 23:08 AqFinance Revision 6add2a59 (aqfinance): Also copy groupid from share to shareInfo.
- 23:08 AqFinance Revision 24b02462 (aqfinance): Started working on GUI module for shares.
- 23:07 AqFinance Revision 57a43435 (aqfinance): Fixed bugs concerning creating tables for new types.
- 22:25 AqBanking Revision 0ed33dd4 (aqbanking): added SEPA internal transfers (SEPA-Uebertrag)
- 21:15 AqFinance Revision e8e72fab (aqfinance): Enabled class AE_PRICE.
- 20:23 AqFinance Revision 266cf273 (aqfinance): Started working on trade module.
- 20:22 AqFinance Revision da8621a9 (aqfinance): Moved ae_share.xml to trade folder.
- 20:21 AqFinance Revision 5537a786 (aqfinance): Fixed some more compiler warnings.
- 20:21 AqFinance Revision b6bed4de (aqfinance): Fixed return values.
- 20:21 AqFinance Revision 1ac4fc2c (aqfinance): Fixed some compiler warnings.
12.10.2021
- 01:35 AqFinance Revision e9bb29a5 (aqfinance): Some ideas for trading dialogs.
- 01:29 AqFinance Revision 21dcf9cc (aqfinance): More work on trading.
11.10.2021
- 22:37 AqFinance Revision 674bca2c (aqfinance): Revert "Removed AE_TRADE_ITEM."
- This reverts commit 3fd5e8c11feb43f072077e465332ff552730faa5.
- 22:36 AqFinance Revision 3fd5e8c1 (aqfinance): Removed AE_TRADE_ITEM.
- 20:49 AqFoxExt Revision 0206f615 (aqfoxext): Export class FXXDateColumn.
- 20:24 AqFoxExt Revision f8949afa (aqfoxext): Added FXXDateColumn for FXXBaseTree.
10.10.2021
- 21:25 AqFoxExt Revision 91f9fa77 (aqfoxext): Added a version of appendHeader() which takes a c-string.
- Also decreased verbosity.
- 21:22 AqFinance Revision b057c2e4 (aqfinance): Added missing keyword.
- 21:21 AqFinance Revision f8638c11 (aqfinance): BankAccount: Add flag "INACTIVE". No longer show inactive accounts in transfer edit.
- When using AqBanking for a long time there might be some old accounts left
which are no longer used for online bankin... - 20:36 AqFinance Revision 47941d1d (aqfinance): MainWindow: Added test for new BankAccountTree2.
- 20:35 AqFinance Revision 95adcbdf (aqfinance): BankAccounts module: Use AE_Book_ReadBankAccountsWithBalances().
- 20:34 AqFinance Revision c2673d29 (aqfinance): Book: Added function AE_Book_ReadBankAccountsWithBalances().
- 20:34 AqFinance Revision 8130275d (aqfinance): AE_BankAccount: Replaced field "bankBalance" with "bookedBalance" and "notedBalance".
- 20:33 AqFinance Revision 63c8a42b (aqfinance): BankAccountTree2: Fixed a few bugs.
- 20:32 AqFinance Revision 2f64d09f (aqfinance): GroupTree2: Add icons for groups.
- 13:35 AqFinance Revision 13230e4c (aqfinance): FF_BankAccountTree2: Added methods for easy to account flags.
- 13:15 AqFinance Revision 11593bc0 (aqfinance): TODO: Some thoughts.
- 13:13 AqFinance Revision fd370c9c (aqfinance): FOX: Started using new class FXXBaseTree from AqFoxExt.
- This simplifies code and allows for more complex trees containing
multiple types of data later on. - 13:12 AqFinance Revision 6b6987d1 (aqfinance): More work on trading objects.
- 10:18 AqFoxExt Revision 0ec9a760 (aqfoxext): Fixed method declaration.
- 10:04 AqFoxExt Revision 42b14da4 (aqfoxext): Used themed header items. Look way better. Added missing initializations.
- 09:55 AqFoxExt Revision 4031e6ec (aqfoxext): Improved BaseTree class, added some methods known from other tree classes.
- 01:03 AqFoxExt Revision 5994c665 (aqfoxext): Added test for USE_FULL_WIDTH.
- 01:02 AqFoxExt Revision 785f85c7 (aqfoxext): BaseTree: Allow a column to use full width.
09.10.2021
- 18:37 AqFoxExt Revision ebfba822 (aqfoxext): Use "const char*" instead of "const FXString&".
- 17:33 AqFoxExt Revision 9154fe60 (aqfoxext): Fixed names.
- 17:31 AqFoxExt Revision 4dbd8449 (aqfoxext): Modified constructor for FXXBaseTreeItem.
- "text" not needed because that is stored columns.
- 17:28 AqFoxExt Revision 44edcf0f (aqfoxext): Added a test for class FXXBaseTree.
- 17:27 AqFoxExt Revision 2fb974b2 (aqfoxext): Added basic tree class FXXBaseTree.
- This class inherits from the modified version of FXFoldingList which is
now part of AqFoxExt.
This class is based on... - 17:23 AqFoxExt Revision a32627e0 (aqfoxext): Incorporated a modified version of FXFoldingList from FOX 1.6.57.
- Modifications were mostly done to the sort methods which now accept the
specification of a column by which the caller...
07.10.2021
- 20:17 Gwenhywfar Revision 9b11a0fb (gwenhywfar): Removed unneeded file.
- Moved to "c" folder and split into multiple files.
- 20:13 Gwenhywfar Revision bc6d0027 (gwenhywfar): Merge branch 'mp-202110-typemaker2_cleanup'
- 20:07 Gwenhywfar Revision 7f3b60d1 (gwenhywfar): typemaker2: Some ideas for future iterations...
- 20:06 Gwenhywfar Revision 51418360 (gwenhywfar): typemaker2: More cleanup. Finished for now.
06.10.2021
- 21:16 Gwenhywfar Revision 6ccff17c (gwenhywfar): typemaker2: Fixed some newly introduced bugs.
- GWEN_FORMAT helped very much with this...
- 21:16 Gwenhywfar Revision 5b7bb4f2 (gwenhywfar): base: Add format attribute to GWEN_Buffer_AppendArgs().
- This allows for the compiler to check arguments for this function.
- 00:30 Gwenhywfar Revision 5a0a6615 (gwenhywfar): typemaker2: More cleanup (TM2C_BuildCopy).
05.10.2021
- 00:49 Gwenhywfar Revision 8ffb7e26 (gwenhywfar): typemaker2: Minor beautification.
- 00:48 Gwenhywfar Revision 8bef558a (gwenhywfar): typemaker2: Cleanup dup code.
04.10.2021
- 23:43 Gwenhywfar Revision b3fa5023 (gwenhywfar): typemaker2: More cleanup.
03.10.2021
- 23:35 Gwenhywfar Revision f736fa1f (gwenhywfar): typemaker2: Started cleanup.
- typemaker2 is an essential tool for AqBanking and AqFinance, so it has to be
easily maintainable. - 02:16 AqFinance Revision 4c9d45f6 (aqfinance): Started working on trade structures.
02.10.2021
- 16:44 AqFinance Revision 7b823aa5 (aqfinance): EditTransaction: Preset new split with remainder amount.
01.10.2021
- 21:50 Gwenhywfar Revision 910092b6 (gwenhywfar): Revert "gwenbuild: Remove duplicate code (there already is GWB_Parser_ReadXmlDataIntoStringList)."
- This reverts commit 26e22240902bce6f0b81c5779466b017bfbe79c0.
- 21:43 Gwenhywfar Revision 26e22240 (gwenhywfar): gwenbuild: Remove duplicate code (there already is GWB_Parser_ReadXmlDataIntoStringList).
- 21:42 Gwenhywfar Revision 598f8845 (gwenhywfar): gwenbuild: Fixed CLI args. "-s" now directly takes the source folder.
30.09.2021
- 23:54 AqBanking Revision 36308f4e (aqbanking): 0BUILD: Add subdir "po", use new i18n features of gwenbuild (needs latest gwen git).
- 23:53 AqBanking Revision 4a3e706f (aqbanking): 0BUILD: Fixed definitions for fints data files.
- 23:52 Gwenhywfar Revision 2c13172f (gwenhywfar): gwenbuild: Started added handling of language catalogs.
- These changes will make it easier to add new types later.
Basically we now create a GWB_TARGET for every language cat... - 20:33 Gwenhywfar Revision 029025aa (gwenhywfar): gwenbuild: Updated README.
- 18:13 Libchipcard Revision 4e389464 (libchipcard): Don't distribute libchipcard-client.pc (autogenerated).
- 16:33 Gwenhywfar Revision 90c0b7c2 (gwenhywfar): gwenbuild: Cleanup GWB_Utils_VersionStringToDb().
- 16:09 Gwenhywfar Revision 2cfaef9a (gwenhywfar): gwenbuild: Define filenames, no longer use them directly.
- This allows for centrally changing of filenames.
- 14:12 Gwenhywfar Revision 5ff61548 (gwenhywfar): gwenbuild: Remove debug function.
- 14:11 Gwenhywfar Revision 2f3d3fdf (gwenhywfar): gwenbuild: Improved depfile handling. Fixed pointers.
- - moved code into its own file.
- simplified reading a gcc depfile by cleaning it up first.
- set pointers to NULL af... - 11:49 Gwenhywfar Revision 372219ac (gwenhywfar): Removed no longer needed builder defs (are now in posix and windows folders).
- 11:40 Gwenhywfar Revision f9fb375a (gwenhywfar): gwenbuild: Cleanup function _addCommands().
- 11:32 Gwenhywfar Revision edbae626 (gwenhywfar): gwenbuild: Added more "static" decls, removed superflous def.
- 11:30 Gwenhywfar Revision ba564744 (gwenhywfar): gwenbuild: Cleanup _setupOutFiles().
- 11:15 Gwenhywfar Revision 9f78dac4 (gwenhywfar): gwenbuild: Added some "static" decls.
- 11:11 Gwenhywfar Revision d4667258 (gwenhywfar): gwenbuild: Cleanup function GWB_ParseBuildFiles().
- 01:04 Gwenhywfar Revision 3e43ac4c (gwenhywfar): Gwenbuild: Cleanup function _parseVersions().
- Improves readability.
- 01:04 Gwenhywfar Revision cc704c4c (gwenhywfar): Changed mailinglist project name for aqbanking-devel in README.
- 01:02 Gwenhywfar Revision 11beb3db (gwenhywfar): Gwenbuild: Fixed some typos.
- 00:17 Gwenhywfar Revision eabf8816 (gwenhywfar): Cleanup function _parseWriteFile().
- Reuse code, split big function into smaller ones.
29.09.2021
- 23:50 Gwenhywfar Revision 07a28ab6 (gwenhywfar): Cleanup function GWB_Parser_ReadBuildFile().
- Now function should be longer than a screen page ;-)
- 23:14 Gwenhywfar Revision 8526695c (gwenhywfar): Windows compatibility: Ignore signal functions and symbols on windows
- 23:14 Gwenhywfar Revision c64acc9e (gwenhywfar): Windows compatibility: Handle symlinks only on non-windows
- 23:13 Gwenhywfar Revision b67f169f (gwenhywfar): Windows compatibility: Use GWEN_Text_strndup wrapper
- 23:13 Gwenhywfar Revision 698fd68d (gwenhywfar): Windows compatibility: Use stat instead of lstat on windows
26.09.2021
- 22:31 AqBanking Revision 6c1a43c0 (aqbanking): Add AC_CONFIG_MACRO_DIRS.
- 22:26 Libchipcard Revision 73c842a9 (libchipcard): Fix autoconf leaving OS_TYPE and OS_SHORTNAME undefined on Debian 11
25.09.2021
- 20:22 Libchipcard Revision 30252433 (libchipcard): Renamed dir cyberjack_ctapi to cyberjack_pcsc in win32 folder.
- Probably not needed anymore?
- 20:21 Libchipcard Revision 5d3c0843 (libchipcard): Build: Removed non-existing file from 0BUILD.
- 20:21 Libchipcard Revision 3a356374 (libchipcard): Fixed handling of driver files.
- Always distribute the files but only install specific files for the given
target. - 20:19 Libchipcard Revision a0c8e88d (libchipcard): Removed driver files for cyberjack_pcsc on posix systems.
- Those files where empty, anyway, since we no longer use specific files
for cyberjack devices. - 18:53 Libchipcard Revision 16e89235 (libchipcard): Build: Simplified 0BUILD files for crypt token modules.
- 18:53 Libchipcard Revision cac798ae (libchipcard): Build: Fix declaration of OS_TYPE.
- Should be "posix" for non-windows systems.
- 18:24 Gwenhywfar Revision 4631292e (gwenhywfar): GwenBuild: Build "tm2builder" targets first if none specified.
- Source files generated from typemaker2 type definition files in most cases
need to be generated before anything else.... - 18:20 Gwenhywfar Revision 6e732ff0 (gwenhywfar): Gwenbuild: Added some template/example files.
- - convlib.tmpl: example for building convenience library targets
- module.tmpl: example for building plugin modules - 18:19 Gwenhywfar Revision d212c1ad (gwenhywfar): Gwenbuild: Add var GWBUILD_SYSTEMTYPE(posix, windows).
- This can be used to determine the base type of the target operating system
("windows" or "posix"). - 14:51 Gwenhywfar Revision 28c09cbf (gwenhywfar): Released 5.7.3
- 14:51 Gwenhywfar Revision 23662452 (gwenhywfar): Released 5.7.3
- 14:47 Gwenhywfar Revision 7d9bd40e (gwenhywfar): Prepared release 5.7.3.
- 14:29 Libchipcard Revision bb3b4bc5 (libchipcard): Build: Fixed generation of source files from typemaker2 files.
- 14:14 Libchipcard Revision 8dee66d0 (libchipcard): Prepared release 5.99.1-beta.
- 13:38 Libchipcard Revision 2aaf69b6 (libchipcard): Strike one entry from the TODO list.
- 13:38 Libchipcard Revision 08127b7a (libchipcard): Added dependency "pkg-config".
- 13:33 Libchipcard Revision 2435e78c (libchipcard): Build: Fixed a bug introduced by changing gwen-detection to pkg-config.
- 02:57 Libchipcard Revision 97fdc32f (libchipcard): Rewrote OS test.
- autotools are sometimes unnerving: Compiling libchipcard inside my
git repository works, but created tarballs don't w... - 02:18 Libchipcard Revision c590ff93 (libchipcard): Use pkg-config to find gwenhywfar.
- 00:46 Libchipcard Revision 4f33125c (libchipcard): Improved doxygen setup.
- 00:45 Libchipcard Revision df971e55 (libchipcard): Fixed a doxygen tag.
- 00:45 Libchipcard Revision 7a8318d8 (libchipcard): Build: Add visibility flags, export important symbols in modules.
- 00:16 Libchipcard Revision b4e4ebeb (libchipcard): Some doxygen fixes. Change version settings.
- - gwenbuild works from within a build dir, so the paths need to be adjusted
accordingly
- set project version in "v... - 00:04 Gwenhywfar Revision 3c7848cb (gwenhywfar): gwenbuild: Decreased verbosity.
24.09.2021
- 23:59 Gwenhywfar Revision 6b1e6908 (gwenhywfar): gwenbuild: Improved version handling.
- - add "version" attribute to "<project>" element for simplification
- improved autotools compatibility
- create var... - 22:32 Gwenhywfar Revision d5128d7b (gwenhywfar): Incremented version number.
- 22:32 Gwenhywfar Revision 1bd6a3e6 (gwenhywfar): gwenbuild: Setup context variables in topbuilddir.
- 18:45 Libchipcard Revision 5378b4d0 (libchipcard): Updated COPYING file.
- 18:43 Libchipcard Revision fc54377a (libchipcard): Removed chipcard-config.in.in.
- 18:42 Libchipcard Revision e05f487a (libchipcard): Removed chipcard.m4.
- 16:30 Libchipcard Revision 80de3633 (libchipcard): Remove chipcard-config and chipcard.m4 (we exclusively use pkgconfig now).
- 16:30 Libchipcard Revision a3fff198 (libchipcard): Fixed a bug in Makefile.am (double definition).
- 16:18 Libchipcard Revision 10952024 (libchipcard): CT: Fixed a bug (don't check pinstatus if you have none).
- 16:18 Libchipcard Revision 9231ec1a (libchipcard): Base: Fixed a bug (was not setting selected dfNode).
- 15:37 Libchipcard Revision 14655b13 (libchipcard): BUILD: "VERSION" needs to be a DEFINE, not a var to maintain compatibility with autotools.
- 15:36 Libchipcard Revision 1791a316 (libchipcard): BUILD: Added current build folder to include list.
- Generated files are always written outside the source tree into subfolders
of the build tree, so the current build di... - 15:19 Gwenhywfar Revision f19c7f1c (gwenhywfar): gwenbuild: On error wait for running jobs to finish instead of killing them.
- If a job error occurs (e.g.compilation error) let the other jobs still
finish instead of killing them. That way at le... - 15:03 Gwenhywfar Revision b28b367d (gwenhywfar): Fixed bug in GWB_Parser_ReplaceVarsBetweenAtSigns().
- Now also accepts valid use of AT sign (e.g. email adresses, doxygen tags).
- 15:02 Gwenhywfar Revision 745b2ad8 (gwenhywfar): Decreased verbosity.
- 13:32 Libchipcard Revision ac17d9e8 (libchipcard): BUILD: Added missing files to src/libchipcard/0BUILD.
- 01:06 Libchipcard Revision 3542959e (libchipcard): Minor fixes.
- 00:40 Libchipcard Revision bce6f9b0 (libchipcard): BUILD: Fixed version variables.
- 00:28 Libchipcard Revision fb9b0576 (libchipcard): client: No longer search for README file, look for card.xml instead.
- This file should also always be installed, so better use that file to
lookup the correct data path.
Maybe we will la... - 00:21 Libchipcard Revision dbc75e98 (libchipcard): BUILD: Let gwbuild also install driver data.
- 00:03 Libchipcard Revision 3e8a7ea7 (libchipcard): Updated de.po.
- 00:01 Libchipcard Revision 500f5fea (libchipcard): Fixed header install folders.
23.09.2021
- 23:46 Gwenhywfar Revision 3f0642b0 (gwenhywfar): Don't build gwenbuild on Windows.
- 23:12 Libchipcard Revision 8d04689c (libchipcard): Added chapter about dependencies to README.
- 23:10 Libchipcard Revision fd1cdbc8 (libchipcard): Added some chapters to README, esp. about building from sources.
- 23:04 Libchipcard Revision f7686f50 (libchipcard): BUILD: gwenbuild now build the full project.
- 22:44 Libchipcard Revision b10e76da (libchipcard): BUILD: Cleanup gwbuild files.
- Remove unneeded elements from 0BUILD files.
- 22:32 Libchipcard Revision ec4c19b6 (libchipcard): BUILD: gwenbuild now also builds the crypttoken plugins.
- 22:01 Libchipcard Revision 562e9870 (libchipcard): BUILD: Added targets for gettext and astyle.
- 21:56 Libchipcard Revision ac4ae90a (libchipcard): BUILD: More work on 0BUILD files, now compiles libchipcard.so.
- 21:40 Libchipcard Revision 687b78c0 (libchipcard): Initial setup for gwbuild.
- 19:41 Libchipcard Revision bcc9a2e1 (libchipcard): Removed some unused defines. Minor reformatting.
- 19:33 Libchipcard Revision f0640cf7 (libchipcard): Cleaned up code for pin entry on crypt tokens.
- 19:32 Libchipcard Revision c7498bee (libchipcard): Removed calls to no longer existing LC_Crypt_Token_ResultToError().
- 16:35 Libchipcard Revision 0903acbf (libchipcard): No longer use deprecated functions GWEN_Gui_ShowBox() and GWEN_Gui_HideBox().
- 16:35 Libchipcard Revision b7f7e2e5 (libchipcard): Removed unused reader flags.
- 16:20 Libchipcard Revision 0ba605b6 (libchipcard): Fixed compiler warnings.
- 15:46 Libchipcard Revision beecb9c2 (libchipcard): More cleanup.
- - removed unneeded files
- no longer install files which aren't part of the API
- cut big code files into smaller ones - 14:02 Libchipcard Revision 1fcebe99 (libchipcard): src/libchipcard/Makefile.am: Add missing typedefs and typefiles targets
- 12:11 Libchipcard Revision 2df76cc5 (libchipcard): Removed type LC_CLIENT_RESULT, return GWEN_ERROR codes on error.
- Like with AqBanking there is no need for an extra error code type.
- 00:52 Libchipcard Revision 618d9085 (libchipcard): Removed no longer needed code and defs.
- 00:52 Libchipcard Revision 0cd2d043 (libchipcard): Use GWEN_DATE also LC_KvkCard_ReadCardData() and LC_KvkCard_ReadCardData().
- 00:31 Libchipcard Revision 28d0d2e7 (libchipcard): Updated libtest.c (we now always use PC/SC).
- 00:28 Libchipcard Revision 481e4356 (libchipcard): Updated apidoc.
- 00:26 Libchipcard Revision 0036069f (libchipcard): Removed ancient installation instructions (was referring to libchipcard2).
- 00:20 Libchipcard Revision 6d867ebe (libchipcard): Removed docs we no longer used.
- 00:16 Libchipcard Revision 1d43fafb (libchipcard): Very much simplified README.
- There no longer is a ressource manager, we simply use the pcsc daemon or
service, so most lines of the README no long... - 00:03 Libchipcard Revision 257f6751 (libchipcard): BUILD: Add Makefile targets "typefiles" and "typedefs".
- 00:02 Libchipcard Revision b1e23107 (libchipcard): Removed folder "etc".
Auch abrufbar als: Atom