Pietro Gagliardi
|
3914451c34
|
Migrated newLabel(), imageImage(), doManualMove(), and doManualResize().
|
2018-05-05 21:28:13 -04:00 |
Pietro Gagliardi
|
69922a0fb3
|
Migrated shared scrollview.m types and functions.
|
2018-05-05 21:21:44 -04:00 |
Pietro Gagliardi
|
cc271ccc37
|
Migrated newContext(), freeContext(), and colorButtonInhibitSendAction().
|
2018-05-05 20:28:00 -04:00 |
Pietro Gagliardi
|
323a8945eb
|
Migrated sendAreaEvents() and the areaevents.m keycode functions.
|
2018-05-05 20:20:57 -04:00 |
Pietro Gagliardi
|
b8fc9fa817
|
Migrated shared functions and types of autolayout.m.
|
2018-05-05 20:15:48 -04:00 |
Pietro Gagliardi
|
eb28beff1b
|
Migrated alloc.m functions.
|
2018-05-05 19:46:57 -04:00 |
Pietro Gagliardi
|
090c783147
|
Migrated functions from window.m.
|
2018-05-05 19:38:16 -04:00 |
Pietro Gagliardi
|
2f92f644b5
|
Migrated util.m and the new NSTextField functions.
|
2018-05-04 20:26:13 -04:00 |
Pietro Gagliardi
|
1381edfa6e
|
Migrated main.m functions. Before we merge this back in I absoltuely must do something about main.m and menu.m, even if ethereal.
|
2018-05-04 19:50:02 -04:00 |
Pietro Gagliardi
|
60e71c7174
|
Migrated menu.m for now. Need to figure out what to do about ivars and methods and properties. Also still not happy with the property and autoreleasepool mess of main.m...
|
2018-05-03 23:20:12 -04:00 |
Pietro Gagliardi
|
b8316c61dd
|
Converted struct mapTable to uiprivMap first, since that typedef will be a dependency of later stuff. ALso I didn't realize whoever wrote that new menu code also completely rewrote map.m... Cleaned up style inconsistencies I found in both. Anyway I plan on getting rid of that menu code anyway, and I could just have something else for target-action instead of this depending on whatever happens with ARC...
|
2018-05-03 23:02:38 -04:00 |
Pietro Gagliardi
|
5a113e1e0b
|
Renamed toNSString() and fromNSString() to uiprivToNSString() and uiprivFromNSString(), respectively.
|
2018-05-03 22:38:21 -04:00 |
Pietro Gagliardi
|
4fe74fbd56
|
Started OS X name migration by moving uipriv_darwin.h out of the way.
|
2018-05-03 22:28:02 -04:00 |