]>
git.webhop.me Git - shellexec.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
GetAway [Fri, 25 Nov 2016 07:39:43 +0000 (08:39 +0100)]
fix RC-handling in showMessage()
GetAway [Fri, 25 Nov 2016 07:22:38 +0000 (08:22 +0100)]
fix cut string in showMessage()
GetAway [Fri, 25 Nov 2016 07:16:15 +0000 (08:16 +0100)]
fix usage of ~d (degree) & TranslateString() of a single char
GetAway [Fri, 25 Nov 2016 07:13:17 +0000 (08:13 +0100)]
init some vars & re-enable hiding with RC_MUTE
svenhoefer [Fri, 23 Sep 2016 07:49:42 +0000 (09:49 +0200)]
- fix missing include
svenhoefer [Fri, 23 Sep 2016 06:39:02 +0000 (08:39 +0200)]
- shellexec: fix indent; no binary changes
svenhoefer [Fri, 23 Sep 2016 06:39:02 +0000 (08:39 +0200)]
- introduce current.h to unify console messages and ...
to simplify includes in gfx, io and text
svenhoefer [Thu, 22 Sep 2016 06:37:36 +0000 (08:37 +0200)]
- shellexec: add paragraph symbol for CP850; add comment to explain
svenhoefer [Wed, 21 Sep 2016 21:01:18 +0000 (23:01 +0200)]
- shellexec: update version string
svenhoefer [Wed, 21 Sep 2016 20:00:48 +0000 (22:00 +0200)]
- shellexec: try again to fix non-UTF8 paragraph symbol
svenhoefer [Wed, 21 Sep 2016 20:00:48 +0000 (22:00 +0200)]
- shellexec: fix unicode-range in UTF8ToUnicode ...
0xf8 is to much; this includes invalid 0xf7, 0xf6 and 0xf5 chars;
see https://de.wikipedia.org/wiki/UTF-8#Zul.C3.A4ssige_Bytes_und_ihre_Bedeutung
svenhoefer [Tue, 20 Sep 2016 21:06:57 +0000 (23:06 +0200)]
Revert "- shellexec: try to fix non-UTF8 coded paragraph symbol"
This reverts commit
8500a9758f9fceb09f0f5a1353861d55d9c17fb0.
svenhoefer [Tue, 20 Sep 2016 21:06:57 +0000 (23:06 +0200)]
svenhoefer [Tue, 20 Sep 2016 17:02:16 +0000 (19:02 +0200)]
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec: try to fix non-UTF8 coded paragraph symbol
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec.conf: small changes; add example entrys
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec: re-enable MENUTIMEOUT setting; ...
read default timeout from neutrino.conf; MENUTIMEOUT setting
overrides this.
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec: move Read_Neutrino_Cfg("rounded_corners") block up
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec: align border radius to neutrino
svenhoefer [Tue, 20 Sep 2016 16:49:28 +0000 (18:49 +0200)]
- shellexec: try to fix instance-handling; pt. 2
svenhoefer [Mon, 19 Sep 2016 19:08:03 +0000 (21:08 +0200)]
- shellexec: try to fix instance-handling
svenhoefer [Mon, 19 Sep 2016 16:38:37 +0000 (18:38 +0200)]
- shellexec: align icons and text verticaly in items
svenhoefer [Mon, 19 Sep 2016 16:37:52 +0000 (18:37 +0200)]
- shellexec: add hack to get descender of font
svenhoefer [Mon, 19 Sep 2016 16:37:09 +0000 (18:37 +0200)]
- shellexec: enlarge "icon"
svenhoefer [Mon, 19 Sep 2016 09:01:20 +0000 (11:01 +0200)]
- shellexec: realign comments and comment lines
svenhoefer [Sun, 18 Sep 2016 22:49:34 +0000 (00:49 +0200)]
- shellexec: align scrollbar to neutrino scrollbar style
svenhoefer [Sun, 18 Sep 2016 22:22:38 +0000 (00:22 +0200)]
- shellexec: align separation lines to neutrino menu style
svenhoefer [Sun, 18 Sep 2016 21:52:57 +0000 (23:52 +0200)]
- shellexec: fix header/scrollbar dimensions and positions
svenhoefer [Sun, 18 Sep 2016 21:42:23 +0000 (23:42 +0200)]
- shellexec: code cosmetics; no binary changes
svenhoefer [Sun, 18 Sep 2016 21:03:04 +0000 (23:03 +0200)]
- shellexec: allow HEIGHT in config to define line height
svenhoefer [Sun, 18 Sep 2016 20:33:55 +0000 (22:33 +0200)]
- text.c: fix display of tabs and colors
martii [Sat, 17 Sep 2016 11:03:14 +0000 (13:03 +0200)]
- port most code from martiis shellexec for a smoother rendering
svenhoefer [Wed, 4 Nov 2015 09:57:13 +0000 (10:57 +0100)]
- shellexec: fix crashes while string formatting
bazi98 [Wed, 24 Sep 2014 14:05:18 +0000 (16:05 +0200)]
- add definable menu timeout in seconds (MENUTIMEOUT=xxx)
svenhoefer [Thu, 16 Aug 2012 10:55:14 +0000 (12:55 +0200)]
- fix configs
svenhoefer [Tue, 14 Aug 2012 20:14:03 +0000 (22:14 +0200)]
* initial commit