Commit Graph

31911 Commits

Author SHA1 Message Date
paul
6fc4a3abf4 codetools: support 'CVAR' variable/const modifier
git-svn-id: trunk@32562 -
2011-09-30 02:06:21 +00:00
paul
046df2da25 codetools: support 'section' variable/constant modifier
git-svn-id: trunk@32561 -
2011-09-30 01:33:04 +00:00
mattias
df7c65a674 IDE: anchor editor: fixed reading space
git-svn-id: trunk@32560 -
2011-09-29 18:56:32 +00:00
zeljko
f99dd2f18d Qt: fixed returning GetScrollInfo for SIF_POS when it's called from TCustomControls eg. TScrollingWinControl which caused wrong result and mess.
git-svn-id: trunk@32555 -
2011-09-29 12:17:36 +00:00
zeljko
b8308d269a Qt: reset FScrollY and FScrollX accumulated deltas if scrollbar is hidden, check for handle in TQtWidgetSet.GetClientBounds()
git-svn-id: trunk@32554 -
2011-09-29 10:26:41 +00:00
andrew
34158aadd8 Fixed bug #20115. patch from August Klein.
git-svn-id: trunk@32552 -
2011-09-29 03:01:48 +00:00
andrew
e9026c1c8a Fixed bug #20137
Added warnings option

