Commit Graph

437 Commits

Author SHA1 Message Date
Vadim Lopatin 558a0d607f update docs 2014-12-15 17:45:14 +03:00
Vadim Lopatin f9ce0226fd update docs 2014-12-15 17:30:55 +03:00
Vadim Lopatin 005a672473 add documentation link 2014-12-15 17:21:25 +03:00
Vadim Lopatin a0c892586d update documentation 2014-12-15 17:17:37 +03:00
Vadim Lopatin 1d5b26ccdc ComboBox - almost working 2014-12-15 16:34:13 +03:00
Vadim Lopatin 0b67f637cc ComboBox implementation, continue 2014-12-15 15:04:43 +03:00
Vadim Lopatin df8d271856 StringListAdapter implemented 2014-12-15 12:16:56 +03:00
Vadim Lopatin dbac501544 add Travis CI support 2014-12-12 15:50:24 +03:00
Vadim Lopatin 866693d9c5 mouse wheel support under SDL; fix SDL build on windows 2014-12-10 17:20:26 +03:00
Vadim Lopatin a2fd7868fc update copyFiles: if using new dub with support of directory copying, copy resources to destination directory for library users 2014-12-10 16:41:41 +03:00
Vadim Lopatin 634789aa36 ColorDrawBuf - performance optimizations 2014-12-10 16:13:21 +03:00
Vadim Lopatin 1bdf1ce3fa fix memory leak - issue #19 2014-12-10 15:17:00 +03:00
Vadim Lopatin 80280ca0f7 Merge branch 'master' of github.com:buggins/dlangui 2014-12-10 14:45:33 +03:00
Vadim Lopatin 63241b7ca7 fix version definitions for posix - to use SDL and OPENGL 2014-12-10 14:45:12 +03:00
Vadim Lopatin 6b6030c0a6 better conditional compilation formatting 2014-12-10 14:44:42 +03:00
Vadim Lopatin 72b344ef96 fix scrollbars in editors 2014-12-10 14:44:28 +03:00
Vadim Lopatin c2ad3e6994 fix warning 2014-12-10 14:40:48 +04:00
Vadim Lopatin 0e3d0db945 fixed issue #13 - at least for win32 platform 2014-12-10 11:15:54 +03:00
Vadim Lopatin 4ee330fb7c fix scrollbars in grid 2014-12-08 17:45:41 +03:00
Vadim Lopatin 50ab4ae1ce fix line ending 2014-12-08 16:37:11 +03:00
Vadim Lopatin cca65bf61b fixes 2014-12-05 19:51:57 +03:00
Vadim Lopatin 9ee63808f8 update project 2014-12-05 18:41:48 +03:00
Vadim Lopatin 8b87cd19c2 trying to fix dependencies 2014-12-05 18:02:32 +03:00
Vadim Lopatin 2378f4c136 fixing dependencies 2014-12-05 17:25:18 +03:00
Vadim Lopatin a012460c5c fixing dependencies 2014-12-05 15:48:12 +03:00
Vadim Lopatin ca3df5d375 fixes 2014-12-05 14:56:31 +03:00
Vadim Lopatin 483e10c980 better conditional compilation 2014-12-05 14:56:00 +03:00
Vadim Lopatin 7c70116c91 put version(USE_XCB): to all xcb files 2014-12-05 14:55:36 +03:00
Vadim Lopatin ac230392d7 put version (Windows) for all win32 files 2014-12-05 14:54:30 +03:00
Vadim Lopatin bcd180598f fix Win32 build to avoid using version def Unicode 2014-12-05 13:49:46 +03:00
Vadim Lopatin 13358200a8 fix Win32 build to avoid using version def Unicode 2014-12-05 13:47:02 +03:00
Vadim Lopatin 8eb65282eb trying to fix DUB build under win32 2014-12-05 13:29:30 +03:00
Vadim Lopatin ca3319d078 trying to fix DUB build under win32 2014-12-05 13:27:08 +03:00
Vadim Lopatin 9338d6078c trying to fix DUB error conflicting Ddoc and obj generation options 2014-12-05 13:26:01 +03:00
Vadim Lopatin e948d463a0 fix dub package - use Win32 api build under windows 2014-12-05 13:22:30 +03:00
Vadim Lopatin 70ad1286a5 fix warning 2014-12-05 12:17:04 +03:00
Vadim Lopatin ab44c4611c fix clipping for OpenGL buffers 2014-12-05 12:11:51 +03:00
Vadim Lopatin 098c061e0d fix deprecation warnings 2014-12-05 11:49:07 +03:00
Vadim Lopatin d9163742a3 fix deprecation warnings 2014-12-05 11:48:52 +03:00
Vadim Lopatin f1b729ce44 resizer controls: continue 2014-12-04 17:14:43 +03:00
Vadim Lopatin 2c57bf8e55 resizer controls: continue 2014-12-04 16:37:37 +03:00
Vadim Lopatin 1b4dfd4220 update VisualD projects 2014-12-04 16:07:34 +03:00
Vadim Lopatin 2cb8a566ca disable opengl for windows 2014-12-04 15:50:49 +03:00
Vadim Lopatin c13e5b097b resizers: continue development 2014-12-04 15:47:40 +03:00
Vadim Lopatin 521e17597b Resizers - part 1; Support of cursor types under Win32 platform 2014-12-04 15:07:46 +03:00
Vadim Lopatin 76d4f219fe cosmetic fixes 2014-12-04 13:44:51 +03:00
Vadim Lopatin c1614f9f72 tree widget: selection movement 2014-12-04 13:35:21 +03:00
Vadim Lopatin 9fd29770a9 tree widget - almost usable 2014-12-04 11:53:36 +03:00
Vadim Lopatin a5c4a0f59d support key and mouse event listeners for widgets - to allow easy overriding key and mouse processing 2014-12-04 09:47:37 +03:00
Vadim Lopatin 819bbdabdd tree view - reacts on mouse - expand / select items 2014-12-04 09:25:54 +03:00