Commit Graph

35655 Commits

Author SHA1 Message Date
mattias
f17d10d7ac IDE: test compiler options: update fpc settings
git-svn-id: trunk@36462 -
2012-03-30 14:08:00 +00:00
mattias
7ce24999ea codetools: TFPCTargetConfigCache.GetUnitPaths: check if gathered
git-svn-id: trunk@36461 -
2012-03-30 14:02:05 +00:00
mattias
5ae752a4e9 contributors: Reinier Olislagers
git-svn-id: trunk@36460 -
2012-03-30 13:54:47 +00:00
mattias
2d79d6d08c sqldb: added mssql connector
git-svn-id: trunk@36459 -
2012-03-30 13:53:16 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
mattias
7aa80f1685 IDE: clean up
git-svn-id: trunk@36457 -
2012-03-30 13:35:05 +00:00
mattias
233548ee99 IDE: TFileReference: small optimization
git-svn-id: trunk@36456 -
2012-03-30 13:10:30 +00:00
sekelsenmat
e3ce0595fa ops, the drawing optimizations had broken clicking: Repairs that while keeping the optimization itself and removes the defines to cleanup the drawing code
git-svn-id: trunk@36455 -
2012-03-30 10:31:42 +00:00
mattias
e8b9f9621b IDE: configure build laz: start with build page
git-svn-id: trunk@36454 -
2012-03-30 10:13:58 +00:00
mattias
a5ae14b2f5 IDE: clean up
git-svn-id: trunk@36453 -
2012-03-30 10:13:14 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
sekelsenmat
19d833609e Many small improvements to Android style drawing in checkbox and button, specially for light backgrounds
git-svn-id: trunk@36451 -
2012-03-30 09:43:55 +00:00
mattias
5cb07e2b79 IDE: build laz: clean all: clean up target directory
git-svn-id: trunk@36450 -
2012-03-30 09:27:24 +00:00
mattias
8477a4ae67 IDE: clean ide on clean common files
git-svn-id: trunk@36449 -
2012-03-30 09:22:18 +00:00
mattias
910b1da806 IDE: messages: removed indicator for has quickfix
git-svn-id: trunk@36448 -
2012-03-30 08:38:08 +00:00
mattias
448302319e make cleanbigide = clean
git-svn-id: trunk@36447 -
2012-03-30 08:30:36 +00:00
paul
df6f72a520 lcl, widgetsets: remove IntfSendsUTF8KeyPress from the widgetset interfaces implementation and call GetLCLCapability instead inside the generic function body
git-svn-id: trunk@36446 -
2012-03-30 08:28:34 +00:00
paul
e133b24a34 lazlogger: use PtrInt for String length instead of PtrUInt since SetLength() works with integer anyway
git-svn-id: trunk@36445 -
2012-03-30 08:21:38 +00:00
mattias
4359f97587 iconvtable: updated
git-svn-id: trunk@36444 -
2012-03-30 08:19:07 +00:00
juha
b626af08a0 IDE: Reduce BeginUpdate/EndUpdate calls to Messages window while building, issue #21600, patch from cobines
git-svn-id: trunk@36443 -
2012-03-30 08:08:53 +00:00
paul
5b803eebe0 cocoa: start implementation of DestroyHandle
git-svn-id: trunk@36442 -
2012-03-30 07:59:58 +00:00
paul
a51b6f1e56 cocoa: return SIZE_FULLSCREEN for fullscreen windows
git-svn-id: trunk@36441 -
2012-03-30 07:59:33 +00:00
juha
794930e8e2 Remove unused units in some files.
git-svn-id: trunk@36440 -
2012-03-30 07:40:15 +00:00
juha
92170ab538 LCL: Remove some unneeded Invalidate calls in TTreeView, issue #21602, patch from cobines
git-svn-id: trunk@36439 -
2012-03-30 07:40:00 +00:00
juha
9cc2b017b9 LCL: Update TreeView with Invalidate instead of Refresh, issue #21601, patch from cobines
git-svn-id: trunk@36438 -
2012-03-30 07:39:54 +00:00
sekelsenmat
1dad086508 LCL-CustomDrawn: Further improves the painting performance by checking if a control is completely covered by other ones, this improves the magnifier painting speed by 20%, from 790ms to 630ms, although it is still way too high
git-svn-id: trunk@36437 -
2012-03-30 07:32:31 +00:00
paul
439347c67b lazutils: use Int64 instead of LongInt for BlockRead operations result
git-svn-id: trunk@36436 -
2012-03-30 01:28:01 +00:00
paul
a17cb11168 lcl: reduce amount of hints and warnings
git-svn-id: trunk@36435 -
2012-03-30 01:27:25 +00:00
paul
6c8e15a1cf win32: reduce amount of hints and warnings
git-svn-id: trunk@36434 -
2012-03-30 01:24:16 +00:00
paul
a854bab3f0 lcl: don't show warnings about using symbols with platform modifier - this modifier is for those who use LCL but not for LCL itself
git-svn-id: trunk@36433 -
2012-03-30 01:06:25 +00:00
paul
d6e2a77af5 lcl:
- replace old SIZENORMAL, SIZEICONINC, ... constants with SIZE_RESTORED, SIZE_MINIMIZED
  - add new SIZE_FULLSCREEN constant to support wsFullScreen state

