Commit Graph

  • 8d189e9ec4 Small fix-up Markus Gans 2020-10-12 00:01:11 +0200
  • 493b1231fd Small fixes Markus Gans 2020-10-11 23:22:53 +0200
  • 12ec2b0574 Refactoring of some methods Markus Gans 2020-10-11 22:50:08 +0200
  • 396cda69e8 Solaris build fix Markus Gans 2020-10-11 09:14:52 +0200
  • 73e587b9c2 Add some includes Markus Gans 2020-10-08 16:46:14 +0200
  • 97f1dea7b8 Add some includes Markus Gans 2020-10-08 16:28:29 +0200
  • 9f1bd87151 Minor changes Markus Gans 2020-10-08 12:09:48 +0200
  • e74dccf481 Screen reports (like Secondary DA) are now read directly Markus Gans 2020-10-08 05:55:32 +0200
  • adccd6ae3b Now hides the input cursor when a widget gets hidden Markus Gans 2020-10-05 04:24:14 +0200
  • 37f238eef7 Add some includes Markus Gans 2020-10-04 05:56:13 +0200
  • fb8baf8c5c Fixed a few minor bugs Markus Gans 2020-10-04 02:55:15 +0200
  • c7d6af8b31 Merge branch 'master' of https://github.com/gansm/finalcut Markus Gans 2020-10-04 01:00:20 +0200
  • a821030333 Replaces some C-style arrays with std::array Markus Gans 2020-10-04 00:59:21 +0200
  • 61434b4d16
    Update codeql-analysis.yml Markus Gans 2020-10-02 02:26:42 +0200
  • dcc66b14db
    Update codeql-analysis.yml Markus Gans 2020-10-02 02:23:00 +0200
  • 021cd12d58
    Update codeql-analysis.yml Markus Gans 2020-10-02 02:04:20 +0200
  • 31eb81d612
    Update codeql-analysis.yml Markus Gans 2020-10-02 01:51:52 +0200
  • b428db3d9c
    Update codeql-analysis.yml Markus Gans 2020-10-02 01:31:49 +0200
  • 9c1f6fb05a
    Create codeql-analysis.yml Markus Gans 2020-10-02 01:23:26 +0200
  • 61d88eb413 Move FChar comparison operators to ftypes.h Markus Gans 2020-09-29 04:14:14 +0200
  • 722be333df Additions to the documentation Markus Gans 2020-09-27 20:43:53 +0200
  • 72bcce87b7 Limit for the number of FObject child objects Markus Gans 2020-09-26 19:06:49 +0200
  • c1a2ef59e4 FData improvements Markus Gans 2020-09-26 02:09:34 +0200
  • 4478948bc7 FData improvements Markus Gans 2020-09-26 01:59:58 +0200
  • b15a665729 unit test for the FData Markus Gans 2020-09-25 06:16:32 +0200
  • 3d9f621258 std::clog now streams everything to the FLogger object Markus Gans 2020-09-25 00:48:58 +0200
  • a69d38fb1e Bugfix: empty FString() + wchar_t Markus Gans 2020-09-23 23:18:48 +0200
  • d10e2888ac Bugfix in FDialog::setSize() Markus Gans 2020-09-22 01:04:36 +0200
  • 44d6d8cdb9 Fixes minor bugs Markus Gans 2020-09-20 14:11:35 +0200
  • ff2e29b246 FData optimization Markus Gans 2020-09-18 22:40:51 +0200
  • 5092244b81 FDataPtr was replaced by the template class FData Markus Gans 2020-09-18 17:13:52 +0200
  • 8784a4c925
    Merge pull request #63 from gansm/master Markus Gans 2020-09-17 02:08:15 +0200
  • ff555baf3b Fixes a problem with mouse input in Cygwin in non-blocking read mode Markus Gans 2020-09-11 00:08:22 +0200
  • 51105e7db2 Speed up the reaction time of the gpm mouse Markus Gans 2020-09-08 23:22:52 +0200
  • fdd7ff98ec Adding Windows Terminal detection Markus Gans 2020-08-30 22:47:24 +0200
  • 28080abb3e first steps documentation changes Markus Gans 2020-08-23 14:00:53 +0200
  • 147e213e07
    Merge pull request #62 from Axenow/FixMenuBar Markus Gans 2020-08-23 13:50:59 +0200
  • 42854b3c50 Fixed fMenuBar. Left arraw doesn't restore terminal redrawing. Axenow 2020-08-23 12:09:06 +0200
  • b9042d5a03 Small code and text changes Markus Gans 2020-08-23 00:32:41 +0200
  • 2b33c1875a Fix timeout problem in keyboard unit test Markus Gans 2020-08-16 02:01:47 +0200
  • 5574104dd9 Fixes high CPU load Markus Gans 2020-08-15 23:42:29 +0200
  • c2894b6591 Fixed some minor bugs Markus Gans 2020-08-13 23:58:32 +0200
  • 50fc6fdb63 Fixed some minor bugs Markus Gans 2020-08-13 00:34:39 +0200
  • b54d1c2f38 Fixed some minor bugs Markus Gans 2020-08-12 22:28:02 +0200
  • 6fef7a43a5 Activating the callback unit test Markus Gans 2020-08-11 23:38:56 +0200
  • 6d72168ca4 New callback backend was implemented Markus Gans 2020-08-11 23:04:46 +0200
  • 07127634fd Method name changes Markus Gans 2020-07-19 14:15:02 +0200
  • 8f383a4def More function declared as const Markus Gans 2020-07-12 19:33:12 +0200
  • f07a481d46 More function declared as const Markus Gans 2020-07-12 19:05:29 +0200
  • 13dc85860b More function declared as const Markus Gans 2020-07-12 17:54:13 +0200
  • d8b35dc1a7 More function declared as const Markus Gans 2020-07-12 17:00:16 +0200
  • 361f0e6a14 More function declared as const Markus Gans 2020-07-12 15:25:21 +0200
  • 53ba96504f New data wrapper class FData and minor text changes Markus Gans 2020-07-08 21:32:47 +0200
  • 219ac28fb7 Add a document that describes how to create user themes Markus Gans 2020-07-06 19:32:01 +0200
  • c64b17ac49 Add a "user event" chapter to the first steps document Markus Gans 2020-06-13 21:05:52 +0200
  • 7749d28b92 Add a "user event" chapter to the first steps document Markus Gans 2020-06-13 20:35:27 +0200
  • 9845a022a3 Fixed some minor bugs Markus Gans 2020-06-11 23:00:18 +0200
  • ccb7eeb3c6 New widget FBusyIndicator Markus Gans 2020-06-11 21:38:33 +0200
  • 0ff67da077 Parameter to specify a logging file Markus Gans 2020-06-07 18:21:59 +0200
  • c1b2699e53 Simplification of FMouse::createMouseObject() Markus Gans 2020-06-06 22:22:01 +0200
  • 3d2a0c6dd2 Lazy terminal initialization on show() Markus Gans 2020-06-06 21:10:06 +0200
  • cd5f7ae16e
    Merge pull request #58 from gansm/master Markus Gans 2020-06-03 21:29:52 +0200
  • 70eabe93d6 Some methods are marked as 'Override' Markus Gans 2020-05-30 23:27:42 +0200
  • f76a9d2114 Added FApplication::setDarkTheme() and FApplication::setDefaultTheme() Markus Gans 2020-05-30 23:02:53 +0200
  • 6a20b728ba Adding a dark theme Markus Gans 2020-05-29 00:36:53 +0200
  • 1f1c6053a7 Adding a dark theme Markus Gans 2020-05-29 00:27:25 +0200
  • df672dfd73 With FColorPalette you can now create your own color palette themes Markus Gans 2020-05-28 01:02:53 +0200
  • a0e1115ff6 Added FApplication::processExternalUserEvent() Markus Gans 2020-05-26 21:55:22 +0200
  • 45ddbd88d3 With FWidgetColors you can now create your own widget color themes Markus Gans 2020-05-26 21:37:39 +0200
  • 8a153c6d45 Fixed pointer in flogger-test Markus Gans 2020-05-25 00:30:51 +0200
  • 59830cbd05 Fixed memory leak in FString move assignment operator Markus Gans 2020-05-24 23:55:08 +0200
  • 6c6b70ed9e Fixed a small bug Markus Gans 2020-05-24 02:28:32 +0200
  • 9e68344a2b New class FStringStream Markus Gans 2020-05-24 02:15:43 +0200
  • f20e036a9e Fixed event queue in FApplication Markus Gans 2020-05-21 14:53:51 +0200
  • 5a60794b85 More direct access to the static FTerm functions Markus Gans 2020-05-16 22:24:36 +0200
  • 379c45efb5 A little more clean code Markus Gans 2020-05-14 01:22:45 +0200
  • 923822ca25 New class FLogger for logging Markus Gans 2020-05-13 23:47:14 +0200
  • 9b6f0d5951
    Merge pull request #55 from gansm/master Markus Gans 2020-05-03 15:38:22 +0200
  • 4a8b863238 Cygwin build fix Markus Gans 2020-05-03 13:45:47 +0200
  • 21267f7ead
    Merge pull request #53 from gansm/57c14fd Markus Gans 2020-05-02 18:34:01 +0200
  • 87777ad27c macOS build fix Markus Gans 2020-05-02 17:26:58 +0200
  • d69b414094 macOS build fix Markus Gans 2020-05-02 17:18:40 +0200
  • 5f447e8267 FTermcap is now null pointer resistant Markus Gans 2020-05-02 16:54:22 +0200
  • 0be377a94a Moving all termcap functions into FTermcap Markus Gans 2020-05-02 05:28:30 +0200
  • deccb4b74c Moving all termcap functions into FTermcap Markus Gans 2020-05-02 04:56:12 +0200
  • a90cd1ad55 const type qualifiers and list initialization Markus Gans 2020-05-02 00:07:35 +0200
  • 0fd6439f5a Static code for the special built-in key sequences Markus Gans 2020-04-29 02:24:48 +0200
  • 4840978273 Static code for the special built-in key sequences Markus Gans 2020-04-29 00:37:29 +0200
  • 1c3c687878 Adding the missing method getClientSize() Markus Gans 2020-04-28 01:46:26 +0200
  • 0de0676092 A few inline and const changes Markus Gans 2020-04-26 20:45:57 +0200
  • 159d086af4 macOS build fix Markus Gans 2020-04-25 02:32:33 +0200
  • 2b1774e578 More internal use of const char* strings Markus Gans 2020-04-24 00:34:26 +0200
  • 803e54d456 Further small code improvements Markus Gans 2020-04-20 01:01:20 +0200
  • 88667f2cbb Fix for macOS build Markus Gans 2020-04-19 20:57:28 +0200
  • 9da4f00115 Further small code improvements Markus Gans 2020-04-19 20:40:49 +0200
  • d08dd8e9f4 Further small code improvements Markus Gans 2020-04-19 20:38:52 +0200
  • 136b57eac6 Correction of some virtual methods Markus Gans 2020-04-18 13:33:42 +0200
  • 6de04a3edd CWE-478: Addition of missing default case in the Switch statement Markus Gans 2020-04-17 10:53:47 +0200
  • defc1714e4 CERT, OOP50-CPP: Avoids calling a virtual function from the constructor Markus Gans 2020-04-17 02:49:33 +0200
  • fd92d7f4d8 Update comments for the copy assignment operator Markus Gans 2020-04-15 23:44:08 +0200