twinaphex
|
8e6b7a2751
|
Rewrite menu_entries function
|
2017-04-23 13:46:21 +02:00 |
|
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
e5b7b83b3f
|
(ui) Style nits
|
2017-01-17 19:04:42 +01:00 |
|
Twinaphex
|
183dc914c4
|
(Cocoa) Add stub scrollWheel callback
|
2016-10-05 02:00:11 +02:00 |
|
twinaphex
|
d96386cd18
|
(iOS) Buildfix
|
2016-09-16 20:34:34 +02:00 |
|
twinaphex
|
9726de615b
|
Fix stray icon
|
2016-09-16 13:03:26 +02:00 |
|
twinaphex
|
8c5eb1b406
|
(iOS) BUildfix
|
2016-09-15 21:16:56 +02:00 |
|
twinaphex
|
db6171676a
|
Use retro_assert everywhere
|
2016-09-08 11:59:44 +02:00 |
|
twinaphex
|
2a9bf91e0d
|
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
|
2016-06-29 02:40:05 +02:00 |
|
Twinaphex
|
4b96bfe46e
|
(iOS) Buildfix
|
2016-06-22 17:19:01 +02:00 |
|
twinaphex
|
02ad99048d
|
Get rid of menu_entry_go_back
|
2016-06-22 06:55:11 +02:00 |
|
Twinaphex
|
c3e2052ac3
|
(OSX) Silence warnings
|
2016-06-17 04:07:00 +02:00 |
|
Twinaphex
|
b11bfc8a73
|
Add ui_companion_driver_get_main_window
|
2016-06-12 19:29:07 +02:00 |
|
twinaphex
|
b4085b6118
|
Hide Qt wrapper code behind an ifdef - HAVE_QT_WRAPPER, set this to
1 in Makefile.common in order to use it
|
2016-06-09 19:51:50 +02:00 |
|
twinaphex
|
c011090ebb
|
ui_application - add initialize
|
2016-06-09 15:22:03 +02:00 |
|
Twinaphex
|
5a746e04c2
|
(OSX) Refactor document loading code
|
2016-06-08 17:51:05 +02:00 |
|
neville
|
817b63be99
|
(OSX) Buildfix for pre-OSX 10.6
|
2016-06-08 17:39:20 +02:00 |
|
Twinaphex
|
1cd441b125
|
(Cocoa) Reimplement browser loading code
|
2016-06-08 17:18:48 +02:00 |
|
Twinaphex
|
8088df5f09
|
Cleanups
|
2016-06-08 16:39:46 +02:00 |
|
Twinaphex
|
9e5ad14da0
|
Start implementing untested ui_browser_window_cocoa_open function
|
2016-06-08 16:11:06 +02:00 |
|
twinaphex
|
969ef4b88d
|
Add stub browser window implementations for Win32/Cocoa
|
2016-06-08 15:51:43 +02:00 |
|
neville
|
f170856374
|
(OSX) Fixes
|
2016-06-08 07:41:59 +02:00 |
|
twinaphex
|
0a7bc4d21f
|
Add 'warning'
|
2016-06-08 07:27:46 +02:00 |
|
twinaphex
|
047ffe9d30
|
Remove apple_display_alert
|
2016-06-08 07:19:19 +02:00 |
|
Twinaphex
|
aa81c1d82f
|
Start implementing ui_cocoa_msg_window.m
|
2016-06-08 06:56:42 +02:00 |
|
twinaphex
|
10a25209da
|
(Msg window) Add backends for Win32/Cocoa
|
2016-06-08 06:33:15 +02:00 |
|
twinaphex
|
20766147a6
|
Cleanup
|
2016-06-07 18:04:07 +02:00 |
|
twinaphex
|
3f44ba59eb
|
Add pending_events function callback
|
2016-06-07 18:02:37 +02:00 |
|
Twinaphex
|
02910fd64d
|
(Cocoa) Implement ui_application_process_events
|
2016-06-07 17:14:57 +02:00 |
|
twinaphex
|
4dded0c76b
|
Change signature of process_events
|
2016-06-07 17:07:11 +02:00 |
|
Twinaphex
|
3b16eb1e91
|
Add (stub) ui_cocoa_application.m
|
2016-06-07 16:51:25 +02:00 |
|
Twinaphex
|
f17b4fba05
|
Rename ui_cocoa_window.h
|
2016-06-07 16:47:48 +02:00 |
|
Twinaphex
|
b78b29cb14
|
(Cocoa) Turn functions static
|
2016-06-06 07:40:44 +02:00 |
|
Twinaphex
|
e4d202458a
|
(iOS) Buildfix
|
2016-06-05 07:01:04 +02:00 |
|
Twinaphex
|
4b0401462f
|
(OSX) Buildfixes
|
2016-06-04 17:34:01 +02:00 |
|
twinaphex
|
4a649695a5
|
Add prototypes
|
2016-06-04 17:27:23 +02:00 |
|
twinaphex
|
fc9954d967
|
Create window_focused callback
|
2016-06-04 17:24:46 +02:00 |
|
Twinaphex
|
bb5107b5fa
|
Don't use ui_cocoa_window_set_droppable for now
|
2016-06-04 08:45:20 +02:00 |
|
twinaphex
|
47c7330cc8
|
Add set_droppable
|
2016-06-04 08:38:38 +02:00 |
|
Twinaphex
|
37d4dcfac1
|
(Cocoa) Implement ui_window_cocoa_destroy
|
2016-06-04 08:16:14 +02:00 |
|
Twinaphex
|
deb3efb8db
|
(Cocoa) Implement ui_window_cocoa_set_focused and ui_window_cocoa_set_visible
|
2016-06-04 08:14:39 +02:00 |
|
Twinaphex
|
860fb1d525
|
(Cocoa) Implement ui_window_cocoa_set_title
|
2016-06-04 08:09:55 +02:00 |
|
Twinaphex
|
7a564720fb
|
(Cocoa) Buildfix
|
2016-06-04 08:00:19 +02:00 |
|
Twinaphex
|
98014f7b66
|
(Cocoa) Add stub ui_cocoa_window.m
|
2016-06-04 07:56:28 +02:00 |
|
Twinaphex
|
cbae4af38a
|
(OSX) Add preliminary drag and drop code
|
2016-06-03 19:21:37 +02:00 |
|
twinaphex
|
bb1d1da693
|
Remove runloop_iterate_data
|
2016-05-16 17:29:02 +02:00 |
|
twinaphex
|
13e67aa44e
|
Create runloop_iterate_data
|
2016-05-08 06:29:11 +02:00 |
|
Twinaphex
|
803c27c582
|
(iOS) Cleanups
|
2016-05-04 04:13:33 +02:00 |
|
Twinaphex
|
51565e6336
|
(iOS) Avoid some analyze warnings
|
2016-05-04 04:10:33 +02:00 |
|