Commit Graph

  • bccdbbd3ad
    Merge pull request #39 from gansm/master Markus Gans 2019-09-28 06:23:05 +0200
  • 8c67f64db4 Support for displaying full-width characters Markus Gans 2019-09-28 03:13:06 +0200
  • e15f1a344a Minor code changes Markus Gans 2019-09-09 19:13:38 +0200
  • bc3afa6235 Remove #pragma pack() directive lines Markus Gans 2019-09-08 02:04:24 +0200
  • 81e00a22d3 Outsourcing the initialization data to a separate struct Markus Gans 2019-09-06 08:21:10 +0200
  • d1fedfec9f Cygwin and Linux console do not use cp437 character encoding by default Markus Gans 2019-09-04 23:57:31 +0200
  • 69db7417ad Removing public + protected data members from classes Markus Gans 2019-09-01 23:29:27 +0200
  • 9a40890026 More use of direct initializations Markus Gans 2019-08-25 22:21:01 +0200
  • 37ed970319 More use of direct initializations Markus Gans 2019-08-25 22:16:00 +0200
  • 43de8d6150 add missing override Markus Gans 2019-08-18 21:46:38 +0200
  • 8c90cd2a4c Fixes print() << FPoint() behavior in FScrollView Markus Gans 2019-08-18 21:36:10 +0200
  • 248cf8a0ba Update VTerm information only in case of changes Markus Gans 2019-08-18 21:35:36 +0200
  • ad2766e706 Solved problem detecting terminal size on quick changes Markus Gans 2019-08-18 02:04:44 +0200
  • 4075e6e1ed Update .bettercodehub.yml Markus Gans 2019-08-11 22:32:46 +0200
  • bda1582659 Update .bettercodehub.yml Markus Gans 2019-08-11 22:26:11 +0200
  • 6b3e0135c7 Update .bettercodehub.yml Markus Gans 2019-08-11 22:18:30 +0200
  • 4165772265 Update .bettercodehub.yml Markus Gans 2019-08-11 22:16:50 +0200
  • 924d69225f Update .bettercodehub.yml Markus Gans 2019-08-11 22:12:51 +0200
  • dec830a0d8 Update .bettercodehub.yml Markus Gans 2019-08-11 22:06:48 +0200
  • 258b2489a3 Update .bettercodehub.yml Markus Gans 2019-08-11 22:04:01 +0200
  • 5f7f2116f7 Update .bettercodehub.yml Markus Gans 2019-08-11 21:59:56 +0200
  • 3bd3819a1a Update .bettercodehub.yml Markus Gans 2019-08-11 21:51:20 +0200
  • 44e157e493 Converts getHotkeyPos() for sharing into a non-member function Markus Gans 2019-08-11 20:07:39 +0200
  • 5a43a018cf FRect has now got a scaleBy() method Markus Gans 2019-08-11 18:15:57 +0200
  • bd81fdb069 set OpenBSD pitch and duration of the system speaker Markus Gans 2019-08-10 20:14:44 +0200
  • 5bd46e32ec Add Codecov Markus Gans 2019-08-09 06:48:39 +0200
  • 3c5c2aa69e Fixes the Cygwin build Markus Gans 2019-08-07 11:47:03 +0200
  • 5257beb73a Small cleanups Markus Gans 2019-08-06 23:45:28 +0200
  • 77b76b7a2a Reduce the number of interface parameters Markus Gans 2019-08-04 23:38:47 +0200
  • aac2231898 remove debug output from code Markus Gans 2019-08-01 00:28:36 +0200
  • 0e12be93cc Unit test for the move assignment operator and move constructor in FPoint, FSize and FRect Markus Gans 2019-07-31 23:57:35 +0200
  • 92c120b79e The FTermFreeBSD unit test has been extended Markus Gans 2019-07-29 15:52:23 +0200
  • 0ba913a23e small fixes Markus Gans 2019-07-29 02:34:58 +0200
  • 8026f64754 Add compile flag for the coverity scan test Markus Gans 2019-07-28 23:48:14 +0200
  • f78aba0395 Add unit test for the FTermFreeBSD class Markus Gans 2019-07-28 23:12:01 +0200
  • 2b9c64a445 Reduce include entries in the header files Markus Gans 2019-07-21 23:31:21 +0200
  • 3c52e77448 FTermOpenBSD unit test completed Markus Gans 2019-07-17 01:37:44 +0200
  • 8d9e92023a minor fixes Markus Gans 2019-07-14 23:21:49 +0200
  • c49252ab45 Add a unit test for FTermOpenBSD to test the OpenBSD and NetBSD console Markus Gans 2019-07-14 23:05:54 +0200
  • ff9673d262 Reduces the use of raw loops Markus Gans 2019-07-14 18:30:35 +0200
  • 7cd169758c Expanding the unit test for FTermLinux Markus Gans 2019-07-06 02:57:03 +0200
  • 38df039235 Expanding the unit test for FTermLinux Markus Gans 2019-07-04 15:26:26 +0200
  • 340d78e433 Expanding the Unit Test for FTermLinux Markus Gans 2019-07-01 01:07:54 +0200
  • 73293da481 Homebrew update Markus Gans 2019-06-19 23:12:44 +0200
  • 1b35fd0623 pkg-config in .travis.yml Markus Gans 2019-06-19 21:57:45 +0200
  • 4cd92ea36e Add a unit test for FTermLinux with a Linux console emulation and a dedicated FSystem test instance Markus Gans 2019-06-19 16:28:55 +0200
  • 52c5b412f7 Fixes problem with scroll bar view after first draw Markus Gans 2019-06-12 11:37:34 +0200
  • b9ef1200e8 Avoid drawing the scroll bars if the widget is non-visible Markus Gans 2019-06-02 19:14:06 +0200
  • 7c46d52ef4 Avoid drawing the scroll bars if the widget is non-visible Markus Gans 2019-06-02 19:11:17 +0200
  • c93c0b6e33 Further segfault bug fixes in FListView Markus Gans 2019-05-27 09:55:29 +0200
  • 63366b7ef9
    Merge pull request #34 from grendello/flistview_segfault Markus Gans 2019-05-27 08:31:06 +0200
  • 622eb7089c debug switch build fix Markus Gans 2019-05-27 01:35:32 +0200
  • 5e436e91dc Use the Singleton design pattern to get a single object instance via FTerm Markus Gans 2019-05-27 01:10:10 +0200
  • 22e47adbcb Use the Singleton design pattern to get a single object instance via FTerm Markus Gans 2019-05-27 00:50:11 +0200
  • c4d9b33628 Fix a segfault when processing input to empty FListView Marek Habersack 2019-05-26 23:35:39 +0200
  • 75ec596323 macOS build fix Markus Gans 2019-05-17 22:52:01 +0200
  • 66fe27e5bc macOS build fix Markus Gans 2019-05-17 22:44:44 +0200
  • 6811b32e8a macOS build fix Markus Gans 2019-05-17 22:29:22 +0200
  • fa66a7091e Move system calls to the new class FSystem Markus Gans 2019-05-17 15:48:09 +0200
  • 5bd8590dee Revision of some comments Markus Gans 2019-04-28 20:57:08 +0200
  • 83fbc0a4f5 Use shrink_to_fit() to save memory space Markus Gans 2019-04-27 01:23:30 +0200
  • ec502d208a Add the reserve() method to FListBox to increase the capacity of the list Markus Gans 2019-04-27 00:38:15 +0200
  • cc720dc7db Travis CI - Work around incomplete ca-chain of scan.coverity.com See also https://travis-ci.community/t/certificate-issue-during-coverity-build/3153 Markus Gans 2019-04-26 23:48:38 +0200
  • 7f206e88f0 Using namespace aliases finalcut::fc in some exemple programs Markus Gans 2019-04-26 21:06:04 +0200
  • e3b226b10d Add a "scroll view" chapter to the first steps document Markus Gans 2019-03-24 20:17:54 +0100
  • 439b8310ef Add a "scroll view" chapter to the first steps document Markus Gans 2019-03-24 20:15:17 +0100
  • 93f464f30e Add an lambda expression callback example to the first steps document Markus Gans 2019-02-28 02:18:30 +0100
  • e3fb0c4a56 Drawing of the progress bar has been improved Markus Gans 2019-02-25 23:35:27 +0100
  • cefd894c40 .gitignore Markus Gans 2019-02-24 20:59:48 +0100
  • b0febda5b4 Added the 7-segment example Markus Gans 2019-02-24 20:21:12 +0100
  • 2270f4cde5 Three new methods in FLineEdit Markus Gans 2019-02-24 00:25:36 +0100
  • 54dbbbcf4e Build on Solaris Markus Gans 2019-02-10 22:38:00 +0100
  • 8813290a89
    Merge pull request #33 from gansm/master Markus Gans 2019-02-09 13:43:15 +0100
  • a3e3cf22d8 Add a "dynamic layout" Chapter into the first steps document Markus Gans 2019-02-07 23:05:50 +0100
  • d91cd10311 Printing FColorPair to change foreground and background color Markus Gans 2019-01-30 12:17:48 +0100
  • bd4d8bd3a2 FFileDialog geometry fix Markus Gans 2019-01-27 22:19:33 +0100
  • 96cdaa2450 Print function can set the cursor position with an FPoint Markus Gans 2019-01-27 13:44:13 +0100
  • c4df64c5bc Refactoring of some methods in FVTerm and FDialog Markus Gans 2019-01-24 00:23:00 +0100
  • eeb32bd66e More accurate interfaces through the strict use of FPoint() and FSize() Markus Gans 2019-01-21 03:42:18 +0100
  • 4dcc573be7 New class FSize for storing dimensions Markus Gans 2019-01-16 16:00:15 +0100
  • cb090e8aff A bit of refactoring Markus Gans 2019-01-12 09:11:22 +0100
  • 016f15c860 Generalize hide() method Markus Gans 2019-01-11 22:16:59 +0100
  • 60e64be37b Better widget visibility handling with the methods hide() and show() Markus Gans 2019-01-09 20:05:29 +0100
  • 6a91738f48 Improvement in widget focusing Markus Gans 2019-01-07 05:03:00 +0100
  • 2b110d87d8 Use of initializer_list for FListBox, FListView and FTextView Markus Gans 2019-01-05 22:58:06 +0100
  • a56ba6274e Use the final specifier Markus Gans 2019-01-04 02:18:54 +0100
  • 652dc67e6e Improved UTF-8 encoding for Cygwin Markus Gans 2019-01-03 21:38:19 +0100
  • c365f07298 Better background color for all terminals with a fixed color palette Markus Gans 2019-01-03 20:56:09 +0100
  • 25a068590f
    Merge pull request #32 from gansm/master Markus Gans 2019-01-03 09:00:28 +0100
  • 72fab50cbf Fix foptiattr-test Markus Gans 2019-01-03 08:31:48 +0100
  • 838ba23c46 Integration of an output filter to replace missing characters Markus Gans 2019-01-03 07:36:18 +0100
  • 4135215df5 Improved PC encoding for Cygwin and Linux Markus Gans 2019-01-02 03:00:07 +0100
  • 719e9b0586 Use the override specifier Markus Gans 2018-12-31 06:18:39 +0100
  • 0d1f6a5e51 Cygwin compiled fix for C++11 Markus Gans 2018-12-30 04:24:46 +0100
  • 3ad4652883 Replace redundant FString code with templates Markus Gans 2018-12-29 22:10:24 +0100
  • bd3b2b31bb Adding horizontal and vertical scrollability checks in FTextView Markus Gans 2018-12-29 19:01:47 +0100
  • 250c04cefd Small data type changes Markus Gans 2018-12-28 22:57:43 +0100
  • bc389b730e Add a "signals and callbacks" chapter into the first steps document Markus Gans 2018-12-28 09:42:28 +0100
  • 43f97a0d6a Add a "signals and callbacks" chapter into the first steps document Markus Gans 2018-12-28 08:09:05 +0100
  • 17540c9581 Add a "signals and callbacks" chapter into the first steps document Markus Gans 2018-12-28 07:46:28 +0100