Jinhao
|
e89ee5d18b
|
some improvements
improved resizing performance
removed frame widget
refactoring
|
2019-02-16 00:55:02 +08:00 |
|
Jinhao
|
943a9e444d
|
init dragdrop
contains a new class simple_dragdrop and changes of listbox for dragdrop
|
2018-10-09 03:56:50 +08:00 |
|
Jinhao
|
6e9296166f
|
fix bug that platform_spec_posix.cpp is missing in code::blocks project
|
2017-09-14 02:21:03 +08:00 |
|
Jinhao
|
cf088ddbfb
|
eliminate compiler warnings
|
2017-07-26 05:01:44 +08:00 |
|
Jinhao
|
b3dd220454
|
delete CB .depend file
|
2017-07-08 10:01:19 +08:00 |
|
James Bremner
|
24c4efac2a
|
Fix codeblocks build project
So that it will build 'out of the box'. Set c++11. Define
enable_std_make_unique. Define various _WIN32* Add boost library to
search folders.
|
2017-07-06 12:57:25 -04:00 |
|
Jinhao
|
2ff8a1c729
|
add new platform_abstraction
add support of loading ttf file
|
2017-04-26 08:04:25 +08:00 |
|
Jinhao
|
b890f2fad7
|
fix some listbox bugs
|
2017-03-19 22:53:40 +08:00 |
|
Jinhao
|
33424f0c75
|
Merge branch 'hotfix-1.4.1' into develop
|
2017-03-16 02:07:37 +08:00 |
|
Jinhao
|
57ae7822c8
|
update for fit-content
|
2017-03-16 01:48:49 +08:00 |
|
Jinhao
|
ece696c3b5
|
update filesystem and remove fs_utility
|
2016-01-20 01:06:16 +08:00 |
|
Jinhao
|
8d2ec2fbd1
|
update experimental::filesystem and remove file_iterator
|
2016-01-19 01:34:07 +08:00 |
|
Jinhao
|
70ecce5962
|
remove some useless trait classes
|
2016-01-06 00:23:27 +08:00 |
|
Jinhao
|
dce320d544
|
remove platform_spec_selector.cpp and bedrock_selector.cpp
|
2015-12-05 15:52:31 +08:00 |
|
Jinhao
|
7f4cc3f6d9
|
improve image and pixel_buffer
|
2015-10-17 14:42:07 +08:00 |
|
Jinhao
|
1b5aed2e5f
|
code reviews
|
2015-10-13 01:38:53 +08:00 |
|
Jinhao
|
90533b3a83
|
update solutions
|
2015-09-27 04:56:08 +08:00 |
|
Jinhao
|
42443dcafd
|
remove paint::gadget
|
2015-08-20 01:09:29 +08:00 |
|
Jinhao
|
8d87b0f063
|
add group for codeblocks project
|
2015-08-05 00:47:14 +08:00 |
|
Jinhao
|
4e741c7ebb
|
minor changes
|
2015-04-10 01:18:32 +08:00 |
|
cnjinhao
|
4ff3a6afd5
|
Add the new spinbox widget
|
2015-01-22 06:19:24 +08:00 |
|
cnjinhao
|
0474299bdc
|
Fixed some MinGW warnings
|
2015-01-12 05:27:11 +08:00 |
|
cnjinhao
|
b827e0aa82
|
multiple display monitors support
Added a new class screen
|
2015-01-02 13:25:46 +08:00 |
|
cnjinhao
|
ecbf71b7e2
|
Color Schemes
textbox.scheme().selection = color(colors::red);
Set the text selection background color
|
2014-12-28 17:16:52 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|