| .. |
|
forms
|
LCL: Always use modeless window for calendar popup. Fixes issue #14059
|
2011-07-12 18:33:55 +00:00 |
|
images
|
Lazcontrols: changed files for new ListFilterEdit control.
|
2011-06-29 00:04:54 +00:00 |
|
include
|
LCL: make TShape.Shape = stSquaredDiamond different from stDiamond. Issue #20290, patch from Anton
|
2011-09-19 21:04:42 +00:00 |
|
interfaces
|
wince interface: fixed typo in TWinCEWidgetSet.EnterCriticalSection
|
2011-09-19 08:05:47 +00:00 |
|
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
|
2011-08-25 21:14:51 +00:00 |
|
nonwin32
|
lcl: add delphi compatible messages by Stephano (issue #0019134)
|
2011-04-18 02:33:18 +00:00 |
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
Finishes fixing IndexOfTabAt
|
2011-07-22 11:34:43 +00:00 |
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
LCL: Chart unit renamed to BarChart
|
2011-04-19 17:24:59 +00:00 |
|
arrow.pp
|
|
|
|
asyncprocess.pp
|
|
|
|
avglvltree.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
|
barchart.pp
|
Moves the barchart import from dataset from dbctrls to barchart
|
2011-04-19 18:34:50 +00:00 |
|
btn_icons.lrs
|
|
|
|
buttonpanel.pas
|
LCL: fixed ButtonPanel last visible button detection logic, bug #19210
|
2011-06-25 13:08:19 +00:00 |
|
buttons.pp
|
lcl: set ModalResult to mrClose if BitBtn.Kind = bkClose (issue #0019197)
|
2011-04-19 08:04:05 +00:00 |
|
calendar.pp
|
lcl: use DefaultFormatSettings to prevent deprecated message generation
|
2010-12-02 07:21:19 +00:00 |
|
checklst.pas
|
LCL: Change param names in TCustomCheckListBox.CheckAll to avoid confusion with property name.
|
2011-08-13 12:56:58 +00:00 |
|
clipbrd.pp
|
|
|
|
colorbox.pas
|
|
|
|
comctrls.pp
|
Adds a new method to make TPageControl usage in code more intuitive
|
2011-09-11 06:20:21 +00:00 |
|
controls.pp
|
LCL: Added TGraphicControl.VisuallyEnabled to track if control is really visually enabled (eg Enabled=True but Parent is disabled) during checking Enabled property inside paint and mouse methods.fixes issue #20247
|
2011-09-17 19:42:30 +00:00 |
|
cursors.lrs
|
|
|
|
customtimer.pas
|
LCL: TTimer: checking csDesgning is no longer useful, since SetDesigning works recursive
|
2011-04-28 18:52:30 +00:00 |
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
|
2011-09-12 19:12:21 +00:00 |
|
dbgrids.pas
|
LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
|
2011-09-12 19:12:21 +00:00 |
|
defaulttranslator.pas
|
LCL: lrs object reader/writer: write unique paths string properies for collection items and frames, patch #16742
|
2011-01-25 18:50:14 +00:00 |
|
dialog_icons.lrs
|
|
|
|
dialogs.pp
|
LCL, fix commondialog under gtk2 insist on calling close twice
|
2011-09-06 16:29:43 +00:00 |
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
editbtn.pas
|
ListFilterEdit and TreeFilterEdit: remove unneeded parts, refactor
|
2011-07-19 23:17:59 +00:00 |
|
extctrls.pp
|
LCL: Make the label in LabeledEdit move together with its owner after copying. Issue #19067, patch from Flávio Etrusco
|
2011-09-14 21:23:23 +00:00 |
|
extdlgs.pas
|
LCL: fix some inconsistencies in translating dialog titles (patch from cobines, bug #19869):
|
2011-08-02 20:25:45 +00:00 |
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
|
|
|
filectrl.pp
|
Patches from bug #17761 TShellListView Mask: duplicated items if mask is " *.ext;*.ext "
|
2011-05-25 08:33:29 +00:00 |
|
fileutil.pas
|
LCL: Add function FindAllDirectories. Issue #20278, patch from Antônio Galvão
|
2011-09-18 08:46:14 +00:00 |
|
forms.pp
|
LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
|
2011-09-12 19:12:21 +00:00 |
|
fpcadds.pas
|
|
|
|
graphics.pp
|
Adds minimal functionality so that TRegion can be usable for regions composed of rectangles
|
2011-07-18 07:20:19 +00:00 |
|
graphmath.pp
|
LCL: fixed stRoundRect drawing problem on Carbon.Patch by u-boot. issue #17892
|
2011-02-13 20:33:29 +00:00 |
|
graphtype.pp
|
LCL: fix range error when reading an ImageList made with Delphi. Issue #19454
|
2011-06-03 00:28:50 +00:00 |
|
graphutil.pp
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
|
grids.pas
|
LCL, grids, do not AutoSize TStringCellEditor by default
|
2011-09-09 20:17:25 +00:00 |
|
helpintfs.pas
|
IDE: help for compiler directives
|
2011-06-26 21:11:08 +00:00 |
|
icnstypes.pas
|
|
|
|
imagelistcache.pas
|
|
|
|
imglist.pp
|
lcl: add another TImageList.Draw Delphi compatibility method (issue #0018921)
|
2011-03-14 07:25:08 +00:00 |
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
Adds TWidgetset.DebugLogLn for widgetset implemented logs
|
2011-08-29 10:39:37 +00:00 |
|
intfgraphics.pas
|
LCL: broke unit dependency of graphics on controls
|
2011-07-09 23:10:27 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazconfigstorage.pas
|
Debugger, Watches: Store column width (missing file)
|
2011-09-17 13:38:25 +00:00 |
|
lazhelphtml.pas
|
IDE, LCL: adapted error messages to changed IDE main menu layout
|
2011-05-07 15:41:03 +00:00 |
|
lazhelpintf.pas
|
LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation
|
2011-06-26 23:15:02 +00:00 |
|
lazlinkedlist.pas
|
|
|
|
lcl_calc_images.lrs
|
|
|
|
lcl_dbgrid_images.lrs
|
|
|
|
lcl_dbnav_images.lrs
|
Patch from bug #19638: Patch for TDBNavigator: new glyphs for "delete" and "undo"
|
2011-08-21 12:19:43 +00:00 |
|
lcl_dock_images.lrs
|
|
|
|
lcl_dock_to_images.lrs
|
|
|
|
lcl_edbtnimg.lrs
|
Lazcontrols: changed files for new ListFilterEdit control.
|
2011-06-29 00:04:54 +00:00 |
|
lcl_grid_images.lrs
|
Resource for Grid column sort images
|
2011-05-09 08:07:29 +00:00 |
|
lclbase.lpk
|
Adds paswstring to the lcl package but not compiled by default because otherwise it would install the widestring manager
|
2011-09-13 13:54:52 +00:00 |
|
lclclasses.pp
|
Adds a new virtual method to allow descendents to override their WSClass
|
2011-08-05 08:36:21 +00:00 |
|
lclintf.pas
|
LCL: Fix integer types in 64-bit systems. Issue #19314, patch from Cyrax
|
2011-08-16 20:46:01 +00:00 |
|
lclmemmanager.pas
|
|
|
|
lclmessageglue.pas
|
lcl: alllclunits using normal syntax
|
2011-01-26 23:21:20 +00:00 |
|
lclproc.pas
|
lcl: replace UTF8String to AnsiString
|
2011-09-18 11:36:48 +00:00 |
|
lclrescache.pas
|
|
|
|
lclstrconsts.pas
|
LCL: improved MaskEdit localization (one ToDo item less). Thanks Alexey Lagunov for the hint.
|
2011-08-24 21:03:41 +00:00 |
|
lcltype.pp
|
Implements the most basic fullscreen support, for gtk2 only at the moment
|
2011-06-30 08:58:09 +00:00 |
|
lclunicodedata.pas
|
|
|
|
lclversion.pas
|
LCL: raise an error if compiled with old fpc < 2.4.2
|
2011-09-13 14:13:57 +00:00 |
|
lconvencoding.pas
|
Fixes linking LCL-Android by disabling all links to libc in arm-linux
|
2011-08-08 11:23:08 +00:00 |
|
ldockctrl.pas
|
Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
|
2011-05-10 09:13:38 +00:00 |
|
ldockctrledit.lfm
|
|
|
|
ldockctrledit.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
|
ldocktree.pas
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
|
2011-07-20 14:39:50 +00:00 |
|
lmessages.pp
|
lcl: remove TLMNoPara, use TLMNoParams for TLMEnter, TLMExit (issue #0019134)
|
2011-04-19 02:26:47 +00:00 |
|
lresources.pp
|
lcl: TUTF8Parser.HandleNewLine: fill buffer
|
2011-06-26 21:05:15 +00:00 |
|
Makefile
|
lcl: alllclunits using normal syntax
|
2011-01-26 23:21:20 +00:00 |
|
Makefile.compiled
|
lclbase: added Makefile.compiled
|
2011-01-15 15:10:51 +00:00 |
|
Makefile.fpc
|
lcl: alllclunits using normal syntax
|
2011-01-26 23:21:20 +00:00 |
|
maps.pp
|
|
|
|
maskedit.pp
|
LCL: fixed comments in maskedit.pp, patch from Bart Broersma, bug #20129
|
2011-09-02 20:28:49 +00:00 |
|
masks.pas
|
|
|
|
menus.pp
|
LCL: Implement procedure TMenuItem.Add(const AItems: array of TMenuItem), Issue #19889
|
2011-08-13 12:31:37 +00:00 |
|
pairsplitter.pas
|
LCL: Fix "Read error" when copy-pasting TPairSplitter. Patch from August Klein, issue #19234
|
2011-05-05 23:16:49 +00:00 |
|
paswstring.pas
|
Fixes the header of paswstring.pas
|
2011-09-13 12:43:04 +00:00 |
|
popupnotifier.pas
|
|
|
|
postscriptcanvas.pas
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
|
postscriptprinter.pas
|
|
|
|
postscriptunicode.pas
|
|
|
|
printers.pas
|
LCL, fix cups printer properties dialog title, issue #20191
|
2011-09-09 20:49:37 +00:00 |
|
propertystorage.pas
|
|
|
|
registerlcl.pas
|
LCL: Chart unit renamed to BarChart
|
2011-04-19 17:24:59 +00:00 |
|
rubberband.pas
|
|
|
|
shellctrls.pas
|
TShellTreeView: when root property is changed, also change root property of TShellListView (if assigned).issue #18534
|
2011-06-30 10:39:34 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
LCL: TToggleBox published properties: BidiMode, Contstraints, Color, Font, ParentBidiMode, ParentFont.
|
2011-06-22 12:22:58 +00:00 |
|
stringhashlist.pas
|
|
|
|
textstrings.pas
|
|
|
|
themes.pas
|
LCL: Fix Range Check errors on 64-bit system. Issue #20051, patch from Cyrax
|
2011-08-25 21:18:42 +00:00 |
|
tmschema.pas
|
|
|
|
toolwin.pp
|
|
|
|
translations.pas
|
Fixes linking LCL-Android by disabling all links to libc in arm-linux
|
2011-08-08 11:23:08 +00:00 |
|
update_allunits.lpi
|
|
|
|
update_allunits.lpr
|
|
|
|
utf8process.pp
|
|
|
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
switched from deprecated xmlcfg to xmlconf
|
2011-02-01 09:34:27 +00:00 |