lazarus/lcl
maxim ebb4c661c5 Merged revision(s) 49272 #3d94951a6e from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #28244
........

git-svn-id: branches/fixes_1_4@49275 -
2015-06-04 21:52:58 +00:00
..
forms CalendarPopup: Immediately hide the form (before closing) on deactivate (Issue #0020647) 2014-12-12 12:28:29 +00:00
images
include Merged revision(s) 49214 #bbb037cc27 from trunk: 2015-06-04 21:36:44 +00:00
interfaces Merged revision(s) 49211 #adcc1a2862 from trunk: 2015-06-04 21:34:59 +00:00
languages Merged revision(s) 49272 #3d94951a6e from trunk: 2015-06-04 21:52:58 +00:00
nonwin32
templates
tests
widgetset Merged revision(s) 48871-48872 #4ec7f482b1-#4ec7f482b1 from trunk: 2015-05-06 22:19:46 +00:00
actnlist.pas
alllclunits.pp LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
arrow.pp
asyncprocess.pp
btn_icons.res
buttonpanel.pas lcl: TButtonPanel: fixed computing preferredsize 2015-04-05 08:38:47 +00:00
buttons.pp LCL: TCustomSpeedButton: do not store Glyph in lfm when Action provides the Glyph, issue #27357, from BBaz 2015-01-27 08:34:12 +00:00
calendar.pp
checklst.pas Merged revision(s) 47992-47993 #62711a2bb8-#62711a2bb8 from trunk: 2015-02-25 23:08:08 +00:00
clipbrd.pp
colorbox.pas Merged revision(s) 47583 #2ef47b3812 from trunk: 2015-02-03 00:16:45 +00:00
comboex.pas
comctrls.pp Merged revision(s) 47941 #87602ec191, 47982 #f130692a93 from trunk: 2015-02-25 22:55:37 +00:00
controls.pp LCL: TScrollingWincontrol: GetLogicalClientRect: independent of AutoScroll to avoid cycle, GetPreferredSize: independent of AutoScroll, added extra checks if LCL clientrect is not in sync with widgetset, improved debugging preferredsize 2015-02-17 23:58:59 +00:00
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp
dbextctrls.pp LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
dbgrids.pas LCL, dbgrid, call SelectEditor manually in DatasetScrolled in case row index do not change, based on patch by Luca Olivetti, issue #27232 2015-03-03 15:23:09 +00:00
defaulttranslator.pas LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688 2015-01-06 00:14:56 +00:00
dialog_icons.res
dialogs.pp Merged revision(s) 48870 #77ddd148d7 from trunk: 2015-04-29 21:36:25 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas Merged revision(s) 49165 #81be2b6595 from trunk: 2015-05-26 22:14:57 +00:00
extctrls.pp Merged revision(s) 47481 #b9f3af4090 from trunk: 2015-01-22 22:05:55 +00:00
extdlgs.pas Dialogs, ExtDlgs: 2014-11-29 16:19:38 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
forms.pp LCL: re-added CalculateAutoRanges for custom controls 2015-04-04 21:49:50 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
graphics.pp lcl: TGraphic: unicode file names 2014-11-12 18:54:56 +00:00
graphmath.pp LCL: fixed PolyBezierArcPoints in graphmath for negative values.Patch by Giuliano Colla. issue #26792 2014-10-06 06:10:36 +00:00
graphtype.pp
graphutil.pp
grids.pas LCL: TCustomGrid: disable default preferred size, because grid moves controls and change scrollbars, bug #27095 2015-02-18 00:57:37 +00:00
helpintfs.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00
interfacebase.pp LCL: formatting 2014-10-30 19:46:52 +00:00
intfgraphics.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +00:00
lazhelpintf.pas lcl: replaced AnsiCompareText 2014-12-10 03:14:05 +00:00
lazlinkedlist.pas
lazregions.pas
lcl_calc_images.res
lcl_dbgrid_images.res
lcl_dbnav_images.res
lcl_dock_images.res
lcl_dock_to_images.res
lcl_edbtnimg.res
lcl_grid_images.res
lclbase.lpk set fixes version to 1.4.1 2015-04-18 08:50:35 +00:00
lclclasses.pp
lclintf.pas Carbon,Cocoa,QtCocoa: replaced outdated LSOpenCFURLRef.Now qtcocoa 64bit can be build w/o problems.Patch by Karl-Michael Schindler. issue #26890 2015-02-25 16:43:52 +00:00
lclmemmanager.pas
lclmessageglue.pas LCL: clean up 2014-10-18 09:22:19 +00:00
lclproc.pas lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps 2014-12-10 14:26:18 +00:00
lclrescache.pas
lclstrconsts.pas Merged revision(s) 48063 #5dc968befc, 48072 #d8dd2b9b78, 48090 #6399902356 from trunk: 2015-03-01 21:07:29 +00:00
lcltranslator.pas LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688 2015-01-06 00:14:56 +00:00
lcltype.pp lcl: changed tagBITMAPCOREHEADER and tagBITMAPINFOHEADER to packed, they are used to read .bmp files 2015-04-01 09:35:58 +00:00
lclunicodedata.pas
lclversion.pas set fixes version to 1.4.1 2015-04-18 08:50:35 +00:00
ldocktree.pas
lmessages.pp
lresources.pp fix wince build 2015-02-14 18:27:48 +00:00
Makefile lcl: make: added -Sci 2015-03-08 18:34:51 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc lcl: make: added -Sci 2015-03-08 18:34:51 +00:00
maps.pp
maskedit.pp Merged revision(s) 49197 #a9060dc0b7 from trunk: 2015-05-28 20:21:01 +00:00
menus.pp LCL: do not mention in comments no longer existing TMenuBar class, bug #26799 2014-09-30 23:20:20 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL, postscriptcanvas: fix landscape and reverse landscape orientation, from Percy Van Den bylaardt, issue #27048 2014-11-21 01:42:21 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00
registerlcl.pas LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
rubberband.pas
shellctrls.pas Merged revision 48635 #a0ac7864a9 from /trunk 2015-04-11 07:06:27 +00:00
spin.pp
stdactns.pas
stdctrls.pp Merged revision 48628 #483c6ba2cc from /trunk 2015-04-11 07:04:46 +00:00
stringhashlist.pas
textstrings.pas LCL: TTextStrings: assign(TTextStrings): simple copy 2015-01-05 12:52:25 +00:00
themes.pas Themes: fixed memleak with dotted brush bitmap.part of issue #27559 2015-03-01 12:33:05 +00:00
tmschema.pas
toolwin.pp
translations.pas lcl: TPOFile: unicode file names 2014-11-12 18:52:23 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
xmlpropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00