Commit Graph

16019 Commits

Author SHA1 Message Date
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
mattias
726ba21866 codetools: clean up
git-svn-id: trunk@15932 -
2008-07-31 14:37:06 +00:00
michael
8b4dbc4315 * Added support for tablenamehint in generated code
git-svn-id: trunk@15931 -
2008-07-31 12:42:02 +00:00
michael
78a1d090fe * Removed filter property, added tablenamehint
git-svn-id: trunk@15930 -
2008-07-31 12:41:10 +00:00
mattias
dbd42eaff5 reduced warnings
git-svn-id: trunk@15929 -
2008-07-31 11:46:16 +00:00
mattias
e97270c3db reduced warnigns
git-svn-id: trunk@15928 -
2008-07-31 11:45:06 +00:00
mattias
4b1a319282 synedit: TSynPasSyn made NestedComments writable for compatibility
git-svn-id: trunk@15927 -
2008-07-31 11:00:16 +00:00
mattias
af088605bf IDE: improved debugging
git-svn-id: trunk@15926 -
2008-07-31 10:31:05 +00:00
mattias
dbbebe8dd7 IDE: package po files: fixed check for read only output directory
git-svn-id: trunk@15925 -
2008-07-31 10:28:59 +00:00
mattias
09821d6e7d rtticontrols: published TTIPropertyGrid.Filter
git-svn-id: trunk@15924 -
2008-07-31 10:00:56 +00:00
mattias
4bab0127bc lcl: treeview.TreeLineColor changed default to clWindowFrame, same as ExpandSignColor
git-svn-id: trunk@15923 -
2008-07-31 09:47:58 +00:00
mattias
d4388d288c cleanup
git-svn-id: trunk@15922 -
2008-07-31 07:51:15 +00:00
michael
c255b0acb7 * Added code creation from table definition, and allow saving a connection when doing an import
git-svn-id: trunk@15921 -
2008-07-30 22:57:04 +00:00
michael
2c4f79d8ce * Fixed NestedComments property, which is now read-only ?
git-svn-id: trunk@15920 -
2008-07-30 22:10:22 +00:00
mattias
4eb14f3d82 IDE: fixed search result list non result area hint, bug #11760
git-svn-id: trunk@15919 -
2008-07-30 15:34:49 +00:00
mattias
889efdd935 codetools: c pareser: implemented parsing __attribute__ after param list
git-svn-id: trunk@15918 -
2008-07-30 11:30:05 +00:00
mattias
cb341f3456 codetools: c paresers: implemented function with return type pointer
git-svn-id: trunk@15917 -
2008-07-30 09:56:31 +00:00
mattias
aad576fab2 codetools: h2pas: automatic finding of enclosing IFNDEF
git-svn-id: trunk@15916 -
2008-07-30 09:40:50 +00:00
mattias
110712e59c codetools: h2pas: allowing in #if && || > < >= <=
git-svn-id: trunk@15915 -
2008-07-30 06:58:20 +00:00
mattias
3740d76c2f IDE: mac os x keymap: switched jump next/prev error
git-svn-id: trunk@15914 -
2008-07-30 06:23:18 +00:00
mattias
3bafcd6115 LCL: fixed encoding
git-svn-id: trunk@15913 -
2008-07-29 21:25:45 +00:00
mattias
aef95e44b1 IDE: key grab: implemented grabbing windows key
git-svn-id: trunk@15912 -
2008-07-29 21:25:09 +00:00
mattias
8759733936 LCL: added ssMeta, scMeta to Shortcuts, carbon: Cmd now sets ssMeta, Ctrl now sets ssCtrl, Alt now sets ssAlt, IDE: changed Mac OS X key mapping scheme
git-svn-id: trunk@15911 -
2008-07-29 21:21:33 +00:00
mattias
81a704ba22 LCL: clean up
git-svn-id: trunk@15910 -
2008-07-29 12:12:12 +00:00
paul
aaa5a7a953 - gtk: fix few errors related to brush fill with system color
- formating

git-svn-id: trunk@15909 -
2008-07-29 11:22:27 +00:00
mattias
d1c8d571f1 IDEIntf: OI: forbid showing sub properties of a TPersistent property if value is selected component, bug #11355
git-svn-id: trunk@15908 -
2008-07-29 09:05:04 +00:00