Commit Graph

84 Commits

Author SHA1 Message Date
mattias
d1cf568583 IDE: moved LazarusVersionStr to lazconf
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
948977ad8e IDE: fixed about form not initializing on deactivating
git-svn-id: trunk@27990 -
2010-10-30 20:40:02 +00:00
mattias
60b9345550 IDE: about: replaced TNoteBook with TPageControl
git-svn-id: trunk@27358 -
2010-09-13 20:57:10 +00:00
maxim
be270991f3 IDE: 'About' form: removed superfluous space from FPC version caption
git-svn-id: trunk@24626 -
2010-04-14 23:03:39 +00:00
paul
c1597f9714 ide: don't show black bg just after the switch to contributors page in about dialog by Zeljan (bug #0015695)
git-svn-id: trunk@23660 -
2010-02-07 09:37:55 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
0e2a102350 IDE: removed beta from translations
git-svn-id: trunk@23009 -
2009-12-06 23:42:16 +00:00
marc
bdc065838c * Improved localisation by Maxim Ganetsky
git-svn-id: trunk@22659 -
2009-11-17 23:31:13 +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
1c85e5e3a2 ide: fix compilation after OpenURL move
git-svn-id: trunk@22046 -
2009-10-05 13:19:48 +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
vincents
b31f6a1346 IDE: fixed detection of URL in about box (issue #14383)
git-svn-id: trunk@21313 -
2009-08-19 10:35:56 +00:00
vincents
0e57b96673 IDE: About from: Copy fpc version to clipboard too (issue #13546)
git-svn-id: trunk@19546 -
2009-04-21 10:14:32 +00:00
marc
4248911708 * made contributors and acknowledgements double buffered so it should flicker less. Patch by Gerald Pottler
git-svn-id: trunk@19052 -
2009-03-21 01:41:12 +00:00
mattias
f44b3a9da2 IDE: about: using invalidate
git-svn-id: trunk@17493 -
2008-11-21 12:43:18 +00:00
marc
b35232127a * Improved localization of the About dialog by Maxim Ganetsky
git-svn-id: trunk@17255 -
2008-11-06 23:17:45 +00:00
paul
0844e46b0c ide: fix memory leak in about form
git-svn-id: trunk@17229 -
2008-11-05 03:03:41 +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
vincents
daca979962 IDE: simplified URLs to the wiki
git-svn-id: trunk@17140 -
2008-10-28 10:49:01 +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
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
d32dcb2b2b IDE: added space
git-svn-id: trunk@15548 -
2008-06-23 18:44:39 +00:00
mattias
52718f647c IDE: added FPC version to about dlg
git-svn-id: trunk@15318 -
2008-06-05 15:39:17 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
vincents
4465dca83c IDE, about form: resource string for logo page
git-svn-id: trunk@13316 -
2007-12-13 12:08:15 +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
70b65d397f IDE: removed easter egg: copying version to clipboard on closing about
git-svn-id: trunk@13260 -
2007-12-10 11:55:14 +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
tombo
1d7db6a607 IDE About form: use Canvas.Draw instead of Canvas.CopyRect
git-svn-id: trunk@12569 -
2007-10-23 15:55:06 +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
44b95915d1 IDE: show about text in paragraphs
git-svn-id: trunk@11094 -
2007-05-07 07:56:01 +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
50d7aaf797 added version number to lazbuild
git-svn-id: trunk@9865 -
2006-09-12 13:51:41 +00:00
vincents
7a966d2e70 version 0.9.17
git-svn-id: trunk@9370 -
2006-05-27 21:32:28 +00:00
vincents
0457119503 version 0.9.16
git-svn-id: trunk@9368 -
2006-05-27 21:29:27 +00:00
vincents
d27c0f63f7 version 0.9.15
git-svn-id: trunk@9051 -
2006-03-30 11:03:52 +00:00
vincents
7d5632ba93 version 0.9.14
git-svn-id: trunk@9049 -
2006-03-30 10:52:46 +00:00
mattias
47580b39ef added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
2006-02-14 10:40:09 +00:00
vincents
e473740b59 version 0.9.13
git-svn-id: trunk@8697 -
2006-02-03 19:59:41 +00:00