Commit Graph

  • 5778ac2741
    Merge pull request #15 from gansm/master Markus Gans 2018-10-05 19:37:40 +0200
  • e9634463b1
    Merge pull request #14 from gansm/57c14fd Markus Gans 2018-10-05 19:30:42 +0200
  • 19239df5d1 Remove more redundant program code from FString Markus Gans 2018-10-05 19:24:00 +0200
  • 9662c09618 empty string test fix Markus Gans 2018-10-05 06:19:52 +0200
  • ca9bdad88a Fix va_start format passing Markus Gans 2018-10-05 05:35:33 +0200
  • 8e2c32ebdc Remove redundant program code from FString Markus Gans 2018-10-05 05:15:54 +0200
  • da2bea4268
    Merge pull request #13 from gansm/master Markus Gans 2018-10-05 00:12:23 +0200
  • c8abcce79a dding a unit test for the FTermData class Markus Gans 2018-10-04 00:44:21 +0200
  • d5e345ab68 Reduce the use of the new operators in the examples Markus Gans 2018-10-03 22:23:55 +0200
  • 03bd7bd6da FMenuItem delete its entry from the parent object Markus Gans 2018-10-03 22:21:30 +0200
  • f19b4811ae Small optimizations Markus Gans 2018-10-02 01:03:44 +0200
  • 8407a9d2b6 Extract FTerm data members into the data class FTermData Markus Gans 2018-10-01 22:27:54 +0200
  • 27ad78e21a Build scripts update Markus Gans 2018-09-30 20:08:12 +0200
  • ef02e06fa5 Final Cut logo update Markus Gans 2018-09-30 20:07:22 +0200
  • 8ea63da899 FListView sort bug fix for negative numbers Markus Gans 2018-09-28 06:53:27 +0200
  • 851e3db49c FListView now has the ability to sort by columns Markus Gans 2018-09-28 06:45:02 +0200
  • 64c525fc79 Add time event processing unit test Markus Gans 2018-09-27 03:53:51 +0200
  • 11ba43fa0f Move time event processing from FApplication to FObject Markus Gans 2018-09-27 03:02:07 +0200
  • affdf6fe11 The FListViewItem class now has a getData() and a setData() method Markus Gans 2018-09-26 19:25:15 +0200
  • 9671586be0 Build fix for non linux in FKeyboard::keyCorrection Markus Gans 2018-09-26 18:01:44 +0200
  • 1eff94aead Remove indirect virtual call from constructor in FToggleButton::FToggleButton Markus Gans 2018-09-24 04:50:47 +0200
  • 5f4fb835f3 Remove indirect virtual call from constructor in FToggleButton::FToggleButton Markus Gans 2018-09-24 04:50:09 +0200
  • dc4b4eec6b Add a first steps document Markus Gans 2018-09-24 04:17:15 +0200
  • 4ad8335556 Stricter use of the keyword virtual Markus Gans 2018-09-24 04:02:35 +0200
  • fcefd8251c Consistent use of size_t in FTermLinux::setScreenFont Markus Gans 2018-09-22 04:08:24 +0200
  • 2ac9167bcf LGTM badges Markus Gans 2018-09-22 03:38:20 +0200
  • 368f74c497 Remove virtual call from constructor in FToggleButton::FToggleButton Markus Gans 2018-09-22 03:20:58 +0200
  • be7e8072fe autoconf settings Markus Gans 2018-09-22 01:11:05 +0200
  • 57c14fdc65 Better Code Hub - component_depth: 1 Markus Gans 2018-09-21 07:18:48 +0200
  • 5bfb87ea69 Better Code Hub - component_depth: 4 Markus Gans 2018-09-21 07:14:36 +0200
  • 4df1aafcd0 Makefile modification Markus Gans 2018-09-21 07:06:18 +0200
  • 68720529ca Makefile modification Markus Gans 2018-09-21 06:19:25 +0200
  • f00f5417b6 mv include src Markus Gans 2018-09-21 06:03:51 +0200
  • b0039e78c4 The entire library source code is now encapsulated under the namespace finalcut Markus Gans 2018-09-20 23:59:01 +0200
  • 7b2257e538 finalcut.spec Markus Gans 2018-09-20 04:59:04 +0200
  • 26cd5118e6 Added pkg-config file finalcut.pc Markus Gans 2018-09-20 04:47:51 +0200
  • 6b5b4a1677 FTermDetection used now COLORFGBG Markus Gans 2018-09-18 06:04:27 +0200
  • 0a244298b1 replace execvp with system Markus Gans 2018-09-18 04:22:14 +0200
  • f3bc5b35f4 move_buf <-> move_ptr Markus Gans 2018-09-18 03:37:44 +0200
  • fec12f5d64 Fix mkdir time of check to time of use (TOCTOU) issue Markus Gans 2018-09-18 03:09:14 +0200
  • b97fa7c61f Fix too large argument size Markus Gans 2018-09-16 19:43:57 +0200
  • 0029c41bad Implement a ttytype test for the FTermDetection unit test Markus Gans 2018-09-16 19:33:40 +0200
  • 5543157de5 Remove dead code Markus Gans 2018-09-15 02:25:30 +0200
  • 103b4b3681 Replace kill() with waitpid() Markus Gans 2018-09-15 01:54:02 +0200
  • 0433a47ec1 Added unit test for FTermDetection with a terminal simulation Markus Gans 2018-09-15 00:06:54 +0200
  • 55d3e2a638 Added unit test for FTermDetection with a terminal simulation Markus Gans 2018-09-14 23:33:03 +0200
  • fc62f9cfe1 Added unit test for FTermDetection with a terminal simulation Markus Gans 2018-09-14 22:42:56 +0200
  • 0a5d5aa59c Removes the deprecated keyword "register" Markus Gans 2018-09-12 22:51:15 +0200
  • fc45c3c1a5 Some small code improvements Markus Gans 2018-09-02 22:46:01 +0200
  • 076598c988 Fix mouse wheel behavior over horizontal scroll bars in FTextView Markus Gans 2018-09-02 13:48:04 +0200
  • 9f0ed5bb26 Compiles now with newer gcc Markus Gans 2018-09-02 03:57:57 +0200
  • 627ee0f094 Compiles now with newer gcc Markus Gans 2018-09-02 00:43:27 +0200
  • c38775f878 Fixed a problem for a non-debug compilation Markus Gans 2018-09-01 19:06:17 +0200
  • 0c3be5e726 Added unit test for FTermcapQuirks Markus Gans 2018-08-09 00:04:00 +0200
  • 8c575e0aad Handling of keys that are substrings of other keys Markus Gans 2018-07-29 23:49:11 +0200
  • d4a163065d Added Keypad [/], [*], [-], [+] support Markus Gans 2018-07-29 13:25:16 +0200
  • 0e86de5c81 Fix 4 bytes UTF-8 keyboard input Markus Gans 2018-07-27 12:16:43 +0200
  • 5a77460e63 FKeyboardTest fixes Markus Gans 2018-07-23 02:23:10 +0200
  • 885993c3bd FKeyboardTest fixes Markus Gans 2018-07-23 01:48:29 +0200
  • a4be4da63d Coverity Scan make check fix Markus Gans 2018-07-23 01:08:41 +0200
  • 5d56ec18bf Coverity Scan make check fix Markus Gans 2018-07-23 00:48:26 +0200
  • dea3a04f58 Coverity Scan make check fix Markus Gans 2018-07-23 00:43:15 +0200
  • eef7ec0aa1 Coverity Scan make check fix Markus Gans 2018-07-23 00:26:32 +0200
  • cbbb5aad0a Added unit test for FKeyboard Markus Gans 2018-07-22 23:07:49 +0200
  • e5eebb06eb delete 2 debug files Markus Gans 2018-07-15 23:37:55 +0200
  • 76f978c511 Fix Parameter passing in term::init_OptiAttr Markus Gans 2018-07-15 23:27:03 +0200
  • 85e5e04ab2 Keyboard functions are now in a separate class Markus Gans 2018-07-15 20:01:15 +0200
  • c36da9e799 Keyboard functions are now in a separate class Markus Gans 2018-07-15 19:52:59 +0200
  • e36a786bc7 Extension of the unit test of FOptiMove Markus Gans 2018-07-08 14:48:45 +0200
  • bdb30c5a96 Struct to pass the FOptiMove environment Markus Gans 2018-07-01 14:48:53 +0200
  • 03c3c79946 Struct to pass the FOptiAttr environment Markus Gans 2018-06-25 00:14:53 +0200
  • 32097d4bf0 Added special console options for FreeBSD, NetBSD and OpenBSD Markus Gans 2018-06-17 23:25:32 +0200
  • ff3142c4aa Fixed for color > 16 Markus Gans 2018-06-12 22:53:11 +0200
  • 61c5fa01cb non Linux compile fix Markus Gans 2018-06-12 17:03:29 +0200
  • 555e93e058 vga2ansi maps negative values to 0 Markus Gans 2018-06-12 17:01:47 +0200
  • 8a5b6d349d Linux functions from FTerm moved into the FTermLinux class Markus Gans 2018-06-12 16:52:26 +0200
  • 231c30f740 Linux functions from FTerm moved into the FTermLinux class Markus Gans 2018-06-12 16:37:48 +0200
  • 4b82af367f Fixed dereferenced null pointer Markus Gans 2018-05-27 23:06:49 +0200
  • 9e46fbb4f9 Fixed dereferenced null pointer Markus Gans 2018-05-27 22:58:22 +0200
  • 0927e4e1fb Move FreeBSD, NetBSD and OpenBSD functions to separate classes Markus Gans 2018-05-27 19:43:18 +0200
  • b05873babb Methods outsourcing from FTerm to FTermXTerminal Markus Gans 2018-05-20 15:15:42 +0200
  • a41f8a611c Some protected data members in FTerm moved to private Markus Gans 2018-05-06 21:41:55 +0200
  • 746f3733e0 Linux framebuffer Markus Gans 2018-05-05 21:52:13 +0200
  • 2044a999ab Linux framebuffer Markus Gans 2018-05-05 21:48:20 +0200
  • 681153f6a1 Linux framebuffer Markus Gans 2018-05-05 21:43:30 +0200
  • 1703cc4e97 Linux framebuffer Markus Gans 2018-05-05 21:40:43 +0200
  • 808434313c Fix resetColorMap in FTerm Markus Gans 2018-05-03 04:54:51 +0200
  • 3a8689561a Outsourcing of data from FTerm to the classes FTermios, FTermDetection and FTermcapQuirks Markus Gans 2018-05-02 12:31:21 +0200
  • b619f6bec5 Placing the terminal types in FTerm in a separate structur Markus Gans 2018-04-19 01:55:17 +0200
  • 06627f6737 Stream support for FPoint and FRect Markus Gans 2018-04-16 02:24:37 +0200
  • 73ba1bc219 Strict use of fc::colornames in FOptiAttr Markus Gans 2018-04-15 20:48:25 +0200
  • bbacc369ec Fake-reverse bugfix in FOptiAttr Markus Gans 2018-04-15 19:55:50 +0200
  • 81c7a7e65a Unit tests update Markus Gans 2018-04-13 00:08:03 +0200
  • 149ca23541 Added unit test for FOptiAttr Markus Gans 2018-04-12 00:34:25 +0200
  • 2f89a8e454 Remove Cygwin bold color quirks fix in FOptiAttr Markus Gans 2018-04-11 21:41:22 +0200
  • 356879bc1a Improvement in class FOptiAttr Markus Gans 2018-04-08 16:32:02 +0200
  • 9978c7e341 Unit tests update Markus Gans 2018-04-05 12:47:32 +0200
  • 283b22a907 Unit tests update Markus Gans 2018-04-05 01:27:03 +0200
  • f05b850fbf Unit tests update Markus Gans 2018-04-02 23:14:58 +0200
  • 17a6e5b889 Unit tests update Markus Gans 2018-04-02 22:47:39 +0200