Commit Graph

34766 Commits

Author SHA1 Message Date
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
mattias
63bed888d2 LCL: clean up
git-svn-id: trunk@35505 -
2012-02-20 10:23:34 +00:00
paul
8fc49926d2 win32: replace the code which moved the focus to the last focused window on application activate with the search of the top window (active stay on top windows always win), move code which restored the last active window on application activation to LCL
git-svn-id: trunk@35504 -
2012-02-20 09:24:42 +00:00
paul
2f4158711d lcl: add TApplicationProperties.OnActivate, OnDeactivate events
git-svn-id: trunk@35503 -
2012-02-20 09:21:36 +00:00
zeljko
1b0fc1ad3d Gtk, Gtk2: update rawimage description when we are about 1bpp since gtk/gtk2 expects XBM format for 1bpp bitmaps, otherwise it crashes. issue #12362
git-svn-id: trunk@35502 -
2012-02-20 07:57:55 +00:00
paul
19acb2a8de ide: don't hide hint if user input handler passes a hint window as a source of messages (issue #0020185), also don't explicitly hide hint if source editor notifies about scroll event - hint will hide anyway because of user input notification
git-svn-id: trunk@35501 -
2012-02-20 06:24:01 +00:00
paul
bbb4a0f776 lcl: add Target: TControl argument to NotifyApplicationUserInput(), pass this target to event handlers instead of TApplication
git-svn-id: trunk@35500 -
2012-02-20 06:20:01 +00:00
mattias
c80c2dfecc lazutils: added ReplaceSubString
git-svn-id: trunk@35499 -
2012-02-20 02:18:56 +00:00
martin
3d4c144f90 SynEdit, Fold: Fixed a bug when deleting folded text, in such manner that another fold moves to the same line
git-svn-id: trunk@35498 -
2012-02-20 01:54:28 +00:00
martin
4f15b0fa87 IDE/SynEdit: macro recorder, create with owner (protect from self destruction)
git-svn-id: trunk@35497 -
2012-02-19 22:59:58 +00:00
mattias
5ca5747689 IDE: added debug code
git-svn-id: trunk@35496 -
2012-02-19 21:44:43 +00:00
maxim
04c1900dfb regenerated translations; updated Russian translation
git-svn-id: trunk@35495 -
2012-02-19 20:39:23 +00:00
maxim
8b474781e5 IDE: Code template editor form: fixed/improved layout and localization
git-svn-id: trunk@35494 -
2012-02-19 20:22:02 +00:00
martin
9c9f699f61 SynEdit: Refactor SynPlugin / Make SynCompletion a SynPlugin
git-svn-id: trunk@35493 -
2012-02-19 19:27:58 +00:00
maxim
7a3dbe9f15 IDE, Path editor dialog: fixed move up/down buttons icons appearance
git-svn-id: trunk@35492 -
2012-02-19 19:16:04 +00:00
zeljko
e82b157cfd Gtk2: added ifdef around duplicated routines in gtk2extras for fpc >= 2.6.0 (routines exist in fpc's gtk2 package).
git-svn-id: trunk@35491 -
2012-02-19 17:35:46 +00:00