Commit Graph

16144 Commits

Author SHA1 Message Date
mattias
8c20e8c9b9 codetools: fixed endless loop
git-svn-id: trunk@15982 -
2008-08-07 14:13:29 +00:00
mattias
8c97c26419 translations: russian: updates from Maxim
git-svn-id: trunk@15981 -
2008-08-07 07:41:16 +00:00
paul
f868144bd5 gtk: make default value for clInfoBk more usual for linux themes than for windows
git-svn-id: trunk@15980 -
2008-08-07 06:18:12 +00:00
mattias
79519ea9a3 IDE: update for new editor opts dialog, bug #11761
git-svn-id: trunk@15979 -
2008-08-06 20:39:31 +00:00
mattias
6b0f252b00 IDE: code help: fixed caching module owner
git-svn-id: trunk@15978 -
2008-08-06 20:38:38 +00:00
jesus
b5a227e0d8 LazReport, removed missing debug output
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670 LazReport, handle position and dimesion of objects in Object Inspector using selected units
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
mattias
9cdbd4cf27 IDE: code help: clean up
git-svn-id: trunk@15975 -
2008-08-06 16:55:20 +00:00
mattias
746be92b66 codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label
git-svn-id: trunk@15974 -
2008-08-06 15:46:13 +00:00
paul
7714255166 gtk2: use Set8087CW on windows since it crashes on setting an icon and exception mask method from math unit does not mask this one error
git-svn-id: trunk@15973 -
2008-08-06 15:37:48 +00:00
kirkpatc
50be3a5048 FPDoc: inserted links for TCustomImage, TImage, TCustomRadioGroup, TRadioGroup, TCustomCheckGroup, TCheckGroup in ExtCtrls.xml
git-svn-id: trunk@15972 -
2008-08-06 13:19:30 +00:00
mattias
d45a6a4b70 IDE: fpdoc editor: shorten filename in caption
git-svn-id: trunk@15971 -
2008-08-06 12:26:32 +00:00
zeljko
7bf7a4167b Qt: fixed bug in StretchMaskBlt(), variable should be SrcHeight instead of SrcWidth.
git-svn-id: trunk@15970 -
2008-08-06 11:57:20 +00:00
mattias
d13eb6c161 IDE: fpdoc editor: implemented saving seealso links
git-svn-id: trunk@15969 -
2008-08-06 10:08:18 +00:00
mattias
88dafd0030 IDE: fpdoc editor: implemented saving example filename
git-svn-id: trunk@15968 -
2008-08-06 09:24:39 +00:00
mattias
2e066c2d2a IDE: fpdoc editor: changed addlinktoinherited button to set the link attribute
git-svn-id: trunk@15967 -
2008-08-06 09:10:20 +00:00
mattias
5b14ebccf3 IDE: fpdoc editor: implemented link attribute
git-svn-id: trunk@15966 -
2008-08-06 09:04:37 +00:00
mattias
4f8e6b22ae LCL: fixed TDBEdit setting freenotification for DataSource, bug #11779
git-svn-id: trunk@15965 -
2008-08-06 07:26:49 +00:00
mattias
a261ea868b IDE: started searching in fpdoc files
git-svn-id: trunk@15964 -
2008-08-05 21:51:30 +00:00
mattias
6366cefff6 rtti controls: started docs
git-svn-id: trunk@15963 -
2008-08-05 21:22:24 +00:00
jesus
ee64a11642 LCL, removing a column with DeleteColRow in a columns enabled StringGrid should also remove columns content, issue #11799
git-svn-id: trunk@15962 -
2008-08-05 18:44:57 +00:00
zeljko
22df1a1eb9 Qt: TQtAbstractItemView is inherited from TQtWidget, not from TQtAbstractScrollArea from now, since it can raise AV when eg.TListView asks about viewport.
git-svn-id: trunk@15961 -
2008-08-05 15:55:11 +00:00
mattias
e9b5c82525 gtk2: improved caret by painting only during paint event
git-svn-id: trunk@15960 -
2008-08-05 15:10:14 +00:00
zeljko
608d7115af Qt: Forgot to destroy TabBar hook (related to latest TabWidget changes).
git-svn-id: trunk@15959 -
2008-08-05 13:35:08 +00:00
zeljko
d85ac506ff Qt: Fix for #11796 - except for OI.Changed TabWidget behaviour, added some new routines, fixed focus problems with tabwidget.
git-svn-id: trunk@15958 -
2008-08-05 12:36:19 +00:00
zeljko
64d1536bb4 Qt: TQtCaret is more responsive now, added high priority to postEvent() for OnWakeMainThread() and PostMessage().
git-svn-id: trunk@15957 -
2008-08-05 12:32:27 +00:00
mattias
e4a2bd9d92 synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent
git-svn-id: trunk@15956 -
2008-08-05 11:56:39 +00:00
mattias
e1ce5b9ce2 IDE: started collecting fpdoc files
git-svn-id: trunk@15955 -
2008-08-05 11:11:20 +00:00
mattias
4050c2b48b LCL: object streams: fixed reading/writing ChildPos
git-svn-id: trunk@15954 -
2008-08-04 22:35:17 +00:00
zeljko
1c497516de Qt: removed stalled writeln() ...
git-svn-id: trunk@15953 -
2008-08-04 16:49:12 +00:00
zeljko
cd6969584e Qt: Bugfix for #11790, TQtTreeWidget & TQtWSCustomListView reorganized, added new routines.
git-svn-id: trunk@15952 -
2008-08-04 16:33:12 +00:00
mattias
a075323c38 IDE: showing error message, when no help found for message item
git-svn-id: trunk@15951 -
2008-08-04 15:42:45 +00:00
mattias
2ada1f890f codetools: c parser: supporting defined name
git-svn-id: trunk@15950 -
2008-08-04 15:42:14 +00:00
mattias
e449094a7f IDE: added check if external process was terminated cleanly
git-svn-id: trunk@15949 -
2008-08-04 11:51:32 +00:00
mattias
c36f4205cd IDE: clean up
git-svn-id: trunk@15948 -
2008-08-04 11:38:26 +00:00
mattias
fb2f6ebefd IDE: now auto appending library file extension for libraries, bug #10624
git-svn-id: trunk@15947 -
2008-08-04 11:02:53 +00:00
zeljko
c9aebb8a74 Qt: qtwinapi - added define around debugln() in GetKeyState()
git-svn-id: trunk@15946 -
2008-08-04 07:10:55 +00:00
mattias
41ab419765 codetools: allowing @end labels in asm blocks
git-svn-id: trunk@15945 -
2008-08-03 20:24:38 +00:00
mattias
69c476ffef synedit: allowing @end labels in asm blocks
git-svn-id: trunk@15944 -
2008-08-03 20:18:07 +00:00
mattias
6e54405b2c openglcontrol: win32: using PFD_TYPE_COLORINDEX and cColorBits:=24, fixing context for wine, bug #11784
git-svn-id: trunk@15943 -
2008-08-03 20:06:34 +00:00
mattias
83a985a67e fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc
git-svn-id: trunk@15942 -
2008-08-03 20:01:46 +00:00
mattias
bfba06a2d8 fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +00:00
mattias
57334df646 IDEIntf: added property editor for TNoteBook.ActivePage to only allow/show pages of this notebook
git-svn-id: trunk@15940 -
2008-08-03 19:58:58 +00:00
mattias
41d87b6a07 openglcontrol: fixed carbon, agl, added linkframework agl directive
git-svn-id: trunk@15939 -
2008-08-03 19:57:53 +00:00
mattias
522be24b4a IDE: designer: handling CN_SYSKEYUP/DOWN messages, e.g. Cmd+C under carbon
git-svn-id: trunk@15938 -
2008-08-03 19:56:46 +00:00
mattias
3af4740453 LCL: TNotebook: fixed updating FShowing on switching PageIndex by user, fixes invisible controls at designtime
git-svn-id: trunk@15937 -
2008-08-03 19:55:42 +00:00
mattias
af49852343 carbon intf: key events VK_ codes now use unmodified characters, e.g. cmd+alt+c is VK_C+ssMeta+ssAlt, CheckHandle no longer autocreates Handle - a widgetset should avoid creating handles, because this is the job of the LCL
git-svn-id: trunk@15936 -
2008-08-03 19:54:03 +00:00
mattias
d22d71952f codetools: added method modifer safecall, bug #11722
git-svn-id: trunk@15935 -
2008-08-03 19:51:03 +00:00
zeljko
014736f71f Qt: Fixed memleak in TQtComboBox, caused by exit at wrong place from EventFilter(),
so TQtComboBox.Destroy() never called in some circumstances.

git-svn-id: trunk@15934 -
2008-08-01 15:38:54 +00:00
zeljko
9bbc00df63 Qt: Fixed AV inside TQtScrollBar.EventFilter().
git-svn-id: trunk@15933 -
2008-08-01 14:04:47 +00:00