twinaphex
7c904d47c2
Cleanups
2016-06-11 21:51:28 +02:00
twinaphex
8badf1787d
CLeanups
2016-06-11 21:11:57 +02:00
twinaphex
917e3078e9
Cleanups
2016-06-11 21:08:57 +02:00
twinaphex
8990736e66
Cleanups
2016-06-11 20:34:49 +02:00
twinaphex
8cfb5b2922
Cleanups
2016-06-11 20:22:03 +02:00
twinaphex
1e13cb9c69
Cleanups
2016-06-11 20:21:22 +02:00
twinaphex
deda6fdf01
Cleanups
2016-06-11 20:16:34 +02:00
twinaphex
3d2cc8b14a
Cleanups
2016-06-11 20:11:36 +02:00
twinaphex
5b76402e6b
Remove unused variables
2016-06-11 20:03:11 +02:00
twinaphex
7d0cb7c689
More cleanups
2016-06-11 20:01:33 +02:00
twinaphex
f3815ed815
Add APPLICATION_SPECIAL_DIRECTORY_ASSETS_MATERIALUI_FONT
2016-06-11 19:57:45 +02:00
twinaphex
5ea923030b
Rename functions/enums
2016-06-11 19:55:27 +02:00
twinaphex
538a8d9e18
(XMB) Cleanups
2016-06-11 19:50:44 +02:00
twinaphex
c254c69c1a
Use fill_pathname_application_path
2016-06-11 19:46:37 +02:00
twinaphex
ecb5c1adc0
Cleanups
2016-06-11 19:43:14 +02:00
twinaphex
92bba6e46e
(MaterialUI) Use fill_pathname_application_directory
2016-06-11 19:41:26 +02:00
twinaphex
78904911ca
Start using fill_pathname_application_directory
2016-06-11 19:37:16 +02:00
twinaphex
6989d60cdc
Create fill_pathname_application_directory
2016-06-11 19:21:58 +02:00
Arzed Five
0d3a866356
Corrected a mistake, added some more error checking.
2016-06-11 17:21:09 +01:00
twinaphex
89e3ce381d
Make Python optional
2016-06-11 14:09:04 +02:00
Arzed Five
8e20b9e938
Both Undo options now write distinct messages in the OSD when buffers
...
are empty, when undoing fails and when undoing is successful.
Aside from some TODO/FIXME areas added by this fork, the features in the
fork are now complete.
2016-06-10 20:12:43 +01:00
Arzed Five
8a0b258fcd
Merge remote-tracking branch 'upstream/master'
2016-06-10 19:30:03 +01:00
twinaphex
cab9e0645c
(qt) Add headers
2016-06-10 12:11:28 +02:00
twinaphex
e1733697c3
(Qt) window - Start stub-implementing this
2016-06-10 10:22:49 +02:00
twinaphex
43dbbc20e0
(Qt) Add QtWindow class
2016-06-10 10:15:38 +02:00
twinaphex
0f90a3352b
Create Qt5 implementation of msg window
2016-06-10 09:47:16 +02:00
twinaphex
a66a46ca25
Start implementing ui_qt_application.cpp
2016-06-10 08:38:27 +02:00
twinaphex
6e9a4ef4a0
Revert "use printf here instead"
...
This reverts commit fec9c0c42be00454b16852ca686c6f7bb9ec143e.
2016-06-10 07:54:08 +02:00
radius
fec9c0c42b
use printf here instead
2016-06-10 00:40:53 -05:00
twinaphex
7fbc9097f6
This can go
2016-06-10 06:17:49 +02:00
radius
53efdc11f0
improve platform driver logging for android
2016-06-09 22:59:36 -05:00
radius
6bd20c5aff
try fixing android initialization
2016-06-09 20:02:04 -05:00
radius
490ba62973
log this later
2016-06-09 19:39:57 -05:00
radius
45fa93543c
log path too
2016-06-09 19:29:22 -05:00
radius
d9ebecb0ea
fix indentation
2016-06-09 19:24:36 -05:00
radius
7bab58b4bf
use string is empty here too
2016-06-09 19:22:43 -05:00
radius
a7ff4da4c5
android platform driver cleanup
2016-06-09 19:21:39 -05:00
twinaphex
acf0a74e6d
Add ui_qt_application
2016-06-09 20:18:08 +02:00
twinaphex
69f32c3a35
Add qt/ui_qt_window.cpp
2016-06-09 20:11:26 +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
Arzed Five
83a1d9ac1f
Clean up some stuff, add comments, reduce the places where
...
content_reset_backup_buffers is called, try to make the undo messages
nicer.
* I'm trying to write to differentiate read/write errors from empty
buffer errors. I changed command.c and task_save_state.c so the
content_undo funcs are the ones writting the success messages.
I was told to use runloop_msg_queue_push() to write to the OSD, but that
doesn't seem to be working.
2016-06-09 16:14:40 +01:00
twinaphex
c011090ebb
ui_application - add initialize
2016-06-09 15:22:03 +02:00
twinaphex
f183fab022
(Win32) Cleanups
2016-06-09 12:37:46 +02:00
twinaphex
50a2091cc6
(Win32) Implement browser window
2016-06-09 12:34:39 +02:00
Twinaphex
4481486071
(OSX) openDocument - cleanup
2016-06-09 10:57:02 +02:00
rz5
fa883d62fc
Merge pull request #1 from fr500/undo
...
Undo cleanups
2016-06-09 09:20:29 +01:00
twinaphex
e4f25d9984
Add new versions of whitespace trimming functions
2016-06-09 08:01:55 +02:00
radius
4ad2eba602
cleanups
2016-06-08 23:02:19 -05:00
Andrés
035f6ca210
Merge pull request #1 from rz5/master
...
rz5 implementation of undo
2016-06-08 22:27:21 -05:00
twinaphex
a63fcc36aa
Remove string functions
2016-06-09 04:35:39 +02:00