Commit Graph

46208 Commits

Author SHA1 Message Date
mattias
d9eb7b51c3 IDE: make resourcestring dlg: improved layout
git-svn-id: trunk@48378 -
2015-03-15 12:34:06 +00:00
bart
a875ea7667 Win32: Use TaskDialogIndirect on Vista and up, independently from status of ThemeServices. Issue #0027664.
git-svn-id: trunk@48377 -
2015-03-15 11:41:18 +00:00
mattias
8dee894d55 IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc
git-svn-id: trunk@48361 -
2015-03-15 11:01:16 +00:00
mattias
0b151780ec IDEIntf: clean up
git-svn-id: trunk@48360 -
2015-03-15 10:28:40 +00:00
mattias
287df6d51b synedit: clean up
git-svn-id: trunk@48359 -
2015-03-15 10:27:56 +00:00
mattias
2f1fea1b43 IDE: clean up
git-svn-id: trunk@48358 -
2015-03-15 10:27:45 +00:00
mattias
f4e51fd004 IDE: fpc messages: check for more messages if position is at end of token, check for %H- at other end of identifier, bug #27650
git-svn-id: trunk@48356 -
2015-03-15 10:21:38 +00:00
mattias
4b7419bb8f lazutils: clean up
git-svn-id: trunk@48355 -
2015-03-15 10:19:37 +00:00
juha
7dcab79a7f Component palette: Fix a bug of installed components not showing in palette. Issue #27660, patch from Cyrax.
git-svn-id: trunk@48354 -
2015-03-15 09:21:08 +00:00
mattias
78bd633196 IDE; check lfm: report codetools errors in Codetools view
git-svn-id: trunk@48352 -
2015-03-15 09:18:32 +00:00
mattias
1cf6b4b937 IDE: clean up
git-svn-id: trunk@48351 -
2015-03-15 08:41:24 +00:00
sekelsenmat
09251020ef fpvectorial: Improves raster image rendering in html table
git-svn-id: trunk@48350 -
2015-03-15 07:52:31 +00:00
martin
3102a20b2d SourceEditor: small optimization, no undo block for read only
git-svn-id: trunk@48349 -
2015-03-15 02:09:55 +00:00
martin
7e6d02411c SYnEdit: multi caret, undo/redo
git-svn-id: trunk@48348 -
2015-03-15 02:09:17 +00:00
bart
fe49ab6615 Docs: document that TCustomMemo.Lines cannot store Objects. Issue #0009366.
git-svn-id: trunk@48347 -
2015-03-14 18:39:07 +00:00
mattias
c180175375 IDE: fixed storing IDE directives for build/run file
git-svn-id: trunk@48345 -
2015-03-14 16:59:01 +00:00
mattias
d40e78e415 codetools: beautifier: do not split line in the point at some previous line and not after line break, patch #27671 form Anton
git-svn-id: trunk@48343 -
2015-03-14 16:04:40 +00:00
zeljko
b981df5ee5 Gtk2: reverted previous commit. it's not good since without drawable we can use context for text measuring etc etc
git-svn-id: trunk@48342 -
2015-03-14 11:42:26 +00:00
zeljko
4a95b24ae8 Gtk2: do not return true from IsValidDC() if drawable is nil and we are trying to paint over widget. issue #18524
git-svn-id: trunk@48341 -
2015-03-14 11:34:20 +00:00
sekelsenmat
85557ffb7b synedit-pike: Fixes bool keyboard
git-svn-id: trunk@48340 -
2015-03-14 11:08:12 +00:00
sekelsenmat
467c7ec4c5 synedit and ide: Adds Pike syntax highlighter
git-svn-id: trunk@48339 -
2015-03-14 10:42:05 +00:00
mattias
b5ef5a6a06 LCL: camel case unit names, patch #27666
git-svn-id: trunk@48338 -
2015-03-14 10:35:43 +00:00
zeljko
26fb3f2b19 Qt: fixed drag-n-drop accross PageControl Tabs freezes cursor. issue #23157
git-svn-id: trunk@48336 -
2015-03-14 10:32:38 +00:00
mattias
686b04a732 codetools: GetIDEDirectives: implemented filter, needed to fix removing all
git-svn-id: trunk@48335 -
2015-03-14 10:30:25 +00:00
mattias
695ac7c9e9 LCL: win32: use All files instead of All File Types, issue #27654
git-svn-id: trunk@48334 -
2015-03-14 09:12:14 +00:00
mattias
ac3eedb892 codetools: identifier cpletion: directive interfaces
git-svn-id: trunk@48333 -
2015-03-13 14:42:02 +00:00
martin
e809f69a63 SYnEdit: multi caret, fix list sorting
git-svn-id: trunk@48332 -
2015-03-13 01:43:36 +00:00
mattias
fdf4a8ddd6 IDE: clean up
git-svn-id: trunk@48331 -
2015-03-13 00:29:31 +00:00
mattias
6eca89bfee codetools: jvm: has no iinterface
git-svn-id: trunk@48329 -
2015-03-13 00:27:39 +00:00
martin
bee134f4c1 SYnEdit: multi caret, selection to each line eol carets
git-svn-id: trunk@48328 -
2015-03-13 00:23:24 +00:00
mattias
bd40b2a638 codetools: fixed parsing class n:t; public in targetcpu=jvm
git-svn-id: trunk@48326 -
2015-03-13 00:06:00 +00:00
martin
01747255ac ideintf fix compile
git-svn-id: trunk@48325 -
2015-03-13 00:02:12 +00:00
juha
1afae12017 SqlDb: Property editor for new property TSQLQuery.RefreshSQL. Issue #27649, patch from LacaK.
git-svn-id: trunk@48324 -
2015-03-12 23:46:57 +00:00
mattias
919e857d9d codetools: targetcpu jvm: use rtl/java/system.pp
git-svn-id: trunk@48322 -
2015-03-12 23:42:09 +00:00
mattias
b05cc70e59 codetools: fpc src rules: fixed using rules for CPU
git-svn-id: trunk@48320 -
2015-03-12 23:40:55 +00:00
martin
6bb6966509 SYnEdit: multi caret, paint - fix home key
git-svn-id: trunk@48319 -
2015-03-12 23:34:59 +00:00
mattias
d48e548ada codetools: fixed search in ancestor and search ancestor
git-svn-id: trunk@48317 -
2015-03-12 23:11:19 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
juha
0d87e299e7 IDE: Popup menu for component palette options. Issue #27648, patch from Balázs Székely.
git-svn-id: trunk@48315 -
2015-03-12 23:02:03 +00:00
juha
152d9d6397 Create component palette in MainIDE instead of PkgManager.
git-svn-id: trunk@48314 -
2015-03-12 23:02:02 +00:00
juha
5e4005ece3 IDE: Notify component list of changed selection using a handler.
git-svn-id: trunk@48313 -
2015-03-12 23:02:00 +00:00
juha
b0023622ae Component palette: Add a selection changed event and handler.
git-svn-id: trunk@48312 -
2015-03-12 23:01:59 +00:00
juha
ac1b44a800 Separate TBaseComponentPalette and TComponentPalette more.
git-svn-id: trunk@48311 -
2015-03-12 23:01:57 +00:00
juha
1efe3b0e31 Simplify the component palette update system after packages are loaded.
git-svn-id: trunk@48310 -
2015-03-12 23:01:55 +00:00
juha
0fc74606c5 IdeIntf: Move also CreatePagesFromUserOrder from ComponentPalette to ComponentReg.
git-svn-id: trunk@48309 -
2015-03-12 23:01:53 +00:00
juha
c0b38940f9 IdeIntf: Move non-GUI related code from ComponentPalette to ComponentReg.
git-svn-id: trunk@48308 -
2015-03-12 23:01:52 +00:00
juha
2f283d0521 IDE: Move TRegisteredComponent.Button from ComponentReg interface to ComponentPalette. Use a map container.
git-svn-id: trunk@48307 -
2015-03-12 23:01:50 +00:00
juha
246d23e207 IDE: Fix compilation of componentpalette with VerboseComponentPalette flag. Cleanup.
git-svn-id: trunk@48306 -
2015-03-12 23:01:49 +00:00
juha
443c7df5a4 IDE: Move SelectButton from ComponentReg interface to TComponentPage.
git-svn-id: trunk@48305 -
2015-03-12 23:01:48 +00:00
juha
159ba4fccf IDE: Move reference of TCustomPage and TScrollBox from ComponentReg interface to ComponentPalette.
git-svn-id: trunk@48304 -
2015-03-12 23:01:42 +00:00