git-svn-id: trunk@36432 -
2012-03-30 01:05:10 +00:00
martin
b356839d80 DBG: more LazLogger
git-svn-id: trunk@36431 -
2012-03-29 12:36:54 +00:00
juha
37aba7b476 IDE: remove FindPaletteComp files completely.
git-svn-id: trunk@36430 -
2012-03-29 11:04:27 +00:00
juha
98d07d051d IDE: Remove FindPaletteComp from Component Palette's popup menu. Was earlier replaced with Component List.
git-svn-id: trunk@36429 -
2012-03-29 11:04:21 +00:00
mattias
d4097cbcda IDE: fixed hiding notes with hide directive
git-svn-id: trunk@36428 -
2012-03-29 10:43:43 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
104b789157 lazreport: UTF8Index: removed parameter S
git-svn-id: trunk@36426 -
2012-03-29 10:07:35 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
mattias
70badc5a18 lazreport: fixed TfrBandView.GetClipRgn
git-svn-id: trunk@36424 -
2012-03-29 09:57:19 +00:00
mattias
31ccf434af lazreport: less notes
git-svn-id: trunk@36423 -
2012-03-29 09:56:57 +00:00
mattias
1ee76deb0d lazreport: less notes
git-svn-id: trunk@36422 -
2012-03-29 09:01:20 +00:00
mattias
9a2d07fb3d lazreport: less notes
git-svn-id: trunk@36421 -
2012-03-29 08:57:41 +00:00
mattias
c016e1b6ec lazreport: less notes
git-svn-id: trunk@36420 -
2012-03-29 08:54:52 +00:00
mattias
7d62cf82d3 lazreport: less notes
git-svn-id: trunk@36419 -
2012-03-29 08:53:20 +00:00
mattias
26d472e206 lazreport: less notes
git-svn-id: trunk@36418 -
2012-03-29 08:52:20 +00:00
sekelsenmat
ea3f4edab2 fpvectorial: Adds a raw image reader
git-svn-id: trunk@36417 -
2012-03-29 08:49:57 +00:00
mattias
59c2fa486c lazreport: less notes
git-svn-id: trunk@36416 -
2012-03-29 08:49:33 +00:00
mattias
3d1a0e2d21 lazreport: less notes
git-svn-id: trunk@36415 -
2012-03-29 08:47:40 +00:00
mattias
788ea5231a lazreport: less warnings
git-svn-id: trunk@36414 -
2012-03-29 08:45:47 +00:00
mattias
30bf55eb5a reverted 36399 #9e6f83df53
git-svn-id: trunk@36413 -
2012-03-29 08:44:12 +00:00