Commit Graph

26317 Commits

Author SHA1 Message Date
maxim
6b8eae2237 removed garbage from Czech translation
git-svn-id: trunk@26668 -
2010-07-15 22:39:04 +00:00
mattias
cd98737eb2 IDE: clean up
git-svn-id: trunk@26667 -
2010-07-15 21:30:24 +00:00
juha
7e2a349cb2 Converter: added replacement function categories to configuration.
git-svn-id: trunk@26666 -
2010-07-15 19:34:14 +00:00
juha
3dc1fa1a34 Converter: Extend fields for replacement functions and their UI. Refactoring.
git-svn-id: trunk@26665 -
2010-07-15 15:22:35 +00:00
juha
34c4400419 Converter: Added files for replacement function UI.
git-svn-id: trunk@26664 -
2010-07-15 15:16:34 +00:00
paul
8506ac5474 ide: remove lazbuild icon resource (1. it has no own and reuses standard lazarus application icon, 2. icon is not needed for the console application)
git-svn-id: trunk@26663 -
2010-07-15 14:03:16 +00:00
paul
262184b138 lcl: review some exception raising code
git-svn-id: trunk@26662 -
2010-07-15 11:30:21 +00:00
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
paul
b18be4646a lcl: fix ControlAtPos when it search recursively by Martin Friebe (issue #0014256)
git-svn-id: trunk@26660 -
2010-07-15 06:25:51 +00:00
paul
80c3026e14 lcl: formatting, move some exception texts to lclstrconsts, use EInvliadOperation instead Exception class for raising various controls related exceptions
git-svn-id: trunk@26659 -
2010-07-15 03:37:24 +00:00
mattias
c7463d7343 IDE: fixed mem leak
git-svn-id: trunk@26658 -
2010-07-14 23:07:30 +00:00
mattias
d74c8afa01 IDE: configure installed packages renamed to install/uninstall packages
git-svn-id: trunk@26657 -
2010-07-14 23:05:40 +00:00
mattias
7728cf1e4e codetools: started unitsets
git-svn-id: trunk@26656 -
2010-07-14 23:01:12 +00:00
dmitry
1004c7bb6c carbon: reduce debug output
git-svn-id: trunk@26655 -
2010-07-14 21:11:47 +00:00
maxim
85e63da42c Czech translation update by chronos, bug #16925
git-svn-id: trunk@26654 -
2010-07-14 20:43:51 +00:00
maxim
98d6c5d1a3 regenerated translations
git-svn-id: trunk@26653 -
2010-07-14 20:33:08 +00:00
zeljko
46e13be16d Qt: properly set column widths, also ColumnDelete() fixed. fixes #16928
git-svn-id: trunk@26652 -
2010-07-14 16:30:29 +00:00
paul
9d983ccdcd designer: fix memory leak
git-svn-id: trunk@26651 -
2010-07-14 16:22:49 +00:00
mattias
ceb7ec1a37 IDE: package file: use english header to avoid svn updates
git-svn-id: trunk@26650 -
2010-07-14 15:53:53 +00:00
paul
f3b5dbe139 components: return correct file case for packages units
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
mattias
d62007a174 codetools: clean up
git-svn-id: trunk@26648 -
2010-07-14 15:35:36 +00:00
mattias
089aba0265 openglcontrol: fixed designtime CreateHandle, bug #16922
git-svn-id: trunk@26647 -
2010-07-14 15:34:12 +00:00
mattias
a8d5b99b2b gtk2 intf: clean up
git-svn-id: trunk@26646 -
2010-07-14 15:14:00 +00:00
paul
5c9d0e55da carbon: fix comment
git-svn-id: trunk@26645 -
2010-07-14 13:31:58 +00:00
paul
39aa93d9cf qt: send viewport contextmenu event to viewport event filter
git-svn-id: trunk@26644 -
2010-07-14 13:18:08 +00:00
paul
308c5de7e0 designer: don't handle lm_contextmenu for other things than keyboard
git-svn-id: trunk@26643 -
2010-07-14 13:04:11 +00:00
paul
e8db9d81c9 carbon: fix LM_CONTEXTMENU handling
git-svn-id: trunk@26642 -
2010-07-14 12:46:06 +00:00
paul
dc533a8aff qt: send viewport mousemove event to viewport event filter
git-svn-id: trunk@26641 -
2010-07-14 11:16:15 +00:00
juha
f0c3b8b26b Converter: Improved syntax of replacement functions. Can test param values. Refactoring.
git-svn-id: trunk@26640 -
2010-07-14 11:10:55 +00:00
paul
9a46922fa4 gtk2: fix comment
git-svn-id: trunk@26639 -
2010-07-14 10:44:32 +00:00
paul
820ef22ddf qt: fix problems with button clicks after the r26637 #a3dac0b6df
git-svn-id: trunk@26638 -
2010-07-14 09:30:54 +00:00
paul
a3dac0b6df lcl: redo context menu message handling:
- when called by keyboard pass -1, -1 coords
  - remove child->parent loop from LCL to widgetsets (win32 and wince do this automatically, qt do it too if mouse propagation is on)
  - don't show parent context menu if child has own standard menu (like TEdit)
qt: redo mouse handling, turn on mouse propagation and mouse tracking for most of widgets, stop propagation in event filters
gtk2: implement context menu loop
widgetsets: remove LM_PRESSED, LM_RELEASED messages (LCL does not use them and they are not needed for any compatbility reasons)

git-svn-id: trunk@26637 -
2010-07-14 08:47:02 +00:00
dmitry
82860f9b73 carbon: fix inproper scrollbars showing #16613
git-svn-id: trunk@26636 -
2010-07-14 08:19:46 +00:00
mattias
22a192ff6e LCL: implemented preferredsize for TScrollBar, bug #16855
git-svn-id: trunk@26635 -
2010-07-14 07:37:30 +00:00
maxim
724c4cb9aa components: commit automatic package file changes
git-svn-id: trunk@26634 -
2010-07-14 00:39:03 +00:00
maxim
3ae2bebe0d updated Russian translation
git-svn-id: trunk@26633 -
2010-07-14 00:37:39 +00:00
jesus
23ee708a40 LazReport, switched form resources to new style
git-svn-id: trunk@26632 -
2010-07-13 21:02:52 +00:00
mattias
68becf8710 update lpl
git-svn-id: trunk@26631 -
2010-07-13 16:31:22 +00:00
mattias
3702763ecc update lpl
git-svn-id: trunk@26630 -
2010-07-13 16:28:36 +00:00
mattias
60eb949386 IDE: writing package compiled state even on unsuccessful compile, bug #16921
git-svn-id: trunk@26629 -
2010-07-13 16:02:40 +00:00
mattias
10bd683ca8 codetools: fpc template from config cache
git-svn-id: trunk@26628 -
2010-07-13 15:47:21 +00:00
jesus
33b28ccbcd LazReport, fix preview's vertical scrollbar too wide, issue #16855
git-svn-id: trunk@26627 -
2010-07-13 15:29:27 +00:00
zeljko
b6beec0f82 Qt: fixed warnings
git-svn-id: trunk@26626 -
2010-07-13 14:55:49 +00:00
zeljko
cbc5a306cd Qt: cleanup
git-svn-id: trunk@26625 -
2010-07-13 14:40:29 +00:00
zeljko
b06d7701df Qt: don't touch flags if we are in design time.
git-svn-id: trunk@26624 -
2010-07-13 14:38:54 +00:00
zeljko
32353ca72a Qt: fixed bug where fsStayOnTop forms after hide cannot be shown anymore (visible in window list but invisible on screen).
git-svn-id: trunk@26623 -
2010-07-13 14:11:17 +00:00
mattias
feaf0e30be LCL: TreeView: using normal drag and drop, bug #16876
git-svn-id: trunk@26622 -
2010-07-13 13:42:12 +00:00
zeljko
df22fafe9f Qt: do not create scrollbar handles from TQtCustomControl.getClientBounds(), also better workaround for infinite loop with scrollingwincontrols, it happens only if Form.AutoScroll=True (there's no scrollbars for forms under qt yet - need different implementation).
git-svn-id: trunk@26621 -
2010-07-13 13:18:33 +00:00
mattias
216f4dccf1 codetools: autoindenter: forward class definition
git-svn-id: trunk@26620 -
2010-07-13 13:16:49 +00:00
mattias
bc14bcf0a2 codetools: completeblock: complete if parent and child same indented
git-svn-id: trunk@26619 -
2010-07-13 13:01:13 +00:00