Commit Graph

31023 Commits

Author SHA1 Message Date
mattias
e5373a2852 laz2_xml: fixed KeyCompare
git-svn-id: trunk@31705 -
2011-07-15 22:03:06 +00:00
mattias
e0b91a2f5e anchordocking: default close button if theme does not support it
git-svn-id: trunk@31704 -
2011-07-15 18:33:27 +00:00
maxim
441839dd38 IDE: allow to define Comments, LegalCopyright and LegalTrademarks file info fields content for old projects too. Based on patch by Paul Michell, bug #19738.
git-svn-id: trunk@31703 -
2011-07-15 00:04:32 +00:00
sekelsenmat
09171ba1ef Removes a useless ws non-virtual method. ws classes should have only virtual methods
git-svn-id: trunk@31702 -
2011-07-14 13:17:55 +00:00
sekelsenmat
0c7f706dd4 Fixes the compilation of the wince widgetset and cleanup a useless define. Fixes bug #19739
git-svn-id: trunk@31701 -
2011-07-14 13:13:34 +00:00
ask
14fabdf99b TAChart: Use enumerators in utils, tools and transformations
git-svn-id: trunk@31700 -
2011-07-14 11:23:17 +00:00
mattias
d73181cc5c IDE: fixed uninitialzed result
git-svn-id: trunk@31699 -
2011-07-14 09:42:28 +00:00
mattias
c82d807457 codetools: property completion: do not add const in setter
git-svn-id: trunk@31698 -
2011-07-14 09:17:18 +00:00
mattias
e2bd12f9d6 IDE: new macro function: PkgName(PkgID)
git-svn-id: trunk@31697 -
2011-07-14 08:53:03 +00:00
mattias
8afc163cbf IDE: new package macro: PkgName
git-svn-id: trunk@31696 -
2011-07-14 08:49:40 +00:00
mattias
37559c22ba cody: update
git-svn-id: trunk@31695 -
2011-07-14 08:48:59 +00:00
sekelsenmat
d085c523dd android: Advances the basic widgetset structure, linking works now
git-svn-id: trunk@31694 -
2011-07-14 08:37:15 +00:00
zeljko
04b8e4af86 Qt: qtwinapi added system metrics for checkbox
git-svn-id: trunk@31693 -
2011-07-14 08:33:11 +00:00
juha
56e3778b07 ListFilterEdit: Improved keydown handler. Noted by Flávio Etrusco.
git-svn-id: trunk@31692 -
2011-07-14 06:42:36 +00:00
juha
ee4a3f95f1 ListFilterEdit: Up and Down keys move selection in the filtered control. Patch from Anton Panferov
git-svn-id: trunk@31691 -
2011-07-13 21:46:08 +00:00
juha
221d890035 IDE: Patch for UseProjUnit dialog from Anton Panferov
git-svn-id: trunk@31690 -
2011-07-13 21:45:58 +00:00
mattias
eaebea04b6 IDE: search unit: use lcl instead of lclbase
git-svn-id: trunk@31689 -
2011-07-13 18:22:13 +00:00
juha
a3f3aa5439 IDE: unselect all component palette buttons in mouse up handler. Patch from Max Vlasov, issue #19657
git-svn-id: trunk@31688 -
2011-07-13 17:00:18 +00:00
sekelsenmat
0aca30545d Second part from patch from bug #19575, previous TTabs implementation was forgotten
git-svn-id: trunk@31687 -
2011-07-13 12:46:15 +00:00
sekelsenmat
ca84ba2f7f Patch from Hans-Peter, starts fixing TTabControl, from bug #19575
git-svn-id: trunk@31686 -
2011-07-13 12:43:43 +00:00
zeljko
e0e4d9ce23 Qt: QtThemes: implemented teWindow frame painting.
git-svn-id: trunk@31685 -
2011-07-13 11:06:10 +00:00
zeljko
ae7d8db767 Qt: formatting
git-svn-id: trunk@31684 -
2011-07-13 07:16:00 +00:00
mattias
0fe0eeaf6b IDE: package: new component: redirecting lclase to lcl, only using LCL units if LCL is used
git-svn-id: trunk@31683 -
2011-07-12 21:38:12 +00:00
juha
4d6031177e LCL: Always use modeless window for calendar popup. Fixes issue #14059
git-svn-id: trunk@31682 -
2011-07-12 18:33:55 +00:00
juha
ff13ce1edd IDE: Replace BtnClick with BtnMouseDown in Component Palette. Fixes PATRLY issue #19657. Button still visually looks selected.
git-svn-id: trunk@31681 -
2011-07-12 17:51:01 +00:00
juha
b2189d01a7 IDE: enlarge buttons in Project Inspector
git-svn-id: trunk@31680 -
2011-07-12 17:50:51 +00:00
ask
ef6c622afb TAChart: Use series enumerators in demo projects
git-svn-id: trunk@31679 -
2011-07-12 11:42:28 +00:00
ask
ff5131c97b TAChart: Use custom series enumerator in TChartListbox
git-svn-id: trunk@31678 -
2011-07-12 11:28:38 +00:00
ask
609137625e TAChart: Add and use filtered series enumerator
git-svn-id: trunk@31677 -
2011-07-12 11:21:37 +00:00
ask
e164321e99 TAChart: Fix memory leak introduced in r31672 #5c92f7cdaf
git-svn-id: trunk@31676 -
2011-07-12 11:20:36 +00:00
ask
d952814c84 TAChart: Add and use TBasicChartSeriesEnumerator
git-svn-id: trunk@31675 -
2011-07-12 09:38:32 +00:00
ask
267a457efe TAChart: Add and use TLegendItemsEnumerator
git-svn-id: trunk@31674 -
2011-07-12 09:22:52 +00:00
ask
9ddaa28a8f TAChart: Remove "const" from some parameters where it is unneeded or dangerous
git-svn-id: trunk@31673 -
2011-07-12 08:03:40 +00:00
ask
5c92f7cdaf TAChart: Add TChart.MarginsExternal property
git-svn-id: trunk@31672 -
2011-07-12 07:14:55 +00:00
zeljko
c77d1e3863 Qt: TQtWidgetSet.DrawFrameControl() implemented DFC_SCROLL.
git-svn-id: trunk@31671 -
2011-07-11 11:39:55 +00:00
zeljko
a6a849ea1e Qt: TQtWidgetSet.DrawFrameControl(), implemented DFC_BUTTON.
git-svn-id: trunk@31670 -
2011-07-11 10:48:03 +00:00
zeljko
63622e0ef1 Qt: started TQtWidgetSet.DrawFrameControl(), reordered some qtwinapi routines
git-svn-id: trunk@31669 -
2011-07-11 10:02:00 +00:00
ask
8c1941aa19 TAChart: Update listbox demo
git-svn-id: trunk@31668 -
2011-07-10 16:40:20 +00:00
ask
92fec404bd TAChart: Do not repopulate listbox on source changes.
git-svn-id: trunk@31667 -
2011-07-10 16:39:48 +00:00
ask
cbc4a09b8e TAChart: Transmit original sender through TCustomChartSeries.StyleChanged
git-svn-id: trunk@31666 -
2011-07-10 16:37:57 +00:00
ask
bbdcdd97ef TAChart: Fix list "index out of bounds" after pressing space in TChartListbox
+ Some optimizations

