Commit Graph

127 Commits

Author SHA1 Message Date
juha
52c7ea4dad LCL: Implement a rudimentary ValueListEdit. A redraw problem must be solved.
git-svn-id: trunk@32585 -
2011-10-01 14:28:47 +00:00
zeljko
d3e86179db LCL: Chart unit renamed to BarChart
git-svn-id: trunk@30386 -
2011-04-19 17:24:59 +00:00
mattias
6d8a288af8 LCL: moved register components to LCLBase
git-svn-id: trunk@29212 -
2011-01-27 13:15:33 +00:00
mattias
6b6ad2d929 IDE+LCL: made LCL a normal package
git-svn-id: trunk@29210 -
2011-01-27 12:56:07 +00:00
mattias
84e6c1d086 lcl: alllclunits using normal syntax
git-svn-id: trunk@29209 -
2011-01-26 23:21:20 +00:00
sekelsenmat
5854a0f095 Implements RemoveProp in wince
git-svn-id: trunk@25203 -
2010-05-05 07:49:44 +00:00
sekelsenmat
eea3b2aca9 Adds support for FPC 2.2.2 for Windows CE
git-svn-id: trunk@25089 -
2010-05-01 10:46:11 +00:00
sekelsenmat
bc2f3b23e6 Fixes wince compilation for fpc 2.4.x
git-svn-id: trunk@24958 -
2010-04-26 08:52:17 +00:00
sekelsenmat
e3b6b29bdb Implements support for FPC 2.2.4 for WinCE
git-svn-id: trunk@24956 -
2010-04-26 08:31:15 +00:00
vincents
6aa1943442 increased version check from 2.2.0 to 2.4.0
git-svn-id: trunk@23399 -
2010-01-07 21:00:01 +00:00
paul
f02c53c71c merge lcl-smartlink branch:
------------------------------------------------------------------------
r19294 | paul | 2009-04-10 11:17:35 +0800 (Птн, 10 Апр 2009) | 1 line

lcl, win32: start optimizations: imglist (all), controls (all), combtrls (statubar)
------------------------------------------------------------------------
r19305 | martin | 2009-04-10 21:53:27 +0800 (Птн, 10 Апр 2009) | 1 line

Moved "DoneRegisterCheck" to global LCL
------------------------------------------------------------------------
r19306 | martin | 2009-04-10 22:14:57 +0800 (Птн, 10 Апр 2009) | 1 line

Moved "DoneRegisterCheck" to global LCL (more)
------------------------------------------------------------------------
r19307 | martin | 2009-04-10 22:22:44 +0800 (Птн, 10 Апр 2009) | 1 line

changed case true => True
------------------------------------------------------------------------
r19308 | paul | 2009-04-10 22:28:28 +0800 (Птн, 10 Апр 2009) | 1 line

fix file case
------------------------------------------------------------------------
r19311 | martin | 2009-04-10 23:09:16 +0800 (Птн, 10 Апр 2009) | 1 line

Moved Registration of TCustomCalendar
------------------------------------------------------------------------
r19312 | martin | 2009-04-10 23:28:03 +0800 (Птн, 10 Апр 2009) | 1 line

Moved PropertyToSkip for TCalender
------------------------------------------------------------------------
r19314 | paul | 2009-04-10 23:50:30 +0800 (Птн, 10 Апр 2009) | 1 line

merge r13913 #999e8b059d
------------------------------------------------------------------------
r19315 | paul | 2009-04-10 23:53:07 +0800 (Птн, 10 Апр 2009) | 1 line

cleanup WSCalendar
------------------------------------------------------------------------
r19316 | paul | 2009-04-11 00:37:44 +0800 (Сбт, 11 Апр 2009) | 1 line

finish with ComCtrls
------------------------------------------------------------------------
r19318 | martin | 2009-04-11 01:37:40 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved dialogs
------------------------------------------------------------------------
r19319 | martin | 2009-04-11 01:47:30 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved dialogs
------------------------------------------------------------------------
r19320 | martin | 2009-04-11 02:47:52 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved ExtCtrls, ExtDlgs
------------------------------------------------------------------------
r19321 | martin | 2009-04-11 03:23:32 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved PropertyToSkip
------------------------------------------------------------------------
r19322 | martin | 2009-04-11 03:37:39 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved StdCtrls
------------------------------------------------------------------------
r19323 | martin | 2009-04-11 04:05:50 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved Buttons
------------------------------------------------------------------------
r19325 | paul | 2009-04-11 11:02:26 +0800 (Сбт, 11 Апр 2009) | 1 line

