59646e67d2
* Skip unecessary call to AdjustAutoSize in Loaded
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@636 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 23:14:45 +00:00
91ac2d856c
* Skip unecessary call to SetWindowPos
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 22:07:19 +00:00
7fddfbddc8
* Remove references for Ctl3d
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 17:59:22 +00:00
5963e3ae4e
* Dont publish *Ctl3d properties since they are useless
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@633 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 16:17:54 +00:00
379225acd2
* Register in Virtual Controls pallete instead of VirtualTreeView
...
* Remove unused file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@632 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 16:16:28 +00:00
0a389177d4
Added OnDblClick
...
Cleaned up code
Added IFDEFs
Added TabColors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@631 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 15:32:15 +00:00
40949b9509
multithreadprocs: fixed windows range check
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 11:40:11 +00:00
73a72ee52c
* Change WideString to UnicodeString (an alias to Widestring) to help in the migration for UTF8
...
* Complete the sync with the main repository started earlier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@629 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-14 00:09:21 +00:00
7fa5265c86
Delphi 2009 support (Fix)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-13 20:41:37 +00:00
f1629f3977
added multithreadprocs
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@627 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 23:08:59 +00:00
de258de519
Delphi 2009 support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@626 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 22:02:35 +00:00
0109a3c3ad
Now ImageLists are working with TGradTabControl correctly
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@625 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-12 16:36:42 +00:00
5bc80e2e82
* Add missing file to unicode demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-09 16:56:03 +00:00
60c664009e
* Fix compilation under Linux
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@623 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 04:02:18 +00:00
408c99e79a
* Update the advanced demo:
...
- Fix Column position in GeneralAbilities form
- Load background images in speed and visibility forms
- Fix Toolbar of Windows XP form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 02:45:52 +00:00
754079f0e2
* Readd the fixes to the header position that were lost after rev 619
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@621 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 01:36:47 +00:00
bc82d7544b
* Update demos to work after the recent changes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 22:48:02 +00:00
24eee16e8a
* Backport changes from delphi version up to version 4.7.4 (svn rev 171)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 22:44:55 +00:00
1e5996987a
* Added Unicode demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 16:30:56 +00:00
86ccb284f4
* General cleanup of demos
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:22:32 +00:00
33ab479866
* Avoid sigsegv when destroying VTEditor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:20:42 +00:00
f96225429b
* Fix compilation and clean up OLE Demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:18:52 +00:00
fb4ab1f20c
Example of mobile database for PocketPC platform
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@614 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 13:23:47 +00:00
b9151e580b
Type Library Editor : Remember last used directory
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@613 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-26 16:45:52 +00:00
bb891a6fe5
Default proxy creation function bug fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@612 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-26 11:12:33 +00:00
8ca84f58b5
RX: use access class to call protected methods, fix compilation due to lazarus r17564
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@611 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-24 16:30:21 +00:00
e2e80eac2d
Suppress warnings
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@610 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-24 15:42:58 +00:00
a43bb35944
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@609 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-24 15:39:35 +00:00
69a8145509
fix the access violation on exit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-22 20:13:51 +00:00
e2fa74cb39
Pretty font setting, Thanks to Sergio Marcelo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@607 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-21 12:13:49 +00:00
eb6da0d76f
Properties and fields re-ordering
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@606 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-19 22:18:00 +00:00
88fb32b8f1
typ_lib_edtr : Class properties and record fields reordering
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@605 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-19 10:43:32 +00:00
f8f72633af
Correct method declaration ( specify "override")
...
fix warning
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@604 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-19 10:38:29 +00:00
efc79ebb36
- Some fixes to Event Edit Dialog
...
- extra SetLanguage for Week,Month and Dayview to change Language while Program is running
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@603 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-10 13:54:49 +00:00
5324bbc6fb
try to fix loading TToolBar in Windows Vista
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-11-06 08:36:09 +00:00
c8b07b57d1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-31 21:18:20 +00:00
060c03ecf1
Initial import of wikihelp Tools
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-31 15:40:07 +00:00
1c8cd28631
added directory for onguard
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@599 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-31 13:40:21 +00:00
83f0425897
XSD <any> and <anyAttribute> handling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@598 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-23 19:21:59 +00:00
cfba265867
Filter on an null cursor should be null
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-23 14:39:28 +00:00
6741150b9a
added PopupMenu to the ScrollButtons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-18 11:10:39 +00:00
8c09b81cfd
parsing wsdl with schema, but xsd namespace not declared in top node
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@595 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-17 20:31:55 +00:00
8a190b28da
Aggregated filters
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-17 20:12:15 +00:00
24627399e9
ScrollToTab-Issue solved
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-17 15:35:14 +00:00
ef371ad0d4
ImageList Support, Popup-Properties, ScrollToTab(unstable), LongTabs, fixed some issues
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@592 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-13 16:35:25 +00:00
67eae142b3
let fpc generate the exe name
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-09 16:59:06 +00:00
57c2b5443f
delete unnecessary file generation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-09 16:35:03 +00:00
170b2a730f
fixed issues, added events
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-08 20:15:45 +00:00
397ae7a036
Fixes an uninitialized memory bug in PasCocoa
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@588 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-08 11:28:15 +00:00
630333ac37
Improves pascocoa and texteditor example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-06 22:40:47 +00:00