PatR
fa320a0a5f
doset_simple()
...
Move the guts of doset_simple() into a separate routine. Initially
that was just to avoid having to increase indentation when replacing
'goto' with 'do { ... } until ()'. It ends up making the flow of
control easier to see.
doset() and doset_simple() each had their own static flag indicating
whether 'fmtstr_doset' had been assigned a value. Redundant
assignment produced the same value so it wasn't an actual problem.
doset_simple() probably needs to add menu_tab_sep support for WinGUI.
Qt is able to get by without it, but that's because it forces use of
fixed-width font when any line in a menu or text window has 4 or more
consecutive spaces. I don't think WinGUI does that.
2022-09-07 14:37:08 -07:00
..
2022-02-04 09:41:30 -05:00
2022-02-25 10:39:45 -08:00
2022-08-11 17:07:43 +03:00
2022-05-31 10:36:12 -07:00
2022-09-06 22:58:28 +03:00
2022-08-12 19:37:34 +03:00
2022-08-15 10:51:17 +03:00
2022-06-30 23:48:18 -04:00
2022-07-18 13:27:39 +03:00
2022-08-14 22:32:09 +03:00
2022-09-06 22:58:28 +03:00
2022-06-16 11:00:53 -07:00
2022-07-02 09:10:03 -04:00
2022-08-30 14:56:40 -07:00
2022-08-28 18:43:35 +03:00
2022-09-07 07:52:33 -04:00
2022-09-06 10:00:07 -04:00
2022-03-17 18:10:38 -04:00
2022-09-04 17:43:06 +03:00
2022-08-09 11:54:45 +03:00
2022-08-30 15:01:49 -07:00
2022-09-03 10:45:24 -07:00
2022-08-18 01:09:52 -07:00
2022-09-05 11:21:19 +03:00
2022-08-15 04:14:36 -07:00
2022-09-06 10:00:07 -04:00
2022-08-28 16:57:42 -07:00
2022-08-20 16:35:31 +03:00
2022-08-28 14:32:47 -07:00
2022-08-15 04:14:36 -07:00
2022-06-30 23:48:18 -04:00
2022-08-24 13:26:44 +03:00
2022-07-02 09:10:03 -04:00
2022-08-05 10:33:55 +03:00
2022-07-14 14:04:27 +03:00
2022-08-15 04:14:36 -07:00
2022-09-01 17:02:30 +03:00
2022-08-15 04:14:36 -07:00
2022-08-23 00:45:30 -07:00
2022-05-30 12:09:35 -04:00
2022-07-15 13:48:29 -07:00
2022-08-09 11:54:45 +03:00
2022-09-01 17:02:30 +03:00
2022-08-21 13:23:16 +03:00
2022-08-31 17:23:55 -07:00
2022-07-03 00:35:32 -04:00
2022-08-15 04:14:36 -07:00
2022-08-19 06:12:51 -07:00
2022-08-12 19:37:34 +03:00
2022-08-24 21:30:46 +03:00
2022-09-03 19:10:45 +03:00
2022-09-03 10:45:24 -07:00
2022-08-21 13:23:16 +03:00
2022-07-23 17:04:12 -07:00
2022-08-21 11:36:39 +03:00
2022-08-24 10:29:59 +03:00
2022-08-28 18:29:21 +03:00
2022-05-07 10:25:13 -04:00
2022-08-31 13:04:54 -07:00
2022-08-24 10:29:59 +03:00
2022-08-22 13:32:12 +03:00
2022-07-19 15:14:55 +03:00
2022-08-31 18:26:05 +03:00
2022-08-31 18:26:05 +03:00
2022-08-31 18:26:05 +03:00
2022-08-14 10:12:54 +03:00
2021-08-21 07:59:18 -04:00
2022-09-04 17:43:06 +03:00
2022-09-07 14:37:08 -07:00
2022-08-18 14:38:45 -07:00
2022-08-17 17:47:31 -07:00
2022-07-16 00:15:29 -04:00
2022-08-15 04:14:36 -07:00
2022-08-09 11:54:45 +03:00
2022-09-06 22:58:28 +03:00
2022-08-21 11:36:39 +03:00
2022-08-09 11:54:45 +03:00
2022-06-12 13:19:13 -07:00
2022-08-15 04:14:36 -07:00
2022-08-26 12:43:40 +03:00
2022-08-10 19:58:43 +03:00
2022-07-17 16:12:39 -07:00
2022-01-29 11:13:01 -08:00
2022-08-17 20:32:07 -04:00
2022-06-25 13:21:51 -04:00
2022-04-09 10:15:34 -07:00
2022-08-23 00:45:30 -07:00
2022-04-29 12:44:26 -07:00
2022-08-23 09:10:17 +02:00
2022-08-21 11:36:39 +03:00
2022-08-12 19:37:34 +03:00
2022-07-01 13:08:43 -07:00
2022-09-03 19:10:45 +03:00
2022-09-06 22:58:28 +03:00
2022-07-02 09:10:03 -04:00
2022-08-09 16:22:50 -07:00
2022-08-23 16:01:35 -07:00
2022-02-09 22:49:25 +02:00
2022-09-06 22:58:28 +03:00
2022-09-06 08:01:50 -04:00
2022-03-16 21:42:00 -04:00
2021-01-26 21:06:16 -05:00
2022-08-27 14:00:06 -07:00
2022-08-15 09:00:18 +03:00
2022-08-23 18:34:22 -07:00
2022-07-03 21:23:13 -04:00
2022-07-28 00:51:18 -07:00
2022-06-16 11:00:53 -07:00
2022-07-15 13:48:29 -07:00
2022-07-29 16:11:35 -07:00
2022-03-18 10:19:04 +02:00
2022-09-05 11:16:43 -04:00
2022-08-28 00:09:50 -07:00
2022-08-31 16:34:56 -07:00
2022-07-17 21:37:31 +03:00
2022-06-09 13:53:20 -04:00
2022-05-27 16:35:30 -04:00
2022-08-18 15:57:53 -04:00