remove DirSel
------------------------------------------------------------------------
r19326 | paul | 2009-04-11 11:11:37 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterArrow
------------------------------------------------------------------------
r19327 | paul | 2009-04-11 11:32:09 +0800 (Сбт, 11 Апр 2009) | 1 line

register WS classes only for TCustomXXX classes if they are available (like TCustomScrollBar instead of TScrollBar) and only for those descendants which really differ (like TRadioButton, TToggleButton)
------------------------------------------------------------------------
r19328 | paul | 2009-04-11 11:40:00 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomCheckBox
------------------------------------------------------------------------
r19329 | paul | 2009-04-11 11:57:22 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Forms
------------------------------------------------------------------------
r19330 | paul | 2009-04-11 12:13:05 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomGrid + move of RegisterPropertyToSkip
------------------------------------------------------------------------
r19331 | paul | 2009-04-11 12:24:29 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Menus
------------------------------------------------------------------------
r19332 | paul | 2009-04-11 12:35:16 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for PairSplitter
------------------------------------------------------------------------
r19333 | paul | 2009-04-11 12:47:39 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Spin
------------------------------------------------------------------------
r19334 | paul | 2009-04-11 12:58:55 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomRubberBand
------------------------------------------------------------------------
r19335 | paul | 2009-04-11 13:31:43 +0800 (Сбт, 11 Апр 2009) | 1 line

remove 2 initialization sections
------------------------------------------------------------------------
r19336 | paul | 2009-04-11 13:46:26 +0800 (Сбт, 11 Апр 2009) | 1 line

