Commit Graph

30754 Commits

Author SHA1 Message Date
mattias
b667b499c5 IDE: package editor: always show use button
git-svn-id: trunk@31294 -
2011-06-20 12:35:31 +00:00
mattias
fa51206f30 IDE: searching component classes in classes registered via FCL RegisterClass
git-svn-id: trunk@31293 -
2011-06-20 01:13:14 +00:00
mattias
7610b2ca91 translations: german: updates from Swen Heinig
git-svn-id: trunk@31292 -
2011-06-20 00:52:43 +00:00
mattias
590b64ae27 IDE: fixed po output directory, bug #19577
git-svn-id: trunk@31291 -
2011-06-20 00:49:47 +00:00
mattias
fa041b26e7 IDE: fixed debugger hints
git-svn-id: trunk@31290 -
2011-06-20 00:30:36 +00:00
mattias
ceff5b5722 IDE: fixed debugger hints
git-svn-id: trunk@31289 -
2011-06-20 00:29:48 +00:00
mattias
a79b549e59 codetools: fpc msg file: free items
git-svn-id: trunk@31288 -
2011-06-19 23:48:34 +00:00
blikblum
d05fb70212 win32: FillRgn does not change DC region so not necessary to save the previous value
git-svn-id: trunk@31287 -
2011-06-19 23:39:30 +00:00
mattias
087c6c7a2f IDE: adding dependency to LCLBase instead uses LCL, fixed adding min version requirement
git-svn-id: trunk@31286 -
2011-06-19 22:35:27 +00:00
maxim
982e95406b regenerated translations; updated Russian translation
git-svn-id: trunk@31285 -
2011-06-19 13:23:16 +00:00
juha
9905d6e550 LCL: fix range check error for TScrollBar (win32), issue #19517
git-svn-id: trunk@31284 -
2011-06-19 12:58:11 +00:00
maxim
dd9a6d748b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19586
git-svn-id: trunk@31283 -
2011-06-19 12:25:10 +00:00
juha
0fb11955f9 LCL Win32: Fix Spinbuttons showing through Panel. Patch from August Klein, Issue #19130
git-svn-id: trunk@31282 -
2011-06-19 11:07:38 +00:00
juha
03045e25ca IDE: change order of Run menu items. Issue #19580
git-svn-id: trunk@31281 -
2011-06-19 10:03:37 +00:00
juha
8d4e521b8d LCL GTK2: Make Panel.OnPaint work. Patch from August Klein, issue #19488
git-svn-id: trunk@31280 -
2011-06-19 08:21:09 +00:00
mattias
700e780dbe IDE: fixed CheckCarbonProc
git-svn-id: trunk@31278 -
2011-06-19 07:12:08 +00:00
juha
b3dbb6e552 LCL Win: Call Windows FillRgn and SetStretchBltMode from cross-platform code. Patch from Bernd Gabriel
git-svn-id: trunk@31277 -
2011-06-19 06:47:30 +00:00
mattias
e2081bb160 IDE: started CheckCarbonProc
git-svn-id: trunk@31276 -
2011-06-18 23:34:02 +00:00
mattias
9fb8ba331a codetools: fixed TCodeCompletionCodeTool.DeclareVariableNearBy class members
git-svn-id: trunk@31275 -
2011-06-18 23:05:11 +00:00
mattias
93a6c5de7b IDE: fixed clicking on message during compile, bug #17691
git-svn-id: trunk@31268 -
2011-06-18 08:39:49 +00:00
blikblum
36e0a4b59f lcl: change gradient types from longint to Cardinal (matches windows declarations)
git-svn-id: trunk@31267 -
2011-06-18 00:01:28 +00:00
mazen
a8a3b23fa0 MAKE DEB: Checked conformance to policy 3.9.2 and updated standard version.
git-svn-id: trunk@31266 -
2011-06-17 17:19:48 +00:00
mattias
502cf5067d IDE+lazbuild: linker options: ignore characters #0..#32, combine quoted
git-svn-id: trunk@31265 -
2011-06-17 11:42:22 +00:00
darius
420ef3026f fppkg: cleanup of sources
git-svn-id: trunk@31264 -
2011-06-17 09:43:40 +00:00
darius
5a8adfd9bd FPPKG: Implement Lazarus IDE package installation, thanks to Joost
http://bugs.freepascal.org/view.php?id=19505