git-svn-id: trunk@31665 -
2011-07-10 16:27:02 +00:00
ask
e3caa9ce61 TAChart: Add TListener.OnNotify property
git-svn-id: trunk@31664 -
2011-07-10 16:25:11 +00:00
ask
03f4033c49 TAChart: Fix AV when calling ValuesInRange on empty source
git-svn-id: trunk@31663 -
2011-07-10 15:19:19 +00:00
ask
9e2a877d3d TAChart: Extract TChartListbox.EnsureSingleChecked procedure.
+ Remove locking mechanism since it is no longer needed.

git-svn-id: trunk@31662 -
2011-07-10 14:38:20 +00:00
ask
e7f6c7289b TAChart: Updated TChartListbox icon by Werner Pamler
git-svn-id: trunk@31661 -
2011-07-10 13:40:55 +00:00
ask
1c39600e87 TAChart: Fix AV while trying to draw empty legend
git-svn-id: trunk@31660 -
2011-07-10 13:34:53 +00:00
ask
d67172d19f TAChart: Add TChartListbox.OnAddSeries event
git-svn-id: trunk@31659 -
2011-07-10 10:57:31 +00:00
ask
ad6ec6e704 TAChart: TChartListbox: Do not enforce single active series without cloShowCheckboxes option
git-svn-id: trunk@31658 -
2011-07-10 10:41:37 +00:00
ask
d8ce372351 TAChart: Rename TChartListbox.OnSeriesIconClick to OnSeriesIconDblClick
git-svn-id: trunk@31657 -
2011-07-10 10:38:50 +00:00
ask
2518e1544d TAChart: Replace TChartListbox boolean properties with a single Options property. Update demo.
git-svn-id: trunk@31656 -
2011-07-10 10:35:32 +00:00