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
mattias
852e7fef4c
IDE: added fpc OS
...
git-svn-id: trunk@17036 -
2008-10-18 11:09:05 +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
paul
a50363f995
wince: fix compilation from Henry Vermaak
...
git-svn-id: trunk@17034 -
2008-10-17 16:45:32 +00:00
paul
f3bb14bdb6
codetools: reduce debug info
...
git-svn-id: trunk@17033 -
2008-10-17 16:43:14 +00:00
paul
931bd14603
images: add Laurent icons, replace default LazarusProject icon
...
git-svn-id: trunk@17032 -
2008-10-17 16:42:43 +00:00
paul
3de03aa7ba
lcl, win32: fix icon for dialog forms ( #0012395 )
...
git-svn-id: trunk@17031 -
2008-10-17 08:58:52 +00:00
paul
a510f1af3c
ide: add frames dir to makefile search paths, fix options_oi compilation
...
git-svn-id: trunk@17030 -
2008-10-17 08:11:26 +00:00
paul
60c715d60b
lcl: add UTF8ToConsole function which is needed to convert from UTF8 to console encoding (CP_OEM on windows)
...
ide: fix output of help message
- if console is not available then output through MessageDlg
- if console if available then translate UTF8 text to console encoding
(#0012408 )
git-svn-id: trunk@17029 -
2008-10-17 05:41:55 +00:00
paul
2d6cb6adb9
ide: add object inspector frame
...
git-svn-id: trunk@17028 -
2008-10-17 02:20:39 +00:00
paul
8f1c46ea09
ide: fix typos in strings
...
git-svn-id: trunk@17027 -
2008-10-17 02:06:43 +00:00
paul
e1ab76a782
designer: workaround problem with using Width as ClientWidth
...
git-svn-id: trunk@17026 -
2008-10-17 02:05:35 +00:00
paul
6666c33a55
ide: project resources
...
- cleanup
- don't create, add .lrs when project file does not has Forms and Interfaces in the uses section
git-svn-id: trunk@17025 -
2008-10-17 01:29:38 +00:00
darius
0b63b924ff
added load and save option
...
added caption to mainform
git-svn-id: trunk@17024 -
2008-10-16 17:42:49 +00:00
paul
3573c24091
ide: formatting, cleanup
...
git-svn-id: trunk@17023 -
2008-10-16 13:46:47 +00:00
vincents
2747f43e6b
IDE: use GetAllFileMasks instead of *.* from Graeme (issue #12405 )
...
git-svn-id: trunk@17022 -
2008-10-16 13:07:52 +00:00
mattias
2d39d8d910
IDE: fixed updating, renaming project resources
...
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
9766cd7613
ide: forgot to set function result
...
git-svn-id: trunk@17020 -
2008-10-16 08:58:44 +00:00
paul
8d35dd12c1
ide: improve resource handling
...
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
5d500b08d0
ide: a bit of code formatting
...
git-svn-id: trunk@17018 -
2008-10-16 07:11:33 +00:00
paul
94618453db
gtk2: fix incorrect use of g_list_append
...
git-svn-id: trunk@17017 -
2008-10-16 06:31:02 +00:00
paul
aef5894c52
gtk2: dont add zero pixbufs to icon list
...
git-svn-id: trunk@17016 -
2008-10-16 06:06:42 +00:00
paul
06924525ea
lcl, widgetsets: reimplement form, application icon setting to allow set 2 icons: small and big ( #0012401 )
...
git-svn-id: trunk@17015 -
2008-10-16 03:23:40 +00:00
paul
33015ac694
ide: use relative path in .rc files (iow no path) ( #0012402 )
...
git-svn-id: trunk@17014 -
2008-10-16 01:01:33 +00:00
vincents
5d17b30514
hmtl docs: use bash substitution instead of sed to remove extension from John Stoneham
...
git-svn-id: trunk@17013 -
2008-10-15 21:49:11 +00:00
darius
151fa9b63d
fixed anchoring, load/save and clear buttons were not visible
...
git-svn-id: trunk@17012 -
2008-10-15 21:23:46 +00:00
darius
984c9d5167
implemented TButtonPanel
...
git-svn-id: trunk@17011 -
2008-10-15 20:38:10 +00:00
jesus
6762eefc2f
rows/cols captions for spreadsheet example
...
git-svn-id: trunk@17010 -
2008-10-15 19:09:02 +00:00
darius
9181c5ec3c
implemented TButtonPanel
...
implemented helpbutton
git-svn-id: trunk@17009 -
2008-10-15 18:14:51 +00:00
darius
649236eb43
implemented TButtonPanel
...
git-svn-id: trunk@17008 -
2008-10-15 17:54:14 +00:00
darius
c86d5ec42b
moved TShowDeletingFilesDialog to separate file and converted to .lfm
...
replaced TListbox in TShowDeletingFilesDialog by TCheckListBox
changed file delete algorithm so that only checked files are deleted, default all files are checked (previous behaviour)
implemented TButtonPanel
git-svn-id: trunk@17007 -
2008-10-15 17:53:14 +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
42bd585e98
forgot to add hash
...
git-svn-id: trunk@17005 -
2008-10-15 14:08:08 +00:00
vincents
bbf34cbe51
docs: fixed typos
...
git-svn-id: trunk@17004 -
2008-10-15 13:40:10 +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
darius
dcf4d3ef0a
implemented TButtonPanel
...
git-svn-id: trunk@17002 -
2008-10-15 12:57:14 +00:00
darius
bfe53c3694
implemented TButtonPanel
...
git-svn-id: trunk@17001 -
2008-10-15 10:42:45 +00:00
vincents
8c147b5f91
spreadsheet example: fixed compilation on windows
...
git-svn-id: trunk@17000 -
2008-10-15 10:20:35 +00:00
paul
d860feb919
jcf2: update to r685
...
git-svn-id: trunk@16999 -
2008-10-15 09:32:25 +00:00
darius
9a5a4f4246
removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
...
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
706b297bba
added resourcestrings of LCL component to constructor
...
git-svn-id: trunk@16997 -
2008-10-15 08:23:28 +00:00
darius
1fec8e9baf
implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
...
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate
git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
jesus
0f4043d881
started spreadsheet stringgrid sample
...
git-svn-id: trunk@16995 -
2008-10-14 21:38:48 +00:00
jesus
6cdc2c62ff
LCL, make grid's InvalidateCell and InvalidateColumn public
...
git-svn-id: trunk@16994 -
2008-10-14 21:07:47 +00:00
jesus
f14de32a86
LazReport, fix preview scrolling, issue #12390
...
git-svn-id: trunk@16993 -
2008-10-14 20:49:16 +00:00
tombo
8f9d9d8b11
LCL carbon: allow font substitution by default
...
git-svn-id: trunk@16992 -
2008-10-14 14:44:17 +00:00
vincents
1d2fa0aff3
win32 installers: fixed building crossinstallers using a temp dir on a different drive as the installer build script
...
git-svn-id: trunk@16991 -
2008-10-14 12:44:43 +00:00
paul
d7aa0f69fd
jcf2: update to r683
...
git-svn-id: trunk@16990 -
2008-10-14 08:54:52 +00:00
jesus
5904434cd1
LazReport, fix designer options dialog, issue #12381
...
git-svn-id: trunk@16989 -
2008-10-14 04:53:53 +00:00
paul
8d5983a13d
jcf2: fixed delphi compilation
...
git-svn-id: trunk@16988 -
2008-10-14 01:26:28 +00:00