Commit Graph

29506 Commits

Author SHA1 Message Date
ask
ba7c0506c4 TAChart: Do not redraw if LogicalExtent is re-assigned to the same value
git-svn-id: trunk@29927 -
2011-03-20 13:38:23 +00:00
ask
4248b7497e TAChart: Use TChartNavScrollBar in the navigation demo
git-svn-id: trunk@29926 -
2011-03-20 13:08:28 +00:00
ask
bed86da6ba TAChart: Add TChartNavScrollBar component
git-svn-id: trunk@29925 -
2011-03-20 13:07:26 +00:00
ask
a4834c21fa TAChart: Add forgotten TChartLegendPanel png icon
git-svn-id: trunk@29924 -
2011-03-20 13:05:48 +00:00
ask
4d20e691b3 TAChart: Add navigation demo
git-svn-id: trunk@29923 -
2011-03-20 09:43:35 +00:00
ask
e6711904f0 TAChart: Add OnExtentChanged event
git-svn-id: trunk@29922 -
2011-03-20 09:41:26 +00:00
mattias
a49bc815d2 codetools: close unfinished nodes at next atom
git-svn-id: trunk@29921 -
2011-03-20 00:32:06 +00:00
mattias
1e1b74ca24 translations: german: updates from Swen Heinig
git-svn-id: trunk@29920 -
2011-03-20 00:17:36 +00:00
maxim
551bf19f6a regenerated translations; updated Russian translation
git-svn-id: trunk@29919 -
2011-03-19 21:47:56 +00:00
maxim
c1bf5ff2e4 LCL, printers: fix typos in Exception messages and comments, fixes bug #18950
git-svn-id: trunk@29918 -
2011-03-19 21:38:31 +00:00
jesus
f1dbbf861a LCL, grids, only call cellclick on cells which completes the mousedown-mouseup cycle, fixes problem where grid receives mouseup on doubleclicking opendialog
git-svn-id: trunk@29917 -
2011-03-19 19:31:20 +00:00
paul
df3550bba9 lcl: set TFileNameEdit.FilterIndex before OnAcceptFileName execution + formatting (issue #0017306)
git-svn-id: trunk@29916 -
2011-03-19 17:13:39 +00:00
paul
7fe0a34e7b win32: Adjust line breaks before assigning a text string to memo (issue #0017000)
git-svn-id: trunk@29915 -
2011-03-19 17:00:28 +00:00
paul
dfc3dc15df lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes
git-svn-id: trunk@29914 -
2011-03-19 16:40:11 +00:00
mattias
c011106ea9 lazbuild: fixed compilation
git-svn-id: trunk@29913 -
2011-03-19 16:24:27 +00:00
mattias
f00e8050b6 codetools: clean up
git-svn-id: trunk@29912 -
2011-03-19 16:24:08 +00:00
paul
5a667e33d6 win32: don't perform flickering optimization for TCheckListBox with Columns > 1 (bug #0018204)
git-svn-id: trunk@29911 -
2011-03-19 16:22:06 +00:00
mattias
bb7f85c254 codetools: added example for finding published method
git-svn-id: trunk@29910 -
2011-03-19 15:16:36 +00:00
mattias
ab044c572f IDE: code observer: fixed endless loop
git-svn-id: trunk@29909 -
2011-03-19 14:13:23 +00:00
mattias
910c1dfb56 codetools: CompleteLocalVariableAsParameter: trim space of type
git-svn-id: trunk@29908 -
2011-03-19 13:51:37 +00:00
mattias
3a715d162c IDE: rescan fpc sources: invalidate
git-svn-id: trunk@29907 -
2011-03-19 12:07:29 +00:00
mattias
57fc537b5a IDE: clean up
git-svn-id: trunk@29906 -
2011-03-19 11:39:07 +00:00
mattias
971311d658 IDE: setup dialog for lazarus directory, compiler and fpc source directory
git-svn-id: trunk@29905 -
2011-03-19 11:36:10 +00:00
mattias
c2071ea3cb IDE: started setup for fpc src
git-svn-id: trunk@29904 -
2011-03-19 10:28:38 +00:00
juha
ac3743630d IDE: Fix Use Project Unit info message.
git-svn-id: trunk@29903 -
2011-03-19 01:30:31 +00:00
mattias
2e6b177c97 IDE: started setup dialog
git-svn-id: trunk@29902 -
2011-03-18 23:27:10 +00:00
zeljko
2447f949f5 Qt: changed behaviour of exception in TQtWidget.DeliverMessage() for input events (kbd, mouse), since it segfault complete app in cases when
LCLObject = nil and Widget = nil. In that case just raise Exception.

git-svn-id: trunk@29901 -
2011-03-18 21:02:32 +00:00
juha
e2d9b178d3 IDE: Part of the previous commit for Use Project feature.
git-svn-id: trunk@29900 -
2011-03-18 14:47:07 +00:00
juha
62b44d43be IDE: Improve Use Project Unit feature. Patch from Anton, issue #18940
git-svn-id: trunk@29899 -
2011-03-18 14:44:11 +00:00
paul
ba7adf7940 lcl: make TMenuItem.TurnSiblingsOff work for groupindex = 0 (issue #0018057)
git-svn-id: trunk@29898 -
2011-03-18 08:56:33 +00:00
paul
0f67489727 win32: fix FindMenuItemAccelerator function - use Visible Index of menu item instead of real index (issue #0018256)
git-svn-id: trunk@29897 -
2011-03-18 08:34:14 +00:00
paul
9d6104fc81 lcl: prepare TreeView canvas before theme drawing if theme has transparent parts for this detail and RowSelect = true (issue #0018244)
git-svn-id: trunk@29896 -
2011-03-18 07:31:55 +00:00
mattias
40bc5733f4 IDE: started setup dialog
git-svn-id: trunk@29895 -
2011-03-17 21:45:16 +00:00
mattias
7aedcc1b99 IDE: started setup dialog
git-svn-id: trunk@29894 -
2011-03-17 18:25:19 +00:00
ask
c0a28e143d TAChart: Add varying pointer color to the basic demo
git-svn-id: trunk@29893 -
2011-03-17 15:29:46 +00:00
juha
8901a0b14d LCL: make sure Application is assigned in UpdateShowInTaskBar. Part of issue #18934.
git-svn-id: trunk@29892 -
2011-03-17 14:35:06 +00:00
juha
039dfbebfe IDE: Moved Options and other settings to top of Tools menu.
git-svn-id: trunk@29891 -
2011-03-17 14:24:04 +00:00
ask
a2d747b2c4 TAChart: Add "OHLC" page to the multi demo
git-svn-id: trunk@29890 -
2011-03-17 12:35:08 +00:00
ask
a498bbde25 TAChart: Add legend drawing for TOpenHighLowCloseSeries
git-svn-id: trunk@29889 -
2011-03-17 12:28:36 +00:00
juha
35d67957cf LCL: Check if Application <> nil in TCustomForm.WMActivate. Fixes issue #18934
git-svn-id: trunk@29888 -
2011-03-17 12:22:18 +00:00
mattias
de999b53f3 lcl: fixed Makefile.compiled
git-svn-id: trunk@29887 -
2011-03-17 12:19:41 +00:00
ask
00c896db64 TAChart: Add TOpenHighLowCloseSeries
git-svn-id: trunk@29886 -
2011-03-17 12:16:15 +00:00
juha
f8585cd5ce LCL: Clean comments after changing the shortcut function signatures.
git-svn-id: trunk@29885 -
2011-03-17 11:54:31 +00:00
juha
4c2bf7e89d IDE: Get rid of Environment menu and move items to Tools menu.
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
mattias
bfd14cda9b IDE: fpc info: fixed env vars
git-svn-id: trunk@29883 -
2011-03-17 07:51:27 +00:00
paul
6b248eb794 lcl:
- cleanup treeview code, 
  - fix multiselection - select nodes between selected and the current, clear selection before (issue #0018209)

git-svn-id: trunk@29882 -
2011-03-17 07:09:18 +00:00
paul
a9cde4b80b lcl: cleanup
git-svn-id: trunk@29881 -
2011-03-17 06:19:54 +00:00
paul
7214b124da win32:
- update combobox interface constraints on WM_SIZE message, 
  - fix combobox window proc - it had double processing for some messages
  - don't use FItemHeight, FEditHeight stored on initialization - they can be not valid if something has changed (like font, theme, metrics)

git-svn-id: trunk@29880 -
2011-03-17 06:19:18 +00:00
paul
af80e73948 lcl: implement TControl.DesktopFont, add support for CM_SYSFONTCHANGED
git-svn-id: trunk@29879 -
2011-03-17 02:31:57 +00:00
paul
28fcb60f75 win32: cleanup
git-svn-id: trunk@29878 -
2011-03-17 02:03:10 +00:00