99 Commits

Author SHA1 Message Date
Jinhao
fbdd5224b2 fix a cast 2016-08-23 08:01:04 +08:00
dankan1890
236ba4356e Removed some useless static_cast. 2016-08-15 00:07:55 +02:00
dankan1890
cdba162897 Fixed some 'false' value implicitly cast to the integer type. 2016-08-14 23:48:42 +02:00
Jinhao
eed3ffd5b6 Merge branch 'hotfix-1.4' into develop 2016-08-11 02:27:45 +08:00
Jinhao
9b28c96e9b code refine 2016-08-11 02:26:47 +08:00
Jinhao
6e86b6ae6c refine code
fix bug that listbox may throw std::runtime when the modal is enabled
fix bug that textbox attachs a wrong event angent
2016-08-10 01:46:13 +08:00
Jinhao
34cca34773 fix the behaviour of clicking menu disabled item 2016-07-26 07:32:50 +08:00
Jinhao
2f716cb83f Merge branch 'hotfix-1.3' into develop 2016-07-19 23:50:11 +08:00
Jinhao
daec65b0e0 Merge branch 'hotfix-1.3' 2016-07-19 23:49:47 +08:00
dankan1890
72768fd788 fix PNG build. 2016-06-30 20:46:02 +02:00
qPCR4vir
d7a1c66b79 Merge remote-tracking branch 'nana_jh/develop' into dev_nana_fs
* nana_jh/develop:
  restore travis and CMakeLists
  fix missing ~other_tag, remove some warings
  fix crash that deprecation is included in NANA_IGNORE_CONF
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug travis
  debug crash for travis
  debug a crash for travis
  debug a crash for travis
2016-06-25 03:58:18 +02:00
qPCR4vir
c71cccc4f6 FIX image in linux 2016-06-25 03:27:39 +02:00
Jinhao
4a6331e625 fix missing ~other_tag, remove some warings 2016-06-25 06:00:40 +08:00
qPCR4vir
4450ff9678 FIX crash in VS consistently using filesysten_ext 2016-06-24 23:48:53 +02:00
qPCR4vir
3b6718d67f using explicit namespaces 2016-06-24 14:22:04 +02:00
Jinhao
880d0becf3 some improvements, deprecated frame widget 2016-06-24 00:25:26 +08:00
beru
7fcbcc1ff2 support loading an icon from memory only on Windows (for now) 2016-06-20 14:24:15 +09:00
beru
e7620ecaeb an update for image::open method : loading icon memory data 2016-06-20 14:17:59 +09:00
Jinhao
58d517d166 add a new helper class text_aligner 2016-06-18 07:23:01 +08:00
Jinhao
2f9056cc7a Merge branch 'hotfix-1.3' into develop 2016-06-10 17:08:48 +08:00
Jinhao
5ab0cfdd17 fix a notifier error that can't set icon from its exe file 2016-06-05 02:36:38 +08:00
Jinhao
9aa37d5238 minor changes 2016-05-22 21:30:46 +08:00
Jinhao
6217232a31 add a new member function of pixel_buffer for rotating image 2016-05-22 02:51:30 +08:00
Jinhao
8ec21827a0 ignore warnings which are generated by -Weffc++ 2016-03-18 22:17:13 +08:00
Jinhao
6b6b527007 eliminate -Wextra and -pedantic warnings 2016-03-15 15:46:28 +08:00
Jinhao
ca5b2e246e eliminate a compiler warning 2016-02-01 00:56:20 +08:00
Jinhao
397096f60e add contribution information 2016-01-31 22:38:39 +08:00
Jinhao
bfa96c0dc9 Merge branch 'develop' of https://github.com/nabijaczleweli/nana into nabijaczleweli-develop 2016-01-31 10:41:19 +08:00
Jinhao
8eb131e093 new NANA_ENABLE_AUDIO to enable PCM playback 2016-01-28 22:36:15 +08:00
Jinhao
1c938a06fd open bmp image with memory buffer 2016-01-28 01:36:45 +08:00
nabijaczleweli
8ea8322fc3
Fix different exception specifiers in image.cpp 2016-01-27 17:42:21 +01:00
Jinhao
3c8ee33ae8 open png/jpg image with memory buffer 2016-01-27 01:14:28 +08:00
Jinhao
5a960ed88c a standard experimental class any 2016-01-25 23:56:05 +08:00
Jinhao
da6ad460c5 fix interface issues of image_png and image_jpeg 2016-01-24 01:23:42 +08:00
Jinhao
325961a277 remove utf8_cast functions 2016-01-22 00:46:10 +08:00
Jinhao
920a1fe490 fix compile errors with GCC/Clang 2016-01-20 14:40:57 +08:00
Jinhao
ece696c3b5 update filesystem and remove fs_utility 2016-01-20 01:06:16 +08:00
Jinhao
7d7cce8d2a add path conversion functions 2016-01-05 01:11:15 +08:00
Jinhao
a2a7d1fc37 remove deprecated components 2016-01-03 17:50:10 +08:00
Jinhao
a42ebe19b4 use UTF-8 for string representation 2015-12-31 01:09:52 +08:00
Jinhao
0a396c12c2 remove filesystem::file_attrib() function 2015-12-30 01:11:07 +08:00
Jinhao
48254b6555 use UTF-8 for string representation 2015-12-29 01:26:19 +08:00
Jinhao
2ca11d4e25 fix compile errors under Linux 2015-12-16 01:21:44 +08:00
Jinhao
8fc84938bf use UTF-8 for string representation 2015-12-14 00:30:03 +08:00
Jinhao
b35f293b9e replace string parameter of image's constructor with filesystem::path 2015-11-30 00:58:29 +08:00
Jinhao
c86a00bea5 remove macro STR 2015-11-29 22:38:22 +08:00
Jinhao
12358a5dc0 change some APIs for accepting utf8 2015-11-27 01:54:26 +08:00
Jinhao
94c10c8fba Merge branch 'macos' of https://github.com/BenjaminNavarro/nana into BenjaminNavarro-macos 2015-11-10 23:21:07 +08:00
Jinhao
4f988a2223 remove marco PLATFORM_SPEC_HPP 2015-11-08 23:35:38 +08:00
Jinhao
9fd1a594cb add selection of text by using shift+mouse click 2015-11-02 00:33:22 +08:00