Ansgar Becker
b23ffa2683
Bump version for v11 release
2020-03-17 19:01:16 +01:00
Ansgar Becker
3495242d1e
Issue #924 : enhance logo, replace orange outline with semi transparent white, enlarge font on 32px + 16px versions
2020-03-06 23:41:52 +01:00
Ansgar Becker
a6012fa144
Issue #924 : bring back old logo image, plus some minor changes to it around the letters, and without shadow effect
2020-03-05 19:16:40 +01:00
Ansgar Becker
073b907d26
Enhance aliasing of edges on dark background in new logo
2020-02-26 07:51:56 +01:00
Ansgar Becker
a1e97b9ea2
Revamp main logo
2020-02-25 22:18:22 +01:00
Ansgar Becker
e67ab11279
Introduce experimental implementation of SQLite support, alias "Jingle Bells v2", for issue #12
2019-12-24 14:32:19 +01:00
Ansgar Becker
8b21b0d157
Bump version for v10.3 release
2019-12-11 11:23:25 +01:00
Ansgar Becker
bcd19c390e
Issue #802 : Detect Amazon Redshift via IsRedshift and give servers a fitting icon
2019-11-12 19:50:57 +01:00
Ansgar Becker
c31cae2060
Giving up on high DPI readiness - remove tweaks which mostly don't work as expected, and even differently on various computers. Instead, let Windows blur fonts.
2019-07-18 20:53:53 +02:00
Ansgar Becker
92c8f62b85
High DPI:
...
* remove ParentFont flag from forms again (introduced in 9cdcd63145 for #213 ). This just inherits from default Windows settings.
* instead, scale font size in InheritFont(), and move that to the new TExtForm class
* mark app with PerMonitorV2 support
2019-07-17 21:59:18 +02:00
Ansgar Becker
62a0414132
Bump version for v10.2 release
2019-06-15 07:57:52 +02:00
Ansgar Becker
638b5e562a
Issue #516 : Display MemSQL icon and name for those sessions
2019-02-16 10:16:47 +01:00
CharlieEtienne
7dd603fa0b
Update Material Theme to 1.2
2019-01-29 06:58:04 +01:00
Ansgar Becker
181940cf8d
Prepare 10.1 bugfix release
2019-01-26 07:15:29 +01:00
Ansgar Becker
28154aa26b
Prepare upcoming v10 release
2019-01-23 18:39:04 +01:00
CharlieEtienne
bd2d192e40
Fix hover background on some elements
2019-01-06 12:12:47 +01:00
Ansgar Becker
6b3e25a319
Add "Material" vcl style, contributed by github user CharlieEtienne in issue #425
2019-01-05 10:31:13 +01:00
Ansgar Becker
b2a4e090c4
Beautify wizard image for the very last page of installer
2018-12-07 18:56:08 +01:00
Ansgar Becker
24d04df5ac
Use a more Silk-style icon for executing SQL
2018-12-07 15:28:04 +01:00
Ansgar Becker
9d61fb53a1
Show icons instead of text on delete + sort buttons of data sorting dialog. Use the same new sort icon on column headers.
2018-12-02 17:50:23 +01:00
Ansgar Becker
93fe336841
Issue #8 : Add 39 themes from Redist\Styles\vcl\ directory, and support themes with a new setting in the "General" options tab
2018-10-26 16:52:53 +02:00
Ansgar Becker
5d9dbe20a9
Issue #372 : Create Delphi 10.2 packages, and modify manifest file to tell Windows that HeidiSQL supports high DPI settings.
2018-10-22 21:49:51 +02:00
Ansgar Becker
81f7f2fbcf
Issue #60 : add logo image in various formats, which are otherwise auto-extracted from the exe's icon image by the Desktop Bridge
2018-03-04 18:53:21 +01:00
Ansgar Becker
792cafe068
Issue #146 : add new filter/dropdown icons from image list to res folder
2018-03-04 18:51:53 +01:00
Ansgar Becker
00c39040bf
Add <trustInfo> and <compatibility> sections to manifest file, so the about dialog shows the right Windows version. Closes #119 .
2018-02-07 19:58:52 +01:00
Ansgar Becker
829e7e6943
Prepare upcoming v9.5 release
2017-12-19 16:44:35 +01:00
Ansgar Becker
c83a93e95d
Create a nicer icon for "Copy selected columns/rows"
2017-03-09 12:05:52 +00:00
Ansgar Becker
01ae878942
Prepare upcoming v9.4 release
2016-10-20 16:22:13 +00:00
Ansgar Becker
174183e21d
Revert r5078. Do not prepend we're DPI aware. See http://www.heidisql.com/forum.php?t=21729
2016-07-20 16:05:16 +00:00
Ansgar Becker
f0eb57d5bb
Attempt to fix high DPI awareness. See http://www.heidisql.com/forum.php?t=21287
2016-05-16 10:44:22 +00:00
Ansgar Becker
a119d7570a
Display UTC date/time in 5th status bar panel. See http://www.heidisql.com/forum.php?t=20999
2016-03-29 18:21:18 +00:00
Ansgar Becker
6fb55669a9
Missing icon file for "Run SQL file" action
2015-11-30 11:00:55 +00:00
Ansgar Becker
1cc2f235c9
Prepare upcoming v9.3 release
2015-08-08 15:40:59 +00:00
Ansgar Becker
6538e3e24c
Fix transparency areas in question icon
2015-06-14 13:29:25 +00:00
Ansgar Becker
e2455e8ecc
Ensure question icon is not the first one in the application, so the exe does not use the question icon any more. See http://stackoverflow.com/questions/15564755/adding-a-res-file-to-project-replaces-the-default-icon-how-to-prevent-it
2015-06-14 13:23:49 +00:00
Ansgar Becker
fe411be351
* Display session name in caption of all message dialogs. See http://www.heidisql.com/forum.php?t=18606
...
* Add a custom icon for confirmation dialogs, with a question mark on it, so we don't have to use the "i" icon.
2015-06-14 13:13:45 +00:00
Ansgar Becker
0e7131c0a7
Prepare upcoming 9.2 release
2015-05-02 11:37:25 +00:00
Ansgar Becker
34f70eaf08
Azure support:
...
* Add text from @@VERSION value into FServerVersionUntouched so TConnectionParameters.IsAzure can see "Azure" in it.
* Do not bypass required (!) USE query when IsAzure was detected
* Display a special MS Azure icon in the tree and in the status bar
2015-04-07 16:37:31 +00:00
Ansgar Becker
05b4720fa9
Not sure why this file shows up with a modification, but here we go.
2015-03-16 19:31:44 +00:00
Ansgar Becker
dfe3761ee4
Auto-magic modifications on updater project file
2015-03-16 18:57:31 +00:00
Ansgar Becker
04bcfd4437
Prepare upcoming 9.1 release
2014-11-11 19:35:58 +00:00
Ansgar Becker
b855d45ab1
Prepare upcoming 9.0 release
2014-11-10 16:53:37 +00:00
Ansgar Becker
bbe2d64c3c
Add a 128px version in the main icon.
2014-11-09 17:35:41 +00:00
Ansgar Becker
1ad0e3d287
Add 64px and 256px versions to main icon. See http://www.heidisql.com/forum.php?t=16814
2014-11-09 10:29:52 +00:00
Ansgar Becker
444a0462e0
Add "PostgreSQL" to the installer image.
2014-05-04 05:33:12 +00:00
Ansgar Becker
804857b544
Add PostgreSQL server icon
2014-04-15 15:46:14 +00:00
Ansgar Becker
1366ace11c
Add a read-only tab for a potentially existing PARTITION clause of the table. Fixes issue #1692 .
2014-03-13 04:58:45 +00:00
Ansgar Becker
27121eb42f
Prepare upcoming 8.3 release
2014-01-25 10:02:26 +00:00
Ansgar Becker
32ec84555d
Unify manifest files for 32/64 bit into one single resource, using wildcards for processorArchitecture.
2014-01-15 08:15:05 +00:00
Ansgar Becker
1cbb4cda99
Add icons to discreet labels in main menu area.
2013-12-24 13:48:37 +00:00