Pietro Gagliardi
|
9e0ff2e000
|
Some TODO resolution in the Windows backend.
|
2016-05-06 16:06:55 -04:00 |
Pietro Gagliardi
|
4444b79c30
|
Migrated windows/drawmatrix.cpp to use d2d1helper.hpp.
|
2016-05-06 11:44:48 -04:00 |
Pietro Gagliardi
|
4b3084c2fe
|
Fixed up windows/drawtext.cpp.
|
2016-05-06 10:31:01 -04:00 |
Pietro Gagliardi
|
725a97faba
|
More TODOs.
|
2016-05-05 21:57:20 -04:00 |
Pietro Gagliardi
|
9d2b637aa2
|
FINALLY got rid of ptrArray. Woo!
|
2016-05-05 21:51:14 -04:00 |
Pietro Gagliardi
|
02fbb5a559
|
A lot more drawing migration on Windows. With that done, though, we can finally do this...
|
2016-05-05 21:49:50 -04:00 |
Pietro Gagliardi
|
515c8398c0
|
Started doing the whole split apart thing to the Windows backend.
|
2016-05-05 20:23:52 -04:00 |
Pietro Gagliardi
|
4e53551e06
|
Split unix/draw.c into a bunch of smaller files.
|
2016-05-05 18:23:54 -04:00 |
Pietro Gagliardi
|
45dd9416d3
|
Moved some stuff out of the way.
|
2016-05-05 17:59:33 -04:00 |
Pietro Gagliardi
|
eff0532760
|
Some TODO resolution/stale TODO elimination.
|
2016-05-05 17:58:26 -04:00 |
Pietro Gagliardi
|
faeae31acc
|
Cleaned up unix/box.c and made it not use struct child or ptrArray.
|
2016-05-05 14:04:07 -04:00 |
Pietro Gagliardi
|
f10c760b00
|
More TODOs.
|
2016-05-04 23:41:25 -04:00 |
Pietro Gagliardi
|
440e8fa47f
|
Integrated the GTK+ date/time picker. FINALLY!
|
2016-05-04 23:35:11 -04:00 |
Pietro Gagliardi
|
a11e939b34
|
Wrote the finishing touches on the dptwidget.c needed for the final date-time picker.
|
2016-05-04 23:28:46 -04:00 |
Pietro Gagliardi
|
0942888b4a
|
Set the current time on the date-time picker. I think we're good for now...
|
2016-05-04 23:18:48 -04:00 |
Pietro Gagliardi
|
f0dc52d1dc
|
Further GTK+ date/time picker refinement and bugfixes.
|
2016-05-04 21:33:32 -04:00 |
Pietro Gagliardi
|
8b7d661405
|
Refined the spinbox behavior some more. We are close to pushing this in main!
|
2016-05-04 20:17:15 -04:00 |
Pietro Gagliardi
|
d6b2aeebbe
|
More date/time picker work. Getting closer to stable.
|
2016-05-04 18:16:38 -04:00 |
Pietro Gagliardi
|
6d65718376
|
More dtpwidget.c work.
|
2016-05-04 14:24:52 -04:00 |
Pietro Gagliardi
|
75bee77cb6
|
More refinement.
|
2016-05-03 20:57:14 -04:00 |
Pietro Gagliardi
|
a1a036eeed
|
Started pulling everything together.
|
2016-05-03 20:04:29 -04:00 |
Pietro Gagliardi
|
4795e73f64
|
Formatted the spinbuttons nicely in the gtkdtp. Problem: both comboboxes and radiobuttons require grab! What do we do...
|
2016-05-03 17:12:22 -04:00 |
Pietro Gagliardi
|
218a50a2b1
|
More dtp work. I think we're good enough to start putting all the pieces together...
|
2016-05-03 16:10:35 -04:00 |
Pietro Gagliardi
|
afac890502
|
More work on the GTK+ date-time picker. It now pops up like a combobox!
|
2016-05-03 12:34:11 -04:00 |
Pietro Gagliardi
|
ac84b66724
|
Separated the presence of a no-stretchy view from the presence of a stretchy control. This will make experimenting easier.
|
2016-05-02 15:47:48 -04:00 |
Pietro Gagliardi
|
09a7fb7123
|
Decided not to do the drag/drop for our font button; I don't know what even provides a NSFont source, but the font panel does not.
|
2016-05-02 13:30:24 -04:00 |
Pietro Gagliardi
|
b6a396dd4a
|
Deactivated the current font button on window close and implemented cleanup, both on OS X.
|
2016-05-02 10:32:39 -04:00 |
Pietro Gagliardi
|
c5f6a09200
|
More auto layout commentary.
|
2016-05-01 16:26:04 -04:00 |
Pietro Gagliardi
|
896a779e1e
|
More auto layout fixes and hacks and TODOs.
|
2016-05-01 16:25:05 -04:00 |
Pietro Gagliardi
|
8efa8c19db
|
Minor warning changes.
|
2016-05-01 16:15:54 -04:00 |
Pietro Gagliardi
|
de4540dfca
|
Some comment explanation.
|
2016-05-01 12:02:36 -04:00 |
Pietro Gagliardi
|
896c2590c5
|
FIxed the various uiGroup glitches. Woo!
|
2016-05-01 12:00:10 -04:00 |
Pietro Gagliardi
|
022f0a2591
|
More TODOs.
|
2016-05-01 11:43:34 -04:00 |
Pietro Gagliardi
|
aecbf078d3
|
Fixed some of the uiBox glitches.
|
2016-05-01 11:25:35 -04:00 |
Pietro Gagliardi
|
b653a8ac2c
|
Fixed runtime errors. It MOSTLY works!
|
2016-04-30 18:40:09 -04:00 |
Pietro Gagliardi
|
1038b8d892
|
Compile fixes. Oh boy...
|
2016-04-30 18:07:36 -04:00 |
Pietro Gagliardi
|
c87a932a6d
|
Rewrote darwin/box.m's layout code to create constraints directly. Let's try this out.
|
2016-04-30 17:45:44 -04:00 |
Pietro Gagliardi
|
835c711a24
|
Started reworking the auto layout system. uiBox is next.
|
2016-04-30 17:14:14 -04:00 |
Pietro Gagliardi
|
97ab0b36e0
|
A few more positioning bugs fixed and TODOs. I guess we can merge this now! (The redraw bugs will have to wait.)
|
2016-04-29 17:41:17 -04:00 |
Pietro Gagliardi
|
974413bbe3
|
Quick typo in tabpage.cpp fixed.
|
2016-04-29 17:35:48 -04:00 |
Pietro Gagliardi
|
bd2840255d
|
Fixed the few runtime errors there were. It works! There's a bit of a drawing issue on some controls, though...
|
2016-04-29 17:33:56 -04:00 |
Pietro Gagliardi
|
1a77e9f301
|
Fixed all compiiler errors. Now for runtime errors!
|
2016-04-29 17:08:31 -04:00 |
Pietro Gagliardi
|
fa88467609
|
Migrated the rest of the controls. Ready for this build to completely fall apart?
|
2016-04-29 14:12:01 -04:00 |
Pietro Gagliardi
|
1956270ed1
|
More conversions. Almost done!
|
2016-04-29 13:50:08 -04:00 |
Pietro Gagliardi
|
840e21456c
|
Migrated checkbox.cpp and combobox.cpp.
|
2016-04-29 12:49:42 -04:00 |
Pietro Gagliardi
|
abf9e202ef
|
Got rid of child.cpp. Yay. :D
|
2016-04-29 12:22:06 -04:00 |
Pietro Gagliardi
|
affa6a7080
|
Converted QueueRelayout to MinimumSizeChanged.
|
2016-04-29 12:20:41 -04:00 |
Pietro Gagliardi
|
f16f287b97
|
Migrated button.cpp. Allowed NULL out parameters in the uiWindowsSizing functions.
|
2016-04-29 12:18:46 -04:00 |
Pietro Gagliardi
|
4600bca8d3
|
Migrated box.cpp. Now we can migrate the other controls, since we have a better idea of what we're doing.
|
2016-04-29 10:48:39 -04:00 |
Pietro Gagliardi
|
26b22b2da3
|
Migrated group.cpp.
|
2016-04-28 22:33:32 -04:00 |