Commit Graph

33655 Commits

Author SHA1 Message Date
mattias
abcae707c6 codetools: parser: read jvm class sealed external
git-svn-id: trunk@34426 -
2011-12-26 12:34:38 +00:00
mattias
43032a6b67 codetools: parser: read jvm interface external
git-svn-id: trunk@34425 -
2011-12-26 12:32:06 +00:00
mattias
4f6154b6ff codetools: identifier completion: modeswitches
git-svn-id: trunk@34424 -
2011-12-26 12:19:05 +00:00
mattias
fefa5733c2 codetools: no public, cvar in class const
git-svn-id: trunk@34423 -
2011-12-26 11:48:20 +00:00
paul
8b26db6fb9 cocoa: cleanup and reformat some code
git-svn-id: trunk@34422 -
2011-12-26 11:28:08 +00:00
paul
e0bf8626c8 cocoa: implement ETO_CLIPPED option in ExtTextOut
git-svn-id: trunk@34421 -
2011-12-26 11:16:40 +00:00
paul
a991d939dd cocoa: apply BkColor without loosing pattern image (if avaiable) if a system color is set
git-svn-id: trunk@34420 -
2011-12-26 07:29:12 +00:00
paul
ecdc478798 gtk, gtk2: fix crash in SetSysColors
git-svn-id: trunk@34419 -
2011-12-26 06:59:11 +00:00
paul
788c0a47d2 cocoa: fix crash in SetSysColors
git-svn-id: trunk@34418 -
2011-12-26 06:58:40 +00:00
paul
fa157758f2 cocoa: fix compilation
git-svn-id: trunk@34417 -
2011-12-26 02:57:13 +00:00
paul
e88c7b31b7 cocoa: store NSColor in TCocoaBrush object for GetSysColor/SetSysColor functions
git-svn-id: trunk@34416 -
2011-12-26 02:54:52 +00:00
juha
b347fbbe04 PoChecker: Fix PoFamilies.pp, ExtractFormatArgs function, issue #20964, Bart Broersma
git-svn-id: trunk@34415 -
2011-12-25 23:12:04 +00:00
blikblum
2d40e8a38c gtk2: update combo text only if has a edit box
git-svn-id: trunk@34414 -
2011-12-25 20:07:31 +00:00
blikblum
fc8fddcc53 gtk2: merge GetGtkStyleParams and GetGtk1StyleParams. Rename Gtk1DrawElement to GtkDrawElement
git-svn-id: trunk@34413 -
2011-12-25 19:53:59 +00:00
blikblum
373358eb74 gtk2: handle parts (left, right, center) in themed header
git-svn-id: trunk@34412 -
2011-12-25 19:35:34 +00:00
juha
347ea32e4c SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently.
git-svn-id: trunk@34411 -
2011-12-25 19:00:46 +00:00
juha
fd3e9d5fd9 SynEdit: Make the icon and registration work for po highligter, issue #20960, patch from Bart Broersma
git-svn-id: trunk@34410 -
2011-12-25 19:00:08 +00:00
blikblum
08eba51e69 gtk2: fix themed header draw
git-svn-id: trunk@34409 -
2011-12-25 18:10:25 +00:00
blikblum
21f19f200b gtk2: initialize OldTreeSelection (fix potential sigsegv). Remove double assignments.
git-svn-id: trunk@34408 -
2011-12-25 18:06:56 +00:00
juha
82d15da16d Patch to include default colourscheme for new po highligther in colourdefault.xml, issue #20953, patch from Bart Broersma
git-svn-id: trunk@34407 -
2011-12-25 14:44:51 +00:00
juha
a4be3fadea use syntax highlighter for PO files. Patch from Bart Broersma
git-svn-id: trunk@34406 -
2011-12-25 14:11:17 +00:00
juha
f94cef3458 New icon for PO file syntax highlighter in SynEdit
git-svn-id: trunk@34405 -
2011-12-25 14:00:47 +00:00
juha
01233f98fe New PoChecker IDE package from Bart Broersma
git-svn-id: trunk@34404 -
2011-12-25 13:15:33 +00:00
juha
3b7d2b72f2 globallink for the new pochecker package
git-svn-id: trunk@34403 -
2011-12-25 12:47:02 +00:00
sekelsenmat
c8fd1de1c8 Implements GetTextExtentExPoint in Android
git-svn-id: trunk@34402 -
2011-12-25 11:01:30 +00:00
sekelsenmat
eed671d9e8 Android: Adds a work around for the too small text measuring
git-svn-id: trunk@34401 -
2011-12-25 09:28:12 +00:00
andrew
d84fb4ec3e Applied Patch from Bernd which uses a hash list instead of a StringList for css elements. This causes a big improvment in scrolling speed.
git-svn-id: trunk@34400 -
2011-12-25 03:38:41 +00:00
mattias
6c8ac2b3c8 IDE: identifier completion: option to only replace the prefix, not the whole identifier
git-svn-id: trunk@34399 -
2011-12-25 00:44:07 +00:00
mattias
774703c6a9 lcl: TSpeedButton: implemented AutoSize=true
git-svn-id: trunk@34398 -
2011-12-25 00:05:58 +00:00
mattias
b8da5fdca9 cody: dictionary: filter contains
git-svn-id: trunk@34397 -
2011-12-25 00:05:24 +00:00
blikblum
8fe3090356 gtk2: fix a condition check (always False) in ConnectInternalWidgetsSignals
git-svn-id: trunk@34396 -
2011-12-24 21:08:22 +00:00
blikblum
3bd4030d1a gtk2: remove unecessary checks
git-svn-id: trunk@34395 -
2011-12-24 20:58:37 +00:00
blikblum
bcdef55e90 gtk2: use FreeAndNil where appropriate in Gtk2Int (missing part)
git-svn-id: trunk@34394 -
2011-12-24 20:42:00 +00:00
blikblum
750733b289 gtk2: use FreeAndNil where appropriate in Gtk2Int
git-svn-id: trunk@34393 -
2011-12-24 20:41:11 +00:00
paul
22b9483947 cocoa: cleanup temporary debug code
git-svn-id: trunk@34392 -
2011-12-24 16:23:38 +00:00
paul
f1976687d0 cocoa: implement GetSysColor for pattern colors like clWindow and clBtnFace
git-svn-id: trunk@34391 -
2011-12-24 16:23:01 +00:00
paul
02a0fa9668 cocoa: protect gdi classes private and protected fields from non desired access from the same unit
git-svn-id: trunk@34390 -
2011-12-24 15:11:38 +00:00
blikblum
15f1e374c6 lcl: implement ScrollListDataset in DBLookup controls
git-svn-id: trunk@34389 -
2011-12-24 15:03:24 +00:00
paul
daea252a34 cocoa: implement ETO_OPAQUE flag
git-svn-id: trunk@34388 -
2011-12-24 14:46:36 +00:00
blikblum
e1522769f7 lcl: clear TDBLookupComboBox.Text if value does not exist in list. Issue #20886
git-svn-id: trunk@34387 -
2011-12-24 14:33:45 +00:00
blikblum
3e2573d526 lcl: ensure ItemIndex is the effective in TDBLookupComboBox
git-svn-id: trunk@34386 -
2011-12-24 14:25:19 +00:00
blikblum
0b8695e5ae lcl: put dataset in edit state only if data changed
git-svn-id: trunk@34385 -
2011-12-24 14:10:21 +00:00
blikblum
b417b1eed4 win32: remove check for returned WindowInfo (dead code)
git-svn-id: trunk@34384 -
2011-12-24 13:20:13 +00:00
blikblum
bea8f07f37 win32: group boolean fields of TWin32WindowInfo. Saves 8 bytes per record (96 -> 88)
git-svn-id: trunk@34383 -
2011-12-24 12:59:41 +00:00
blikblum
ae39c05267 win32: replace TList by TFPList in win32proc
git-svn-id: trunk@34382 -
2011-12-24 12:44:04 +00:00
blikblum
48b3086233 win32: cleanup ObjectToHWND
git-svn-id: trunk@34381 -
2011-12-24 12:35:49 +00:00
blikblum
a2141d47cb win32: cleanup GetLCLClientBoundsOffset. remove check for scrollbar fields if RedirectDestroyMessages defined
git-svn-id: trunk@34380 -
2011-12-24 12:24:26 +00:00
sekelsenmat
89dd7c918b Fixes bug #20195: Removes LCLIntf.Frame in favor of a cross-platform implementation for TCanvas.Frame
git-svn-id: trunk@34379 -
2011-12-24 10:52:33 +00:00
sekelsenmat
21e55aba98 Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet)
git-svn-id: trunk@34378 -
2011-12-24 10:06:18 +00:00
blikblum
9c630b6274 win32: redirect messages sent by win32 after call to DestroyWindow to a specific window proc (disabled by default through a define). Those messages can lead to access to LCL objects after destruction with potential crashes.
git-svn-id: trunk@34377 -
2011-12-24 01:08:30 +00:00