Commit Graph

264 Commits

Author SHA1 Message Date
25a4ed79d5 20080720 release: updated list of controls for DfmToLfm converter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-20 20:44:11 +00:00
9f181dc51d Release 0.2.0 (20080720): Important update with many bugs fixed and workarounds found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-20 20:24:35 +00:00
216c8bf089 * Fix compilation with fpc 222 under Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-06 13:40:05 +00:00
4fc41c632f * Renamed TScrollBarStyle to TVTScrollBarStyle
* Fix compilation with fpc222rc1 under win32
* Move the call to SetMapMode to the places where the buffer bitmap is resized

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-05 10:55:45 +00:00
1552b81bc9 if try edit closed TRxMemoryData in error message display TRxMemoryData.Name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-05 06:55:49 +00:00
8d29e2bcbc git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@499 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:28:07 +00:00
041fb415d0 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@498 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:13:54 +00:00
0300212c14 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@497 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-06-29 20:12:52 +00:00
24c0de27b9 fixes after bitmap rewrite TBitmap -> TRasterImage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-28 14:24:08 +00:00
00b3ba15a6 fix create resource from XPM image
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-24 15:19:56 +00:00
4ef7cfd8d1 - fixed after Lazarus bitmap rewrite
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-21 12:46:05 +00:00
e87ec306f4 - fixed Handle deprecation
- removed unused units from uses

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 15:01:08 +00:00
d59d809574 richview, automatically rebuild as needed, version 0.5.3.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 03:00:25 +00:00
d9c175bb6e richview, fixed demo default target
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-16 02:48:46 +00:00
2b43ff98cb - added CreateFromData constructor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-14 11:26:36 +00:00
cd26fb9591 - added implementation for Qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-13 10:53:58 +00:00
3747542709 TToolPanel on TFrame now work
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-31 17:58:24 +00:00
d13467856e draw shadow on button image in TToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 17:04:27 +00:00
1abc2db855 Fix error in TDBComboBox.EditingDone if DataSet = nil
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-26 14:01:11 +00:00
87df2fb58e new version - 2.0.0.136
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-22 17:05:47 +00:00
bfef8f4584 Adds epiktimer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-22 12:20:58 +00:00
c5ecd1b28f In PopUpFormOptions add editor for property Collumns[x].FieldName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-05-14 18:28:14 +00:00
df1408e52b svn component: more verbose exception if svn command fails.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-28 09:37:16 +00:00
d8013165ac *Remove workaround to LCL bug 11187
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-27 02:44:46 +00:00
3527b17383 * Manual clip nodes with negative target coordinates under Qt. Workaround to LCL bug 11187
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-23 02:07:10 +00:00
a2ed931905 fix error in TRxDBLookupCombo after set value for DataField and LookupSourse.Active=false
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-21 14:17:43 +00:00
ddc5de0ac1 fix compile for last lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-19 12:49:00 +00:00
7dbf9255af * Fixes to advanced demo
- Fix header draw in advanced header demo
 - Reload image lists to better transparency
 - Change to borderstyle = bsSingle where appropriate

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 21:15:16 +00:00
2c7d207ed5 In TRxDBLookupCombo property DropDownCount now work
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 09:54:37 +00:00
2b355e456b new version of rxpopupunit.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 07:30:22 +00:00
7eba9e2d01 * Fix crash under gtk/gtk2/qt in advanced example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 00:51:27 +00:00
f1a883be87 * Add workaround for bug in gtk2 that lead to focus being lost after arrow key is pressed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 00:50:13 +00:00
2b2f2a581a Cleanup code in TRxDBLookupCombo.Paint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-17 19:34:47 +00:00
aae8d060c4 In property TRxDBLookupCombo.PopUpFormOptions add field AutoFillColumns. Used in dropdown list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-15 20:49:20 +00:00
a9e804419f * Avoid access violation when destroying at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-13 14:19:07 +00:00
fa09cca65a * Make the target output dir different for each widgetset
* Workaround to buggy ScrollWindowEx under Qt and Gtk

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 22:07:46 +00:00
46fd53ba72 * Fix av when destroying a instance that created a drag manager under qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 21:45:28 +00:00
c42a0a1751 * Fix draw glitch when using animated toggle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 19:02:31 +00:00
a1db697566 * Fix a draw glitch when using a rounded rect selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-12 18:33:34 +00:00
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
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
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
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
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
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
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
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
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
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
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