git-svn-id: trunk@32551 -
2011-09-29 01:24:47 +00:00
maxim
bfe57b0263 regenerated translations; updated Russian translation
git-svn-id: trunk@32550 -
2011-09-28 23:00:36 +00:00
maxim
9a1b2c8bf7 IDE: removed colons from some groupbox captions
git-svn-id: trunk@32549 -
2011-09-28 21:45:43 +00:00
maxim
7022e3f289 IDE, Compiler linking options dialog: added spaces between debug info names and parameters
git-svn-id: trunk@32548 -
2011-09-28 21:31:33 +00:00
maxim
56b6ebdac7 Components: committed automatically regenerated makefiles
git-svn-id: trunk@32547 -
2011-09-28 21:21:32 +00:00
maxim
0f166053a9 IDE: don't limit OI set properties values to 64 chars, patch from Anton, bug #20363
git-svn-id: trunk@32546 -
2011-09-28 20:58:44 +00:00
zeljko
983451a0fd Qt: fixed memleak because of wron result in QtClipboard.GetFormats. issue #20364
git-svn-id: trunk@32544 -
2011-09-28 18:29:45 +00:00
mattias
785a28d88e LCL: TControlBorderSpacing.GetSideSpace and GetSpace were swapped, fixed
git-svn-id: trunk@32543 -
2011-09-28 13:07:25 +00:00
mattias
2af1e2be42 IDE: allow to rename form name case
git-svn-id: trunk@32542 -
2011-09-28 12:55:36 +00:00
vincents
b4756aab86 rpm build script: use .laz as suffix in release name
git-svn-id: trunk@32540 -
2011-09-28 11:54:57 +00:00
sekelsenmat
73227a13c5 Wince: Patch from 20274 fixes access violation
git-svn-id: trunk@32539 -
2011-09-28 08:49:23 +00:00
mattias
b883e0c022 codetools: parse const modifier public
git-svn-id: trunk@32527 -
2011-09-27 19:58:31 +00:00
mattias
83578a8e9b codetools: clean up
git-svn-id: trunk@32526 -
2011-09-27 19:28:06 +00:00
mattias
e914964569 codetools: clean up
git-svn-id: trunk@32525 -
2011-09-27 19:20:22 +00:00
dodi
9cdbd64ad9 Docs: stdctrls revised, some unclear topics remain.
git-svn-id: trunk@32523 -
2011-09-27 14:55:32 +00:00
vincents
166cf21333 added paswstring fpdoc skeleton
git-svn-id: trunk@32522 -
2011-09-27 11:15:35 +00:00
zeljko
4049c78bd2 Qt: fixed crash of TPostscriptCanvas. issue #20354
git-svn-id: trunk@32521 -
2011-09-27 06:12:53 +00:00
mattias
d551fda25d IDE: lazconf: clean up
git-svn-id: trunk@32520 -
2011-09-26 19:12:39 +00:00
vincents
a66b61d32c rpm build script: removed set -u, because it cannot be used in combination with optional script parameters
git-svn-id: trunk@32517 -
2011-09-26 12:33:38 +00:00
sekelsenmat
a0e87f7faa Small decoration improvement in cdtrackbar
git-svn-id: trunk@32516 -
2011-09-26 07:05:13 +00:00
blikblum
b9ed244eab lcl: publish missing events to TDBMemo (issue #20342)
git-svn-id: trunk@32513 -
2011-09-26 01:03:23 +00:00
zeljko
f293b829fd LCL: TControl.IsEnabled, removed wrong check for TheControl.Parent. issue #20291
git-svn-id: trunk@32512 -
2011-09-25 15:35:14 +00:00
sekelsenmat
783508a38e Reworks the cdtrackbar drawing code, greatly simplifying and improving it
git-svn-id: trunk@32511 -
2011-09-25 13:16:22 +00:00
juha
0203c4d30c IDE: Set Result in Debugmanager.DoCreateBreakPoint. Issue #20338, patch from alexvins
git-svn-id: trunk@32510 -
2011-09-25 13:16:18 +00:00
sekelsenmat
3de2864e7e Fixes a crash in the TCDTrackBar when Max-Min >= Width and renamed some variables to better names
git-svn-id: trunk@32509 -
2011-09-25 12:18:15 +00:00
blikblum
a9beff6a99 lcl: remove debug code. Code cleaunp (DBCtrls)
git-svn-id: trunk@32508 -
2011-09-24 22:48:10 +00:00
blikblum
b4aa6f9cf7 lcl: revert setting edit in TCustomDBListBox.WMLButtonDown since was not working properly
refactor TDBLookupListBox to only initialize datalink once while loading and not while destroying
code cleanup

git-svn-id: trunk@32507 -
2011-09-24 22:43:31 +00:00
vincents
75a021a23f rpm build script: improved flexibility by custom result dir and fixed detecting default build arch
git-svn-id: trunk@32506 -
2011-09-24 20:37:16 +00:00
zeljko
863690f066 LCL: fixed bug in TControl.IsEnabled, must check for local control pointer.
git-svn-id: trunk@32505 -
2011-09-24 18:58:39 +00:00
jesus
6aa2dad49f LCL, check range and readonly columns on pasting data into grid, from Tomasz Wieckowski, issue #18213
git-svn-id: trunk@32504 -
2011-09-24 18:21:59 +00:00
blikblum
230dedbde2 lcl: enter in Edit state before item is changed in TDB*ListBox
git-svn-id: trunk@32503 -
2011-09-24 18:14:09 +00:00
zeljko
7c1c1c2e3e Qt: fixed crash on qt 64bit in QtWidgetSet.RedrawWindow
git-svn-id: trunk@32502 -
2011-09-24 15:56:52 +00:00
blikblum
687c14e6a3 lcl: only call UpdateLookup in TDBLookupComboBox.Loaded if DataLink is active = avoid double initialization of lookup.
Dont update the lookup if destroying
code formating

git-svn-id: trunk@32501 -
2011-09-24 14:02:42 +00:00
ask
9357e21926 TAChart: Fix axis transformations support in data point tools
git-svn-id: trunk@32500 -
2011-09-24 13:47:06 +00:00
ask
90c5d4a946 TAChart: Add TChartDataItem.Point function
git-svn-id: trunk@32499 -
2011-09-24 13:46:09 +00:00
blikblum
504eca3beb lcl: remove obsolete define
git-svn-id: trunk@32498 -
2011-09-24 13:11:30 +00:00
blikblum
5429c2b84b lcl: Change TList to TFpList (DBCtrls.FieldClasses)
git-svn-id: trunk@32497 -
2011-09-24 13:09:18 +00:00
blikblum
355083fd19 lcl: Fix Paste / Clear / Cut in TDBMemo. Similar to TDBEdit / TDBComboBox
git-svn-id: trunk@32496 -
2011-09-24 13:04:45 +00:00
blikblum
017292bb65 lcl: store DataLink.Field in a local variable so the compiler can produce smaller code
git-svn-id: trunk@32495 -
2011-09-24 13:01:25 +00:00
blikblum
5c5155956b lcl: fixed updating Text of DB*ComboBox when dataset is open/closed. Code cleanup
git-svn-id: trunk@32494 -
2011-09-24 12:49:17 +00:00
dodi
07652da07b Docs: stdctrls.xml synced with source
git-svn-id: trunk@32493 -
2011-09-24 09:50:10 +00:00
zeljko
dabae664fe LCL: TGraphicControl.VisuallyEnabled moved to TControl.IsEnabled, also fixed var naming in some units from IsEnabled to AIsEnabled. issue #20291
git-svn-id: trunk@32492 -
2011-09-24 08:20:55 +00:00
zeljko
5c685fc3d9 Qt,Gtk2: fixed drawing text with font orientation <> 0. issue #20336
git-svn-id: trunk@32491 -
2011-09-24 07:40:21 +00:00
zeljko
7ec6ba14cf LCL: TStringGrid use UTF8CompareText() instead of AnsiCompareText(). fixes #20334
git-svn-id: trunk@32490 -
2011-09-24 06:35:10 +00:00