Re: [PATCH setup] Update README

2016-08-01 Thread Corinna Vinschen
On Jul 31 07:47, Ronald Ramos wrote: > commit 3863a3650acc481e62ee34bcc2bd836c301baaaf > Author: Ronald Ramos > Date: Sun Jul 31 07:14:42 2016 -0400 > > * README: Included git download URI. Also updated patch-submission > instructions to refer to online manual. Patch applied, thanks. Whil

[PATCH setup] README: Fixed mailing list address (typo)

2016-08-01 Thread Ronald Ramos
commit 5d7c3beee3317926eb3256dd7a1bed8f55a6952b Author: Ronald Ramos Date: Mon Aug 1 20:21:47 2016 -0400 * README: Fixed which mailing list this app belongs to diff --git a/README b/README index 9ad78b6..a05b18f 100644 --- a/README +++ b/README @@ -70,7 +70,7 @@ Follow the general directi

[PATCH setup] (Usability improvement) Implement half-second wait for user to finish typing before searching packages

2016-08-01 Thread Ronald Ramos
commit 357c1e7576586349efb8514dc9d8d03950e225ee Author: Ronald Ramos Date: Mon Aug 1 23:05:44 2016 -0400 * proppage.h (PropertyPage) New member OnTimerMessage (delegates similarly to OnMouseWheel) * proppage.cc (DialogProc) Added handling of WM_TIMER * choose.h (C