Commit Graph

  • 8d31ee3056 Finalisation de l'ajout de multi-marques main Nicolas H 2021-07-14 09:28:29 +0000
  • 79d4f6f7a9 Ajout des sélection sur le composant FListView Nicolas H 2021-07-13 08:15:38 +0000
  • ea7f53be41 Ajout de getindex, setindex & setmark pour le Listview Nicolas H 2021-07-06 17:26:44 +0000
  • cf37e826e9 Moving the test from Travis CI to GitHub Actions Markus Gans 2021-07-05 02:19:23 +0200
  • 3bf9713d23 More direct static access Markus Gans 2021-06-27 00:30:21 +0200
  • 45110c5b21 Global non-constant variables are now encapsulated in classes Markus Gans 2021-06-26 23:49:16 +0200
  • 7170fc846c Fix release build Markus Gans 2021-06-19 23:25:36 +0200
  • 9931f75a51 Moving the creator methods from FTerm to its own class Markus Gans 2021-06-19 23:05:18 +0200
  • 65c249dfe0 travis-ci.org -> travis-ci.com Markus Gans 2021-06-16 22:11:57 +0200
  • c4376bae3e localtime to localtime_r Markus Gans 2021-06-16 21:55:11 +0200
  • 85ae1612fd Converted the internal timer from timeval to std::chrono::time_point<system_clock> Markus Gans 2021-06-16 15:42:46 +0200
  • de4ac269e4 Replace std::strlen with stringLength Markus Gans 2021-06-07 00:34:08 +0200
  • 2dc8d7f2d3 FTermDetection now has clean code by using FString instead of char* Markus Gans 2021-06-06 21:57:35 +0200
  • e38d604544 Bug fixing in FString and FTermDetection Markus Gans 2021-06-06 00:07:39 +0200
  • 7d426ae25c Small FString bug fix Markus Gans 2021-06-03 16:40:09 +0200
  • 5336462e68 Some FString optimizations Markus Gans 2021-06-03 16:08:36 +0200
  • 7f9ba7464b FString internally changed from wchar_t* to std::wstring Markus Gans 2021-05-30 23:52:03 +0200
  • 95c0717589 Using std::string for the attribute buffer Markus Gans 2021-05-24 21:13:10 +0200
  • 920daaba1f Fix forwarding reference Markus Gans 2021-05-23 00:05:29 +0200
  • f06ccc6495 Convert FOptiMove from char[] to std::string Markus Gans 2021-05-22 23:21:30 +0200
  • 795ebcdea8 Added bug_report.md and feature_request.md Markus Gans 2021-05-16 18:37:28 +0200
  • eacc857143 Added SECURITY.md Markus Gans 2021-05-15 12:29:58 +0200
  • 7462c60cfd Prevent duplicate widget in the close widget list Markus Gans 2021-05-13 13:17:03 +0200
  • af5ec304d8 Added Code of Conduct Markus Gans 2021-05-11 23:50:57 +0200
  • 54e4dec4a2
    Merge pull request #83 from gansm/main stable Markus Gans 2021-05-10 07:51:12 +0200
  • 5f761199a7 Added Contributing.md Markus Gans 2021-05-09 21:05:53 +0200
  • f5b4537223 More const references Markus Gans 2021-05-09 21:03:59 +0200
  • d12875682d Some pointers were replaced by references Markus Gans 2021-05-07 23:17:23 +0200
  • 07f6bda1ba Prevent flickering when resizing terminals or redrawing the screen via ctrl-l Markus Gans 2021-05-04 20:36:41 +0200
  • 8ab4c02f42 SonarCloud Analysis Workaround Markus Gans 2021-05-03 00:20:16 +0200
  • 3cf1ae0134 Bugfix for sending multiple SIGWINCH signals from gnome-terminal under Wayland Markus Gans 2021-05-02 23:50:00 +0200
  • 24553aa7d0 Replace some std::bind with lambda functions Markus Gans 2021-05-01 18:58:37 +0200
  • 0fefcd81c2 Fixes Linux console bug from February 20, 2021 Markus Gans 2021-04-30 00:28:05 +0200
  • 9ba7fc6178 Code optimization at widget focus Markus Gans 2021-04-27 11:51:53 +0200
  • 8d54e1c11f Fixed mutex deadlock in FLogger Markus Gans 2021-04-24 17:00:28 +0200
  • 38df8e2db2 Fixes the detection of the terminal size after a SIGWINCH signal Markus Gans 2021-04-21 23:46:45 +0200
  • 4c3b5b6737 Decoupling the FWidget and FWindow classes from FVTerm Markus Gans 2021-04-18 15:05:55 +0200
  • 8a7ce330a3 Better support for kitty terminals Markus Gans 2021-04-11 21:00:06 +0200
  • d5ec54dcfd Minor code improvements Markus Gans 2021-04-05 21:20:02 +0200
  • 865e78d9de Small code improvements Markus Gans 2021-03-31 23:03:05 +0200
  • 5a6644de98 argv is now stored internally as a std::vector container Markus Gans 2021-03-31 13:49:25 +0200
  • 4acca85a13 Treeview example iterator Markus Gans 2021-03-30 23:26:06 +0200
  • 9df509dd3b No refreshing of the terminal during resizing of a dialog Markus Gans 2021-03-30 15:20:36 +0200
  • 597f9e772b New method FWidget::initLayout() for setting widget layouts after terminal initialization Markus Gans 2021-03-28 23:19:01 +0200
  • 0e7488f646 little code improvement Markus Gans 2021-03-18 18:42:21 +0100
  • 7ae9f38229 Cygwin build fix Markus Gans 2021-03-15 18:03:48 +0100
  • 6deb262dd7 Preparation of error handling in FTerm::putstring Markus Gans 2021-03-15 09:41:14 +0100
  • e6dfd73e7a Dynamic adjustment of the terminal refresh rate between 5 and 60 Hz Markus Gans 2021-03-15 01:37:25 +0100
  • d4f629f183 One unit test was commented out Markus Gans 2021-03-10 10:07:32 +0100
  • 465fd9510a Implementation of an own padding print method for sending control codes to the terminal Markus Gans 2021-03-10 00:26:22 +0100
  • f048d846da development release 0.7.2 Markus Gans 2021-02-28 14:23:14 +0100
  • 73faadd852 Removing the termcap library from the header files so that FINAL CUT programs are not affected by the preprocessor #define macros Markus Gans 2021-02-28 13:21:21 +0100
  • 59917ed126 Fixed the incorrect display on terminals without UTF-8 character encoding Markus Gans 2021-02-24 19:55:20 +0100
  • 48a67c4eab Some string pointer fixes Markus Gans 2021-02-22 20:29:49 +0100
  • a55b33977c Optimize terminal output buffer queue with differencing for strings, and control characters and control sequences Markus Gans 2021-02-20 11:29:52 +0100
  • 28f41f5d6c FTermBuffer unit test now also runs on older Linux distributions without multicolored emojis Markus Gans 2021-02-10 21:09:21 +0100
  • a1107f96c7 Merge branch 'main' of https://github.com/gansm/finalcut into main Markus Gans 2021-02-09 22:23:19 +0100
  • baa0c60c79 Added support for combined unicode characters Markus Gans 2021-02-09 22:01:21 +0100
  • 5b789e4110 Fixed: build with gcc < 5.5 - std::hash<FKey> Markus Gans 2021-01-01 03:46:43 +0100
  • fc7be67f2a Fixed: build with gcc < 5.5 - std::hash<FKey> Markus Gans 2021-01-01 03:46:43 +0100
  • eb61e6fec0 Add some #includes Markus Gans 2020-12-31 23:22:22 +0100
  • b2de303cfc Refactoring to scaled enumerations Markus Gans 2020-12-31 20:45:10 +0100
  • 783f58bc4b .travis.yml Markus Gans 2020-12-06 02:45:21 +0100
  • 4146b20028 Small fixes Markus Gans 2020-12-06 02:11:54 +0100
  • 47cb79a7f0 Small fixes Markus Gans 2020-12-05 23:54:40 +0100
  • c4b799d98f Fixed: build with gcc < 5.5 Markus Gans 2020-12-05 21:24:09 +0100
  • 226663889b Improvement of the move semantics in FVTermPreprocessing Markus Gans 2020-12-03 23:20:33 +0100
  • 4517038521 Using smart pointers for global objects Markus Gans 2020-12-03 10:43:20 +0100
  • 7868a0dee9 Use of default destructors Markus Gans 2020-11-24 21:06:39 +0100
  • 25f2abe175 Bug fix for the FMouseControl unit test Markus Gans 2020-11-18 23:57:31 +0100
  • ae1fdecb40 The terminal update rate is now limited to 60 Hz Markus Gans 2020-11-18 22:10:09 +0100
  • c52b22b4a1
    Merge pull request #80 from gansm/master Markus Gans 2020-11-14 22:58:38 +0100
  • 6c7fe98805 Small fixes 0.7.1 Markus Gans 2020-11-14 22:14:30 +0100
  • a0a65ee9fb unit test update Markus Gans 2020-11-14 21:48:46 +0100
  • b28cf8b9c1 Bugfix: The cursor position was not changed anymore if there was no change to the content Markus Gans 2020-11-14 20:59:26 +0100
  • 24696ffcd1 FString unit test fix Markus Gans 2020-11-08 18:51:59 +0100
  • 96f2f28f21 deprecated code removed Markus Gans 2020-11-08 12:17:05 +0100
  • 09d494cb65
    Merge pull request #79 from gansm/master Markus Gans 2020-11-07 21:56:51 +0100
  • d71ca6f028 Last minor changes 0.7.0 Markus Gans 2020-11-07 21:51:55 +0100
  • 1d3522f35b Elimination of unnecessary terminal flushes Markus Gans 2020-11-04 16:19:02 +0100
  • 63672a28d5 Use FIONREAD to get the number of characters available for reading on stdin Markus Gans 2020-11-03 13:05:01 +0100
  • d9003af7a1 Call of TIOCLINUX only in the Linux console Markus Gans 2020-11-02 23:24:14 +0100
  • 396985f594 Non-blocking reading before timeout after keystroke Markus Gans 2020-11-02 22:17:07 +0100
  • a053ccd69e Small improvements Markus Gans 2020-11-01 22:40:28 +0100
  • ff70abd073 Small improvements Markus Gans 2020-11-01 22:15:44 +0100
  • 0ee09aad2c Now FINAL CUT queues keyboard and mouse input to speed up the processing of widget events Markus Gans 2020-11-01 20:11:36 +0100
  • 98f9cd5718 Replace pointers with references Markus Gans 2020-10-25 01:21:45 +0200
  • 61eb8b8166 FVTerm code cleanup Markus Gans 2020-10-24 01:56:15 +0200
  • e0cc130074 FVTerm code cleanup Markus Gans 2020-10-23 01:07:59 +0200
  • a4a3d93203 Repair terminal update skipping Markus Gans 2020-10-22 03:14:14 +0200
  • 531eb22182 Increased the keyboard interval from 13.3 Hz to 30 Hz Markus Gans 2020-10-21 00:58:22 +0200
  • b69f3fc5d8 FWidget::show() optimized Markus Gans 2020-10-20 16:52:25 +0200
  • 3c467c9c07 Optimize the terminal output speed Markus Gans 2020-10-19 23:38:12 +0200
  • 6a8459c52b Fixes unit test segfault Markus Gans 2020-10-17 17:34:10 +0200
  • 49ce0be914 FVTerm improvements Markus Gans 2020-10-15 00:07:36 +0200
  • 4f49d9ffaa FVTerm improvements Markus Gans 2020-10-14 23:43:34 +0200
  • 2c9778698e Small improvements Markus Gans 2020-10-14 17:31:52 +0200
  • a14c45d8c7 Small improvements Markus Gans 2020-10-13 19:49:34 +0200
  • 3c46dad798 FString optimization Markus Gans 2020-10-13 12:55:28 +0200
  • 5149301d29
    Merge pull request #74 from gansm/master Markus Gans 2020-10-12 20:57:07 +0200