Commit Graph

34948 Commits

Author SHA1 Message Date
zeljko
b20b91c23e Gtk2: resize column to fit contents when column separator is double clicked. issue #18381
git-svn-id: trunk@35577 -
2012-02-24 10:45:30 +00:00
sekelsenmat
72ba71c816 fpvectorial: Adds a progress event to allow informing back during the load of very large files
git-svn-id: trunk@35576 -
2012-02-24 10:15:05 +00:00
sekelsenmat
38b285d61a fpvectorial: Adds a new way to render fpvectorial docs in 3D via a height map
git-svn-id: trunk@35575 -
2012-02-24 09:52:33 +00:00
zeljko
a31497d03b Gtk2: fixed wrong result from ScreenToClient for child controls. issue #21366
git-svn-id: trunk@35574 -
2012-02-24 09:39:05 +00:00
zeljko
eadeec3933 LCL: TListColumn: do not allow reading from ws when initializing wnd, otherwise it sets columns properties twice.
git-svn-id: trunk@35573 -
2012-02-24 09:25:42 +00:00
sekelsenmat
b16a2f8aea fpvectorial: Fixes a major error: Duplicated definitions of X, Y and Z coordinates and some height matrix generation fixes in the 3D example
git-svn-id: trunk@35572 -
2012-02-24 09:18:11 +00:00
mattias
2684641b15 codetools: added FindNextComment
git-svn-id: trunk@35571 -
2012-02-23 21:27:44 +00:00
zeljko
6791144fee Gtk2: added todo for column resizing
git-svn-id: trunk@35570 -
2012-02-23 17:30:20 +00:00
zeljko
967f02d777 Gtk2: fixed columns resizing by mouse. issue #21354
git-svn-id: trunk@35569 -
2012-02-23 17:24:04 +00:00
sekelsenmat
a9c8726408 fpvectorial: Starts adding support for converting 3d point arrays to height maps
git-svn-id: trunk@35568 -
2012-02-23 16:48:37 +00:00
zeljko
a53a3ffb36 Gtk2: wake up gtk2 event loop when there's no events in lcl or gtk2 queue (needed for glib2 < 2.24).issue #20770
git-svn-id: trunk@35567 -
2012-02-23 16:09:21 +00:00
zeljko
7066e26b30 LCL: trigger TCustomListView.DoSelectItem after ItemIndex is invalidated for Delphi compatibility. issue #21346
git-svn-id: trunk@35566 -
2012-02-23 15:12:51 +00:00
zeljko
8cb9d35d98 Gtk2: make it compileable with -dUSE_GTK_MAIN_OLD_ITERATION
git-svn-id: trunk@35565 -
2012-02-23 14:39:49 +00:00
zeljko
0f7d09254a Qt: fixed sending message to lcl when state of current active item is changed from false to true in multiselection mode.
git-svn-id: trunk@35564 -
2012-02-23 14:26:41 +00:00
zeljko
f73358f89e Qt: simplified code after testing on qt-4.5 and qt-4.6
git-svn-id: trunk@35563 -
2012-02-23 14:22:06 +00:00
zeljko
f0604a3907 Qt: fixed behaviour of QListWidget in multiselection mode (cannot select item when Ctrl is pressed), also fixed sending of doubled events to lcl.
git-svn-id: trunk@35562 -
2012-02-23 13:57:37 +00:00
zeljko
a63be4b26e LCL: cleanup
git-svn-id: trunk@35561 -
2012-02-23 13:08:31 +00:00
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