.. |
CMakeLists.txt
|
Added Windows uiGrid. Doesn't quite work yet.
|
2016-06-10 19:34:48 -04:00 |
_uipriv_migrate.hpp
|
Fixed up windows/drawtext.cpp.
|
2016-05-06 10:31:01 -04:00 |
alloc.cpp
|
Started Windows TODO resolution.
|
2016-05-29 13:07:48 -04:00 |
area.cpp
|
More intmax_t removal.
|
2016-06-13 21:05:40 -04:00 |
area.hpp
|
Got rid of the last bit of intmax_t. Now to verify everything.
|
2016-06-13 22:00:18 -04:00 |
areadraw.cpp
|
Implemented WM_PRINTCLIENT for uiArea and the Direct2D scratch windows.
|
2016-05-22 16:16:20 -04:00 |
areaevents.cpp
|
Removed intmax_t from everything else EXCEPT the Windows code. Now it's time for THAT...
|
2016-06-13 21:37:50 -04:00 |
areascroll.cpp
|
Got rid of the last bit of intmax_t. Now to verify everything.
|
2016-06-13 22:00:18 -04:00 |
areautil.cpp
|
Fixed the MinGW ABI stuff again...
|
2016-06-05 16:07:40 -04:00 |
box.cpp
|
Started replacement of intmax_t and uintmax_t with int.
|
2016-06-13 20:46:11 -04:00 |
button.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
checkbox.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
colorbutton.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
colordialog.cpp
|
Fixed the MinGW ABI stuff again...
|
2016-06-05 16:07:40 -04:00 |
combobox.cpp
|
More intmax_t removal.
|
2016-06-13 21:05:40 -04:00 |
compilerver.hpp
|
Started the Windows cmake stuff and tried to get it to work on MinGW again.
|
2016-06-01 21:45:39 -04:00 |
container.cpp
|
Got rid of the last bit of intmax_t. Now to verify everything.
|
2016-06-13 22:00:18 -04:00 |
control.cpp
|
Removed intmax_t from the rest of the public API.
|
2016-06-13 21:23:05 -04:00 |
d2dscratch.cpp
|
Fixed the MinGW ABI stuff again...
|
2016-06-05 16:07:40 -04:00 |
datetimepicker.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
debug.cpp
|
Some TODO cleanup. Started changing long-term TODOs to say LONGTERM instead.
|
2016-05-22 18:37:53 -04:00 |
draw.cpp
|
Finally wrote makeDCRenderTarget() for the Windows backend. Now to use it.
|
2016-05-22 15:59:23 -04:00 |
draw.hpp
|
A lot more drawing migration on Windows. With that done, though, we can finally do this...
|
2016-05-05 21:49:50 -04:00 |
drawmatrix.cpp
|
Switched from using M_PI to a named constant uiPi.
|
2016-05-22 12:00:44 -04:00 |
drawpath.cpp
|
Switched from using M_PI to a named constant uiPi.
|
2016-05-22 12:00:44 -04:00 |
drawtext.cpp
|
More intmax_t removal.
|
2016-06-13 21:11:59 -04:00 |
dwrite.cpp
|
More compiler error fixes.
|
2016-04-23 22:15:33 -04:00 |
editablecombo.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
entry.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
events.cpp
|
Started the Windows cmake stuff and tried to get it to work on MinGW again.
|
2016-06-01 21:45:39 -04:00 |
fontbutton.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
fontdialog.cpp
|
Fixed the MinGW ABI stuff again...
|
2016-06-05 16:07:40 -04:00 |
form.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
graphemes.cpp
|
Did most of the work for grapheme cluster boundary based text layout characters on GTK+.
|
2016-05-25 01:52:53 -04:00 |
grid.cpp
|
Finished stripping ui.h of intmax.
|
2016-06-13 21:20:20 -04:00 |
group.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
init.cpp
|
More TODO resolution and elimination and delegation and explanation.
|
2016-05-29 19:55:53 -04:00 |
label.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
libui.manifest
|
Added Windows 7 compatibility to the manifest.
|
2015-12-31 19:58:03 -05:00 |
main.cpp
|
More TODO resolution and elimination and delegation and explanation.
|
2016-05-29 19:55:53 -04:00 |
menu.cpp
|
Got rid of the last bit of intmax_t. Now to verify everything.
|
2016-06-13 22:00:18 -04:00 |
multilineentry.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
notes
|
More notes.
|
2015-11-27 12:35:23 -05:00 |
parent.cpp
|
Fixed all compiiler errors. Now for runtime errors!
|
2016-04-29 17:08:31 -04:00 |
progressbar.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
radiobuttons.cpp
|
More intmax_t removal.
|
2016-06-13 21:05:40 -04:00 |
resources.hpp
|
Pinned down resource numbers now.
|
2016-06-04 14:36:55 -04:00 |
resources.rc
|
Pinned down resource numbers now.
|
2016-06-04 14:36:55 -04:00 |
separator.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
sizing.cpp
|
Some TODO resolution.
|
2016-05-22 13:09:13 -04:00 |
slider.cpp
|
More intmax_t elminiation.
|
2016-06-13 20:55:50 -04:00 |
spinbox.cpp
|
More intmax_t elminiation.
|
2016-06-13 20:55:50 -04:00 |
stddialogs.cpp
|
Finished the re-disabling of all windows on Windows dialogs.
|
2016-05-15 19:38:45 -04:00 |
tab.cpp
|
More intmax_t elminiation.
|
2016-06-13 20:55:50 -04:00 |
tabpage.cpp
|
Started removing intmax_ts, first with uipriv_windows.hpp.
|
2016-06-13 21:47:04 -04:00 |
text.cpp
|
Removed intmax_t from the rest of the public API.
|
2016-06-13 21:23:05 -04:00 |
uipriv_windows.hpp
|
Started removing intmax_ts, first with uipriv_windows.hpp.
|
2016-06-13 21:47:04 -04:00 |
utf16.cpp
|
Started removing intmax_ts, first with uipriv_windows.hpp.
|
2016-06-13 21:47:04 -04:00 |
utilwin.cpp
|
More TODO resolution and elimination and delegation and explanation.
|
2016-05-29 19:55:53 -04:00 |
winapi.hpp
|
Tried to set up Windows static linking.
|
2016-05-29 12:00:55 -04:00 |
window.cpp
|
Removed most of the intmax_ts, which are all MinimumSize()s.
|
2016-06-13 21:54:15 -04:00 |
winpublic.cpp
|
Removed intmax_t from the rest of the public API.
|
2016-06-13 21:23:05 -04:00 |
winutil.cpp
|
Started removing intmax_ts, first with uipriv_windows.hpp.
|
2016-06-13 21:47:04 -04:00 |