Commit Graph

325 Commits

Author SHA1 Message Date
blikblum
c79dac2aa1 * Fix header drag image paint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 15:23:12 +00:00
blikblum
2fc903ef44 * Fix scanline calculation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 10:54:05 +00:00
blikblum
b92338853e * Fix selection rectangle draw when header is visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 10:23:51 +00:00
blikblum
efee47543f * Initializes check images when toCheckSupport option is set
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 00:36:13 +00:00
blikblum
881de4fd3a * Fix scrolling position when navigating with the arrow keys
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-10 04:15:34 +00:00
blikblum
40fa686aa4 * Fixed compilation and cleaned the demos applications
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-10 03:06:03 +00:00
blikblum
4c622efc11 * Fixed drawing when header height is bigger than node height.
* Fix drawing with fixed columns

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-10 03:04:40 +00:00
blikblum
016163dc64 * Pass parameters as reference where possible
* Comment and clear all points where header offset is take into account

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-08 14:00:00 +00:00
blikblum
6c6bdbe86a * Fix drawing trees with more nodes than 2000 nodes (CacheThreshold) by moving the header offset adjust from GetNodeAt to GetHitTestInfo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-06 16:06:13 +00:00
blikblum
03ad773153 * Fix GetNodeAt when header is visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-06 13:39:04 +00:00
blikblum
ad5806519e * Renamed copy and paste messages to match recent LCL changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-26 02:11:11 +00:00
alexs75
2e98ee47a3 replace message LM_PASTEFROMCLIP to LM_PASTE and etc...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-20 08:59:49 +00:00
alexs75
08c7a1f3a5 change records to packed records
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-17 17:04:56 +00:00
macpgmr
bba8f3d864 Release 0.1.9 (20080316): Recent changes to LCL broke Orpheus compilation. This release can now be compiled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-16 23:01:04 +00:00
christian_u
9543a52367 - fixed some Memory Leaks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@375 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-10 14:42:14 +00:00
christian_u
a713a91bd9 Renamed LM_*TOCLIP and LM_*FROMCLIP according to the new LCL defines
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-05 10:08:39 +00:00
macpgmr
e08f7104d0 20080301 release: Minor adjustments to converters; expanded notes to help users who are new to Lazarus.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-02 20:26:09 +00:00
macpgmr
aa59048ed7 Release 0.1.8 (20080301): Recent changes to LCL broke all Orpheus property editors and test apps; this release fixes those problems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-02 19:11:02 +00:00
christian_u
6cc8ac045d maked ActiveEvent writeable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-29 21:39:52 +00:00
sekelsenmat
4f04afdb1c Initial commit of fpspreadsheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-24 13:18:34 +00:00
alexs75
68a637e733 fix error with empty sring in TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-22 09:41:18 +00:00
alexs75
9c08448885 + TDBDateEdit inherited from TRxDateEdit, for old style use DBDateEdit_OLD compiller directive
(see rx.inc). 
  + In RxDBGrid property FixedHotColor now published


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-21 11:51:39 +00:00
christian_u
56479a1b4b - reverted canvas utils
- corrected dismiss of repeated events

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@356 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-21 11:50:30 +00:00
christian_u
fd643c44c7 changed standard bk color of alarm dlg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-20 21:13:06 +00:00
alexs75
7ea09c8293 + new procedure in module dbutils - FillValueForField
+ editor for property TRxColumnFooter.FieldName


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-19 15:55:07 +00:00
alexs75
2306ec28fd TRxSpeedButton and TRxClock
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-18 07:52:11 +00:00
christian_u
b8a3e18a72 more working on the dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-13 00:13:01 +00:00
christian_u
125389bf37 reworked alarm notification dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-12 06:51:55 +00:00
christian_u
75305bbd3c first try to make the components unicode aware on win
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-11 01:09:19 +00:00
christian_u
160abc712d some small fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-10 19:17:45 +00:00
christian_u
e5b5a76b68 aaddet forgotten lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-08 15:36:48 +00:00
christian_u
d9e7625cf7 fixed some dialogs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-08 15:07:26 +00:00
christian_u
946b2b11c4 cleaner message handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-07 23:08:26 +00:00
christian_u
07ffdaab39 try to fix some problems with vpdayview
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-07 16:22:04 +00:00
christian_u
ee3296a1cd Event editor reworked
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-05 23:55:30 +00:00
alexs75
69c418ad78 fix draw column title in RxDBGrid, publishing property Text in TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-05 11:26:11 +00:00
christian_u
d43ab07cd5 Deleted wrong commited files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 13:42:28 +00:00
christian_u
c1641e380d Initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 12:05:55 +00:00
christian_u
9056129a0b Initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 11:54:28 +00:00
blikblum
1635eb7b77 * Correctly set scroll page size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 01:17:52 +00:00
alexs75
9365ca1df5 + New component - TRxDateEdit
+ In RxDBGrid create editor for field with type ftDate, ftDateTime - based on TRxDateEdit
    (see Demos/RxDBGrid)
  - minor fix in filter combobox in RxDBGrid for GTK and GTK2


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-31 13:23:03 +00:00
alexs75
dc54158a3e fix compile with lazarus v0.9.25 r13922M
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-30 12:52:56 +00:00
alexs75
b46d30d9bb cancel button for close popup calendar for TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 18:17:55 +00:00
alexs75
53d593d66d TRxDateEdit in linux (gtk2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 00:13:44 +00:00
alexs75
b1ecbb3004 minor fix in RxDBGrid and TRxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 20:37:35 +00:00
alexs75
a559cb6c4a - Fix error in TRxLookupEdit
+ In RxDBGrid published new property from DBGrid


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 05:21:43 +00:00
christian_u
54d663b3da - Increased release build
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-26 20:03:08 +00:00
christian_u
26824d4a01 removed-Facthreads from package
maked 64 bit compatible


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-17 19:21:36 +00:00
christian_u
ed26831b3c Added lpr
Fixed design a bit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-13 10:25:01 +00:00
christian_u
9f7887ddc8 Fixed Suspend bug (OnDone is called endless)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-13 10:11:50 +00:00
blikblum
297f3e8217 * Fixed compilation of ole demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-04 11:00:20 +00:00
blikblum
9b31b7f638 * Code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-02 20:25:57 +00:00
blikblum
7be94078d0 * Change drag and drop code to adapt to LCL changes
* Use TFpList instead of TList

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-02 18:10:02 +00:00
blikblum
b5310c5151 * Fixed inline editor auto size feature
*  Removed references for TnT components

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-25 17:15:45 +00:00
blikblum
b14e3dc633 * Fix compilation
* Sort mark with transparency

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-23 16:13:44 +00:00
blikblum
c0ad9cab57 * Remove intf_uses.inc file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-23 14:56:03 +00:00
vsnijders
84309985e3 svn classes: fixed getting properties for files with spaces
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-22 15:29:54 +00:00
christian_u
b8d679e94e Added Icons from Bee
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-22 08:09:13 +00:00
christian_u
ce299bdb3a Changed Icons from Bee
Removed Comctrls

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-22 08:08:16 +00:00
blikblum
3f6e0d1e2a * Removed unneeded lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-16 11:46:33 +00:00
blikblum
0143490fd7 * Implemented draw ghosted images
* fix compilation of Advanced demo
* remove some lrs files

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-16 11:42:45 +00:00
tomb0
7f599c8e95 fixed loading, saving and copying as suggested by Jesus Reyes A.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-01 12:19:48 +00:00
jesusr
b24f96de7b fixes compilation and prepares gtkroutines for gtk post 0.9.24
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-23 07:43:29 +00:00
alexs75
03259ab9d6 add file tooledit.lrs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-08 20:17:08 +00:00
alexs75
730b082bf0 new editor in RxDBGrid for lookup fields from dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-11-06 11:15:05 +00:00
alexs75
aaf09b3fb1 minor fix in TRxDBLookupCombo, TRxLookupEdit. New procedure in rxstrutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-30 11:43:24 +00:00
blikblum
d635a63cbb * Fixed compilation
* Work around to scroll problem under Qt

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@281 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-25 19:29:11 +00:00
blikblum
9922c15c55 * Fixed header glitch under gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-24 23:28:02 +00:00
alexs75
48ee758121 In TCurrencyEdit property BorderSpacing now published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-24 09:26:59 +00:00
alexs75
c76f26feea + In TRxCustomDBLookupCombo add check for CircularDataLink
+ in TRxCustomDBLookupCombo accelerated drawing data
  - In TRxCustomDBLookupCombo fix select first record if DataField is emty
  + In RxDBGrid are published missing events from DBGrid
  + New component TRxCalendarGrid - simple calendar without heading.
  - fix error compile module rxappicon.pas in Windows  for GTK2 (thx ViruZ)
  + add new module rxiconv.pas (original module iconv.pas from A.Voito)
  + minor fix in drawing button caption in setup form TToolbar
  + fix draw disables state for TRxCustomDBLookupCombo
  - fix compile rxctrls in fpc 2.2
  + TPopUpColumnTitle used define NEW_STYLE_TITLE_ALIGNMENT_RXDBGRID
  + in RxDBGrid images of markers moved to rxdbgrids.lrs (Petr Smolik)
  + add module for autosort in RxDBGrid exsortzeos.pas for ZeosDB (Petr Smolik)


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 10:19:26 +00:00
alexs75
a920685c91 images for new components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 09:56:16 +00:00
alexs75
87f4d70fb8 new images for components, scripts for compile component images to lazarus resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-10-17 09:48:13 +00:00
ssamayoa
f1b2e22789 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@273 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-10-03 14:30:38 +00:00
ssamayoa
f8cb554d29 Initial import.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-29 00:59:44 +00:00
blikblum
d6fdbce0da * Fixed memory leaks
* Code cleanup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-11 13:10:27 +00:00
blikblum
180090dcea * Fixed crash in non windows targets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-11 11:30:53 +00:00
blikblum
f6bd5278ab * Added dummy include files and units for carbon/qt/gtk/gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-10 01:08:08 +00:00
blikblum
4c0ee502c7 * Moved OLE code to include files
* Cleaned defines

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 13:27:06 +00:00
blikblum
e1a93f2c6a * Added include directories
* Removed unnecessary code

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 12:26:20 +00:00
blikblum
eb49466d3a * Use optimal pixel format
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 18:04:49 +00:00
blikblum
c3bc3cc808 * Fix: Selection is not cleared when focus change is not allowed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 17:41:35 +00:00
blikblum
2a100b7b09 * Fixed System* check buttons
* Optmized painting of CheckButtons and TreeButtons

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-06 11:19:23 +00:00
blikblum
872a08506e * Added missing files
* Fix transparency of node buttons (plus/minus)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 15:02:15 +00:00
macpgmr
e043736652 Release 0.17 (20070903): Recent changes to LCL broke Orpheus compilation; this release provides workaround so it can be compiled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 01:50:14 +00:00
christian_u
4b3d8c0c5e fixed some things
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:13:23 +00:00
christian_u
55d828ec76 Make compatible to actual svn, Mac OSX Compatibility
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 19:04:07 +00:00
tomb0
5d38e0badc Removed example image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 17:43:14 +00:00
tomb0
4ee0dd740f - implementation for Carbon interface
- fix compilation after graphics rewrite
- improved example application

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-02 15:12:14 +00:00
vsnijders
1be18f4bcc rx: updated to 1.1.5.98
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-01 11:39:17 +00:00
vsnijders
c1d156080c svn classes: don't call svn proplist to get the properties of an empty file list
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-31 21:04:08 +00:00
vsnijders
c927a15a50 rx component: fixed compilation with Lazarus trunk as suggested by Marc Weustink
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:21:31 +00:00
vsnijders
8a0899c0a1 rx component: added new files from 1.1.4.93 release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 22:02:24 +00:00
vsnijders
fdc71696d7 rx corx component: updated to version 1.1.4.93
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-28 21:55:23 +00:00
vsnijders
8e9785fc48 svn classes: fixed bug in reading properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@237 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-12 18:04:25 +00:00
vsnijders
84af5e672b rx: fix memleak
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@235 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-11 21:11:20 +00:00
vsnijders
38fdedb1cc rx component: updated to version 1.1.3.86 from http://alexs75.narod.ru/fpc/rxfpc/RxFPC.rar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@234 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-10 22:15:51 +00:00
vsnijders
3b3bbb969c rx component: fixed compilation with fpc 2.3.1 and lazarus 0.9.23.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@233 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:53:05 +00:00
vsnijders
a3d4d0d2fd initial import of the rx component version 1.0.12.38
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@232 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-08-09 21:36:59 +00:00
christian_u
d420a2d542 corrected compilation with latest versions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@230 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-29 16:50:48 +00:00
vsnijders
fd67d975fe * fixed parsing of multiline properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-28 22:00:46 +00:00
blikblum
0e95629552 * Backported changes done in main svn tree up to svn rev 143 (version 4.5.4)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-23 14:43:56 +00:00
blikblum
f36c59e625 * Check images are loaded at demand
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-20 01:17:03 +00:00
blikblum
d5bf30839b * Replace StrechMaskBlit by BitBlt in XP header painting
* Cleanup check images draw code

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-09 13:10:37 +00:00
blikblum
3c652269a1 * Created system images to TBitmap
* Removed ConvertImageList
* Removed TVTVCriticalSection

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-06 03:16:27 +00:00
blikblum
87532a5c91 * Check images are now stored as TBitmap instead of TImageList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-06 01:33:07 +00:00
blikblum
7c5b6de4f1 * Fixed transparency in System* check images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-05 17:20:30 +00:00
blikblum
3fac361565 * Removed StopTimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@205 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-05 15:20:33 +00:00
macpgmr
990d5a299f Release 0.1.6 (20070704):
Fix for TO32TCFlexEdit validation;
 3 new example programs (TestSpinner, TestSimpField, TestTblEdits);
 updated OrphStatus.html notes.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-04 22:17:49 +00:00
macpgmr
08e8c19500 Updated notes after additional testing of gtk2 and qt widgetsets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-01 16:48:23 +00:00
blikblum
aa3508f66f * Updated package description
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@202 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-01 01:41:55 +00:00
macpgmr
b6098dba58 Release 0.1.5: Most Orph controls now work with latest Carbon widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 18:40:18 +00:00
blikblum
dbf7549b0d * Enabled calling of inherited WMMouseWheel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 01:22:18 +00:00
blikblum
f1d4319067 * Implemented transparent buttons under win32
* Fixed advanced demo compilation in win32

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-28 02:14:18 +00:00
blikblum
93b437494c * Fixed cursor after stop the panning window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-25 18:17:31 +00:00
blikblum
1eda83ee33 * Fixed paint glitch when resizing
* fixed images demo compilation

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-21 21:43:03 +00:00
blikblum
1143b36810 * Enabled ContexMenu/PopupMenu
* Code cleanup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 23:21:14 +00:00
blikblum
2b755d51cf * Fived cursor when using the panning window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 19:51:36 +00:00
blikblum
3887d4ba32 * Fix compilation using EnableAdvancedGraphics define
* Fix objects demo project file
* Remove lcltypes.inc file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 14:57:33 +00:00
macpgmr
1ca9c64f5e Updated notes following testing with latest 20070615 Laz snapshots.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-16 21:20:21 +00:00
blikblum
568a2ec9d5 * Fix Node position when expanding a node with a TotalHeight > ClientHeight ehrn header is visible
* Publish BorderSpacing

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-14 12:44:16 +00:00
macpgmr
9077a895ca 20070415 revision of XDev Toolkit - initial commit to SVN.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-08 20:50:29 +00:00
blikblum
35e60b6fc2 * Fixed compilation of Advanced demo in gtk
* Fixed compilation with fpc 214 under gtk
* Disabled screen store in hint activation under gtk
* Removed VirtualTrees.DrawTextW

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-03 15:13:22 +00:00
blikblum
341b29c6dc * Use TControl.BidiMode property instead of the homebrew
* Remove unnecessary assignment of TBitmap.Height to zero

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-03 01:43:26 +00:00
blikblum
26c090ebf4 * Fixed bug when using AddChild to add nodes, that was preventing a node to be selected
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-30 12:05:35 +00:00
blikblum
02aec68d04 * Fix compilation using UseExternalDragManager undefined
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 19:01:57 +00:00
blikblum
f8fa44c048 * Fix compilation using UseExternalDragManager undefined
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 19:01:37 +00:00
blikblum
9310413daf * Fix compilation using UseExternalDragManager undefined
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 12:40:08 +00:00
blikblum
5e810ef02b * Workaround to fpc bug leading to an interface memory leak
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 18:25:42 +00:00
blikblum
197173a5e8 * Started to remove dependency of Windows in advanced demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 13:09:35 +00:00
blikblum
c81ad25465 * Use Lazarus resources instead of Windows resources
* Added script to build resource file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 02:05:17 +00:00
blikblum
9d6a33dbe9 * Added advanced demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 23:52:34 +00:00
blikblum
1456413285 * Fixed regression: accessing Font would cause a access violation
* Fixed compilation of VtHeaderPopup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 12:05:51 +00:00
blikblum
ca1ebaca2b * Fixed regression: accessing Font would cause a access violation
* Fixed compilation of VtHeaderPopup

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 12:05:16 +00:00
blikblum
3e832dda5c * Fixed compilation in 2.1.4
* removed Compilers.Inc
* Remoced unused variables and units
* adapted TWriterHack to fpc definition

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-21 01:10:19 +00:00
blikblum
2411bee5e1 * Skip animation in Gtk due to poor timeGetTime implementation
* Dont cancel edit in WMKeydown under gtk1 (LCL bug 8865)
* Cleanup of objects and minimal demos

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-14 12:18:53 +00:00
blikblum
2843f3cd0c * Gtk - Draw dotted line using a bitmap brush like win32
* Workaround to LCL bug 8823

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-07 02:20:44 +00:00
blikblum
7e4a4bb440 Fixed ide pixmap files (was causing a crash under gtk)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-01 12:57:47 +00:00
blikblum
636993e3ff Added ide icons
Removed Register procedure from main unit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-01 01:41:35 +00:00
vsnijders
3b1dfd7245 fpsvnsync: fixed adding new directories (or files) with properties
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-27 20:31:57 +00:00
macpgmr
74c0b234d6 Version 0.1.4: Workaround for recent Lazarus LCL changes that broke Orpheus compilation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-26 12:59:21 +00:00
blikblum
9a6c72fb15 Removed unused FPanningCursor
Restore cursor when Panning is stopped

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-23 20:28:11 +00:00
blikblum
49b4ab00f4 Fixed HeaderSplit and Panning cursors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-23 20:23:37 +00:00
blikblum
04b3d1fb7a Workaround to LCL bug 8626
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-21 21:08:37 +00:00
blikblum
a7da3fa782 Initial GTK2 support
Started workaround to horizontal scrolling bug

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-21 19:56:33 +00:00
macpgmr
98a3f13377 Updated status notes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-08 14:43:49 +00:00
blikblum
213e0cc3b1 Fixed Panning window draw
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-06 00:57:17 +00:00
blikblum
28313808a3 Started PanningWindow implementation
Fixed some resource files

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-04 18:09:47 +00:00
macpgmr
77d87602b6 20070401 release (0.1.3): Fixes TO32FlexEdit tabbing and validation problems on win32 widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-01 19:59:51 +00:00
vsnijders
479926d209 svn classes: fixed test
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-30 13:18:56 +00:00
blikblum
2bb98d8d9a Workaround to LCL bug 8553
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-22 15:17:42 +00:00