pgAdmin 4 commit: Check and attempt to fir the registry on Windows, if

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Check and attempt to fir the registry on Windows, if
Date: 2017-11-15 16:33:37
Message-ID: E1eF0d7-0004jb-EA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Check and attempt to fir the registry on Windows, if the text/css type is misconfigured. Fixes #2716

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96df3147d632d9bc385df1c6d62b4f0242b650c6
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 34 ++++++++++++++++++++++++++++++++++
runtime/BrowserWindow.h | 12 ++++++++++++
runtime/pgAdmin4.cpp | 24 ++++++++++++++++++++++++
3 files changed, 70 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-15 16:37:17 Re: [pgAdmin4][Patch]: RM#2716 - Automatic detect and fix value of "HKEY_CLASSES_ROOT\.css\Content Type"
Previous Message Murtuza Zabuawala 2017-11-15 12:15:33 Re: [pgAdmin4][Patch]: Allow user to choose background colour for server