Commit Graph

33681 Commits

Author SHA1 Message Date
sekelsenmat
865af6bdac Fixes (again) the doublebuffer in customdrawncontrols
git-svn-id: trunk@34452 -
2011-12-27 22:54:37 +00:00
sekelsenmat
1963fc9eb5 Removes gtk1 Frame
git-svn-id: trunk@34451 -
2011-12-27 22:54:09 +00:00
sekelsenmat
2838f4c9c4 Android example: Adds a build mode to build under Windows
git-svn-id: trunk@34450 -
2011-12-27 20:27:17 +00:00
sekelsenmat
d5c7c05a44 Attempt to fix double buffering in Windows
git-svn-id: trunk@34449 -
2011-12-27 17:35:22 +00:00
juha
0383037340 ListFilterEdit: No need to disable CheckListBox.OnItemClick temporarily any more. It was a workaround for a LCL-Qt bug
git-svn-id: trunk@34448 -
2011-12-27 16:30:34 +00:00
mattias
200204331d LCL: fixed compilation
git-svn-id: trunk@34447 -
2011-12-27 08:44:42 +00:00
paul
d2a0cd5d20 cocoa: add implementation for winapi caret functions
git-svn-id: trunk@34446 -
2011-12-27 07:19:09 +00:00
paul
548a38c43c cocoa: prepare infrastructure for Caret support
git-svn-id: trunk@34445 -
2011-12-27 06:55:27 +00:00
paul
d13b20b978 cocoa: add caret unit from carbon
git-svn-id: trunk@34444 -
2011-12-27 05:07:26 +00:00
paul
9d71664a66 cocoa: implement GetTextMetrics
git-svn-id: trunk@34443 -
2011-12-27 03:04:16 +00:00
paul
2e63df2d35 cocoa: minor optimizations to pattern creation from NSImage
git-svn-id: trunk@34442 -
2011-12-27 01:24:04 +00:00
maxim
969ec09c51 Translations, Dutch: corrected errors spotted by PO file checker, by Bart Broersma
git-svn-id: trunk@34441 -
2011-12-27 01:15:38 +00:00
maxim
fad57b8900 Translations, Russian: corrected errors spotted by PO file checker
git-svn-id: trunk@34440 -
2011-12-26 20:36:37 +00:00
maxim
159838ebc6 regenerated translations; updated Russian translation
git-svn-id: trunk@34439 -
2011-12-26 20:07:00 +00:00
mattias
5a60b9e824 codetools: jvm class interface var modifier external
git-svn-id: trunk@34438 -
2011-12-26 17:47:50 +00:00
mattias
d8b85e3a4c codetools: methods: modifier external
git-svn-id: trunk@34437 -
2011-12-26 17:29:38 +00:00
mattias
d3dc2cb54f codetools: class interface, const section followed by function
git-svn-id: trunk@34436 -
2011-12-26 15:28:55 +00:00
juha
984936784e IDE, UseUnitsDlg: fix an error caused by r34101 #d757beaf6d. Issue #20965
git-svn-id: trunk@34435 -
2011-12-26 15:20:47 +00:00
juha
8cb950f27a Update Components/README.txt with PoChecker info
git-svn-id: trunk@34434 -
2011-12-26 15:20:24 +00:00
juha
2cab29d82b LeakView: formatting
git-svn-id: trunk@34433 -
2011-12-26 15:20:05 +00:00
mattias
623df51893 codetools: parsing class var external
git-svn-id: trunk@34432 -
2011-12-26 13:31:18 +00:00
paul
33bbf3a144 cocoa: some work on pattern brushes created by NSColor
git-svn-id: trunk@34431 -
2011-12-26 13:27:28 +00:00
mattias
383fbee849 codetools: started &keyword identifiers
git-svn-id: trunk@34430 -
2011-12-26 13:23:36 +00:00
mattias
24da91f0a8 codetools: started &keyword identifiers
git-svn-id: trunk@34429 -
2011-12-26 13:20:58 +00:00
mattias
5d55835b0d codetools: started &keyword identifiers
git-svn-id: trunk@34428 -
2011-12-26 12:52:46 +00:00
mattias
180515f92a IDE: codeexplorer: fixed finding the smallest node for the current cursor, bug #20967
git-svn-id: trunk@34427 -
2011-12-26 12:38:13 +00:00
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