Commit Graph

35691 Commits

Author SHA1 Message Date
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
mattias
3793272e33 native line endings
git-svn-id: trunk@36412 -
2012-03-29 08:42:06 +00:00
mattias
fa2a8293d3 IDE: improve fpc message Cant find unit: search used by in directory
git-svn-id: trunk@36411 -
2012-03-29 08:32:53 +00:00
zeljko
3cd59126ec Gtk2: allow changing state to maximized if we are iconified or fullscreen
git-svn-id: trunk@36410 -
2012-03-29 07:13:11 +00:00
zeljko
2c50b772e5 Gtk2: allow back from fullscreen to normal window
git-svn-id: trunk@36409 -
2012-03-29 07:10:38 +00:00
juha
693b4e295b IDE: formatting
git-svn-id: trunk@36408 -
2012-03-29 06:09:45 +00:00
juha
d76fd3fafb IDE: make Search Result window use the previous position. Issue #21288
git-svn-id: trunk@36407 -
2012-03-29 06:09:40 +00:00
jesus
6c336b7fdd LazReport, Code cleanup/optimizations for LazReport, from Luiz issue #21278
git-svn-id: trunk@36406 -
2012-03-29 03:38:36 +00:00
maxim
2d860718f1 regenerated translations; updated Russian translation
git-svn-id: trunk@36405 -
2012-03-28 22:38:08 +00:00
martin
69c5e7d27f DBG: more checks on parentfp
git-svn-id: trunk@36404 -
2012-03-28 21:10:48 +00:00
mattias
0a1779a998 codetools: fixed compilation fpc 2.4.5
git-svn-id: trunk@36403 -
2012-03-28 19:52:58 +00:00
martin
111eedbf93 DBG: add some checks on parentfp
git-svn-id: trunk@36402 -
2012-03-28 19:52:12 +00:00
sekelsenmat
19c1dbd787 Improves the results of the Anddroid checkbox drawing in higher DPI
git-svn-id: trunk@36401 -
2012-03-28 19:02:21 +00:00
sekelsenmat
09b5be1b02 Fixes crashes in the emulator related to invalid JNI references: in the combobox dialog and menu
git-svn-id: trunk@36400 -
2012-03-28 18:24:41 +00:00
juha
9e6f83df53 LazReport: Warnings removal, issue #0021556, patch from Alexsander
git-svn-id: trunk@36399 -
2012-03-28 17:40:36 +00:00