lazarus/lcl
mattias 8c5c123c5d fpgui intf: fixes from Graeme
git-svn-id: trunk@31316 -
2011-06-21 13:14:04 +00:00
..
forms lcl: fix layout of replace dialog by Anton 2011-01-13 12:47:01 +00:00
images List for Grid column sort images 2011-05-09 08:11:45 +00:00
include LCL: comment 2011-06-09 12:45:10 +00:00
interfaces fpgui intf: fixes from Graeme 2011-06-21 13:14:04 +00:00
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19424 2011-05-26 20:05:11 +00:00
nonwin32 lcl: add delphi compatible messages by Stephano (issue #0019134) 2011-04-18 02:33:18 +00:00
templates
tests
widgetset LCL: introduced TWSScrollBar.SetKind() to avoid usage of RecreateWnd when changing kind of TScrollBar, because it crashes on 64bit installations.Fixed AV with qt and gtk2 under 64bit 2011-05-22 09:53:34 +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: TButtonPanel: hide buttons at designtime 2011-05-27 20:28:39 +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, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes 2011-03-19 16:40:11 +00:00
clipbrd.pp
colorbox.pas
comctrls.pp lcl: fix vertical toolbar button positioning + drawing of vertical separators 2011-05-27 06:39:29 +00:00
controls.pp LCL: overrided TControl.Update in TGraphicControl, so it calls Update() only for TGraphicControl client rect, not whole parent handle. 2011-06-08 07:00:02 +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: clean up 2011-05-18 16:55:29 +00:00
dbgrids.pas LCL, added OnUserCheckboxState event to dbgrid 2011-06-09 20:48:37 +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 IDE: open file: add file masks of editor files 2011-02-18 20:06:39 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: add BiDi support for 5 components. Patch from Avishai, issue #19268 2011-05-07 10:26:05 +00:00
extctrls.pp lcl: publish TLabeledEdit.OnEditingDone 2011-05-26 15:04:33 +00:00
extdlgs.pas lcl: use DefaultFormatSettings to prevent deprecated message generation 2010-12-02 07:21:19 +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: ReadAllLinks: stop after 12 levels 2011-03-27 09:08:23 +00:00
forms.pp LCL: made QueueAsyncCall and RemoveAsyncCalls thread safe 2011-06-09 11:00:09 +00:00
fpcadds.pas
graphics.pp turbo ipro: update layout in Paint if needed 2011-06-13 17:59:40 +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 implements moving cell cursor on setting grid.Slectiong, issue #19458 2011-06-02 06:39:31 +00:00
helpintfs.pas IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +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 lcl: replace TWidgetSet.AppHandle function with a readwrite property 2011-02-01 04:10:57 +00:00
intfgraphics.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
LAYOUT.txt
lazconfigstorage.pas LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +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 IDE: code hints: fpdoc links to open the help 2011-06-14 17:58:24 +00:00
lazlinkedlist.pas
lcl_calc_images.lrs
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lcl_grid_images.lrs Resource for Grid column sort images 2011-05-09 08:07:29 +00:00
lclbase.lpk IDE: add unit to uses section: search via codetools 2011-06-14 18:56:21 +00:00
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lclproc.pas LCL: MergeSort: using insertion sort for small arrays 2011-06-11 15:11:42 +00:00
lclrescache.pas
lclstrconsts.pas IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
lcltype.pp lcl: change gradient types from longint to Cardinal (matches windows declarations) 2011-06-18 00:01:28 +00:00
lclunicodedata.pas
lclversion.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lconvencoding.pas LCL: GuessEncoding: accelerated 2011-05-28 09:38:31 +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 Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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: LRSObjectTextToBinary: do not write widestring, it is not needed and makes trouble by the widestringmanager under windows 2011-06-04 10:20:21 +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: TCustomMaskEdit.Text string to TTranslateString 2011-01-25 18:36:13 +00:00
masks.pas
menus.pp LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there. 2011-03-16 16:53:36 +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
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, printers: fix typos in Exception messages and comments, fixes bug #18950 2011-03-19 21:38:31 +00:00
propertystorage.pas
registerlcl.pas LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
rubberband.pas
shellctrls.pas LCL: Make ShellTreeView sorting work also when root path is empty. Issue #19571 2011-06-20 16:37:21 +00:00
spin.pp
stdactns.pas
stdctrls.pp lcl: add TCustomListBox.AddItem() method 2011-05-30 06:31:01 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: fix treeview plus/minus sign drawing with no themes 2011-04-17 13:17:14 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: Add return value to TranslateUnitResourceStrings. Patch from Ingo Steiniger, issue #18345 2011-05-07 00:03:42 +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