public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [PATCH setup 0/4] Use a pop-up menu to select chooser view filter
@ 2016-08-24 14:16 Jon Turney
  2016-08-24 14:16 ` [PATCH setup 4/4] Use a pop-up menu to directly " Jon Turney
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Jon Turney @ 2016-08-24 14:16 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jon Turney

Clicking on a button to cycle around alternatives seems bad UI, so instead allow 
a specific filter view to be directly selected with a pop-up menu.

I'm not sure if this is a great improvement or not, but since I wrote it, here 
it is...

Jon Turney (4):
  Build C++ code with -std=gnu++11
  Change PickView::view into an enum
  Rename PickView::Package to PickView::PackagePending
  Use a pop-up menu to directly select chooser view filter

 Makefile.am |   9 +++--
 PickView.cc |  52 ++++++++--------------------
 PickView.h  |  43 ++++++------------------
 choose.cc   | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 choose.h    |   1 +
 ini.cc      |   2 +-
 res.rc      |  22 ++++++++++--
 resource.h  |  10 ++++++
 8 files changed, 164 insertions(+), 85 deletions(-)

-- 
2.8.3

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-08-30 23:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-24 14:16 [PATCH setup 0/4] Use a pop-up menu to select chooser view filter Jon Turney
2016-08-24 14:16 ` [PATCH setup 4/4] Use a pop-up menu to directly " Jon Turney
2016-08-24 14:16 ` [PATCH setup 2/4] Change PickView::view into an enum Jon Turney
2016-08-24 14:16 ` [PATCH setup 3/4] Rename PickView::Package to PickView::PackagePending Jon Turney
2016-08-24 14:16 ` [PATCH setup 1/4] Build C++ code with -std=gnu++11 Jon Turney
2016-08-24 16:50 ` [PATCH setup 0/4] Use a pop-up menu to select chooser view filter Corinna Vinschen
2016-08-25 19:11   ` Jon Turney
2016-08-25 20:34     ` Yaakov Selkowitz
2016-08-26  8:07       ` Corinna Vinschen
2016-08-26 14:41         ` Jon Turney
2016-08-26 14:43           ` [PATCH setup 5/6] Simplify view mode indication Jon Turney
2016-08-26 14:43             ` [PATCH setup 6/6] Use a splitbutton to show the view choosing popup menu Jon Turney
2016-08-26 15:25           ` [PATCH setup 0/4] Use a pop-up menu to select chooser view filter Corinna Vinschen
2016-08-29 10:03             ` Jon Turney
2016-08-29 10:04               ` [PATCH setup 4/4] Use a drop-down list to directly " Jon Turney
2016-08-30 13:01                 ` Corinna Vinschen
2016-08-30 23:29                   ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).