git-svn-id: trunk@31263 -
2011-06-16 21:38:38 +00:00
darius
001e8771d1 FPPKG
Code cleanup: Patch to remove obsolete laz-actions in favour of actions from fppkg package, thanks to Joost
http://bugs.freepascal.org/view.php?id=19479 

git-svn-id: trunk@31262 -
2011-06-16 21:21:08 +00:00
darius
6931892bff Cleanup of code, loading default settings. Thanks to Joost
http://bugs.freepascal.org/view.php?id=19478

git-svn-id: trunk@31261 -
2011-06-16 20:57:15 +00:00
mattias
53216966c9 IDE: open project: cancel save: ask to continue
git-svn-id: trunk@31260 -
2011-06-16 19:52:01 +00:00
mattias
8ccf12f6b1 IDE: fixed classic key scheme
git-svn-id: trunk@31259 -
2011-06-16 18:12:22 +00:00
mattias
5da90c2cd2 IDE: keymapping: nicer caption
git-svn-id: trunk@31258 -
2011-06-16 17:52:22 +00:00
mattias
ca8d18d34c IDE: keymapping: classic scheme: ecBlockIndent, ecBlockUnindent: added Ctrl,Ctrl keys
git-svn-id: trunk@31257 -
2011-06-16 17:47:32 +00:00
mattias
70bd1ea33c IDEIntf: fixed TOIPropertyGridRow.LastChild
git-svn-id: trunk@31256 -
2011-06-16 16:40:00 +00:00
ask
acc492d0f6 TAChart: Fix brush style setting in fpvectorial back-end
git-svn-id: trunk@31255 -
2011-06-16 12:30:20 +00:00
ask
230c6153d4 TAChart: Simplify Y axis inversion code in fpvectorial back-end.
git-svn-id: trunk@31254 -
2011-06-16 12:29:05 +00:00
ask
96e208066b TAChart: Invert Y axis when drawing to fpvectorial back-end
git-svn-id: trunk@31253 -
2011-06-16 12:19:58 +00:00
mattias
d449d6153b resourcestrings
git-svn-id: trunk@31252 -
2011-06-16 11:51:57 +00:00
mattias
c507e04bb0 IDE: quit, cancel saving changes, ask to continue
git-svn-id: trunk@31251 -
2011-06-16 11:51:00 +00:00
mattias
e856f1265f IDE: new project, cancel saving changes, ask to continue, bug #19573
git-svn-id: trunk@31250 -
2011-06-16 11:45:56 +00:00
mattias
27d1183df6 IDE: new project: ask to save changed project: nicer buttons
git-svn-id: trunk@31249 -
2011-06-16 11:34:17 +00:00
mattias
1fc6a30b76 codetools: local var completion: fixed search type of const set
git-svn-id: trunk@31248 -
2011-06-16 11:25:07 +00:00
mattias
ca83cd6512 codetools: find declaration: alias of property type
git-svn-id: trunk@31247 -
2011-06-16 11:14:42 +00:00
ask
9e2e844a4f TAChart: Take system colors into account in fpvectorial back-end. Update demo.
git-svn-id: trunk@31246 -
2011-06-16 11:14:10 +00:00
sekelsenmat
206e4d5b90 tachart: Fixes compilation because now fpvectorial uses TFPColor
git-svn-id: trunk@31245 -
2011-06-16 10:33:47 +00:00
sekelsenmat
9a6b6f2418 tachart: fixes compilation of the fpvectorial demo
git-svn-id: trunk@31244 -
2011-06-16 09:36:07 +00:00
mattias
106483477d codetools: clean up
git-svn-id: trunk@31243 -
2011-06-16 09:02:28 +00:00
ask
452f12804c TAChart: Fix freeze for very long line series drawn with wide pen
git-svn-id: trunk@31242 -
2011-06-16 08:09:55 +00:00
mattias
6d440e4535 codetools: do not store multi errors in normal RaiseException, but in SaveRaiseException
git-svn-id: trunk@31241 -
2011-06-15 16:37:03 +00:00
martin
c8400142fe DBG: History Import/Export
git-svn-id: trunk@31240 -
2011-06-15 13:46:12 +00:00
mattias
9463fcca22 IDE: src edit hints: do not show empty hints
git-svn-id: trunk@31239 -
2011-06-15 11:10:59 +00:00
mattias
7c49448b51 IDE: clear hint string if using HTML
git-svn-id: trunk@31238 -
2011-06-15 08:02:28 +00:00