Commit Graph

56 Commits

Author SHA1 Message Date
Pietro Gagliardi 5a9bd4b4b5 Fixed the GTK+ Combobox sizing issues for real this time. 2014-06-05 13:40:47 -04:00
Pietro Gagliardi c3a87ab713 Resolved the ACTCTX_FLAG_SET_PROCESS_DEFAULT TODO by deciding to enable this flag for maximum safety. Also added more future plans. 2014-06-04 19:30:19 -04:00
Pietro Gagliardi 3af926cf3b Added the previous commit to the future plans instead. 2014-06-03 22:27:27 -04:00
Pietro Gagliardi 00fa09945d Decided not to rename Stack to Box because Box means a lot of different things; described problems with that in futureplans.md. 2014-05-31 21:09:07 -04:00
Pietro Gagliardi f93fc522cc Removed the future plan about not generating window classes on Windows for each new Window/Area now that we did that. 2014-05-30 23:44:57 -04:00
Pietro Gagliardi c1f3d92263 More future plans. 2014-05-14 23:21:17 -04:00
Pietro Gagliardi b4cbccb402 More future plans. 2014-05-13 23:34:09 -04:00
Pietro Gagliardi fd60061ded More future plans. 2014-05-12 19:41:38 -04:00
Pietro Gagliardi 4813a9892e More future plans. 2014-05-11 23:31:14 -04:00
Pietro Gagliardi 51bee78044 More TODOs and future plans. 2014-05-11 11:22:15 -04:00
Pietro Gagliardi d6f559d026 More future plans. 2014-05-03 11:27:48 -04:00
Pietro Gagliardi 457e631a02 More future plans. 2014-05-02 11:05:01 -04:00
Pietro Gagliardi 68cae180e5 More future plans. 2014-05-02 10:12:20 -04:00
Pietro Gagliardi 3af89507ca More future plans. 2014-04-30 15:07:07 -04:00
Pietro Gagliardi 90e4fa6f8f Removed going over The Old New Thing's scrollbar series as we have now done so (and things I didn't look at are elsewhere in future plans). 2014-04-29 12:22:21 -04:00
Pietro Gagliardi 86c95f40aa Fixed other problems with Windows Area scrollbars (after going through Raymond Chen's scrollbar series), added some more future plans, and fixed one of the scrollbar series links (which was accidentally miscopied). 2014-04-29 12:18:09 -04:00
Pietro Gagliardi 8813788c14 Reformatted the list of Raymond Chen's scrollbar series pages into a proper Markdown list... guess I'll run through that now. 2014-04-29 11:16:52 -04:00
Pietro Gagliardi a7e9cf05f6 More future plans. 2014-04-29 10:31:24 -04:00
Pietro Gagliardi e75730b37d Resolved Grid TODOs: moved feature requests to future plans and made sure SetStretchy() doesn't leave previous stretchy controls filling by accident. 2014-04-29 10:10:28 -04:00
Pietro Gagliardi b13c86c707 More future plans. 2014-04-28 21:02:13 -04:00
Pietro Gagliardi c32e16fd83 Moved TODOs about new event signals to the future plans document. 2014-04-28 20:59:42 -04:00
Pietro Gagliardi 7f89f4afb9 More Windows TODO cleanup/removal and future plans. The message-only window in uitask_windows.go now has a title. 2014-04-28 13:06:24 -04:00
Pietro Gagliardi 9a1eb65f9a Moved TODOs about stripping non-Windows XP constants to future plans; also reworded a comment in comctl_windows.go. 2014-04-28 12:13:06 -04:00
Pietro Gagliardi 34c84ce659 More future plans and a clarification in the block comment at the top of uitask_windows.go. 2014-04-27 21:34:42 -04:00
Pietro Gagliardi f75714a6bc More future plans. 2014-04-26 22:36:51 -04:00
Pietro Gagliardi e759419e62 More future plans. 2014-04-25 16:39:44 -04:00
Pietro Gagliardi bee9f2a096 More future plans and TODOs. 2014-04-24 20:41:12 -04:00
Pietro Gagliardi 017c300785 More future plans. 2014-04-23 21:21:58 -04:00
Pietro Gagliardi 4050e35b4c More future plans. 2014-04-22 23:41:33 -04:00
Pietro Gagliardi 0af08a5e04 More future plans. 2014-04-21 23:36:30 -04:00
Pietro Gagliardi 5cac12e3f0 More future plans and TODOs. 2014-04-20 22:52:26 -04:00
Pietro Gagliardi 96d5c522f7 More future plans. 2014-04-19 23:25:04 -04:00
Pietro Gagliardi a0c73744b1 More future plans. 2014-04-18 20:41:52 -04:00
Pietro Gagliardi 2d7edd241b More future plans. This is really turning into a The Old New Thing articles list... 2014-04-18 17:38:59 -04:00
Pietro Gagliardi 68e301ec8f More future plans. 2014-04-17 21:42:46 -04:00
Pietro Gagliardi 6c1b512061 More future plans (and some link gathering, too). 2014-04-16 15:00:02 -04:00
Pietro Gagliardi 856e1ec226 More future plans. 2014-04-16 00:01:29 -04:00
Pietro Gagliardi 6c3058a32d Settled window sizing for GTK+; moved the respective TODO to future plans. 2014-04-15 12:58:17 -04:00
Pietro Gagliardi e4c27a4a72 Fixed weird Area time label truncation on Windows; more TODOs and future plans related to that. 2014-04-13 16:46:22 -04:00
Pietro Gagliardi 6c265dd54d Rolled back the Windows horizontally scrolling Listbox changes because I can't seem to get it to work on Mac OS X (and keeping that code there is inefficient); removed the guarantee of horizontal scrollbars in Listbox and made that a future plan. Both the Windows and the non-working Mac OS X code is in unmigrated/hscrolllistbox.go (and the unmigrated/ folder will be renamed shortly). 2014-04-13 13:00:07 -04:00
Pietro Gagliardi 417bdb8949 Consolidated NSScrollView code on Mac OS X to be all in one place. 2014-04-13 12:52:10 -04:00
Pietro Gagliardi 136ddf5a5b More shuffling of TODOs and future plans. 2014-04-13 10:27:34 -04:00
Pietro Gagliardi 3fc2ed8a2a More TODO/future plan shuffling. 2014-04-13 00:45:55 -04:00
Pietro Gagliardi c5b4859311 More TODOs and future plans. Also finally removed the TODO about incorrect Area redraw on Windows. 2014-04-13 00:34:08 -04:00
Pietro Gagliardi c04b9112a5 More TODOs and future plans. 2014-04-12 22:33:51 -04:00
Pietro Gagliardi bd907dadd8 More future plans and TODOs. 2014-04-10 16:44:45 -04:00
Pietro Gagliardi 013e8707da Removed unnecessary space if the secondaryText argument to MsgBox***() is an empty string. This doesn't change much on Mac OS X; it always shows the informational text field, showing an empty string by default. On GTK+ it seems to get rid of the bold over the primary text; I'm going to assume this is intentional (it looks that way on GTK+ 2; the HIG docs have outdated screenshots...). 2014-04-10 12:35:37 -04:00
Pietro Gagliardi 9e185d815e Documented that event channels can be assigned to each other to collapse events. 2014-04-10 11:59:40 -04:00
Pietro Gagliardi 0a54daa7b1 More TODOs and future plans. 2014-04-09 22:37:36 -04:00
Pietro Gagliardi a2edde63c2 More future plans. 2014-04-09 20:09:20 -04:00