Commit Graph

18356 Commits

Author SHA1 Message Date
paul
0d0cb8c4f7 ide: don't auto save current values of object inspector if selection was not changed but some selection properties was changed (fixes part of bug #0010331)
git-svn-id: trunk@18626 -
2009-02-10 04:14:54 +00:00
paul
e14c92e885 lcl: apply few comments related to docking from Hans-Peter Diettrich (issue #0013118)
git-svn-id: trunk@18625 -
2009-02-10 02:01:54 +00:00
mattias
b9db2f0fa6 clean up
git-svn-id: trunk@18624 -
2009-02-09 23:31:35 +00:00
mattias
838c0d5428 IDE: designer: update OI props of selected form when moving
git-svn-id: trunk@18623 -
2009-02-09 23:23:24 +00:00
martin
519ce015dc SynEdit: Refactor Char To Grid Expansion for text painting.
git-svn-id: trunk@18622 -
2009-02-09 22:49:50 +00:00
mattias
35ccd93e17 IDE: new unit: fixed using IsPascalUnit when adding file to uses section of project
git-svn-id: trunk@18621 -
2009-02-09 20:03:04 +00:00
zeljko
00da47ed08 Qt: bugfix - TQtWidgetSet.Polygon() was wrong on MacOsX.
git-svn-id: trunk@18620 -
2009-02-09 17:01:26 +00:00
paul
be1f7a30e1 win32: follow msdn suggest to update statubar text on wm_paint message to reduce flickering (fixes issue #0012816)
git-svn-id: trunk@18619 -
2009-02-09 15:01:16 +00:00
paul
895b31f8f4 lcl: add protected field TStatusPanel.FIntfFlag to store useful flags in the status panels by interfaces (needs in the next commit)
git-svn-id: trunk@18618 -
2009-02-09 14:59:27 +00:00
paul
51334b4f2b ideintf: don't quicksort if count = 0
git-svn-id: trunk@18617 -
2009-02-09 14:27:31 +00:00
mattias
90f305ab51 codetools: fixed find base type of constructor
git-svn-id: trunk@18616 -
2009-02-09 14:02:11 +00:00
zeljko
b5e43b5d77 Qt: introduced Drop Files Event feature.
git-svn-id: trunk@18615 -
2009-02-09 09:22:44 +00:00
mattias
deba377a63 IDE: character map: clearing combobox, from Theo
git-svn-id: trunk@18614 -
2009-02-09 09:21:18 +00:00
mattias
8a2b5a4ee1 IDE: GetprojectTargetFilename added parameter
git-svn-id: trunk@18613 -
2009-02-09 09:09:15 +00:00
mattias
6094ab0e3c clean up
git-svn-id: trunk@18612 -
2009-02-09 09:06:56 +00:00
zeljko
e73d829771 Qt: trial to fix #13132 (qt-4.3.4)
git-svn-id: trunk@18611 -
2009-02-09 07:19:08 +00:00
paul
5d150ea462 lcl: use standard exception when we parent is needed but is not assigned
git-svn-id: trunk@18610 -
2009-02-09 07:17:55 +00:00
paul
746c583d65 win32: set only ptMaxTrackSize. Windows will automatically calculate ptMaxSize (fixes bug #0012655)
git-svn-id: trunk@18609 -
2009-02-09 06:52:53 +00:00
paul
7732e33796 ide: reduce verbosity
git-svn-id: trunk@18608 -
2009-02-09 04:32:07 +00:00
paul
04b9135bbd lcl: publish Font property for TDBCheckBox
git-svn-id: trunk@18607 -
2009-02-09 04:30:14 +00:00
paul
76a103588d ideintf: sort prop info list after create to correctly compare items when selection components count > 1 (fixes bug #0013138)
git-svn-id: trunk@18606 -
2009-02-09 04:24:05 +00:00
martin
96f22bc669 Synedit: Removed C-Style operators from from code
git-svn-id: trunk@18605 -
2009-02-08 20:41:34 +00:00
micha
2f092a7ede * synedit: fix compilation (usage of C operators)
git-svn-id: trunk@18604 -
2009-02-08 20:36:36 +00:00
martin
01e79b4d74 SynEdit, Refactor: Changed Phys/Logical Conversation (tabs, utf8)
git-svn-id: trunk@18603 -
2009-02-08 17:01:36 +00:00
dmitry
dd08096ff5 + fixes bug #0013117
git-svn-id: trunk@18602 -
2009-02-08 17:00:02 +00:00
paul
43212b3449 win32: use SendMessageW when pass statusbar text
git-svn-id: trunk@18600 -
2009-02-08 12:10:29 +00:00
paul
1523931aa3 lcl: pass status panel parts which need to update to the UpdateHandleObject
git-svn-id: trunk@18599 -
2009-02-08 12:09:04 +00:00
kirkpatc
cd697464a3 FPDoc - updates to descriptions for several classes in dbctrls.xml, one minor change in extctrls.xml
git-svn-id: trunk@18598 -
2009-02-08 00:09:00 +00:00
martin
6a87b62df4 SynEdit: Clean up, dead code and duplicates
git-svn-id: trunk@18597 -
2009-02-07 21:07:30 +00:00
martin
f50efde17e SynEdit, changed default for markup current word: NoKeywords = true.
git-svn-id: trunk@18596 -
2009-02-06 22:13:45 +00:00
kirkpatc
e7673dffea FPDoc - further updates to class descriptions in DBCtrls.xml
git-svn-id: trunk@18595 -
2009-02-06 21:52:12 +00:00
paul
aaefb01ca1 win32: reduce flickering of themed applications (bug #0010307, bug #0012190)
git-svn-id: trunk@18594 -
2009-02-06 18:44:50 +00:00
paul
6fc8235611 lcl: apply patch of Stephano to make some method declarations more delphi compatible (issue #0013125)
git-svn-id: trunk@18593 -
2009-02-06 17:50:50 +00:00
zeljko
3e1fff8dc6 Qt: small update to setAutoFillBackround() for TQtAbstractButton & TQtGroupBox
git-svn-id: trunk@18592 -
2009-02-06 07:28:40 +00:00
paul
d6f16cb2d9 ideintf: add double click and delete key handlers to the component treeview. By patch of Leslie Kaye with modifications (issue #0001875, issue #0001871)
git-svn-id: trunk@18591 -
2009-02-06 02:48:40 +00:00
kirkpatc
708915f844 FPDoc - small changes to menus.xml and extctrls.xml; descriptions for TFieldDataLink and others added to DBCtrls.xml
git-svn-id: trunk@18590 -
2009-02-05 21:09:02 +00:00
mattias
321c976935 build mode: started default value editors
git-svn-id: trunk@18589 -
2009-02-05 16:21:43 +00:00
paul
83abb54780 qt: fix usage of AutoFillBackground for buttons and groupboxes
git-svn-id: trunk@18588 -
2009-02-05 16:15:50 +00:00
zeljko
dbb0d5b97d Qt: removed setAutoFillBackground() from TQtPage (does not paint on win32 theme well)
git-svn-id: trunk@18587 -
2009-02-05 15:55:28 +00:00
mattias
1926d5b439 IDE: compiler conditionals editor: made more generic
git-svn-id: trunk@18586 -
2009-02-05 15:48:21 +00:00
paul
5afc24b43d lcl: publish ParentFont and ParentColor properties for TListView (bug #0001910 by Leslie Kaye)
git-svn-id: trunk@18585 -
2009-02-05 15:25:30 +00:00
paul
016698fba4 qt: set separator flag when we change menu item caption
git-svn-id: trunk@18584 -
2009-02-05 15:12:57 +00:00
paul
cef5fc775d gtk, gtk2: port menu item fix to the gtks
git-svn-id: trunk@18583 -
2009-02-05 15:09:11 +00:00
paul
565ee9773a widgetsets: use cLineCaption instead of '-' for menus
wince: port the same fix as for win32 (not tested)

git-svn-id: trunk@18582 -
2009-02-05 15:05:19 +00:00
paul
cac90a2be9 lcl, win32: use cLineCaption instead of '-' for separator menu
win32: change menu item enabled state when we change caption since we can change caption from '-' to normal caption and vice versa (fixes bug #0012055)

git-svn-id: trunk@18581 -
2009-02-05 14:54:47 +00:00
mattias
713bd9d439 IDE: added resourcestrings
git-svn-id: trunk@18580 -
2009-02-05 13:02:56 +00:00
mattias
7571caa3da LCL: increase LCLRefCount during IntfUTF8KeyPress
git-svn-id: trunk@18579 -
2009-02-05 12:29:15 +00:00
mattias
8a04802fc6 LCL: added TLCLComponent.LCLRefCount, TApplication.ReleaseComponent now delays free until DeliverMessage completed
git-svn-id: trunk@18578 -
2009-02-05 12:23:33 +00:00
mattias
26b2693ef7 gtk1+2 intf: key handling: fixed handling result of DeliverMessage, bug #9638
git-svn-id: trunk@18577 -
2009-02-05 10:30:42 +00:00
vincents
0d67f9edaa IDE: removed fpc 2.2.0 workaround
git-svn-id: trunk@18576 -
2009-02-05 10:01:00 +00:00