.. |
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: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created
|
2010-08-12 12:24:11 +00:00 |
interfaces
|
carbon: fixes for Luiz's RadioButton changes
|
2010-08-11 05:44:16 +00:00 |
languages
|
* 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048.
|
2010-07-28 20:58:37 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
lcl: fix compilation after rev 27070 #69b2b72516
|
2010-08-12 12:49:38 +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
|
LCL: TAvgLvlTree: using by default the default memory manager, for multithreading
|
2010-08-06 16:31:27 +00:00 |
btn_icons.lrs
|
|
|
buttonpanel.pas
|
LCL: TButtonPanel: store also button Name and ShowHint properties
|
2010-06-22 20:57:01 +00:00 |
buttons.pp
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
calendar.pp
|
lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created
|
2010-08-12 12:24:11 +00:00 |
chart.pp
|
LCL: added comments
|
2010-06-16 09:55:25 +00:00 |
checklst.pas
|
LCL; TCustomCheckListBox: fixed setting ItemEnabled before handleallocated
|
2010-05-13 10:21:24 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
|
|
comctrls.pp
|
win32: fix TListView.Autosize by Bernd Kreuss (issue #0017141)
|
2010-08-10 02:07:48 +00:00 |
controls.pp
|
lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created
|
2010-08-12 12:24:11 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: TDBNavigator: published property ChildSizing, set vertical scaling to true, bug #17087
|
2010-08-03 07:50:58 +00:00 |
dbgrids.pas
|
LCL, fix dbgrid showing 'phantom' rows on inserting (sqlquery bug on changing buffercount on this state)
|
2010-08-11 05:40:21 +00:00 |
defaulttranslator.pas
|
DefaultTranslator: fix typo (bug #17046) and update comments.
|
2010-07-28 22:25:30 +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: publish TPanel.OnContextPopup (issue #0016947)
|
2010-07-16 09:00:58 +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: fix GetEnvironmentVariableUTF8 for Windows, returning wrong string for OEM encoded values
|
2010-07-10 20:31:18 +00:00 |
forms.pp
|
lcl: add TApplication.ActivateHint method for delphi compatibility
|
2010-08-05 02:17:37 +00:00 |
fpcadds.pas
|
lcl: remove remain ver2_0 code
|
2010-01-06 17:43:33 +00:00 |
graphics.pp
|
lcl: add gif format support by patch of José Mejuto (issue #0016993)
|
2010-07-21 02:56:37 +00:00 |
graphmath.pp
|
IDE: build modes: draw mode groups
|
2009-12-20 23:52:13 +00:00 |
graphtype.pp
|
* Move generic RGBIndices code to rawimage description. Part of patch #16304 by Denis Golovan
|
2010-08-09 22:53:38 +00:00 |
graphutil.pp
|
|
|
grids.pas
|
LCL, fix dbgrid showing 'phantom' rows on inserting (sqlquery bug on changing buffercount on this state)
|
2010-08-11 05:40:21 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
lcl: define TImageList.Equals for 2.4.3
|
2010-07-22 02:12:20 +00:00 |
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl, win32: better support for wm_help command. pass context and keyword to DoOnHelp in a compatible to delphi way (issue #0015065)
|
2010-07-20 08:43:36 +00:00 |
intfgraphics.pas
|
Improves bitmapped button and adds an alpha blending routine to TLazIntfImage
|
2010-07-21 07:35:04 +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
|
lcl: remove workaround to old fpc bug in BeforeDestruction
|
2010-06-02 09:39:49 +00:00 |
lclintf.pas
|
LCL: OpenDocument: auto add quotes, bug #16541
|
2010-05-23 09:21:58 +00:00 |
lclmemmanager.pas
|
lcl: fix fpc 2.5.1 compilation for x64
|
2010-01-05 13:25:31 +00:00 |
lclmessageglue.pas
|
lcl: redo context menu message handling:
|
2010-07-14 08:47:02 +00:00 |
lclproc.pas
|
Improves wince menus, see bug #17090
|
2010-08-03 07:47:31 +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: add gif format support by patch of José Mejuto (issue #0016993)
|
2010-07-21 02:56:37 +00:00 |
lcltype.pp
|
lcl, win32: better support for wm_help command. pass context and keyword to DoOnHelp in a compatible to delphi way (issue #0015065)
|
2010-07-20 08:43:36 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
lconvencoding.pas
|
LCL: added cp850, bug #15290
|
2009-12-08 20:22:40 +00:00 |
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.pas
|
Improves the fpc 2.2.4 defines
|
2010-04-26 08:43:23 +00:00 |
ldocktree.pas
|
|
|
lmessages.pp
|
lcl, win32: better support for wm_help command. pass context and keyword to DoOnHelp in a compatible to delphi way (issue #0015065)
|
2010-07-20 08:43:36 +00:00 |
lresources.pp
|
lcl: add const to string parameters in RegisterPropertyToSkip
|
2010-08-11 01:46:39 +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
|
|
|
menus.pp
|
lcl, win32: cleanup
|
2010-07-19 05:43:57 +00:00 |
pairsplitter.pas
|
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
|
2010-05-05 07:59:04 +00:00 |
popupnotifier.pas
|
PopupNotifier: it's THintWindow now, so it does not activate itself when shown, also small cleanup maded.
|
2010-05-31 07:31:46 +00:00 |
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, fix recursion on getting default paper name, issue #16496
|
2010-05-18 01:13:27 +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: fixed case insenstive search TSearchAction.PerformSearch, bug #16736
|
2010-06-19 16:10:46 +00:00 |
stdctrls.pp
|
lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible.
|
2010-08-10 20:12:40 +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: changed default stock closebutton to draw the 1-pixel width cross
|
2010-07-08 16:33:04 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
lcl: remove ver2_0 workarounds
|
2010-01-06 17:05:28 +00:00 |
utf8process.pp
|
Adds some comments to RunCmdFromPath
|
2010-05-18 09:07:59 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
LCL: TXMLConfigStorage.Clear
|
2010-06-05 15:35:41 +00:00 |