Commit Graph

97 Commits

Author SHA1 Message Date
michl
2f09433a54 IDE: Add revision to lclversion.pas.
git-svn-id: trunk@56258 -
2017-11-01 21:34:39 +00:00
mattias
55a6faef60 IDE: updated about url, issue #31337
git-svn-id: trunk@54065 -
2017-02-02 11:06:40 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
a8fb1a0c44 IDE: clean up
git-svn-id: trunk@45399 -
2014-06-08 12:49:44 +00:00
paul
21663ec7d3 ide: remove unneeded resource
git-svn-id: trunk@42981 -
2013-09-27 11:33:05 +00:00
paul
3674b3d5bf ide: fix loading of some IDE resources
git-svn-id: trunk@42979 -
2013-09-27 10:48:59 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
a1d2be124b lazbuild: less warnings
git-svn-id: trunk@36247 -
2012-03-23 08:37:45 +00:00
mattias
c11634ce19 IDE: resolving macros for lazarusdir, fpcsrcdir
git-svn-id: trunk@36202 -
2012-03-21 23:41:07 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
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