mattias
|
ad08a450e3
|
IDE: clean up
git-svn-id: trunk@25341 -
|
2010-05-12 19:38:57 +00:00 |
|
mattias
|
e5a74ccd2b
|
codetools: reduced warnings
git-svn-id: trunk@25340 -
|
2010-05-12 19:38:45 +00:00 |
|
martin
|
1a24516760
|
SourceEditor: Tab-Drag indicators (Windows) for Left/Right tabs
git-svn-id: trunk@25339 -
|
2010-05-12 17:18:14 +00:00 |
|
mattias
|
39c8ccd392
|
codetools: load/save fpc config and sources
git-svn-id: trunk@25338 -
|
2010-05-12 16:56:10 +00:00 |
|
martin
|
ef952f1651
|
SourceEditor: Drag tabs, removed workaround for wrong tab-rect
git-svn-id: trunk@25337 -
|
2010-05-12 16:39:40 +00:00 |
|
martin
|
b5059ab9c6
|
LCL/Win32: Fixed Notebook.GetTabRect
git-svn-id: trunk@25336 -
|
2010-05-12 16:39:36 +00:00 |
|
mattias
|
dc88662419
|
codetools: load/save fpc sources
git-svn-id: trunk@25335 -
|
2010-05-12 16:31:25 +00:00 |
|
martin
|
254ef558d2
|
SynEdit: reduce overhead on Begin/EndUpdate
git-svn-id: trunk@25334 -
|
2010-05-12 15:50:18 +00:00 |
|
mattias
|
5dbb743c2f
|
codetools: load/save fpc configs
git-svn-id: trunk@25333 -
|
2010-05-12 15:49:48 +00:00 |
|
martin
|
1450169f42
|
SynEdit: Ensure Change-Notification is send (fix update IDE tabs of shared edits)
git-svn-id: trunk@25332 -
|
2010-05-12 15:29:03 +00:00 |
|
paul
|
a240f72efb
|
win32: redo TWin32WSCustomNotebook.SetPageIndex to support negative PageIndex
git-svn-id: trunk@25331 -
|
2010-05-12 08:32:42 +00:00 |
|
paul
|
8ffce272b0
|
formatting
git-svn-id: trunk@25330 -
|
2010-05-12 08:26:06 +00:00 |
|
paul
|
bdab0c4699
|
lcl: GetTabIndex should return the index of Tab, not the index of Page. Remove SetTabIndex.
git-svn-id: trunk@25329 -
|
2010-05-12 08:23:49 +00:00 |
|
paul
|
91f1a118d2
|
lcl: allow to set negative pageindex (partly works on win32 and qt)
git-svn-id: trunk@25328 -
|
2010-05-12 07:30:26 +00:00 |
|
paul
|
72b4a21fef
|
formatting
git-svn-id: trunk@25327 -
|
2010-05-12 07:27:08 +00:00 |
|
dodi
|
7684d0756d
|
dockmanager example: fixed resize bug in reload layout
git-svn-id: trunk@25326 -
|
2010-05-12 05:19:02 +00:00 |
|
paul
|
e2bde5f2a6
|
win32: cleanup
git-svn-id: trunk@25325 -
|
2010-05-12 03:24:24 +00:00 |
|
paul
|
f44d014cec
|
docs: add Žilvinas Ledas to the contributor list
git-svn-id: trunk@25324 -
|
2010-05-12 02:15:40 +00:00 |
|
paul
|
97bf1790c4
|
ipro: don't open registry key in the write mode for systems with read-only access (issue #0016453) by patch of Žilvinas Ledas
git-svn-id: trunk@25323 -
|
2010-05-12 02:14:03 +00:00 |
|
paul
|
990ef2a038
|
win32: fix 64bit compilation (issue #0016449)
git-svn-id: trunk@25322 -
|
2010-05-12 00:56:10 +00:00 |
|
paul
|
c39c87916a
|
lcl: fix TabVisible handling (issue #0016440)
git-svn-id: trunk@25321 -
|
2010-05-12 00:29:30 +00:00 |
|
martin
|
8616df2434
|
SynEdit: Change Lines.BeginUpdate to do full paintlock; fix repeated highlifghter scans for Lines.LoadFromFile; issue #13268
git-svn-id: trunk@25320 -
|
2010-05-12 00:28:57 +00:00 |
|
maxim
|
ed32ccb113
|
LazDataDesktop: removed DBNavigator hints localization workaround (should not be needed anymore since r25318 #3a6160cc39)
git-svn-id: trunk@25319 -
|
2010-05-11 22:44:34 +00:00 |
|
maxim
|
3a6160cc39
|
LCL: default DBNavigator hints now get localized at designtime and runtime automatically (of course only if lclstrconsts.*.po file is present)
git-svn-id: trunk@25318 -
|
2010-05-11 22:27:17 +00:00 |
|
martin
|
4facc6f4d3
|
SynEdit: Some optional debugln
git-svn-id: trunk@25317 -
|
2010-05-11 20:58:54 +00:00 |
|
martin
|
9fe2459522
|
SynEdit: Fix Mousewheel with hidden scrollbar, issue #15765
git-svn-id: trunk@25316 -
|
2010-05-11 17:36:23 +00:00 |
|
zeljko
|
4c4f7a342f
|
Qt: removed unneeded "fix" in SelectClipRgn(), ExtSelectClipRgn() was buggy and it's fixed in r25180 #cce49136d6
git-svn-id: trunk@25315 -
|
2010-05-11 10:29:17 +00:00 |
|
sekelsenmat
|
38fddbeed2
|
Adds some WinCE debug info for WM_SIZE and adds extra checks for component sizing
git-svn-id: trunk@25314 -
|
2010-05-11 09:38:44 +00:00 |
|
zeljko
|
51c6bb8522
|
Qt: do not change MDIChild size/move if started maximized, overrided TQtWidget.Activate; in TQtMainWindow because MDIChild should be activated via it's MDIAreaHandle not by QWidget_activateWindow()
git-svn-id: trunk@25313 -
|
2010-05-11 07:29:19 +00:00 |
|
paul
|
e31b338824
|
gtk: don't skip lm_setfocus for the controls which can't have focus
git-svn-id: trunk@25312 -
|
2010-05-11 02:49:30 +00:00 |
|
paul
|
c7ce02bc66
|
lcl: don't explicitly set ActiveControl in TCustomForm LM_SETFOCUS handler
git-svn-id: trunk@25311 -
|
2010-05-11 02:48:56 +00:00 |
|
paul
|
244c234887
|
lcl: cleanup
git-svn-id: trunk@25310 -
|
2010-05-11 02:22:20 +00:00 |
|
paul
|
47bd1163f8
|
lcl: calling of CM_EXIT can cause other focus changes in the user code, so we need to change FLastFocusedControl before the call (based on demo of Zeljan)
git-svn-id: trunk@25309 -
|
2010-05-11 00:43:11 +00:00 |
|
maxim
|
d5d3103d45
|
Printers component: improved localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25308 -
|
2010-05-10 21:17:21 +00:00 |
|
maxim
|
e424bddae5
|
IDE: improved keymapping commands localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25307 -
|
2010-05-10 21:01:03 +00:00 |
|
dmitry
|
fae2b3c5ec
|
lcl: fix for ownerdata list view selection bug #16437
git-svn-id: trunk@25306 -
|
2010-05-10 19:08:27 +00:00 |
|
dmitry
|
71dea22796
|
ide: use global compiler messages instead of project specific
git-svn-id: trunk@25305 -
|
2010-05-10 18:29:33 +00:00 |
|
zeljko
|
591e0fa3a5
|
Qt: do not maximize form during design time when opening form for first time and windowstate=wsMaximized. Don't call LCL directly when laying out MDIChild form.
git-svn-id: trunk@25304 -
|
2010-05-10 17:54:56 +00:00 |
|
maxim
|
1fb84cce25
|
regenerated translations; updated Russian translation
git-svn-id: trunk@25303 -
|
2010-05-10 16:20:44 +00:00 |
|
maxim
|
a9869a3ad7
|
LCL: localized shortcut captions (visible in IDE main menu), bug #11934.
git-svn-id: trunk@25302 -
|
2010-05-10 16:20:21 +00:00 |
|
paul
|
b7e13f130d
|
lcl: remove unneeded SetFocusedForm argument
git-svn-id: trunk@25301 -
|
2010-05-10 14:32:45 +00:00 |
|
paul
|
0868cb6177
|
lcl: redo cm_activate, cm_deactivate for showmodal - not it works consistently on win32, qt and gtk2
git-svn-id: trunk@25300 -
|
2010-05-10 14:31:29 +00:00 |
|
paul
|
2648d29b7f
|
lcl: fix occasional typo in SetFocusedForm
git-svn-id: trunk@25299 -
|
2010-05-10 14:15:53 +00:00 |
|
zeljko
|
d6c02d02d8
|
Qt: moved TQtWidget.SlotActivateWindow to TQtMainWindow.SlotActivateWindow, since it belongs only to tqtmainwindow.
git-svn-id: trunk@25298 -
|
2010-05-10 14:13:50 +00:00 |
|
paul
|
54cd9134f0
|
lcl: don't look at fsModal formstate in SetFocusedForm, use an argument for modal behavior detection for the case if other forms are opened after modal form open
git-svn-id: trunk@25297 -
|
2010-05-10 13:32:31 +00:00 |
|
paul
|
f8cf173c87
|
win32: don't call ShowWindow in TWin32WSCustomForm.ShowModal since it is already called by ShowHide
git-svn-id: trunk@25296 -
|
2010-05-10 13:22:48 +00:00 |
|
paul
|
65b652094f
|
lcl: cleanup
git-svn-id: trunk@25295 -
|
2010-05-10 13:22:00 +00:00 |
|
paul
|
581c468507
|
lcl: send CM_ACTIVATE, CM_DEACTIVATE for modal forms
git-svn-id: trunk@25294 -
|
2010-05-10 13:21:47 +00:00 |
|
paul
|
77895ca1a7
|
win32: move wm_getminmaxinfo to the form window proc
git-svn-id: trunk@25293 -
|
2010-05-10 10:19:31 +00:00 |
|
paul
|
3e6c6b0ea4
|
lcl: cleanup
git-svn-id: trunk@25292 -
|
2010-05-10 10:06:51 +00:00 |
|