Commit Graph

30740 Commits

Author SHA1 Message Date
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
mattias
64f265173b laz_xmlcfg: fixed caching of top level if no doc
git-svn-id: trunk@31237 -
2011-06-15 07:27:06 +00:00
mattias
8e2bc497ff IDE: create project from file: file filter
git-svn-id: trunk@31236 -
2011-06-15 07:21:21 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
martin
f20eedc54a DBG: Fixed potential double execution of keys, if pressed in debug-windows. The key would be handled once via KeyDown, and a 2nd time as Menu-Click (if assigned to a menu item). Issue #0019561
git-svn-id: trunk@31234 -
2011-06-14 21:41:42 +00:00
mattias
af46f17e0c chmhelp: help for lcl
git-svn-id: trunk@31233 -
2011-06-14 20:47:23 +00:00
mattias
046f69791e chmhelp: undo
git-svn-id: trunk@31232 -
2011-06-14 20:24:59 +00:00
mattias
7ed7e97d29 IDE: object inspector: fixed hints
git-svn-id: trunk@31231 -
2011-06-14 20:18:25 +00:00
mattias
f278799dc0 codetools: identifier completion: when a tools deletes nodes, clear list only if tool is used
git-svn-id: trunk@31230 -
2011-06-14 19:37:45 +00:00
mattias
c15760ec41 chmhelp: help for lcl
git-svn-id: trunk@31229 -
2011-06-14 18:57:28 +00:00
mattias
755ba26316 IDE: add unit to uses section: search via codetools
git-svn-id: trunk@31228 -
2011-06-14 18:56:21 +00:00
mattias
c293f570bf IDE: identifier completion: option to show help
git-svn-id: trunk@31227 -
2011-06-14 18:37:52 +00:00
mattias
abced84a04 IDE: fixed typo
git-svn-id: trunk@31226 -
2011-06-14 18:15:58 +00:00
mattias
681f136607 IDE: using new html hints
git-svn-id: trunk@31225 -
2011-06-14 18:13:08 +00:00
mattias
9924093041 IDE: code hints: fpdoc links to open the help
git-svn-id: trunk@31224 -
2011-06-14 17:58:24 +00:00