.. |
forms
|
lcl: calendar popup form should have pmActive popup mode to be on top of parent stayontop forms (#0010092)
|
2010-05-01 16:08:11 +00:00 |
images
|
|
|
include
|
lcl: DoSendPageIndex should set LastChangePageIndex for correct page reporting on page show/hide
|
2010-05-15 12:48:30 +00:00 |
interfaces
|
win32: bring selected page to top on switching
|
2010-05-15 13:04:16 +00:00 |
languages
|
ide: added Czech localization. Translations by Chronos
|
2010-05-13 16:41:08 +00:00 |
nonwin32
|
lcl: add more WM_ messages
|
2009-10-23 05:25:32 +00:00 |
templates
|
|
|
tests
|
|
|
widgetset
|
lcl: fix RegisterCustomTreeView call of WSRegisterCustomTreeView
|
2010-04-22 03:22:09 +00:00 |
actnlist.pas
|
lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
|
2009-11-23 15:08:19 +00:00 |
alllclunits.pp
|
Implements RemoveProp in wince
|
2010-05-05 07:49:44 +00:00 |
arrow.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
asyncprocess.pp
|
|
|
avglvltree.pas
|
educationlaz: implemented hiding menu items
|
2009-10-20 12:51:23 +00:00 |
btn_icons.lrs
|
|
|
buttonpanel.pas
|
removed OldAutoSize
|
2010-05-04 19:16:18 +00:00 |
buttons.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
calendar.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
chart.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
checklst.pas
|
LCL; TCustomCheckListBox: fixed setting ItemEnabled before handleallocated
|
2010-05-13 10:21:24 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
lcl: bidi mode support for TColorBox, TColorListBox from Zeher Dirkey (issue #0015001)
|
2009-11-05 15:01:57 +00:00 |
comctrls.pp
|
lcl: GetTabIndex should return the index of Tab, not the index of Page. Remove SetTabIndex.
|
2010-05-12 08:23:49 +00:00 |
controls.pp
|
LCL: implemented considering parent anchored sides for Parent s auto size
|
2010-05-13 15:49:36 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: default DBNavigator hints now get localized at designtime and runtime automatically (of course only if lclstrconsts.*.po file is present)
|
2010-05-11 22:27:17 +00:00 |
dbgrids.pas
|
Adds support to FPC 2.2.0 for Windows CE
|
2010-05-01 10:59:17 +00:00 |
defaulttranslator.pas
|
LCL DefaultTranslator unit:
|
2010-03-08 18:40:28 +00:00 |
dialog_icons.lrs
|
|
|
dialogs.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
lcl: cleanup
|
2010-03-22 03:55:06 +00:00 |
extctrls.pp
|
lcl: fix TabVisible handling (issue #0016440)
|
2010-05-12 00:29:30 +00:00 |
extdlgs.pas
|
lcl: fix CreateParams for TPreviewFileControl
|
2010-05-07 00:44:13 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
fileutil.pas
|
lcl+codetools: CreateRelativePath: support for double pathdelims
|
2010-02-09 13:36:20 +00:00 |
forms.pp
|
LCL: clear TCustomForm.FLastFocusedControl when it is destroyed
|
2010-05-13 11:01:53 +00:00 |
fpcadds.pas
|
lcl: remove remain ver2_0 code
|
2010-01-06 17:43:33 +00:00 |
graphics.pp
|
* Graphics: Added TTiffImage
|
2010-05-02 14:36:41 +00:00 |
graphmath.pp
|
IDE: build modes: draw mode groups
|
2009-12-20 23:52:13 +00:00 |
graphtype.pp
|
lcl: in TRawImage.ExtractRect, use the direct data copy only when the requested rect.top = 0
|
2010-02-01 01:35:18 +00:00 |
graphutil.pp
|
|
|
grids.pas
|
LCL, change grids highlight text color, from Vladimir Zhirov, issue #16333
|
2010-04-26 00:01:11 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
lcl: apply patch of Dmitry to support .icns writer (mantis #0014638)
|
2009-09-21 08:47:55 +00:00 |
imagelistcache.pas
|
|
|
imglist.pp
|
Adds support to FPC 2.2.0 for Windows CE
|
2010-05-01 10:59:17 +00:00 |
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl: implement setting amDontCare mode for TCanvas. The actual value set is based on WS.GetLCLCapability
|
2010-05-15 11:32:32 +00:00 |
intfgraphics.pas
|
* Graphic: fixed rendering of gray-alpha images. Partially fixes #13266
|
2010-05-08 16:58:32 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
LCL: TConfigStorage: added LoadStringToStringTree
|
2010-04-24 18:08:28 +00:00 |
lazhelphtml.pas
|
LCL: THTMLBrowserHelpViewer.FindDefaultBrowser using out params, bug #15349
|
2009-12-17 15:11:12 +00:00 |
lazhelpintf.pas
|
LCL: added THelpDatabase.UnregisterAllItems
|
2010-04-06 12:36:09 +00:00 |
lazlinkedlist.pas
|
|
|
lcl_calc_images.lrs
|
lcl: don't use initialization section with resources in extdlgs, include resources only if calculator panel is used.
|
2010-02-05 09:19:06 +00:00 |
lcl_dbgrid_images.lrs
|
|
|
lcl_dbnav_images.lrs
|
|
|
lcl_dock_images.lrs
|
|
|
lcl_dock_to_images.lrs
|
|
|
lcl_edbtnimg.lrs
|
|
|
lclclasses.pp
|
IDE: po output directory setting: do not use longen/shortenfilename, bug #16278
|
2010-04-17 19:14:22 +00:00 |
lclintf.pas
|
lcl: fix OpenDocument to use 'open' command for darwin
|
2010-05-15 11:25:39 +00:00 |
lclmemmanager.pas
|
lcl: fix fpc 2.5.1 compilation for x64
|
2010-01-05 13:25:31 +00:00 |
lclmessageglue.pas
|
lcl: formatting
|
2010-05-02 07:00:16 +00:00 |
lclproc.pas
|
Implements DebugLn and DbgOut for Windows CE, as well as fixes compiling with VerboseSizeMsg
|
2010-05-13 11:14:22 +00:00 |
lclrescache.pas
|
lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092)
|
2010-04-19 09:01:04 +00:00 |
lclstrconsts.pas
|
LCL: localized shortcut captions (visible in IDE main menu), bug #11934.
|
2010-05-10 16:20:21 +00:00 |
lcltype.pp
|
lcl: move button flags to TCustomButton.CreateParams
|
2010-05-14 09:16:51 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
lconvencoding.pas
|
LCL: added cp850, bug #15290
|
2009-12-08 20:22:40 +00:00 |
ldockctrl.pas
|
lcl: docking: replace
|
2009-11-03 03:20:26 +00:00 |
ldockctrledit.lfm
|
|
|
ldockctrledit.pas
|
Improves the fpc 2.2.4 defines
|
2010-04-26 08:43:23 +00:00 |
ldocktree.pas
|
lcl: docking: replace
|
2009-11-03 03:20:26 +00:00 |
lmessages.pp
|
lcl: map LM_PAINT to WM_PAINT message number, don't perform any special handling if control has no doublebuffering and Message.DC = 0
|
2010-05-14 09:55:36 +00:00 |
lresources.pp
|
Adds support to FPC 2.2.0 for Windows CE
|
2010-05-01 10:59:17 +00:00 |
Makefile
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
Makefile.fpc
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
maps.pp
|
* Added PtrSize Map id types
|
2010-03-29 11:51:36 +00:00 |
maskedit.pp
|
lcl: publish TMaskEdit.OnEditingDone
|
2010-05-09 02:25:44 +00:00 |
masks.pas
|
FileUtil: removed used lclproc
|
2009-10-05 11:00:05 +00:00 |
menus.pp
|
lcl: cleanup + formatting
|
2010-03-23 08:11:26 +00:00 |
pairsplitter.pas
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
Improves the fpc 2.2.4 defines
|
2010-04-26 08:43:23 +00:00 |
postscriptprinter.pas
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
postscriptunicode.pas
|
LCL, fix escaping invalid postscript string chars, issue #15920
|
2010-03-15 00:44:41 +00:00 |
printers.pas
|
LCL, reworked how the printer obtains it's default canvas class
|
2010-04-07 07:09:23 +00:00 |
propertystorage.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
Makes the Items property public for TShellListView and TShellTreeView, fixes bug #15374
|
2010-05-01 12:37:06 +00:00 |
spin.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
stdactns.pas
|
lcl: cleanup
|
2009-12-22 06:43:22 +00:00 |
stdctrls.pp
|
lcl: move button flags to TCustomButton.CreateParams
|
2010-05-14 09:16:51 +00:00 |
stringhashlist.pas
|
LCL: fixed memleak in stringhashlist, when destroying a hashlist without items (issue #15755)
|
2010-03-15 20:43:03 +00:00 |
textstrings.pas
|
lcl: fix TTextStrings.Put: don't call SetLength before the text move if new string is shorter, call if after the move, copy one symbol more since we want to copy from the end position including it (bug #0015496)
|
2010-01-30 11:41:54 +00:00 |
themes.pas
|
lcl: draw treeitem text using appropriate themed colors
|
2010-04-24 14:52:22 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
utf8process.pp
|
lcl: add FindDefaultBrowser and OpenURL functions to LCLProc
|
2009-10-04 05:58:34 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
|
|