Commit Graph

31083 Commits

Author SHA1 Message Date
jesus
e89cfb9f79 LCL, gtk2, make scrollbar callback to be called after std handler because it may mess our settings when for example clicking scrollbar arrows in a stringgrid on some goThumbTracking/goSmoothScroll combinations
git-svn-id: trunk@31715 -
2011-07-16 19:06:58 +00:00
ask
938cbd7a55 TAChart: Correctly measure axis titles
git-svn-id: trunk@31714 -
2011-07-16 18:34:15 +00:00
ask
9b3b52f19f TAChart: Exactly reserve margins for the first and the last mark on the axis
git-svn-id: trunk@31713 -
2011-07-16 18:20:23 +00:00
ask
4ed00f8de5 TAChart: Use TAxisDrawHelper for axis measuring
git-svn-id: trunk@31712 -
2011-07-16 17:37:01 +00:00
ask
b237589161 TAChart: Do not add extra margins between labels and border
git-svn-id: trunk@31711 -
2011-07-16 16:27:06 +00:00
ask
a6036287a9 TAChart: Always add internal chart margins
git-svn-id: trunk@31710 -
2011-07-16 16:26:21 +00:00
ask
d4b0f89e8f TAChart: Calculate transformation coefficients iteratively
git-svn-id: trunk@31709 -
2011-07-16 16:17:26 +00:00
ask
f13bf300dd TAChart: Reserve margins for the first and the last mark on the axis
git-svn-id: trunk@31708 -
2011-07-16 12:15:43 +00:00
ask
67aa466330 TAChart: Use enumerators while working with axises
git-svn-id: trunk@31707 -
2011-07-16 08:07:22 +00:00
mattias
d5ce990ceb laz2_xml: small optimizations
git-svn-id: trunk@31706 -
2011-07-16 00:28:15 +00:00
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