remove TPopupNotifier.png from LCL
------------------------------------------------------------------------
r19338 | paul | 2009-04-11 13:54:03 +0800 (Сбт, 11 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19341 | paul | 2009-04-11 14:59:27 +0800 (Сбт, 11 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19343 | martin | 2009-04-11 19:59:18 +0800 (Сбт, 11 Апр 2009) | 1 line

Reduced Unit-Circles, by moving Register* into WS* units
------------------------------------------------------------------------
r19344 | martin | 2009-04-11 20:22:49 +0800 (Сбт, 11 Апр 2009) | 1 line

Dummy file for gtk
------------------------------------------------------------------------
r19345 | martin | 2009-04-11 21:06:55 +0800 (Сбт, 11 Апр 2009) | 1 line

Initial move of gtk1 register
------------------------------------------------------------------------
r19346 | martin | 2009-04-11 21:19:48 +0800 (Сбт, 11 Апр 2009) | 1 line

Missing dependencies in gtk1 wsfactory
------------------------------------------------------------------------
r19347 | martin | 2009-04-11 22:36:42 +0800 (Сбт, 11 Апр 2009) | 1 line

Declare register* in interface, to keep external linker happy
------------------------------------------------------------------------
r19348 | martin | 2009-04-11 23:34:16 +0800 (Сбт, 11 Апр 2009) | 1 line

Declare register* in interface, to keep external linker happy 
------------------------------------------------------------------------
r19349 | martin | 2009-04-11 23:39:20 +0800 (Сбт, 11 Апр 2009) | 1 line

moved uses for factory
------------------------------------------------------------------------
r19350 | martin | 2009-04-11 23:41:57 +0800 (Сбт, 11 Апр 2009) | 1 line

corrected a few accidental "Result := False"
------------------------------------------------------------------------
r19351 | paul | 2009-04-12 00:04:15 +0800 (Вск, 12 Апр 2009) | 1 line

removed unused units
------------------------------------------------------------------------
r19352 | paul | 2009-04-12 00:05:26 +0800 (Вск, 12 Апр 2009) | 1 line

qt: move RegisterWS calls to qtwsfactory
------------------------------------------------------------------------
r19354 | paul | 2009-04-12 01:04:04 +0800 (Вск, 12 Апр 2009) | 1 line

wince: move RegisterWS calls to WinCEWSFactory
------------------------------------------------------------------------
r19356 | martin | 2009-04-12 01:39:56 +0800 (Вск, 12 Апр 2009) | 1 line

moved GTK2
------------------------------------------------------------------------
r19357 | martin | 2009-04-12 01:45:31 +0800 (Вск, 12 Апр 2009) | 1 line

moved GTK2 / missing units
------------------------------------------------------------------------
r19358 | martin | 2009-04-12 01:57:43 +0800 (Вск, 12 Апр 2009) | 1 line

Fixed one return value from register
------------------------------------------------------------------------
r19360 | martin | 2009-04-12 02:47:42 +0800 (Вск, 12 Апр 2009) | 1 line

Gtk2 , needs 2 registrations for WinControl
------------------------------------------------------------------------
r19361 | martin | 2009-04-12 02:57:58 +0800 (Вск, 12 Апр 2009) | 1 line

Gtk2 , needs 2nd registrations
------------------------------------------------------------------------
r19368 | paul | 2009-04-12 13:09:59 +0800 (Вск, 12 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19373 | paul | 2009-04-12 13:45:17 +0800 (Вск, 12 Апр 2009) | 1 line

wince: forgotten file
------------------------------------------------------------------------
r19374 | paul | 2009-04-12 14:04:04 +0800 (Вск, 12 Апр 2009) | 1 line

carbon: move RegisterWSComponent to CarbonWSFactory
------------------------------------------------------------------------
r19375 | paul | 2009-04-12 14:27:47 +0800 (Вск, 12 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------

git-svn-id: trunk@19376 -
2009-04-12 08:46:31 +00:00
paul
a5a3a8e13e lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
all others: add/replace new dependency

git-svn-id: trunk@19313 -
2009-04-10 15:33:23 +00:00
mattias
6cb37c2db0 IDE+LCL: moved unicode tables into lcl/lclunicodedata.pas, from Theo
git-svn-id: trunk@18464 -
2009-01-27 18:35:12 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
sekelsenmat
9028efb455 Initial implementation for TShellTreeView
git-svn-id: trunk@17782 -
2008-12-10 13:59:01 +00:00
darius
ae817f22ad Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
git-svn-id: trunk@17162 -
2008-10-31 00:38:03 +00:00
darius
0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
marc
c82d2dcc96 * Added Graphics Utility unit
git-svn-id: trunk@14953 -
2008-04-24 23:00:01 +00:00
sekelsenmat
def1546d06 Further removes clistbox.
git-svn-id: trunk@14233 -
2008-02-22 18:09:03 +00:00
sekelsenmat
ae7e221cc7 Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
git-svn-id: trunk@14038 -
2008-02-09 10:24:40 +00:00
mattias
0ae3fcfe1f LCL: added lcl/lconvencoding.pas
git-svn-id: trunk@13538 -
2007-12-30 18:58:09 +00:00
sekelsenmat
9ddb7d42d5 Removed the utf-8 widestring managed.
git-svn-id: trunk@13333 -
2007-12-14 19:01:52 +00:00
sekelsenmat
ba95497e04 Added initial utf-8 widestring manager activated by -dUseUTF8WString
git-svn-id: trunk@13329 -
2007-12-14 13:34:44 +00:00
vincents
bd8a102149 lcl: added lclversion unit and example (#10250)
git-svn-id: trunk@13156 -
2007-12-05 07:14:58 +00:00
mattias
f20081a879 IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
paul
297ed60657 lcl:
- add rubberband component
- add qt rubberband implementation

git-svn-id: trunk@11954 -
2007-09-07 16:39:27 +00:00
paul
e45bc069f0 - initial implementation of lazarus ThemeServices
- win32 calls to Widgetset.ThemesActive redirected to ThemeServices

git-svn-id: trunk@11161 -
2007-05-18 02:18:52 +00:00
mattias
7ef1a310ed added lclmessageglue from Andrew Haines
git-svn-id: trunk@9956 -
2006-09-21 10:23:44 +00:00
mattias
21e56d495e fixed win32 intf compilation
git-svn-id: trunk@9612 -
2006-07-14 22:35:24 +00:00
mattias
ace64d3a32 changed RawImage sizes to PtrUInt
git-svn-id: trunk@9611 -
2006-07-14 22:21:17 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
678d335e79 moved ideintf/helpintf.pas to lcl/lazhelpintf.pas
git-svn-id: trunk@9277 -
2006-05-13 13:39:30 +00:00
mattias
1202899898 added baseideintf
git-svn-id: trunk@9275 -
2006-05-13 13:29:03 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
662141d40e added CalendarPopup for DateEdit
git-svn-id: trunk@9149 -
2006-04-19 22:40:10 +00:00
marc
c1b6dada52 + added maps
git-svn-id: trunk@9137 -
2006-04-17 12:15:09 +00:00
vincents
187be8e445 add fatal error for fpc version <2.0.2
git-svn-id: trunk@9052 -
2006-03-30 12:25:18 +00:00
mattias
28eed0f0fe added dynqueue.pas, changed license of dynamicarray.pas
git-svn-id: trunk@8840 -
2006-02-27 22:53:45 +00:00
micha
730f6f5831 add TButtonPanel to LCL (by darius)
git-svn-id: trunk@8467 -
2006-01-07 19:57:15 +00:00
micha
003833b777 add cross-platform process termination and pipe event handlers
git-svn-id: trunk@8256 -
2005-12-06 13:41:28 +00:00
mattias
ed60dffb71 IDE now extends/clean up project unit path on renaming a project unit
git-svn-id: trunk@8168 -
2005-11-15 16:14:04 +00:00
vincents
06da53a3ac - moved some of the translations code to the lcl
- use GetLanguageIDs from GetText instead of LazConf

git-svn-id: trunk@8124 -
2005-11-10 13:42:13 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
vincents
429030716b added error, if fpc 1.x is used
git-svn-id: trunk@7482 -
2005-08-04 10:15:32 +00:00
vincents
90b9862494 removed $IFDEF VER1 from Martin Smat
git-svn-id: trunk@7473 -
2005-08-02 20:00:41 +00:00
vincents
31c746f9de added ColorBox (from Darius) to LCL
git-svn-id: trunk@7375 -
2005-07-19 08:31:21 +00:00
marc
98f5b75116 * Reimplemented ZOrder
+ Added IDE option to move a control one forward/back
* Fixed IDE control selection
- Removed some IFDEF VER 1_0
+ Added some inline

git-svn-id: trunk@7361 -
2005-07-16 00:08:26 +00:00
mattias
384a57a132 implemented renaming of new package files
git-svn-id: trunk@7339 -
2005-07-13 07:33:14 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
24f64d8bf8 started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6423 -
2004-12-27 12:56:42 +00:00
mattias
2cca8f143f added postscript canvas example from Olivier
git-svn-id: trunk@6110 -
2004-10-04 09:05:23 +00:00
vincents
bcf90ce19b splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6080 -
2004-09-27 21:45:44 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
581bef95fc moved intfstrconsts.pp to lclstrconsts.pas, implemented TPenHandleCache
git-svn-id: trunk@5769 -
2004-08-11 20:57:09 +00:00
mattias
cf339ad67c added DBActns from Michael VC
git-svn-id: trunk@5726 -
2004-08-03 10:01:22 +00:00
mattias
2f8201d816 added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
2004-07-25 15:39:55 +00:00
mattias
4b1ebca16e started propertystorage enable with -dEnableSessionProps
git-svn-id: trunk@5699 -
2004-07-23 22:06:56 +00:00
marc
04c92db6be + Added WSBitBtn interface
+ Implemented WSBitBtn interface for gtk

git-svn-id: trunk@5480 -
2004-05-16 23:24:41 +00:00
mattias
6171f8d9e7 fixed range check error and added extgraphics.pas
git-svn-id: trunk@5442 -
2004-05-01 23:24:19 +00:00
mattias
c65f45ff98 fixed 1.0.10 compilation
git-svn-id: trunk@5436 -
2004-04-29 18:08:17 +00:00
marc
6fa23e9181 * Moved the implementation of (GTK)ButtonCreateHandle to the new
(GTK)WSButton class

git-svn-id: trunk@5329 -
2004-03-19 00:03:15 +00:00
mattias
53672cd4eb added StdActns definitions, no code yet
git-svn-id: trunk@5233 -
2004-02-24 21:53:12 +00:00
mattias
22b7bb3767 deactivated fpImage or fpc 1.0.10
git-svn-id: trunk@5186 -
2004-02-10 00:38:43 +00:00
mattias
5606ba0fe2 fpImage is now used as default, deactivate it with -dDisableFPImage
git-svn-id: trunk@5149 -
2004-02-02 22:01:51 +00:00
mattias
0b780e008d excluded dirsel.pp from makefile
git-svn-id: trunk@5104 -
2004-01-26 11:58:37 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
4976a7fdca added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C.
git-svn-id: trunk@4948 -
2003-12-23 20:40:43 +00:00
mattias
ff0250a054 fixed ambigious units registry and forms
git-svn-id: trunk@4879 -
2003-12-07 09:07:22 +00:00
mattias
d36880c511 removed menutype.pas
git-svn-id: trunk@4851 -
2003-11-27 23:02:30 +00:00
mattias
53adb7a109 reduced unit circles, fixed fpImage streaming
git-svn-id: trunk@4844 -
2003-11-26 21:30:19 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00