twinaphex
|
c011090ebb
|
ui_application - add initialize
|
2016-06-09 15:22:03 +02:00 |
|
twinaphex
|
50a2091cc6
|
(Win32) Implement browser window
|
2016-06-09 12:34:39 +02:00 |
|
twinaphex
|
969ef4b88d
|
Add stub browser window implementations for Win32/Cocoa
|
2016-06-08 15:51:43 +02:00 |
|
twinaphex
|
d63442ca3b
|
Implement ui_win32_msg_window
|
2016-06-08 10:19:37 +02:00 |
|
twinaphex
|
47abc22fe9
|
ui_win32_window.c needs to become a C++ file for DragAcceptFiles
|
2016-06-08 10:05:48 +02:00 |
|
twinaphex
|
0a7bc4d21f
|
Add 'warning'
|
2016-06-08 07:27:46 +02:00 |
|
twinaphex
|
10a25209da
|
(Msg window) Add backends for Win32/Cocoa
|
2016-06-08 06:33:15 +02:00 |
|
twinaphex
|
3f44ba59eb
|
Add pending_events function callback
|
2016-06-07 18:02:37 +02:00 |
|
twinaphex
|
dbf59a72bd
|
(ui_win32_application.c) Indenting cleanups
|
2016-06-07 17:32:37 +02:00 |
|
twinaphex
|
f4c3a41f84
|
(Win32) Implement application process events
|
2016-06-07 17:28:51 +02:00 |
|
twinaphex
|
4dded0c76b
|
Change signature of process_events
|
2016-06-07 17:07:11 +02:00 |
|
twinaphex
|
3aeecc7eb2
|
Create ui_win32_application.c
|
2016-06-07 17:03:34 +02:00 |
|
twinaphex
|
ee8277b31c
|
Rename ui_win32_window.h to ui_win32.h
|
2016-06-07 16:33:55 +02:00 |
|
twinaphex
|
ea5f458fbd
|
Go through function pointer
|
2016-06-06 08:01:26 +02:00 |
|
twinaphex
|
4a649695a5
|
Add prototypes
|
2016-06-04 17:27:23 +02:00 |
|
twinaphex
|
75781bb256
|
(Win32) Buildfix
|
2016-06-04 17:26:14 +02:00 |
|
twinaphex
|
fc9954d967
|
Create window_focused callback
|
2016-06-04 17:24:46 +02:00 |
|
twinaphex
|
52d85c50d2
|
Implement ui_window_win32_set_droppable
|
2016-06-04 08:48:04 +02:00 |
|
twinaphex
|
47c7330cc8
|
Add set_droppable
|
2016-06-04 08:38:38 +02:00 |
|
twinaphex
|
efc8df02f0
|
Put extern prototype inside ui_win32_window.h header
|
2016-06-04 06:04:02 +02:00 |
|
twinaphex
|
8093d2f124
|
Remove this file
|
2016-06-04 05:41:12 +02:00 |
|
twinaphex
|
05c4308cac
|
(Win32) Buildfix
|
2016-06-04 05:05:41 +02:00 |
|
twinaphex
|
aedd7fa53e
|
Implement set_visible function callback
|
2016-06-04 05:04:00 +02:00 |
|
twinaphex
|
cd49b89bbf
|
Add set_title function callback to ui_window_t
|
2016-06-04 04:57:44 +02:00 |
|
twinaphex
|
2f1fb7783d
|
Add set_focused function callback to window
|
2016-06-04 04:54:12 +02:00 |
|
twinaphex
|
5cf1b4b233
|
(Win32) Buildfix
|
2016-06-04 04:39:41 +02:00 |
|
twinaphex
|
be08e07a66
|
ui_window - add destroy function callback
|
2016-06-04 04:37:37 +02:00 |
|
twinaphex
|
bc7e7a26f0
|
Add ui/drivers/win32_ui_win32_window.h
|
2016-06-04 04:36:07 +02:00 |
|
twinaphex
|
61e1c13ae6
|
Create stub window interface
|
2016-06-04 04:24:54 +02:00 |
|