mattias
|
857746524a
|
lpl: added idelazlogger
git-svn-id: trunk@35560 -
|
2012-02-23 11:10:58 +00:00 |
|
mattias
|
eaf17880bc
|
lplupdate: find wrong file names
git-svn-id: trunk@35559 -
|
2012-02-23 11:07:03 +00:00 |
|
mattias
|
358cda1e11
|
lplupdate: auto fix common mistake starting lplupdate in tools
git-svn-id: trunk@35558 -
|
2012-02-23 10:57:56 +00:00 |
|
martin
|
e1ddbfcb9a
|
DBG: allow run to work already while watches are evaluated (same as step does)
git-svn-id: trunk@35557 -
|
2012-02-22 15:38:14 +00:00 |
|
mattias
|
ef70935e07
|
lpl: clean up
git-svn-id: trunk@35556 -
|
2012-02-22 15:11:28 +00:00 |
|
martin
|
e6eb5c424e
|
SynEdit WithInfoView: improve speed
git-svn-id: trunk@35555 -
|
2012-02-22 14:04:23 +00:00 |
|
juha
|
6564f1897a
|
IDE: minor layout tweaks in ViewUnit dialog
git-svn-id: trunk@35553 -
|
2012-02-22 10:49:24 +00:00 |
|
juha
|
e081f88aa0
|
FilteredEdit components: forward the Return press correctly when it is not handled by the filtered control
git-svn-id: trunk@35552 -
|
2012-02-22 10:49:14 +00:00 |
|
juha
|
7e3c33a8a0
|
IDE: Set new list items selected in AddToProject dialog.
git-svn-id: trunk@35550 -
|
2012-02-22 07:58:16 +00:00 |
|
paul
|
57bbaca812
|
win32: call Application.IntfActivate, IntfDeactivate asynchronously from win32 interface code (fixes issue #0018494)
git-svn-id: trunk@35549 -
|
2012-02-22 01:35:41 +00:00 |
|
paul
|
015c34551e
|
lcl: perform symmetric calls of TCustomForm.SetActive on LM_ACTIVATE messages (before it was SetActive(True) under one condition and SetActive(False) without them)
git-svn-id: trunk@35548 -
|
2012-02-22 01:10:32 +00:00 |
|
mattias
|
95cb0b3e47
|
IDE: fpdoc editor: fixed updating after hide/show
git-svn-id: trunk@35547 -
|
2012-02-21 21:17:16 +00:00 |
|
mattias
|
3d1a570a3c
|
IDE: project inspector: delay update when not visible
git-svn-id: trunk@35546 -
|
2012-02-21 20:20:55 +00:00 |
|
mattias
|
d1167a2ed8
|
cody: do not use DumpExceptionBackTrace in other thread
git-svn-id: trunk@35545 -
|
2012-02-21 19:55:01 +00:00 |
|
mattias
|
bb8630ac8c
|
IDE: project inspector: fixed updating dependency nodes, bug #21337
git-svn-id: trunk@35544 -
|
2012-02-21 19:47:12 +00:00 |
|
mattias
|
fb0c6d9201
|
IDE: project inspector: less treeview updates
git-svn-id: trunk@35543 -
|
2012-02-21 19:46:14 +00:00 |
|
mattias
|
23ac6daae3
|
cody: fixed saving unit id 0
git-svn-id: trunk@35542 -
|
2012-02-21 19:35:14 +00:00 |
|
zeljko
|
6962eb57b3
|
LCL: do not mess fsMDIForm and it's mdi children on TScreen.RestoreLastActive.
git-svn-id: trunk@35541 -
|
2012-02-21 19:32:44 +00:00 |
|
mattias
|
9a01b383b3
|
IDE: less warnings
git-svn-id: trunk@35540 -
|
2012-02-21 19:04:30 +00:00 |
|
mattias
|
90b6d3e812
|
codetools: complete event assignment: procs: calling specs
git-svn-id: trunk@35539 -
|
2012-02-21 15:53:49 +00:00 |
|
mattias
|
90f9933ecb
|
codetools: complete event assignment: procs
git-svn-id: trunk@35538 -
|
2012-02-21 15:31:30 +00:00 |
|
zeljko
|
973cb8b092
|
LCL: TListView trigger OnSelectItem when Selected item is deleted - Delphi compat. issue #21335
git-svn-id: trunk@35537 -
|
2012-02-21 13:12:58 +00:00 |
|
blikblum
|
46ef55241c
|
lcl: fix filtering of unicode char in dbedit issue #14679
git-svn-id: trunk@35536 -
|
2012-02-21 13:09:47 +00:00 |
|
zeljko
|
464767f88f
|
LCL: TListItems formatting
git-svn-id: trunk@35535 -
|
2012-02-21 13:01:22 +00:00 |
|
zeljko
|
8a4650a76e
|
LCL: better DebugLn when modal form is hidden programatically by calling Hide
git-svn-id: trunk@35534 -
|
2012-02-21 12:28:36 +00:00 |
|
zeljko
|
f3e517d1e2
|
LCL: make TCustomForm.Hide delphi compatibile, also allow hiding of modal form.issue #15390
git-svn-id: trunk@35533 -
|
2012-02-21 12:26:22 +00:00 |
|
zeljko
|
3c600e2263
|
IDE: check if object is TPkgDependency, otherwise we'll crash. issue #21338
git-svn-id: trunk@35530 -
|
2012-02-21 11:24:21 +00:00 |
|
mattias
|
340a4ed173
|
IDE: removed not used TProject.SearchFile
git-svn-id: trunk@35529 -
|
2012-02-21 11:03:05 +00:00 |
|
mattias
|
40d3ff8228
|
LCL: reduced warnings
git-svn-id: trunk@35528 -
|
2012-02-21 10:18:07 +00:00 |
|
zeljko
|
59696974ad
|
LazControls: lisfilteredit, reverted 35516 #aa06f3d9c9 to 35442 since we changed behaviour of ShowModal.
git-svn-id: trunk@35526 -
|
2012-02-21 09:33:14 +00:00 |
|
zeljko
|
218a877daf
|
LCL: removed DestroyHandle; from TCustomForm.ShowModal, it's not Delphi compatibile and it makes problems if we want to read wincontrol properties from ws after ShowModal and before Free.
git-svn-id: trunk@35525 -
|
2012-02-21 09:26:28 +00:00 |
|
zeljko
|
f3ce22c442
|
Gtk2: removed stalled writeln()
git-svn-id: trunk@35524 -
|
2012-02-21 09:04:37 +00:00 |
|
zeljko
|
df39c84ef2
|
Qt,Gtk2: fixed result of LCLIntf.IsWindowEnabled, it should check if handle is visible too.
git-svn-id: trunk@35523 -
|
2012-02-21 07:48:50 +00:00 |
|
zeljko
|
1e4d20ff14
|
Gtk2: fixed bug in TGtk2WidgetSet.GetActiveWindow where it can return handle of invisible gdkwindow.
git-svn-id: trunk@35522 -
|
2012-02-21 07:39:57 +00:00 |
|
paul
|
4c6e864445
|
win32: revert accidental committed change
git-svn-id: trunk@35521 -
|
2012-02-21 07:15:34 +00:00 |
|
paul
|
ce045b96e0
|
customdrawn: fix compilation
git-svn-id: trunk@35520 -
|
2012-02-21 07:08:36 +00:00 |
|
paul
|
53979ac243
|
fix compilation of carbon and cocoa
git-svn-id: trunk@35519 -
|
2012-02-21 07:07:32 +00:00 |
|
paul
|
82e9d3f4ce
|
lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems
git-svn-id: trunk@35518 -
|
2012-02-21 06:59:12 +00:00 |
|
paul
|
27e8d29632
|
ide: when checking for a hint window also check for a hint window child (issue #0020185)
git-svn-id: trunk@35517 -
|
2012-02-21 01:07:44 +00:00 |
|
juha
|
aa06f3d9c9
|
ListFilterEdit: Remove a test "if fFilteredListbox.SelCount > 0" which for some reason created an error.
git-svn-id: trunk@35516 -
|
2012-02-21 00:03:35 +00:00 |
|
juha
|
332f2a2a55
|
IDE: Code cleanup in ShowViewUnitsDlg
git-svn-id: trunk@35515 -
|
2012-02-20 23:59:04 +00:00 |
|
maxim
|
78f0fb7ab1
|
Translations: French translation update by Vincent Beuselinck, bug #21330
git-svn-id: trunk@35514 -
|
2012-02-20 21:24:40 +00:00 |
|
martin
|
19c9418238
|
SynEdit: improve property edit for key commands
git-svn-id: trunk@35513 -
|
2012-02-20 19:28:35 +00:00 |
|
martin
|
c5d5141847
|
SynCompletion: Clean property names
git-svn-id: trunk@35512 -
|
2012-02-20 18:56:54 +00:00 |
|
martin
|
cbacc22f81
|
SynEdit: Add SynCompletion to component palette / Add property edit for key commands
git-svn-id: trunk@35511 -
|
2012-02-20 18:41:32 +00:00 |
|
martin
|
edfd74bc10
|
SynEdit: Fixed function result
git-svn-id: trunk@35510 -
|
2012-02-20 15:12:26 +00:00 |
|
sekelsenmat
|
bd2ac53e00
|
Improves TCustomTreeView.AccessibilityOn documentation
git-svn-id: trunk@35509 -
|
2012-02-20 14:12:52 +00:00 |
|
sekelsenmat
|
ec0df9a7e4
|
Adds the possibility to disable accessibility for TCustomTreeView
git-svn-id: trunk@35508 -
|
2012-02-20 13:40:24 +00:00 |
|
mattias
|
9a2c21130a
|
lazutils: fixed ReplaceSubString not changing original string
git-svn-id: trunk@35507 -
|
2012-02-20 12:47:43 +00:00 |
|
mattias
|
2e114fe055
|
lazutils: changed replacesubstring function to procedure
git-svn-id: trunk@35506 -
|
2012-02-20 10:53:10 +00:00 |
|