Commit Graph

285 Commits

Author SHA1 Message Date
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
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
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
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
87fdff01a2 PowerPDF Check In
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-06 15:02:30 +00:00
07b9c83841 fixed TabPosition-change issue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-05 17:29:37 +00:00
7320cca41f some fixed issues by Luiz Americo Pereira Camara =)
first working TGradTabControl

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-10-04 23:45:02 +00:00
a317af5e6a ToolBar setup window
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-30 11:21:55 +00:00
d4e8ab5c27 for draw button on ToolPanel used theme service if ToolBarStyle=tbsNative
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@577 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-29 12:11:20 +00:00
744eece50d * Declare DelphiCompat after LCLIntf in uses clause
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@568 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-21 17:35:20 +00:00
31f8a1a541 property OnUTF8KeyPress now published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-17 11:18:28 +00:00
59640eecea Improved clipping rect handling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@553 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-11 08:14:25 +00:00
b78fd41e93 rewrite code for align button on TToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-01 13:30:17 +00:00
c469f3a322 fixed glyph display issue and Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@534 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-25 13:07:22 +00:00
1a7f321de7 improved font handling and updated demo by Luiz Americo Pereira Camara
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@529 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-15 19:28:55 +00:00
e8f965bb06 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@528 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-08-13 06:41:59 +00:00
3c3e91c992 GradButtonExample Compilation-Error Solved
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@527 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-13 06:41:30 +00:00
92d9a5bf49 initial import of TGradButton and TGradTabControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-08-10 18:23:45 +00:00
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