Commit Graph

15784 Commits

Author SHA1 Message Date
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
kirkpatc
12f1a8ff3d Updates (mostly links) to TCustomPage in extctrls.xml
git-svn-id: trunk@15907 -
2008-07-29 09:00:51 +00:00
mattias
cdd9051f3a IDE: designer: fixed deleting pasted child controls from source, bug #11459
git-svn-id: trunk@15906 -
2008-07-29 08:53:53 +00:00
mattias
41d5425de5 codetools: h2pas example: added defines, undefines, outputfile and multiple input files
git-svn-id: trunk@15905 -
2008-07-28 16:16:42 +00:00
mattias
7092ac70e6 FileIsText: skipping end of file chars (#26)
git-svn-id: trunk@15904 -
2008-07-28 13:17:07 +00:00
mattias
9e45d8aedd laz_xmlread: skipping end of file chars (#26) at end of xml
git-svn-id: trunk@15903 -
2008-07-28 13:11:49 +00:00
mattias
4565dbfac4 IDE: configure build file: improved layout
git-svn-id: trunk@15902 -
2008-07-28 13:08:14 +00:00
mattias
3a6af55cd9 synedit: fixed code folding color when right margin is off
git-svn-id: trunk@15901 -
2008-07-28 09:47:41 +00:00
mattias
ea77abcf97 IDE: editor options: fixed saving visible gutter
git-svn-id: trunk@15900 -
2008-07-28 09:42:50 +00:00
mattias
1437e4026d IDE: added confirmation for deleting publish directory
git-svn-id: trunk@15899 -
2008-07-28 09:06:49 +00:00
mattias
ac3ef48d2b IDE: added sanity check for ambigious file check
git-svn-id: trunk@15898 -
2008-07-28 08:08:59 +00:00
mattias
500ba4a970 IDE: message window: set readonly
git-svn-id: trunk@15897 -
2008-07-28 06:40:23 +00:00
mattias
6ee5435e15 IDE: editor options: font name: adding new font to combobox
git-svn-id: trunk@15896 -
2008-07-28 05:26:57 +00:00
mattias
6e27134bc2 gtk intf: enabled updating syscolormap
git-svn-id: trunk@15895 -
2008-07-27 21:21:11 +00:00
mattias
f7943628fa gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz
git-svn-id: trunk@15894 -
2008-07-27 21:13:41 +00:00
marc
e1b010411a * Make bitblt and stretchblt alpha aware. In case of an alpha source or destination our alpha aware stretchmaskblt is used to blit a dc. (fixes #11694)
git-svn-id: trunk@15893 -
2008-07-27 17:13:03 +00:00
zeljko
277a9e21e0 Qt: Fix TQtLineEdit: don't fire TQtLineEdit.selectAll() via AutoSelect property during designtime.
git-svn-id: trunk@15892 -
2008-07-27 16:55:07 +00:00
zeljko
65a1a5ece9 Qt: fix TQtComboBox bug, when not editable OnChange() never fires, fillup mdiarea with centralwidget palette instead of ugly gray color.
git-svn-id: trunk@15891 -
2008-07-27 16:49:59 +00:00
zeljko
54330614cf Qt: fix mdichild activation after creation - mdichild form should be activated as any other.
git-svn-id: trunk@15890 -
2008-07-27 14:52:21 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
9631a38f58 translations: finnish: from Seppo
git-svn-id: trunk@15888 -
2008-07-27 11:44:37 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
zeljko
a562835ecc Qt: Implemented scrollBy() for TCustomFrame
git-svn-id: trunk@15886 -
2008-07-27 09:22:42 +00:00
zeljko
3693f2d51e Qt: Under linux we should group modal windows (setting it's parent), as in qt docs about QtDialog flag.
git-svn-id: trunk@15885 -
2008-07-27 08:16:04 +00:00
mattias
7c32a96cb1 IDE: updated new editor options, from Martin Friebe, bug #11755
git-svn-id: trunk@15884 -
2008-07-27 07:46:21 +00:00
mattias
d94783ca8a synedit: changed bracket highlighting to default to before caret
git-svn-id: trunk@15883 -
2008-07-27 07:40:17 +00:00
mattias
fa53a41c30 IDE: editor options: update previews on change of color scheme
git-svn-id: trunk@15882 -
2008-07-27 07:36:36 +00:00
mattias
3aed0552c5 IDE: implemented TCustomShortCutGrabBox
git-svn-id: trunk@15881 -
2008-07-26 21:41:17 +00:00
mattias
60e3f56061 codetools: implemented parsing 1e-16, bug #8446
git-svn-id: trunk@15880 -
2008-07-26 18:16:56 +00:00
mattias
1bc45f97db codetools: implemented file of identifier for parameters, bug #11025
git-svn-id: trunk@15879 -
2008-07-26 18:04:13 +00:00
mattias
34d463ad71 lcl: reduced debugging
git-svn-id: trunk@15878 -
2008-07-26 17:00:46 +00:00
mattias
90cb8f39ac syendit: fixed SetScrollBars calling RecreateWnd
git-svn-id: trunk@15877 -
2008-07-26 16:59:54 +00:00
mattias
6f64b8639c IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
2008-07-26 16:49:14 +00:00
mattias
c7b7a0b503 synedit: not adding spaces if eoScrollPastEOL on line break, bug #11745
git-svn-id: trunk@15875 -
2008-07-26 16:13:56 +00:00
mattias
cbc57806d7 synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
2008-07-26 15:11:57 +00:00
zeljko
2a59caae77 Qt: Added SlotActivateWindow() for QEventWindowActivate & QEventWindowDeactivate, so LCL's TCustomForm.Active should be setted up now.
git-svn-id: trunk@15873 -
2008-07-26 15:01:09 +00:00