Commit Graph

24657 Commits

Author SHA1 Message Date
dmitry
008ae9167f carbon: fix improper pattern allocation, patch by Jonas Maebe
git-svn-id: trunk@25083 -
2010-04-30 20:25:00 +00:00
zeljko
93136076b1 Qt: QRubberBand - overrided move() resize() and setGeometry() methods, since QRubberBand have it's own also overrided in qt lib.
git-svn-id: trunk@25082 -
2010-04-30 17:14:34 +00:00
mattias
6668b94759 codetools: parsing var a:b; external 'lib' name 'var'
git-svn-id: trunk@25081 -
2010-04-30 15:33:56 +00:00
dmitry
ca109daec8 carbon: fix for ExtTextOut rendering, fix bug #16359
git-svn-id: trunk@25080 -
2010-04-30 13:25:02 +00:00
zeljko
5e19b2eb44 Qt: fixed tqtgroupbox wrong getClientBounds() when clientRect needs an interface update.Possible fixes #16371
git-svn-id: trunk@25079 -
2010-04-30 09:20:26 +00:00
zeljko
54ed60ed5d Qt: fixed bug where TQtCustomControl.getClientBounds() wasn't correct while resizing during load.
git-svn-id: trunk@25078 -
2010-04-30 08:51:38 +00:00
mattias
798bfa1b72 IDE: using normal bounds or restore
git-svn-id: trunk@25077 -
2010-04-30 07:15:25 +00:00
mattias
c766ccbcaa codetools: fpc source units: return list of conflicts
git-svn-id: trunk@25076 -
2010-04-30 06:49:36 +00:00
maxim
54dc0ae2ce IDE, Environment/Window options tab: improve localization of captions in window list
git-svn-id: trunk@25075 -
2010-04-29 21:31:39 +00:00
mattias
e3d0dab672 codetools: fpc sources: simplified fpc source scores
git-svn-id: trunk@25074 -
2010-04-29 21:24:13 +00:00
mattias
2dcf65e139 codetools: fpc sources: fixed fpc source score
git-svn-id: trunk@25073 -
2010-04-29 21:21:07 +00:00
mattias
d9a053b0da codetools: fpc sources: ignore fpmake.pp units
git-svn-id: trunk@25072 -
2010-04-29 20:59:18 +00:00
mattias
1f5959b00a codetools: added more fpc source scores
git-svn-id: trunk@25071 -
2010-04-29 20:43:32 +00:00
mattias
ecc75765fe LCL: TScrollingWinControl: use GetPreferredSize to compute ranges, CalculatePreferredSize: fixed computing mix of Layout and non Layout controls, fixed using 0x0 size of TPanel
git-svn-id: trunk@25070 -
2010-04-29 19:54:03 +00:00
zeljko
c77f948063 Qt: cleanup
git-svn-id: trunk@25069 -
2010-04-29 19:30:25 +00:00
mattias
02e09dd031 gtk2 intf: do not maximize designing forms
git-svn-id: trunk@25068 -
2010-04-29 16:50:24 +00:00
zeljko
48c236612b Qt: fixed bug where QtListWidget were not send selection and item changes to LCL when it's handle of TListView
git-svn-id: trunk@25067 -
2010-04-29 14:47:15 +00:00
zeljko
67413a0851 Qt: fixed wrong hook for QListWidget signal itemClicked()
git-svn-id: trunk@25066 -
2010-04-29 14:13:27 +00:00
zeljko
6c92c3ba1d Qt: removed QtSizeFix define, now it's default.
git-svn-id: trunk@25065 -
2010-04-29 13:15:32 +00:00
mattias
06f583ae49 codetools: using fpc source rules
git-svn-id: trunk@25064 -
2010-04-29 09:00:49 +00:00
mattias
6eef1804d4 synedit: clean up
git-svn-id: trunk@25063 -
2010-04-29 08:10:36 +00:00
ask
78eb50a8d5 TAChart: Extract PrepareSimplePen utility procedure
git-svn-id: trunk@25062 -
2010-04-29 06:19:37 +00:00
ask
3560ac7c3f TAChart: Re-measure axises after calclulating transformation for better precision
git-svn-id: trunk@25061 -
2010-04-29 06:08:31 +00:00
paul
4f31973425 lcl, gtk2: don't force combobox to have 0 ItemIndex - it needs to be -1 if not really assigned (issue #0016354)
git-svn-id: trunk@25060 -
2010-04-29 03:13:10 +00:00
martin
826b437986 SynEdit: more TSynMultiSyn fixes
git-svn-id: trunk@25059 -
2010-04-29 02:43:48 +00:00
martin
a58d37f968 SynEdit: more TSynMultiSyn fixes
git-svn-id: trunk@25058 -
2010-04-29 02:36:30 +00:00
martin
e17e1be824 SynEdit: some tests
git-svn-id: trunk@25057 -
2010-04-29 02:18:23 +00:00
martin
686f8c56be SynEdit: Rewritten Multi Highlighter
git-svn-id: trunk@25056 -
2010-04-29 02:17:30 +00:00
paul
9fde93411b examples: update component streaming example
git-svn-id: trunk@25055 -
2010-04-29 02:06:59 +00:00
paul
d28be234d9 ide: add '...' caption to codetools search path button
git-svn-id: trunk@25054 -
2010-04-29 01:53:04 +00:00
paul
6e25284b27 win32: move wm_enable groupbox handling to groupbox message handler
git-svn-id: trunk@25053 -
2010-04-29 01:46:04 +00:00
paul
8ef1c9a937 win32: remove groupbox createhandle hack (issue #0016360, issue #0015085)
git-svn-id: trunk@25052 -
2010-04-29 01:26:13 +00:00
paul
ae15eed5d3 lcl: fix range check error
git-svn-id: trunk@25051 -
2010-04-29 01:01:35 +00:00
mattias
7787ab48a2 codetools: started reading fpc source rules
git-svn-id: trunk@25050 -
2010-04-28 23:33:34 +00:00
mattias
8214147870 codetools: started rule set for fpc sources
git-svn-id: trunk@25049 -
2010-04-28 23:04:45 +00:00
mattias
027fe93e96 codetools: started rule set for fpc sources
git-svn-id: trunk@25048 -
2010-04-28 23:04:32 +00:00
maxim
86de47a747 IDE, "Project options"/"Compiler options"/"Code generation" tab: change layout to make it look better with GTK widgetset on screens with 1024x600 resolution
git-svn-id: trunk@25047 -
2010-04-28 22:36:33 +00:00
maxim
333bc57311 IDE, editor/general options tab: move second column of controls to the right to avoid captions overlapping on GTK
git-svn-id: trunk@25046 -
2010-04-28 22:11:04 +00:00
maxim
8c46d76e0b regenerated translations; updated Russian translation
git-svn-id: trunk@25045 -
2010-04-28 20:46:32 +00:00
mattias
2ab9f3ce9d translations: german: updates from Joerg Braun
git-svn-id: trunk@25044 -
2010-04-28 20:03:39 +00:00
mattias
fe56a42529 gtk1 intf: fixed compilation, bug #16239
git-svn-id: trunk@25043 -
2010-04-28 20:00:02 +00:00
dodi
e317411db1 dockmanager example: save/restore true Orientation for layout
git-svn-id: trunk@25042 -
2010-04-28 18:38:02 +00:00
mattias
0e85fb36ac codetools: fpc source rules adding
git-svn-id: trunk@25041 -
2010-04-28 17:42:58 +00:00
mattias
914394bb12 codetools: started fpc source rules
git-svn-id: trunk@25040 -
2010-04-28 17:39:13 +00:00
dodi
eab9a88328 dockmanager example: improved streaming interface
git-svn-id: trunk@25039 -
2010-04-28 17:34:19 +00:00
mattias
c4206d5f9a IDE: depending checkboxes: more indent
git-svn-id: trunk@25038 -
2010-04-28 17:28:59 +00:00
mattias
c2424da316 undo
git-svn-id: trunk@25037 -
2010-04-28 17:25:50 +00:00
mattias
6aa0ac6216 IDE: depending checkboxes: indent more
git-svn-id: trunk@25036 -
2010-04-28 17:24:52 +00:00
mattias
0b64f42042 codetools: identifier completion: do not eat unit not found error when searching ancestors
git-svn-id: trunk@25035 -
2010-04-28 17:15:24 +00:00
zeljko
756b181ef3 Qt: QtSizeFix - completely reduced overhead, InvalidateClientRectCache() isn't called by TQtPage on each QEvent::Resize anymore.
git-svn-id: trunk@25034 -
2010-04-28 16:31:02 +00:00