maxim
7b8c2c7304
Translations: Portuguese translation update by Marcelo B Paula, bug #17745
...
git-svn-id: trunk@27971 -
2010-10-30 11:36:51 +00:00
maxim
4ec9ad8989
regenerated translations; updated Russian translation
...
git-svn-id: trunk@27970 -
2010-10-30 11:32:38 +00:00
mattias
9f21138dcb
IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
...
git-svn-id: trunk@27969 -
2010-10-30 11:30:35 +00:00
zeljko
99cd9b4bbe
Gtk2: fixed weird behaviour of TListBox selection. Fixes #16972 .
...
git-svn-id: trunk@27968 -
2010-10-30 10:32:05 +00:00
zeljko
df3dbed892
Gtk2: GetTopItem implementation, patch by theo. fixes #17010
...
git-svn-id: trunk@27967 -
2010-10-30 09:34:19 +00:00
martin
dc062ae97c
IDE, Editor options: help urls
...
git-svn-id: trunk@27966 -
2010-10-30 03:21:02 +00:00
jesus
3bae98a73f
IDE, Fields Editor corrections and improvements, from Marcelo B Paula, issue #17762
...
git-svn-id: trunk@27965 -
2010-10-30 02:28:54 +00:00
martin
9cabb64548
IDE, EditorOptions: added config for different modes to highlight "string", "Ansistring", "exit", "break",
...
git-svn-id: trunk@27964 -
2010-10-30 01:11:12 +00:00
martin
c8a6d0a3d9
IDE, EditorOptions: added config for different modes to highlight "string", "Ansistring", "exit", "break",
...
git-svn-id: trunk@27963 -
2010-10-30 00:54:27 +00:00
martin
16196b2246
SynEdit: Tests for Pas-HL, added different modes to highlight "string", "Ansistring", "exit", "break", ...
...
git-svn-id: trunk@27962 -
2010-10-30 00:54:21 +00:00
martin
427e10011c
SynEdit: Pas-HL, added different modes to highlight "string", "Ansistring", "exit", "break", ...
...
git-svn-id: trunk@27961 -
2010-10-30 00:54:18 +00:00
martin
63b63bb2c5
SourceEditor: cleanup
...
git-svn-id: trunk@27960 -
2010-10-30 00:53:36 +00:00
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