Commit Graph

27656 Commits

Author SHA1 Message Date
martin
5f5d5a95a5 SynEdit: Tests for Pas-HL, fixed wrong folding of "var a: procedure;"
git-svn-id: trunk@27959 -
2010-10-29 22:27:07 +00:00
martin
cc55a41750 SynEdit: Pas-HL, fixed wrong folding of "var a: procedure;"
git-svn-id: trunk@27958 -
2010-10-29 22:26:34 +00:00
jesus
dc0bf4916d LCL, enabled executing actions linked to Tcomponent, part DatasetAction fix, issue #17575
git-svn-id: trunk@27957 -
2010-10-29 20:44:37 +00:00
jesus
0629c5baf0 LCL, fix DatasetActions, issue #17575
git-svn-id: trunk@27956 -
2010-10-29 20:25:39 +00:00
mattias
77ced8537a LCL: TButtonPanel: for compatibility use alCustom
git-svn-id: trunk@27955 -
2010-10-29 20:05:21 +00:00
martin
54cec3960d Editor-Options: Regroup markup related options (missed one file)
git-svn-id: trunk@27954 -
2010-10-29 19:36:59 +00:00
martin
e03fbc4fa4 Editor-Options: Regroup markup related options
git-svn-id: trunk@27953 -
2010-10-29 19:32:16 +00:00
martin
1099ea482a SourceEditor: Fixed searching from cursor, if selection exists / Cleanup Search code. Issue #0014449
git-svn-id: trunk@27952 -
2010-10-29 18:44:13 +00:00
mattias
ed30c1caeb examples: fixed lazintfimage session
git-svn-id: trunk@27951 -
2010-10-29 18:37:21 +00:00
mattias
7070415e90 examples: fixed lazintfimage pathdelim, bug #17751
git-svn-id: trunk@27950 -
2010-10-29 18:35:12 +00:00
martin
a10e1f5814 SourceEditor: Clean up
git-svn-id: trunk@27949 -
2010-10-29 16:10:24 +00:00
juha
0f50e663a7 Converter: added function replacement TimeGetTime --> GetTickCount
git-svn-id: trunk@27948 -
2010-10-29 14:46:04 +00:00
vincents
a02fa3589a testall example:
* change form style form bsDialog to bsSizable, so that the main menu is shown (issue #16166)
* fixed line ending in captions: #10#13 -> #13#10

git-svn-id: trunk@27947 -
2010-10-29 13:32:57 +00:00
mattias
0f778a42f9 updated makefiles
git-svn-id: trunk@27946 -
2010-10-29 12:05:03 +00:00
mattias
6b033a2ffe lazsvn: readded file
git-svn-id: trunk@27945 -
2010-10-29 11:50:07 +00:00
mattias
5b41511cb6 lazsvn: removed lrs
git-svn-id: trunk@27944 -
2010-10-29 11:48:45 +00:00
mattias
18c69037b3 lazsvn: added Makefile, from Bernd: new features: diff, sorting, patch #17117
git-svn-id: trunk@27943 -
2010-10-29 11:44:27 +00:00
mattias
64ed209693 IDE: view forms: check lfm on disk
git-svn-id: trunk@27942 -
2010-10-29 11:26:44 +00:00
mattias
2ea1d344f1 IDE: toggle unit/form: check file lfm on disk, bug #17744
git-svn-id: trunk@27941 -
2010-10-29 10:22:58 +00:00
mattias
b0feaa262a LCL: CM_DESIGNHITTEST is for custom controls and does not need to be implemented by the LCL
git-svn-id: trunk@27940 -
2010-10-29 07:34:20 +00:00
paul
a1e50cfc99 lcl: unmark cm_designhittest as unimplemented
git-svn-id: trunk@27939 -
2010-10-29 07:31:14 +00:00
mattias
964a482d5f LCL: TToolButton: use current ButtonWidth/Height as minimum, bug #17356
git-svn-id: trunk@27938 -
2010-10-29 07:28:38 +00:00
paul
64f66bd4d7 lcl: send CM_MENUCHANGED and CM_TABSTOPCHANGED messages
git-svn-id: trunk@27937 -
2010-10-29 07:28:13 +00:00
paul
af66e8e95b lcl: send CM_CURSORCHANGED on control cursor change, perform cursor change logic in CM_CURSORCHANGED handler
git-svn-id: trunk@27936 -
2010-10-29 06:31:42 +00:00
paul
4b114b6eb4 lcl: send CM_COLORCHANGED on control color change
git-svn-id: trunk@27935 -
2010-10-29 06:13:36 +00:00
paul
b385553fb5 qt, gtk, carbon: send LM_MOUSEENTER(LEAVE) instead of CM_MOUSEENTER(LEAVE). CM_ messages must be sent by LCL, not a widgetset
git-svn-id: trunk@27934 -
2010-10-29 04:50:26 +00:00
paul
4030c2d591 win32: don't reset the mouse control on wm_ncmmouseleave, do it on wm_ncmousehover instead
git-svn-id: trunk@27933 -
2010-10-29 04:26:44 +00:00
juha
bd87b5e702 BuildProfiles: Make Restart After Build always selected be default.
git-svn-id: trunk@27932 -
2010-10-28 21:58:34 +00:00
mattias
3baf3ad6ba IDE: build IDE: update globals before compiling packages
git-svn-id: trunk@27931 -
2010-10-28 20:55:36 +00:00
maxim
d16d3ded6a LCL: make FileNameEdit FileName property change synchronously with Text one. Patch from Bart Broersma, bug #15295
git-svn-id: trunk@27930 -
2010-10-28 20:07:40 +00:00
mattias
2e3d83111a LCL: fixed handling BaseBounds=0x0, TButtonPanel: using Align, bug #17719
git-svn-id: trunk@27929 -
2010-10-28 20:00:35 +00:00
mattias
38df7bec96 anchordocking: Resize: use current bounds not preferred bounds, the anchordocksite is not autosized
git-svn-id: trunk@27928 -
2010-10-28 16:07:29 +00:00
mattias
7d0234c10c anchordocking: replaced TNoteBook with TPageControl
git-svn-id: trunk@27927 -
2010-10-28 15:16:18 +00:00
mattias
53d3deda92 updated Makefiles
git-svn-id: trunk@27926 -
2010-10-28 13:19:27 +00:00
mattias
e8bc52f11a LCL: fixed keeping ActiveControl, bug #17740
git-svn-id: trunk@27925 -
2010-10-28 13:16:28 +00:00
mattias
69a7a8d886 IDE: fixed SetBuildTarget checking if target changed
git-svn-id: trunk@27924 -
2010-10-28 13:11:37 +00:00
juha
3171130474 IDE: Show the current build profile name in Tools -> Lazarus Build menu caption.
git-svn-id: trunk@27923 -
2010-10-28 11:37:51 +00:00
juha
982fc9372e BuildProfiles: fix wrong default value when saving CleanAll setting.
git-svn-id: trunk@27922 -
2010-10-28 09:58:35 +00:00
sekelsenmat
3f25f191e9 Fixes lhelp compilation. Patch from bug #17225
git-svn-id: trunk@27921 -
2010-10-28 08:06:08 +00:00
mattias
1e83d3b477 IDE: fixed applying options after write
git-svn-id: trunk@27920 -
2010-10-28 08:00:21 +00:00
mattias
e9f5492669 IDE: build IDE: allow any case for TargetOS/CPU in dialog
git-svn-id: trunk@27919 -
2010-10-28 07:12:14 +00:00
juha
da5dc49510 BuildProfiles: Assign UpdateRevisionInc field, too. Fixes #17735.
git-svn-id: trunk@27918 -
2010-10-28 07:03:41 +00:00
juha
8837d660fa BuildProfiles: cleanup, order fields consistently.
git-svn-id: trunk@27917 -
2010-10-28 07:03:36 +00:00
juha
5cc7e97fc2 IDE: Remove obsolete CompiledUnitExt function.
git-svn-id: trunk@27916 -
2010-10-28 07:03:31 +00:00
maxim
d435b111a3 regenerated translations; updated Russian translation
git-svn-id: trunk@27915 -
2010-10-27 23:49:31 +00:00
martin
62e5e22a12 SourceEditor: Fixed updating executionmark
git-svn-id: trunk@27914 -
2010-10-27 23:26:55 +00:00
martin
7af59a81a6 SynEdit: Fixed LineOverviewGutter for new shared marks code
git-svn-id: trunk@27913 -
2010-10-27 22:57:04 +00:00
mattias
1cd4b77593 IDE: auto fix case of IDE target cpu/os, bug #17734
git-svn-id: trunk@27912 -
2010-10-27 22:53:32 +00:00
juha
6082d0a0e1 Build profiles: allow translating strings.
git-svn-id: trunk@27911 -
2010-10-27 22:49:47 +00:00
martin
a4db8e39d0 SynEdit, Pas-Highlighter: Improve highlight of "message" keyword. Add "constref". Issue #0017577, #0017732
git-svn-id: trunk@27910 -
2010-10-27 22:48:15 +00:00