wp
70862bc995
IDE: Simplify AboutForm.
...
git-svn-id: trunk@63796 -
2020-08-19 20:44:45 +00:00
wp
232bfe477c
IDE: Tweaking the size of the About and Splash forms.
...
git-svn-id: trunk@63793 -
2020-08-19 17:31:56 +00:00
wp
ddd10328bd
IDE: High-dpi logo in splash and about forms, by Roland Hahn.
...
git-svn-id: trunk@63774 -
2020-08-17 21:50:59 +00:00
juha
8c58a18ea5
IDE: Improve anchors and layout for buttons in Find-in-files and About dialogs. Issue #37192 .
...
git-svn-id: trunk@63342 -
2020-06-10 16:36:58 +00:00
bart
459694b2f8
IDE: close About dialog with Escape.
...
git-svn-id: trunk@62038 -
2019-10-11 12:19:14 +00:00
wp
de8719ff46
IDE: Anti-aliased painting of the About form logo image.
...
git-svn-id: trunk@59697 -
2018-11-29 21:52:01 +00:00
juha
920da20914
IDE: Improve layout of About dialog. Patch from AlexeyT.
...
git-svn-id: trunk@59545 -
2018-11-14 11:23:37 +00:00
wp
87edd68840
IDE: Add button to copy version info to clipboard to AboutForm (suggested in report #34325 )
...
git-svn-id: trunk@59166 -
2018-09-25 11:42:02 +00:00
ondrej
a46ef96dee
ide: about dialog: high-DPI. Issue #31776
...
git-svn-id: trunk@54924 -
2017-05-14 12:11:26 +00:00
juha
034ab0e697
IDE: Hide minimize button etc. in About dialog. Issue #28080 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49013 -
2015-05-13 22:09:27 +00:00
sekelsenmat
8f10f85be0
Starts moving lfms from OnPageChange to OnChange
...
git-svn-id: trunk@32625 -
2011-10-02 19:42:59 +00:00
mattias
60b9345550
IDE: about: replaced TNoteBook with TPageControl
...
git-svn-id: trunk@27358 -
2010-09-13 20:57:10 +00:00
laurent
a305255f16
IDE : Change on AboutBox
...
git-svn-id: trunk@22387 -
2009-11-02 20:05:06 +00:00
laurent
165c3dfdeb
IDE : Change on AboutBox
...
git-svn-id: trunk@22371 -
2009-11-01 15:25:31 +00:00
laurent
143f2846cd
IDE : Start change on AboutBox
...
git-svn-id: trunk@22370 -
2009-11-01 13:58:33 +00:00
paul
af8d456d33
ide: correctly open URL in About Dialog and "Reporting a bug" menu item
...
git-svn-id: trunk@22018 -
2009-10-04 06:13:05 +00:00
paul
31c086ff7e
ide: close about form with Escape key
...
git-svn-id: trunk@18472 -
2009-01-28 15:19:52 +00:00
darius
4424f0ec6c
Applied patch from Zeljan
...
fixes issue: http://bugs.freepascal.org/view.php?id=12478
git-svn-id: trunk@17226 -
2008-11-04 22:56:14 +00:00
darius
bf64fc10ff
code cleanup : removed unused TPaintBoxes and constructor
...
fixed bug http://bugs.freepascal.org/view.php?id=12478 by checking against the bounds of TScrollingText.FLines
git-svn-id: trunk@17198 -
2008-11-03 15:03:15 +00:00
darius
ffe4b6d211
Fix crash in aboutbox thanks to Gerard Visent
...
http://mantis.freepascal.org/view.php?id=12468
git-svn-id: trunk@17131 -
2008-10-25 09:09:43 +00:00
darius
1c6fd9cd8d
Moved animated text code to separate class TScrollingText
...
Fixed a bug when cursor is beyond the last line and there is an URL on that line it still did draw the URL as if the mouse is hovering over it.
git-svn-id: trunk@17088 -
2008-10-21 20:46:49 +00:00
darius
19ac56cb78
timer fires only when acknowledgement or contributors page is active
...
removed ResetScrollText completely
folowing from http://bugs.freepascal.org/view.php?id=12428 thanks to Graeme
git-svn-id: trunk@17037 -
2008-10-18 12:02:51 +00:00
darius
b6e5ddc09f
image buffer is now also resized on resizing of the form
...
git-svn-id: trunk@17035 -
2008-10-18 09:33:23 +00:00
darius
797872077d
made the URLs in the acknowledgement tab clickable
...
lowered the scrolling speed so it is more easy to click an URL
changed the color to clRed when mose hovers over a clickable URL, this beacause gtk2 does not show underline fonts, windows will show both underline and red labels
git-svn-id: trunk@17006 -
2008-10-15 16:26:01 +00:00
darius
75d2b8591e
changed contributor and acknowlegdements page to scrolling paintboxes
...
moved urls on about page to own "clickable" labels
removed loading of non-native closebutton glyph
git-svn-id: trunk@17003 -
2008-10-15 13:39:36 +00:00
laurent
1968691a17
Load glyph form resource
...
git-svn-id: trunk@16652 -
2008-09-19 16:16:24 +00:00
laurent
dbf5d01d9b
add standard glyph in buttons
...
git-svn-id: trunk@16597 -
2008-09-15 16:24:10 +00:00
mattias
52718f647c
IDE: added FPC version to about dlg
...
git-svn-id: trunk@15318 -
2008-06-05 15:39:17 +00:00
vincents
596a4ef548
IDE, about form: added popupmenu to copy version info to clipboard ( #10405 ) from Graeme
...
git-svn-id: trunk@13296 -
2007-12-12 15:14:02 +00:00
mattias
c3df5e3632
IDE: about dlg: added new logo, add new page for the fans to explore the logo, changed date to an international format, copying the version on destroy idea from Graeme
...
git-svn-id: trunk@13220 -
2007-12-08 13:29:32 +00:00
paul
2e2148aa11
- restored "about" tab as default in about lazarus dialog
...
git-svn-id: trunk@11134 -
2007-05-13 14:56:10 +00:00
vincents
ecaebbe825
+ introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
...
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
vincents
c703198ac7
IDE: tweaks to the about Lazarus text
...
git-svn-id: trunk@11091 -
2007-05-07 05:08:47 +00:00
vincents
0469648053
IDE: renamed thirdparty in about box to acknowledgements
...
git-svn-id: trunk@11088 -
2007-05-06 20:45:14 +00:00
paul
fe4c46785a
- added third tab into IDE about box for third-party projects
...
- added thirdparty.txt
git-svn-id: trunk@11081 -
2007-05-05 04:04:04 +00:00
mattias
dc4e0a9c65
IDE: about dlg: added platform information
...
git-svn-id: trunk@10179 -
2006-11-07 23:30:55 +00:00
vincents
0457119503
version 0.9.16
...
git-svn-id: trunk@9368 -
2006-05-27 21:29:27 +00:00
mattias
47a7425d7c
set button/bitbtn borderspacing.innerborder to 4
...
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
vincents
7d5632ba93
version 0.9.14
...
git-svn-id: trunk@9049 -
2006-03-30 10:52:46 +00:00
vincents
eac8a11f00
version 0.9.12
...
git-svn-id: trunk@8694 -
2006-02-03 19:21:57 +00:00
vincents
2c8fb9a743
use svn2revisioninc to create revision.inc
...
git-svn-id: trunk@7926 -
2005-10-07 10:55:05 +00:00
vincents
4c7b0eb959
show contributors tab
...
git-svn-id: trunk@7850 -
2005-09-29 06:21:36 +00:00
vincents
8f77ec5545
AutoSize close button
...
git-svn-id: trunk@7849 -
2005-09-28 21:33:28 +00:00
vincents
aa968f10a6
esc closes dialog box, fixed showing contributors tab
...
git-svn-id: trunk@7824 -
2005-09-25 20:17:07 +00:00
mattias
8ada078b86
added svn revision to about box
...
git-svn-id: trunk@7765 -
2005-09-21 08:54:58 +00:00
vincents
6defa0d54e
about memo resizes with form from Darius
...
git-svn-id: trunk@7440 -
2005-07-29 13:45:44 +00:00
mattias
a6e4985cfb
started basic docking anchoring and made Contributors.txt ASCII to show everywhere
...
git-svn-id: trunk@7362 -
2005-07-17 01:05:04 +00:00
mattias
2e08e62328
added ldocktree.pas
...
git-svn-id: trunk@7311 -
2005-07-01 18:20:41 +00:00
vincents
4b1b721147
fixes for the contributors in about form
...
git-svn-id: trunk@7267 -
2005-06-22 14:30:36 +00:00
vincents
2c30764f8d
added contributors
...
git-svn-id: trunk@7265 -
2005-06-22 10:17:10 +00:00