Commit Graph

18373 Commits

Author SHA1 Message Date
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
vincents
1b27aa17ef LCL: ExtractShortPathNameUTF8 is available in all supported fpc versions
* convert result to UTF8, non-ascii chars seem to be allowed in some cases (issue #12449)

git-svn-id: trunk@18575 -
2009-02-05 09:59:48 +00:00
paul
80e3207944 fix gtk autosize loop
git-svn-id: trunk@18574 -
2009-02-05 02:55:49 +00:00
paul
702dc11c4c lcl: apply patch of Hans-Peter Diettrich (issue #0013034) - Missing dock manager notifications (with small my changes)
git-svn-id: trunk@18573 -
2009-02-05 02:06:26 +00:00
martin
d0ff603108 SynEdit: Small Refactor. Workaround for a crash when SynEdit is destroyed to early
git-svn-id: trunk@18572 -
2009-02-04 22:43:16 +00:00
martin
d156b92d1b SynEdit, PasHighlighter: The matching "End" for "Unit" was no longer found. Bug since revision 18443 #f4ca0b1d9f
git-svn-id: trunk@18571 -
2009-02-04 22:11:27 +00:00
mattias
200a245fa6 IDE: build modes: editing name and value
git-svn-id: trunk@18570 -
2009-02-04 20:02:11 +00:00
mattias
f59b54561e LCL: TTreeView: accelerated TTreeNode.Index
git-svn-id: trunk@18569 -
2009-02-04 20:00:28 +00:00
mattias
542aea22d8 translations: german: updates from Joerg Braun
git-svn-id: trunk@18568 -
2009-02-04 18:40:58 +00:00
mattias
549fd5b435 IDE: build modes: delete mode value
git-svn-id: trunk@18567 -
2009-02-04 17:25:19 +00:00
zeljko
c794cce2e4 Qt: bugfix - fixes #13116 (focus controls problem)
git-svn-id: trunk@18566 -
2009-02-04 17:22:52 +00:00
mattias
a7dd474dc4 IDE: build modes: add mode value
git-svn-id: trunk@18565 -
2009-02-04 16:48:58 +00:00
mattias
e1a8cc2434 IDE: build modes: delete build mode
git-svn-id: trunk@18564 -
2009-02-04 16:37:07 +00:00
mattias
9adb2fad96 IDE: build modes: add new build modes
git-svn-id: trunk@18563 -
2009-02-04 16:33:11 +00:00
mattias
2ae6c31c9d IDE: build modes: popup items
git-svn-id: trunk@18562 -
2009-02-04 16:20:26 +00:00
mattias
343ae3b671 IDE: source editor: freeing synedit after processing events
git-svn-id: trunk@18561 -
2009-02-04 15:51:00 +00:00
mattias
1390b6e044 IDE: build modes: clean up
git-svn-id: trunk@18560 -
2009-02-04 15:45:39 +00:00
paul
c0d727fb3c designer: stop resizing when Esc is pressed (bug #0010981)
git-svn-id: trunk@18559 -
2009-02-04 14:17:13 +00:00
kirkpatc
fd4205614a FPDoc - fixes to constructors and destructors, and some corrections, in buttons.xml, calendar.xml, chart.xml, checklst.xml, colorbox.xml, editbtn.xml
git-svn-id: trunk@18558 -
2009-02-04 12:08:02 +00:00
paul
564736fc55 lcl: apply patches from Bart Broersma for (issue #0013074) - Tmaskedit get blank character (space) inserted when key released
git-svn-id: trunk@18557 -
2009-02-04 12:01:50 +00:00
zeljko
16da0b4253 Qt: some autobackground paint fixes, TQtMessageBox added into our event loop.
git-svn-id: trunk@18556 -
2009-02-04 09:17:38 +00:00
paul
1ed4d23890 packager: fix TLazPackage.IndexOfPkgFile (bug #0013100)
git-svn-id: trunk@18555 -
2009-02-04 09:01:13 +00:00
paul
e5e0fb5feb docs: add Johannes Muller to the contributor list
git-svn-id: trunk@18554 -
2009-02-04 08:30:08 +00:00
paul
1768dc3318 packager: fix package options after injection of build modes (bug #0013028)
git-svn-id: trunk@18553 -
2009-02-04 08:27:57 +00:00
paul
14a26422f9 lcl: formatting
git-svn-id: trunk@18552 -
2009-02-04 08:03:37 +00:00
zeljko
08a4fc0918 Qt: TQtProgressBar bugfix. fixes #13080.
git-svn-id: trunk@18551 -
2009-02-04 07:18:05 +00:00
paul
8c80f94ec0 lcl: update page state when we change it (fixes bug #0013099)
git-svn-id: trunk@18550 -
2009-02-04 04:00:55 +00:00
paul
81fe22f744 lcl: formatting
git-svn-id: trunk@18549 -
2009-02-04 04:00:16 +00:00
paul
82572a7ab9 win32: pass both LogOff and ShutDown to Application.OnQueryEndSession, Application.OnEndSession (bug #0011969)
git-svn-id: trunk@18548 -
2009-02-04 02:24:58 +00:00
marc
d3ad27229d * Updated Lithuanian translation by Valdas Jankunas
git-svn-id: trunk@18547 -
2009-02-03 23:50:49 +00:00
kirkpatc
1b3fc606ee FPDoc - fixed Constructors and Destructors in Dialogs.xml, editbtn.xml and Buttons.xml; some corrections to ComCtrls.xml
git-svn-id: trunk@18546 -
2009-02-03 23:24:49 +00:00
zeljko
9201afa4a4 Qt: fix color handling on QAbstractButton class.Fixes #13103.
git-svn-id: trunk@18545 -
2009-02-03 22:30:39 +00:00
zeljko
ad8694a8b2 Qt: optimize qtwinapi function WindowFromPoint() - QApplication_widgetAt() is slower than QApplication_topLevelAt().
git-svn-id: trunk@18544 -
2009-02-03 19:17:41 +00:00
zeljko
a5504d7d46 Qt: removed TQtScrollBar workaround for focusing policy between parent and itself.
git-svn-id: trunk@18543 -
2009-02-03 17:04:13 +00:00