Commit graph

75 commits

Author SHA1 Message Date
haru-s
d5ed9baf4e Update screenshot of NotifyIcon class example. 2025-03-16 21:27:54 +09:00
haru-s
2cbd47fa98 NotifyIcon class supported BalloonTip. 2025-03-16 21:21:57 +09:00
haru-s
22b53695d0 Update README.md and screen shots 2024-07-14 19:07:56 +09:00
haru-s
19e9bbd6e8 Show last page on PrintPreviewDialog 2024-06-23 15:15:56 +09:00
haru-s
5fa5f9a50a Windows OMF support has been removed (for DMD v2.109.0). 2024-06-18 22:55:35 +09:00
haru-s
dea72aee34 Update Common dialogs example 2024-06-01 13:49:13 +09:00
haru-s
2210579249 Update README and brushed up examples 2024-05-17 22:15:35 +09:00
haru-s
95c263c566 dfl.printing and dfl.drawing is updated
- In dfl.printing, default printing scale is now GraphicsUnit.DISPLAY (BREAKING CHANGE)
- In drawing, multiple monitor is now suport
- Changed common dialog example code about printing
2024-05-15 21:02:39 +09:00
haru-s
000ba4ea27 Add scrollbar example 2024-04-14 11:34:11 +09:00
haru-s
331b340629 Add fillEllipse()
Uudapte hello_dfl.d
2024-04-13 23:07:25 +09:00
haru-s
38aa9c10f6 UPDATE: TimeChartRenderer example 2024-04-13 18:06:06 +09:00
haru-s
2f84718bd3 Add dfl.chart.TimeChartRenderer with example code 2024-04-13 15:46:56 +09:00
haru-s
ccca379024 FIX: dfl.chart 2024-04-07 20:06:33 +09:00
haru-s
262711208a Add dfl.chart.LineGraphRenderer
Update TableRenderer
2024-04-07 15:12:54 +09:00
haru-s
4a5e8052fc Add dfl.chart module with TableRenderer class and its example 2024-03-31 22:41:38 +09:00
haru-s
497e87cfa5 Add simple clock example. 2024-03-29 23:54:42 +09:00
haru-s
0d436d2757 Update commondialog example for printing module 2024-02-25 16:41:27 +09:00
haru-s
5cf194a5b7 Update commondialog example. 2024-01-14 16:47:52 +09:00
haru-s
31dc071880 Add printing module (Experimental).
Update commondialog example for PrintDialog and PrintSetupDialog.
2024-01-12 23:04:27 +09:00
haru-s
1cc86dd86d Add RichTextBox example. 2023-05-06 00:29:43 +09:00
haru-s
5cb5d273cf Clean build setting 2023-03-30 22:18:06 +09:00
haru-s
21994c5706 Fix DragDropListBox example 2023-03-30 21:18:23 +09:00
haru-s
6e4b0497c4 Update ContextMenu example (Without wndProc() method) 2023-03-30 16:10:52 +09:00
haru-s
d4bb3b38ab Add ContextMenu and ToolBar examples 2023-03-29 23:31:30 +09:00
haru-s
d5114e7c22 Follow the D coding style 2023-03-20 15:25:50 +09:00
haru-s
e073c378b5 Add Timer example 2023-03-20 00:56:07 +09:00
haru-s
e8487df076 Add NotifyIcon example 2023-03-20 00:06:53 +09:00
haru-s
5c50f00721 Follow the D coding style 2023-03-19 22:44:17 +09:00
haru-s
e7f5b01944 Add some files for PictureBox example 2023-03-19 16:54:44 +09:00
haru-s
5b042d29d8 Add PictureBox example 2023-03-19 16:49:49 +09:00
haru-s
4bd455bbab Update hello_dfl.d 2023-03-19 00:58:14 +09:00
haru-s
56e228aa4a Fix ClippingForm class and the example 2023-03-18 17:51:57 +09:00
haru-s
60a43bc864 Add ClippingForm example 2023-03-18 01:29:27 +09:00
haru-s
25ffb85a66 Fix Clipboard about DIB (1-32 bits color) 2023-03-17 14:27:42 +09:00
haru-s
0223145fd2 Fix Clipboard about DIB (24 and 32 bits color), but 1-16 bits color is not. 2023-03-17 00:08:22 +09:00
haru-s
7b266eb403 Clean up 2023-03-04 23:53:52 +09:00
haru-s
1c26b623ad Fixed Clipboard completely. 2023-03-04 23:36:47 +09:00
haru-s
f24f2e65eb Apply method rename 2023-03-01 23:06:31 +09:00
haru-s
525d31d828 Fix Clipboard about Bitmap data. 2023-03-01 21:06:19 +09:00
haru-s
e839be61a3 Fix Clipboard about text data, but Bitmap is not yet. 2023-03-01 11:59:01 +09:00
haru-s
fa984dcd11 Add Clipboard example 2023-03-01 00:04:33 +09:00
haru-s
0e993c4a57 typo in launch.json 2023-02-20 20:04:02 +09:00
haru-s
9830fcd555 Add ProgressBar example 2023-02-17 19:04:27 +09:00
haru-s
6c11be07e7 Update screen shot 2023-02-07 23:10:03 +09:00
haru-s
47b9392163 Apply enableVisualStyles 2023-02-07 23:07:41 +09:00
haru-s
ffa5cea7ca Add ToolTip example 2023-02-07 16:34:03 +09:00
haru-s
8e64e53197 Update screenshot 2023-02-06 19:03:12 +09:00
haru-s
b4207c74e4 typo 2023-02-06 19:01:32 +09:00
haru-s
6d3cbfd203 Update common dialog example 2023-02-06 04:20:47 +09:00
haru-s
92d107530d Update FolderBrowserDialog example 2023-02-04 17:07:36 +09:00