Commit Graph

33881 Commits

Author SHA1 Message Date
mattias
6484aa3e1b IDE: create objectinspector on demand
git-svn-id: trunk@34652 -
2012-01-07 23:13:18 +00:00
mattias
1c96af0842 IDE: check if OI created
git-svn-id: trunk@34651 -
2012-01-07 22:08:30 +00:00
mattias
1c36fc8fad IDE: fixed OI
git-svn-id: trunk@34650 -
2012-01-07 20:47:38 +00:00
mattias
6261e792d5 IDE: clean up
git-svn-id: trunk@34649 -
2012-01-07 20:47:18 +00:00
mattias
fcfc88b774 IDE: removed MainIDEIntf
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
mattias
16b2c9bc95 IDE: less findnext when searching for po files for installed packages
git-svn-id: trunk@34647 -
2012-01-07 20:33:28 +00:00
mattias
cbbb252fc8 IDE: install pkg dialog: added check for runtime only packages
git-svn-id: trunk@34646 -
2012-01-07 19:54:02 +00:00
mattias
a20722e7dc IDE: added package type runtime only
git-svn-id: trunk@34645 -
2012-01-07 19:33:50 +00:00
maxim
258078f4d0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21045
git-svn-id: trunk@34644 -
2012-01-07 18:55:39 +00:00
mattias
18d9835343 ide.lpk: runtime only
git-svn-id: trunk@34643 -
2012-01-07 18:03:36 +00:00
zeljko
a77f6d8a5e Qt: fixed forms in library (dll) crashing.
git-svn-id: trunk@34642 -
2012-01-07 17:22:02 +00:00
paul
a6a384a0e7 cocoa: implement FormStyle and PopupParent properties for TCustomForm
git-svn-id: trunk@34641 -
2012-01-07 17:14:52 +00:00
zeljko
df8e36b1c7 Qt: fixed rare crash with QClipboard because we are freeing QClipboardH which is owned by QApplication
git-svn-id: trunk@34640 -
2012-01-07 17:14:27 +00:00
zeljko
ba86e46415 Gtk2: fixed running gtk2 forms from library.
git-svn-id: trunk@34639 -
2012-01-07 17:12:12 +00:00
maxim
681b3e863c regenerated translations; updated Russian translation
git-svn-id: trunk@34638 -
2012-01-07 14:51:50 +00:00
maxim
6e84b430d5 Translations: Czech IDE translation update by Martin Smat
git-svn-id: trunk@34637 -
2012-01-07 13:28:05 +00:00
mattias
bf3313f631 IDE: renamed build macros in compiler options frame to IDE macros
git-svn-id: trunk@34636 -
2012-01-07 11:57:32 +00:00
zeljko
6e4efa1d2e Gtk2: fixes all problems with cursor under gtk2 >= 2.18. Patch by Ere Maijala. issue #20313
git-svn-id: trunk@34635 -
2012-01-07 09:59:16 +00:00
mattias
e62d7530b7 IDE: codetools word beautifier: clean up
git-svn-id: trunk@34634 -
2012-01-06 22:50:07 +00:00
mattias
18106c64f2 IDE: codetools word beautifier: option to define how to spell auto created words, bug #19973
git-svn-id: trunk@34633 -
2012-01-06 22:44:48 +00:00
mattias
bdad5a8977 IDE: loading active build mode if session has no modes, bug #20008
git-svn-id: trunk@34632 -
2012-01-06 22:37:53 +00:00
sekelsenmat
7ede455eae Some commenting identation improvements
git-svn-id: trunk@34631 -
2012-01-06 21:03:15 +00:00
sekelsenmat
6386665a85 More lazdevice documentation
git-svn-id: trunk@34630 -
2012-01-06 20:58:38 +00:00
mattias
80e903b599 cody: dictionary: ignore missing db
git-svn-id: trunk@34629 -
2012-01-06 20:43:12 +00:00
sekelsenmat
2c6e44b868 Starts filling the lazdevices docs
git-svn-id: trunk@34628 -
2012-01-06 20:28:09 +00:00
mattias
12a27b50b9 cody: hide key commands for experimental features
git-svn-id: trunk@34627 -
2012-01-06 20:18:53 +00:00
paul
7b147d1d99 cocoa: redo LM_MOUSEMOVE message
git-svn-id: trunk@34626 -
2012-01-06 16:43:07 +00:00
juha
e31d2b8fa1 Fix character casing in resource string
git-svn-id: trunk@34625 -
2012-01-06 16:23:54 +00:00
paul
69347e3724 cocoa: implement ShowModal and CloseModal for TCustomForm
git-svn-id: trunk@34624 -
2012-01-06 16:03:18 +00:00
paul
c4f0d1a633 cocoa: set initial title for groupbox, implement SetAlphaBlend for TCustomForm
git-svn-id: trunk@34623 -
2012-01-06 15:46:20 +00:00
paul
108c6e003a cocoa: implement TForm.BorderStyle and TForm.BorderIcons
git-svn-id: trunk@34622 -
2012-01-06 14:17:52 +00:00
martin
7020702d94 SynEdit: publish OnShowHint
git-svn-id: trunk@34621 -
2012-01-06 14:07:28 +00:00
martin
f68d0c1659 SynEdit: Selection, prevent OnChange, if nothing changed / clean up
git-svn-id: trunk@34620 -
2012-01-06 13:47:03 +00:00
martin
38d0f983df SynEdit: ensure primary selection is acquired (only focused or explicit user action)
git-svn-id: trunk@34619 -
2012-01-06 13:40:34 +00:00
mattias
f10bff7b73 codetools: findreferences: fixed searching interface when alias is declared there
git-svn-id: trunk@34618 -
2012-01-06 13:32:47 +00:00
martin
ec255610e5 SynEdit: lpk
git-svn-id: trunk@34617 -
2012-01-06 13:18:10 +00:00
paul
7f9a727d41 cocoa: clear sibling radio button states when one is changed
git-svn-id: trunk@34616 -
2012-01-06 13:04:33 +00:00
mattias
9221f3df77 codetools: FindUnitFileInUsesSection: clean up
git-svn-id: trunk@34615 -
2012-01-06 11:49:59 +00:00
mattias
eff8ba3ed4 codetools: FindUnitFileInUsesSection: quick check with unit name
git-svn-id: trunk@34614 -
2012-01-06 11:45:10 +00:00
mattias
01a38c08c2 codetools: findreferences: check first if declaration unit is used
git-svn-id: trunk@34613 -
2012-01-06 11:35:27 +00:00
mattias
114db28e1d codetools: find references: end string constants at line end
git-svn-id: trunk@34612 -
2012-01-06 10:49:16 +00:00
mattias
eb5f4cfb5d codetools: clean up
git-svn-id: trunk@34611 -
2012-01-06 10:40:06 +00:00
mattias
c15bbb3599 tests: complete block
git-svn-id: trunk@34610 -
2012-01-06 09:29:54 +00:00
paul
6ffa774f3f cocoa: cleanup and reorganizing some code
git-svn-id: trunk@34609 -
2012-01-06 03:31:14 +00:00
martin
dff245bd1a SynEdit: Update scrollbars on zoom
git-svn-id: trunk@34608 -
2012-01-06 01:29:06 +00:00
martin
892a953756 SynEdit: clean up, pixel calc in TLazSynTextArea
git-svn-id: trunk@34607 -
2012-01-06 01:02:39 +00:00
juha
4b7f043a9e PoChecker: make the duplicate value test work even if context string is set
git-svn-id: trunk@34606 -
2012-01-06 00:34:47 +00:00
juha
d51b2ed1a1 LCL: improvements for using Win9xWsManager, issue #0021025
git-svn-id: trunk@34605 -
2012-01-05 23:55:30 +00:00
mattias
b2dc71915b tests: complete block
git-svn-id: trunk@34604 -
2012-01-05 23:19:31 +00:00
paul
555f4dbed8 cocoa: cleanup
git-svn-id: trunk@34603 -
2012-01-05 17:37:38 +00:00