2004-01-06 18:58 mattias * lazarus/lcl/: stdctrls.pp, include/control.inc, include/radiobutton.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed setting TRadioButton.Caption for gtk 2004-01-06 16:20 mattias * lazarus/: components/codetools/eventcodetool.pas, lcl/interfaces/gtk/gtkobject.inc: fixed instant termination of gtk message handling 2004-01-06 14:07 mattias * lazarus/components/: codetools/languages/codetools.ru.mo, codetools/languages/codetools.ru.po, codetools/languages/codetools.ruwin.mo, codetools/languages/codetools.ruwin.po, synedit/languages/synedit.ru.mo, synedit/languages/synedit.ruwin.mo, synedit/languages/synedit.ruwin.po, synedit/languages/synmacrorecorder.ruwin.mo, synedit/languages/synmacrorecorder.ruwin.po: added new russian po files 2004-01-06 14:01 mattias * lazarus/tools/copy_po_files_to_lazarus_sources.sh: added a script to easily add updated po files 2004-01-06 13:50 mattias * lazarus/: localize.sh, components/synedit/synhighlighterpas.pp, components/synedit/synhighlighterunixshellscript.pas, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.it.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po, languages/objinspstrconsts.ca.mo, languages/objinspstrconsts.ca.po, languages/objinspstrconsts.de.mo, languages/objinspstrconsts.de.po, languages/objinspstrconsts.es.mo, languages/objinspstrconsts.es.po, languages/objinspstrconsts.fr.mo, languages/objinspstrconsts.fr.po, languages/objinspstrconsts.it.mo, languages/objinspstrconsts.it.po, languages/objinspstrconsts.pl.mo, languages/objinspstrconsts.pl.po, languages/objinspstrconsts.po, languages/objinspstrconsts.ru.mo, languages/objinspstrconsts.ru.po, languages/objinspstrconsts.ruwin.mo, languages/objinspstrconsts.ruwin.po, lcl/languages/lcl.ru.mo, lcl/languages/lcl.ru.po, lcl/languages/lcl.ruwin.mo, lcl/languages/lcl.ruwin.po: updated russian translation 2004-01-06 11:53 mattias * lazarus/: compileroptions.pp, components/codetools/memcheck.pas, lcl/arrow.pp: fixed default value of TArrow.ArrowType 2004-01-05 23:02 mattias * lazarus/: ideoptiondefs.pas, docs/LCLMessages.txt: changed IDEWindowLayout forms to TCustomForm 2004-01-05 16:58 mattias * lazarus/docs/LCLMessages.txt: started LCLMessages.txt 2004-01-05 16:22 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, ideoptiondefs.pas, lazarusidestrconsts.pas, main.pp, components/synedit/synedit.pp, components/turbopower_ipro/turbopoweripro.lpk, debugger/cmdlinedebugger.pp, debugger/dbgoutputform.pp, debugger/debugger.pp, debugger/debuggerdlg.pp, debugger/gdbmidebugger.pp: improved debugger: saved log, error handling in initialization, better reinitialize 2004-01-05 02:18 mattias * lazarus/: components/synedit/synedit.pp, lcl/graphics.pp, lcl/include/canvas.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut 2004-01-04 18:29 mattias * lazarus/components/turbopower_ipro/: iphtml.pas, iputils.pas, turbopoweripro.lpk: added package and cross compilation output dirs 2004-01-04 18:21 mattias * lazarus/components/htmllite/: Makefile, Makefile.fpc, htmllite.pas, lazhtmllite.lpk, lazhtmllite.pas, litesbs1.pas, liteun2.pas: added package and cross compilation output dirs 2004-01-04 17:44 mattias * lazarus/: lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklclintf.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk2/gtk2int.pas, lcl/interfaces/gtk2/gtk2interface.lpk, lcl/interfaces/gtk2/gtk2object.inc, packager/packagedefs.pas: updated gtk2 package 2004-01-04 14:48 mattias * lazarus/buildlazdialog.pas: force building lazarus with LANG=en_US 2004-01-04 12:32 mattias * lazarus/: debugoptionsfrm.pas, main.pp: OI support for TPersistent, PropMeasuerHeight 2004-01-04 04:53 marc * lazarus/: customformeditor.pp, debugoptionsfrm.pas, lazarus.pp, lazarusidestrconsts.pas, main.pp, debugger/debugger.pp, debugger/sshgdbmidebugger.pas, designer/controlselection.pp, designer/designermenu.pp: * Changed TComponentSelectionList to TPersistentSelectionList + Added SSHdebugger property 2004-01-04 01:05 mattias * lazarus/: main.pp, designer/designermenu.pp: added double click for menu editor 2004-01-04 00:14 mattias * lazarus/lcl/: comctrls.pp, controls.pp, extctrls.pp, graphics.pp, include/canvas.inc, include/customcontrol.inc, include/custompanel.inc, include/customstatictext.inc, include/wincontrol.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc: default font can now change height and fixed gtk crash 2004-01-03 22:06 micha * lazarus/lcl/: comctrls.pp, controls.pp, extctrls.pp, lcltype.pp, include/customcontrol.inc, include/custompanel.inc, include/treeview.inc, include/winapi.inc, include/wincontrol.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32winapi.inc: - fix win32/checklistbox - implement proper lcl to interface move/size notify via setwindowpos - fix treeview to use inherited canvas from customcontrol - implement double buffering in win32 2004-01-03 21:36 mattias * lazarus/lcl/stdctrls.pp: published TEdit.Enabled 2004-01-03 21:31 mattias * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: fixed CreateRectRgn for negative widths/heights 2004-01-03 21:19 mattias * lazarus/: main.pp, project.pp, components/codetools/codecache.pas, components/codetools/linkscanner.pas, lcl/include/filectrl.inc: fixed reopening virtual files 2004-01-03 19:37 mattias * lazarus/languages/: lazaruside.es.mo, lazaruside.es.po: updated localization 2004-01-03 19:16 mattias * lazarus/: buildfiledlg.lfm, buildfiledlg.lrs, buildfiledlg.pas, cleandirdlg.lfm, cleandirdlg.lrs, codeexplorer.lfm, debugoptionsfrm.lfm, debugoptionsfrm.lrs, publishprojectdlg.lfm, publishprojectdlg.lrs, debugger/watchesdlg.lfm, debugger/watchesdlg.lrs, debugger/watchpropertydlg.lfm, debugger/watchpropertydlg.lrs, designer/taborderdlg.lfm, designer/taborderdlg.lrs, doceditor/doceditor.lfm, examples/treeview/tv_add_remove_u1.lfm, lcl/controls.pp, lcl/dirsel.lfm, lcl/include/control.inc, tools/apiwizz/apiwizard.lfm: set DragCursor props to default 2004-01-03 13:17 mattias * lazarus/components/codetools/eventcodetool.pas: fixed memleak on published var completion from Vincent 2004-01-03 13:04 mattias * lazarus/lcl/: vclglobals.pp, include/hkeys.inc: removed non portable hkeys.inc 2004-01-03 12:57 mattias * lazarus/: buildlazdialog.pas, lcl/lmessages.pp, lcl/include/customlistbox.inc, lcl/include/intfbaselcl.inc, lcl/include/lclintf.inc, lcl/include/lclintfh.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklclintf.inc, lcl/interfaces/gtk/gtklclintfh.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32lclintf.inc, lcl/interfaces/win32/win32lclintfh.inc, lcl/interfaces/win32/win32object.inc: applied implementation for LM_LB_GETINDEXAT from Vincent 2004-01-03 02:17 marc * lazarus/: debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, debugger/debugger.pp: + Added debugger optioes 2003-12-31 19:10 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: fix sizeof bitmap structure (from martin) 2003-12-30 23:24 micha * lazarus/lcl/include/canvas.inc: fix number of points in polygon (form vincent) 2003-12-30 23:08 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: fix for fpc 1.0.x, LPPOINT winapi stuff 2003-12-30 22:20 micha * lazarus/lcl/grids.pas: fix col,row out of bounds (from jesus) 2003-12-30 22:05 micha * lazarus/lcl/interfaces/gtk/: gtkwinapi.inc, gtkwinapih.inc: fix gtk interface due to lcl interface change (from vincent 2003-12-30 09:38 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32winapi.inc: enable selection of checklistbox items (from vincent) 2003-12-29 22:56 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix menuitem icon and index (from martin) 2003-12-29 15:22 micha * lazarus/lcl/: controls.pp, extdlgs.pas, forms.pp, grids.pas, lclproc.pas, lcltype.pp, lmessages.pp, include/application.inc, include/control.inc, include/customform.inc, include/intfbasewinapi.inc, include/speedbutton.inc, include/toolbar.inc, include/toolbutton.inc, include/treeview.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32def.pp, interfaces/win32/win32lclintf.inc, interfaces/win32/win32listsl.inc, interfaces/win32/win32listslh.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc, interfaces/win32/winext.pas: fix a lot of range check errors win32 2003-12-28 13:49 mattias * lazarus/lcl/extctrls.pp: published TPaintBox.Enabled 2003-12-28 13:22 mattias * lazarus/components/codetools/finddeclarationtool.pas: implemented find declaration for Self in nested procs 2003-12-28 13:04 mattias * lazarus/lcl/units/: gnome/CONTENT.TXT, gtk/CONTENT.TXT, gtk2/CONTENT.TXT, qt/CONTENT.TXT, win32/CONTENT.TXT: removed unused CONTENT.TXT files for old output dirs 2003-12-28 12:00 mattias * lazarus/main.pp: fixed memleak after showing project units from vincent 2003-12-28 03:47 mattias * lazarus/compileroptions.pp: fixed project custom target filename 2003-12-28 03:40 mattias * lazarus/: charactermapdlg.lfm, charactermapdlg.lrs, checklfmdlg.lfm, checklfmdlg.lrs, checklfmdlg.pas, cleandirdlg.lfm, cleandirdlg.lrs, codeexplorer.lfm, codeexplorer.lrs, codetoolsdefpreview.lfm, codetoolsdefpreview.lrs, extractprocdlg.lfm, extractprocdlg.lrs, frmsearch.lfm, frmsearch.lrs, msgvieweditor.lfm, msgvieweditor.lrs, multireplacedlg.lfm, multireplacedlg.lrs, components/synedit/synedit.pp, designer/taborderdlg.lfm, designer/taborderdlg.lrs, doceditor/doceditor.lfm, doceditor/doceditor.lrs, examples/treeview/tv_add_remove_u1.lfm, examples/treeview/tv_add_remove_u1.lrs, lcl/comctrls.pp, lcl/dirsel.lfm, lcl/dirsel.lrs, lcl/extdlgs.pas, lcl/forms.pp, lcl/include/control.inc, lcl/include/custompanel.inc, lcl/include/statusbar.inc, lcl/include/treeview.inc, tools/apiwizz/apiwizard.lfm, tools/apiwizz/apiwizard.lrs: set colors to default values 2003-12-27 21:15 mattias * lazarus/: aboutfrm.lfm, aboutfrm.lrs, debugoptionsfrm.lfm, debugoptionsfrm.lrs, publishprojectdlg.lfm, publishprojectdlg.lrs, tcolumndlg1.lfm, lcl/controls.pp: set some colors to default 2003-12-27 20:34 mattias * lazarus/lcl/: forms.pp, include/customgroupbox.inc: implemented default values for property editors and OI 2003-12-27 17:47 micha * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc, win32proc.inc: fix dialogs owner handle, fixes focusing issue 2003-12-27 17:26 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32proc.inc, win32winapi.inc: remove redundant window property "lazarus" (from martin) 2003-12-27 16:14 mattias * lazarus/: Makefile, Makefile.fpc, localize.sh, components/codetools/languages/codetools.ca.po, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.it.po, components/codetools/languages/codetools.pl.po, components/codetools/languages/codetools.po, languages/lazaruside.ca.mo, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po, languages/objinspstrconsts.ca.po, languages/objinspstrconsts.de.po, languages/objinspstrconsts.es.po, languages/objinspstrconsts.fr.po, languages/objinspstrconsts.it.po, languages/objinspstrconsts.pl.po, languages/objinspstrconsts.po, languages/objinspstrconsts.ru.po, languages/objinspstrconsts.ruwin.po, lcl/languages/lcl.ca.po, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.it.po, lcl/languages/lcl.pl.po, lcl/languages/lcl.po, lcl/languages/lcl.ru.po, lcl/languages/lcl.ruwin.po: updated localization 2003-12-27 14:34 mattias * lazarus/components/gtk/gtkglarea/nvglx.pp: fix for fpc 1.0 2003-12-27 12:22 mattias * lazarus/debugger/: debugger.pp, sshgdbmidebugger.pas: minor fixes 2003-12-27 12:03 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: fix pixmap color (from vincent) 2003-12-27 02:30 mattias * lazarus/debugger/debugger.pp: fixed compilation 2003-12-27 02:26 mattias * lazarus/: debugoptionsfrm.pas, main.pp: fixed 1.0.10 compilation 2003-12-27 02:05 marc * lazarus/debugger/debugger.pp: + Added debugger properties 2003-12-27 02:04 mattias * lazarus/components/codetools/: codetree.pas, finddeclarationtool.pas, pascalparsertool.pas, pascalreadertool.pas: implemented global property sections 2003-12-26 18:42 mattias * lazarus/components/codetools/pascalparsertool.pas: implemented global properties 2003-12-26 18:23 mattias * lazarus/tools/apiwizz/: Makefile, Makefile.fpc: fixed makefile 2003-12-26 17:09 mattias * lazarus/debugoptionsfrm.pas: started debugger specific options 2003-12-26 16:55 mattias * lazarus/: debugoptionsfrm.pas, main.pp, msgview.pp: fixed message jumping 2003-12-26 16:29 mattias * lazarus/: debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, msgvieweditor.pas, examples/combobox.pp, lcl/interfaces/win32/win32callback.inc: various combobox and other fixes from Vincent 2003-12-26 16:23 mattias * lazarus/: msgvieweditor.lfm, msgvieweditor.lrs, msgvieweditor.pas, components/codetools/codecache.pas, lcl/comctrls.pp, lcl/include/listcolumn.inc, lcl/include/listcolumns.inc, lcl/interfaces/gtk/gtkproc.inc: started message editor and fixed some range checks 2003-12-26 13:36 mattias * lazarus/: main.pp, msgview.pp, components/codetools/pascalreadertool.pas, lcl/dynamicarray.pas: started a posteriori message filtering 2003-12-26 11:59 mattias * lazarus/lcl/: comctrls.pp, customtimer.pas, extctrls.pp, include/customupdown.inc, interfaces/gtk/gtkproc.inc: fixed color coversion range check 2003-12-26 11:16 mattias * lazarus/: components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/lcltype.pp, lcl/include/canvas.inc, lcl/include/pen.inc, lcl/interfaces/gtk2/gtk2winapi.inc: changed TColorRef from longword to longint 2003-12-26 10:55 mattias * lazarus/: components/synedit/synedit.pp, lcl/graphics.pp: fixed range check type conversion 2003-12-26 10:37 mattias * lazarus/: editdefinetree.pas, project.pp: added TProject.Destroying 2003-12-26 10:28 micha * lazarus/lcl/interfaces/win32/: win32listsl.inc, win32listslh.inc: fix itemdata (string+object) for combobox (from vincent) 2003-12-25 15:47 mattias * lazarus/keymapping.pp: fixed pointer conversion 2003-12-25 15:33 mattias * lazarus/components/gtk/gtkglarea/: gtkglarea.pp, gtkglareacontrol.pas, gtkopengl.lpk, gtkopengl.pas, nvglx.pp, Makefile, Makefile.fpc, Makefile, Makefile.fpc: renamed gtkglarea.pp to gtkglarecontrol.pas 2003-12-25 15:17 mattias * lazarus/: customformeditor.pp, environmentopts.pp, exttooleditdlg.pas, keymapping.pp, main.pp, project.pp, uniteditor.pp, components/codetools/avl_tree.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, components/codetools/laz_xmlread.pas, components/codetools/memcheck.pas, components/codetools/pascalparsertool.pas, components/synedit/synedit.pp, components/synedit/syneditexport.pas, components/synedit/syneditplugins.pas, components/synedit/synedittextbuffer.pp, components/synedit/synmacrorecorder.pas, designer/controlselection.pp, designer/designer.pp, designer/taborderdlg.pas, lcl/Makefile, lcl/Makefile.fpc, lcl/alllclunits.pp, lcl/avglvltree.pas, lcl/clipbrd.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/editbtn.pas, lcl/extdlgs.pas, lcl/forms.pp, lcl/fpcadds.pas, lcl/graphics.pp, lcl/graphmath.pp, lcl/interfacebase.pp, lcl/lclproc.pas, lcl/lcltype.pp, lcl/lresources.pp, lcl/vclglobals.pp, lcl/include/application.inc, lcl/include/bitmap.inc, lcl/include/buttonglyph.inc, lcl/include/clipbrd.inc, lcl/include/control.inc, lcl/include/controlscrollbar.inc, lcl/include/customupdown.inc, lcl/include/filectrl.inc, lcl/include/graphic.inc, lcl/include/imglist.inc, lcl/include/intfbaselcl.inc, lcl/include/pixmap.inc, lcl/include/speedbutton.inc, lcl/include/toolbar.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, packager/pkgoptionsdlg.pas: fixed many range check warnings 2003-12-25 12:53 mattias * lazarus/lcl/images/: btncalccancel.xpm, btncalcimg.xpm, btncalcmin.xpm, btncalcmul.xpm, btncalcok.xpm, btncalcplus.xpm, btncalcpm.xpm, btncalculator.xpm, btncalendar.xpm, btnseldir.xpm: added calculator icons 2003-12-24 00:38 mattias * lazarus/: images/components_images.lrs, images/components/tcalculatordialog.xpm, images/components/tcalendardialog.xpm, lcl/editbtn.pas, lcl/extdlgs.pas: added TCalendarDialog and TCalculatorDialog from Michael V.C. 2003-12-23 21:40 mattias * lazarus/: images/components_images.lrs, images/components/tcalcedit.xpm, images/components/tcomboedit.xpm, images/components/tdateedit.xpm, images/components/tdbnavigator.xpm, images/components/tdirectoryedit.xpm, images/components/teditbutton.xpm, images/components/tfilenamedit.xpm, images/components/tfilenameedit.xpm, images/components/tpairsplitter.xpm, lcl/Makefile, lcl/Makefile.fpc, lcl/alllclunits.pp, lcl/dialogs.pp, lcl/edbtnimg.lrs, lcl/editbtn.pas, lcl/extdlgs.lrs, lcl/extdlgs.pas, lcl/lclstrconsts.pas, packager/packagesystem.pas, packager/registerlcl.pas: added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 21:01 mattias * lazarus/packager/: packagedefs.pas, packageeditor.pas: made sorting pkg files nicer 2003-12-23 19:58 mattias * lazarus/lcl/: actnlist.pas, include/action.inc, include/lclaction.inc: renamed action.inc to lclaction.inc for democratic reasosn 2003-12-23 19:51 mattias * lazarus/: editdefinetree.pas, project.pp: fixed updating Define caches, when project dependencies changes 2003-12-23 19:15 mattias * lazarus/: compileroptions.pp, uniteditor.pp, lcl/extctrls.pp, lcl/include/customnotebook.inc: fixed TNoteBook.OnPageChanged for user PageIndex 2003-12-23 17:50 micha * lazarus/lcl/: controls.pp, forms.pp, include/customform.inc, include/wincontrol.inc: fix defocus control when destroying it 2003-12-23 17:49 micha * lazarus/lcl/interfaces/win32/win32callback.inc: fix mousewheel message, short signed int params 2003-12-23 17:48 micha * lazarus/components/synedit/synedit.pp: implement mousewheel support 2003-12-23 16:19 mattias * lazarus/compileroptions.pp: fixed targetfilename calculation 2003-12-23 15:52 mattias * lazarus/lcl/include/customnotebook.inc: TNoteBook.PageChanged not during loading 2003-12-23 15:20 mattias * lazarus/: exttooldialog.pas, keymapping.pp, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/pascalreadertool.pas: implemented proc jumping for operators 2003-12-23 12:16 mattias * lazarus/: editoroptions.pp, exttooldialog.pas, keymapping.pp, components/codetools/customcodetool.pas, components/codetools/definetemplates.pas, components/synedit/syntextdrawer.pp, designer/jitforms.pp, lcl/include/brush.inc, lcl/include/canvas.inc, lcl/include/pen.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: started key combinations, fixed some range check errors 2003-12-22 02:04 mattias * lazarus/docs/Contributors.txt: updated Contributors 2003-12-22 01:26 mattias * lazarus/: Makefile, Makefile.fpc: fixed Makefile for target all 2003-12-22 01:17 mattias * lazarus/: Makefile, Makefile.fpc, components/codetools/definetemplates.pas: fixed paths 2003-12-22 01:11 mattias * lazarus/: Makefile, Makefile.fpc, buildlazdialog.pas, customformeditor.pp, editoroptions.pp, keymapping.pp, lazarusidestrconsts.pas, uniteditor.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, designer/columndlg.pp, designer/componenteditors.pas, designer/componenttreeview.pas, designer/graphpropedits.pas, designer/imagelisteditor.pp, designer/listviewpropedit.pp, designer/objectinspector.pp, designer/objinspstrconsts.pas, designer/propedits.pp: moved IDE interface units to ideintf directory 2003-12-21 22:10 mattias * lazarus/lcl/include/customlistbox.inc: fixed CachedDataSize for customlistbox from Vincent 2003-12-21 19:21 mattias * lazarus/: compiler.pp, compileroptions.pp, dialogprocs.pas, exttooldialog.pas, exttooleditdlg.pas, lazarusidestrconsts.pas, main.pp, outputfilter.pas, lcl/lmessages.pp, packager/pkgmanager.pas: implemented ShowAll and hide hints for unused package units option 2003-12-21 19:14 micha * lazarus/main.pp: fix openfile popupmenu to appear at correct position 2003-12-21 17:01 mattias * lazarus/: customformeditor.pp, formeditor.pp, main.pp, uniteditor.pp, designer/columndlg.pp, designer/controlselection.pp, designer/objectinspector.pp, lcl/comctrls.pp, lcl/include/bitmap.inc, lcl/include/customcheckgroup.inc, lcl/include/customimage.inc, lcl/include/custompage.inc, lcl/include/customradiogroup.inc, lcl/include/filedialog.inc, lcl/include/hintwindow.inc, lcl/include/listcolumn.inc, lcl/include/scrollingwincontrol.inc, lcl/include/statusbar.inc, lcl/include/treeview.inc: workaround for inherited bug in fpc 1.9 2003-12-21 16:36 mattias * lazarus/lcl/: include/treeview.inc, interfaces/gtk/gtkcallback.inc: workaround for inherited bug in fpc 1.9 2003-12-21 15:35 mattias * lazarus/lcl/include/treeview.inc: implemented ssAutoXXX scrollbars for TTreeView 2003-12-21 15:05 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed ppw fileext for finddeclaration and fpc 1.9 2003-12-21 14:58 mattias * lazarus/: checkcompileropts.pas, cleandirdlg.pas, environmentopts.pp, findinfilesdlg.pas, frmsearch.pas, ideprocs.pp, imexportcompileropts.pas, inputfiledialog.pas, lazarusidestrconsts.pas, lazconf.pp, main.pp, patheditordlg.pas, publishmodule.pas, runparamsopts.pas, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, include/unix/lazbaseconf.inc, include/win32/lazconf.inc, lcl/extdlgs.pas, lcl/filectrl.pp, lcl/grids.pas, lcl/include/filectrl.inc, lcl/interfaces/gtk/gtkcallback.inc, packager/packagedefs.pas, packager/pkgmanager.pas: renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:38 mattias * lazarus/packager/packagesystem.pas: ambigious unit check now ignores virtual units 2003-12-21 13:28 mattias * lazarus/: designer/componenteditors.pas, designer/objinspstrconsts.pas, lcl/grids.pas: implemented TStringGrid component editor from Jesus 2003-12-21 12:51 micha * lazarus/lcl/interfaces/win32/win32object.inc: use oldstyledialog flag 2003-12-21 12:50 micha * lazarus/lcl/interfaces/win32/: win32listsl.inc, win32listslh.inc: fix AV when retrieving object (from vincent) 2003-12-20 13:54 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix spinedit value retrieval 2003-12-20 13:36 mattias * lazarus/compileroptions.pp: fixed invalidating Target macros 2003-12-20 12:41 mattias * lazarus/lcl/: Makefile, Makefile.fpc: make clean now deletes old files in lcl/units/ 2003-12-20 12:10 mattias * lazarus/: cleandirdlg.pas, main.pp, lcl/include/filectrl.inc: fixed a few directory exists checks 2003-12-20 11:43 mattias * lazarus/components/: Makefile, Makefile.fpc: updated make clean 2003-12-20 02:24 mattias * lazarus/components/codetools/definetemplates.pas: clean up 2003-12-20 02:20 mattias * lazarus/: Makefile, Makefile.fpc, buildlazdialog.pas, checkcompileropts.pas, compiler.pp, compileroptions.pp, keymapping.pp, lazarusidestrconsts.pas, lazconf.pp, main.pp, project.pp, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/synedit/Makefile, components/synedit/Makefile.fpc, designer/jitform/Makefile, designer/jitform/Makefile.fpc, docs/CrossCompile.txt, examples/Makefile, examples/Makefile.fpc, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/win32/lazconf.inc, lcl/Makefile, lcl/Makefile.fpc, lcl/old_registry.pp, lcl/interfaces/Makefile, lcl/interfaces/gnome/Makefile, lcl/interfaces/gnome/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk2/Makefile, lcl/interfaces/gtk2/Makefile.fpc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/registration/Makefile, packager/registration/Makefile.fpc, tools/Makefile, tools/Makefile.fpc, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc: splitted output directories for cross compilation 2003-12-19 22:34 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: fix compiler problem; wrong code for constants 2003-12-19 19:20 micha * lazarus/lcl/interfaces/win32/win32object.inc: delay property removal until wm_destroy (thx vincent) 2003-12-19 19:18 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: better default font handling 2003-12-19 19:18 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32proc.inc: fix window activation z-order 2003-12-19 10:06 mattias * lazarus/components/codetools/laz_xmlread.pas: replaced StrLComp by CompareLPChar 2003-12-19 00:47 mattias * lazarus/components/codetools/: definetemplates.pas, laz_xmlread.pas: added classes incpath 2003-12-18 17:31 mattias * lazarus/designer/: componenteditors.pas, menueditorform.pas: implemented Edit verb for default and menu component editors 2003-12-18 16:15 ajgenius * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkproc.pp: fix NIL style crash and GTK2 Compiling 2003-12-18 16:01 mattias * lazarus/: exttooleditdlg.pas, components/codetools/definetemplates.pas: fixed mem leak 2003-12-18 11:59 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix notebook page out of bounds while destroying 2003-12-18 11:27 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix fpc 1.9.x compile, limittext, mem free 2003-12-18 11:17 micha * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc, win32winapi.inc: remove non-useful variable wndlist (thx vincent) 2003-12-18 09:51 micha * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc, win32proc.inc: fix accelerators: now registered per window 2003-12-18 09:50 micha * lazarus/lcl/include/: customform.inc, menu.inc: attachmenutowindow cleanup 2003-12-18 09:15 micha * lazarus/lcl/include/customform.inc: setmenu fix, now correctly (sigh) 2003-12-18 09:00 micha * lazarus/lcl/include/customform.inc: setmenu fix, notify interface (from darek) 2003-12-17 17:06 micha * lazarus/lcl/interfaces/win32/win32callback.inc: bring windows to top on application activation 2003-12-16 23:13 mattias * lazarus/components/codetools/definetemplates.pas: added rtl inc path for fcl 2003-12-16 22:04 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix menuitem icon patch, hdcScreen released too soon 2003-12-16 15:01 mattias * lazarus/: components/codetools/linkscanner.pas, lcl/lresources.pp, lcl/include/winapi.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: fixed compilation gtk and fpc 1.9 2003-12-16 14:42 mattias * lazarus/: checklfmdlg.lfm, checklfmdlg.lrs, checklfmdlg.pas, delphiunit2laz.lfm, delphiunit2laz.lrs, delphiunit2laz.pas, editoroptions.pp, main.pp, components/codetools/lfmtrees.pas, lcl/lresources.pp: implemented basic Repair broken LFM wizard 2003-12-16 09:33 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: UINT(-1) fix causing "Out of bounds." exception 2003-12-15 23:04 micha * lazarus/lcl/interfaces/win32/win32listsl.inc: nil check 2003-12-15 22:59 mattias * lazarus/: delphiunit2laz.lfm, delphiunit2laz.lrs, delphiunit2laz.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/definetemplates.pas, components/codetools/stdcodetools.pas, tools/install/create_lazarus_rpm.sh: fixed renaming of published vars, started RepairLFM wizard 2003-12-15 22:57 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32listsl.inc, win32listslh.inc, win32object.inc: checklistbox, implement object+checked; from vincent 2003-12-15 18:54 mattias * lazarus/lcl/include/customlistbox.inc: added Destroying calls for TCUstomListBox 2003-12-14 21:49 micha * lazarus/lcl/interfaces/win32/win32object.inc: hintwindow focus fix 2003-12-14 20:18 micha * lazarus/lcl/: controls.pp, forms.pp, interfacebase.pp, intfgraphics.pas, include/application.inc, include/control.inc, include/hintwindow.inc, include/intfbasewinapi.inc, include/screen.inc, include/wincontrol.inc, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc: hint fixes: parentfont, font itself, showing/hiding + more 2003-12-13 20:44 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc: hintwindow, color, rectangle size fixes 2003-12-13 02:12 marc * lazarus/tools/apiwizz/: apiwizard.lfm, apiwizard.lrs, apiwizard.pp, apiwizz.pp: * Applied patch from Vincent Snijders + Added LCLplatform implementations 2003-12-08 15:27 mattias * lazarus/: debugger/cmdlinedebugger.pp, debugger/dbgutils.pp, examples/testallform.pp: fixed WaitForHandles 2003-12-07 23:40 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc: fixed resizing larger menu icons from Martin Smat 2003-12-07 10:07 mattias * lazarus/: lazarusidestrconsts.pas, lcl/Makefile, lcl/Makefile.fpc, lcl/alllclunits.pp, packager/packagesystem.pas: fixed ambigious units registry and forms 2003-12-06 22:00 mattias * lazarus/: lazarusidestrconsts.pas, components/codetools/definetemplates.pas, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.it.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po, languages/lazaruside.ruwin.po, packager/packagesystem.pas, packager/pkgmanager.pas: implemented checking for FPC units conflicts 2003-12-06 20:20 mattias * lazarus/: components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterpas.pp, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, lcl/graphtype.pp, lcl/include/wincontrol.inc: codecompletion: forward proc body position now block sensitive 2003-12-05 09:39 mattias * lazarus/: debugger/gdbmidebugger.pp, debugger/gdbtypeinfo.pp, lcl/include/graphicsobject.inc: fixed memleak in debugger from Vincent 2003-12-02 13:25 micha * lazarus/lcl/: graphics.pp, include/canvas.inc, include/graphicsobject.inc, include/pen.inc: try: gdi memory leak fix for pen 2003-12-02 13:08 mattias * lazarus/: languages/lazaruside.pl.mo, languages/lazaruside.pl.po, docs/Contributors.txt: updated polish translations from Darek 2003-12-02 03:09 mattias * lazarus/: lazarusidestrconsts.pas, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po, packager/addtopackagedlg.pas: fixed minor descriptions and fixed a crash when adding units as files to a apckage 2003-12-01 17:11 mattias * lazarus/: docs/Contributors.txt, languages/lazaruside.ca.mo, languages/lazaruside.ca.po, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po, lcl/languages/lcl.es.mo, lcl/languages/lcl.es.po: updated spanish translation from Raul Moratalla 2003-11-30 23:24 marc * lazarus/docs/Contributors.txt: + Added a few more names from my archive 2003-11-30 23:21 marc * lazarus/packager/packagedefs.pas: * Replaced TList assign by for loop 2003-11-30 19:35 mattias * lazarus/: designer/designermenu.pp, designer/menueditorform.pas, lcl/comctrls.pp, lcl/include/customupdown.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: fixed fpc 1.9.1 warns 2003-11-30 19:08 mattias * lazarus/lcl/: old_registry.pp, registry.pp: renamed obsolete registry.pp, will be deleted in a few days 2003-11-30 15:23 mattias * lazarus/: README, docs/Contributors.txt: added Contributors.txt 2003-11-30 14:37 mattias * lazarus/: README, docs/INSTALL, images/components_images.lrs, images/components/tbitbtn.xpm, images/components/tbutton.xpm, images/components/tcolorbutton.xpm, images/components/tmainmenu.xpm, images/components/tnotebook.xpm, images/components/tpagecontrol.xpm: added a README 2003-11-29 21:13 mattias * lazarus/lcl/include/treeview.inc: fixed TTreeNode deletion by Vincent 2003-11-29 18:57 mattias * lazarus/cleandirdlg.pas: fixed anchors 2003-11-29 16:23 mattias * lazarus/: components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkwinapi.inc: ct parser now understands interconst:const 2003-11-29 14:38 mattias * lazarus/examples/testtools.inc: fixed memleak from Vincent 2003-11-29 14:17 mattias * lazarus/: lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, packager/packagesystem.pas, packager/pkgmanager.pas: made gtklayout using window theme at start 2003-11-29 00:58 mattias * lazarus/packager/pkgmanager.pas: fixed renaming of installed packages 2003-11-29 00:24 mattias * lazarus/: cleandirdlg.lfm, cleandirdlg.lrs, cleandirdlg.pas, ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, publishmodule.pas, lcl/stdctrls.pp: implemented Clean Directories 2003-11-28 20:54 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32winapi.inc: fpc 1.0.10 compatibility 2003-11-28 12:54 mattias * lazarus/packager/packagedefs.pas: replaced TList.Assign 2003-11-28 12:41 mattias * lazarus/lcl/intfgraphics.pas: added IntfImage Color events for optimization 2003-11-28 12:25 mattias * lazarus/lcl/: graphtype.pp, intfgraphics.pas, interfaces/gtk/gtkobject.inc, interfaces/win32/win32winapi.inc: added BitOrder for RawImages 2003-11-28 11:38 mattias * lazarus/todolist.pp: clean up 2003-11-28 11:33 mattias * lazarus/: main.pp, todolist.pp: fixed todolist by Bob 2003-11-28 00:05 mattias * lazarus/: ideoptiondefs.pas, main.pp: implemented reopen IDE windows 2003-11-28 00:02 mattias * lazarus/lcl/: Makefile.fpc, alllclunits.pp, interfacebase.pp, lclintf.pas, menus.pp, menutype.pas, include/intfbaselcl.inc, include/lclintf.inc, include/lclintfh.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtklclintf.inc, interfaces/gtk/gtklclintfh.inc, interfaces/win32/win32int.pp, interfaces/win32/win32lclintf.inc, interfaces/win32/win32lclintfh.inc: removed menutype.pas 2003-11-27 22:05 micha * lazarus/lcl/intfgraphics.pas: win32 mono image bit order fix 2003-11-27 21:51 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, mainbar.pas, packager/packagedefs.pas, packager/packageeditor.pas: implemented sort package files 2003-11-27 20:40 mattias * lazarus/lcl/stdctrls.pp: added TListBox.PopupMenu 2003-11-26 23:05 mattias * lazarus/lcl/include/bitmap.inc: fixed TIcon 2003-11-26 22:55 mattias * lazarus/lcl/interfaces/win32/: win32int.pp, win32lclintf.inc, win32lclintfh.inc: fixed win32 TBaseMenuitem 2003-11-26 22:41 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas: added Rescan FPC source directory menu item 2003-11-26 22:30 mattias * lazarus/: designer/graphpropedits.pas, lcl/Makefile.fpc, lcl/alllclunits.pp, lcl/customtimer.pas, lcl/forms.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/interfacebase.pp, lcl/intfgraphics.pas, lcl/lclintf.pas, lcl/menus.pp, lcl/menutype.pas, lcl/include/bitmap.inc, lcl/include/intfbaselcl.inc, lcl/include/lclintf.inc, lcl/include/lclintfh.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklclintf.inc, lcl/interfaces/gtk/gtklclintfh.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: reduced unit circles, fixed fpImage streaming 2003-11-26 01:23 marc * lazarus/lcl/: include/intfbaselcl.inc, include/lclintf.inc, include/lclintfh.inc, include/menuitem.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtklclintf.inc, interfaces/gtk/gtklclintfh.inc, interfaces/win32/win32int.pp, interfaces/win32/win32lclintf.inc, interfaces/win32/win32lclintfh.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: * implemented new LCL(check|enable)Menuitem functions * introduced the lclintf inc files to win32 2003-11-25 22:48 micha * lazarus/lcl/include/customnotebook.inc: clearer notebook error message 2003-11-25 22:20 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32listsl.inc, win32object.inc, win32winapi.inc: implement tchecklistbox 2003-11-25 15:21 micha * lazarus/lcl/: interfacebase.pp, intfgraphics.pas, lclintf.pas, include/intfbaselcl.inc, include/lclintf.inc, include/lclintfh.inc, include/menuitem.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: new api lclenable,checkmenuitem according to list 2003-11-25 10:15 mattias * lazarus/examples/: testallform.pp, testtools.inc: fixed testall 2003-11-25 09:59 mattias * lazarus/: project.pp, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc: fixed a few more black colors 2003-11-25 09:51 mattias * lazarus/components/turbopower_ipro/: iphtml.pas, iphtmlpv.pas: fixed compiling from Tony 2003-11-24 12:03 marc * lazarus/: main.pp, lcl/interfacebase.pp, lcl/lclintf.pas, lcl/lcltype.pp, lcl/vclglobals.pp, lcl/include/interfacebase.inc, lcl/include/intfbaselcl.inc, lcl/include/intfbasewinapi.inc, lcl/include/lclintf.inc, lcl/include/lclintfh.inc, lcl/include/menuitem.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklclintf.inc, lcl/interfaces/gtk/gtklclintfh.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/interfaces.pp: * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-23 15:09 mattias * lazarus/: compileroptions.pp, lcl/include/bitmap.inc: fixed mem leak thx to Vincent 2003-11-23 14:13 mattias * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkproc.pp, gtkwinapi.inc: added clWindow for gtklistitem 2003-11-23 11:58 mattias * lazarus/: environmentopts.pp, designer/designer.pp, lcl/include/customupdown.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed de-associating TUpDown 2003-11-23 02:02 mattias * lazarus/: compileroptions.pp, lazarusidestrconsts.pas: added win32 gui application compiler switch 2003-11-23 01:28 mattias * lazarus/lcl/include/: customform.inc, wincontrol.inc: fixed closing IDE while debugging 2003-11-23 01:09 mattias * lazarus/compileroptions.pp: fixed adding default ext for programs under win32 2003-11-23 01:04 mattias * lazarus/compileroptions.pp: fixed adding default ext for programs under win32 2003-11-23 01:00 mattias * lazarus/components/codetools/stdcodetools.pas: fixed case check for renaming published vars 2003-11-23 00:56 mattias * lazarus/: project.pp, examples/dlgform.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc: fixed win32 intf menu height from Wojciech 2003-11-22 18:22 mattias * lazarus/lcl/: controls.pp, graphics.pp, include/canvas.inc: moved TBevelCut to controls.pp 2003-11-22 17:14 mattias * lazarus/lcl/include/treeview.inc: fixed destroying virgin treeview 2003-11-22 16:47 mattias * lazarus/main.pp: added auto stop debugging on close 2003-11-22 16:29 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po: added short cmd line params 2003-11-22 16:14 mattias * lazarus/: main.pp, searchresultview.lfm, searchresultview.lrs, searchresultview.pp, uniteditor.pp, designer/controlselection.pp, designer/designer.pp: prepared IDE units for split 2003-11-22 16:11 mattias * lazarus/: addtoprojectdlg.pas, buildlazdialog.pas, customformeditor.pp, diffdialog.pas, editoroptions.pp, findinfilesdlg.pas, frmsearch.pas, inputfiledialog.pas: prepared IDE units for split 2003-11-22 15:57 mattias * lazarus/: languages/lazaruside.pl.mo, languages/lazaruside.pl.po, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: started package graph connection tree 2003-11-21 21:32 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc: cleanups; wm_hscroll/wm_vscroll fix 2003-11-21 09:40 micha * lazarus/lcl/interfaces/win32/win32object.inc: menuitems gone that have images, init bug 2003-11-20 23:50 mattias * lazarus/packager/: packagedefs.pas, packagesystem.pas: started package graph connection tree 2003-11-20 23:07 mattias * lazarus/: searchresultview.lfm, searchresultview.lrs, searchresultview.pp, packager/packagedefs.pas: fixed find in files mem leaks from Vincent 2003-11-19 01:44 marc * lazarus/lcl/dynhasharray.pp: * Fixed key/index generation + added extra checks on indexes < 0 2003-11-18 08:20 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32listsl.inc, win32listslh.inc, win32object.inc, win32proc.inc, win32winapi.inc, win32winapih.inc: added "included by" notice at top of file 2003-11-18 00:09 mattias * lazarus/lcl/: forms.pp, include/application.inc, include/customform.inc, include/screen.inc: started PixelsPerInch 2003-11-17 23:53 mattias * lazarus/lcl/: include/application.inc, interfaces/Makefile, interfaces/gnome/Makefile, interfaces/gtk/Makefile, interfaces/gtk2/Makefile, interfaces/qt/Makefile, interfaces/win32/Makefile: updated Makefiles 2003-11-16 20:28 mattias * lazarus/: buildlazdialog.pas, lazconf.pp, main.pp, components/codetools/codetoolmanager.pas, components/codetools/expreval.pas, include/unix/lazbaseconf.inc, include/win32/lazconf.inc: build lazarus now uses custom compiler path 2003-11-16 18:13 marc * lazarus/lcl/interfaces/win32/win32object.inc: * Applied patch from Martin Smat 2003-11-16 17:59 marc * lazarus/lcl/interfaces/win32/win32object.inc: * Fixed DrawOwnerButton 2003-11-16 13:44 micha * lazarus/lcl/: Makefile, Makefile.fpc: fixed compilability lcl-win32-fpc1.0.x 2003-11-16 02:56 mattias * lazarus/: frmsearch.pas, main.pp, mainbar.pas, searchresultview.pp, uniteditor.pp, lcl/menus.pp, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkproc.inc: changed TMenuItem.Graphic to TMenuItem.Bitmap 2003-11-15 16:30 marc * lazarus/lcl/interfaces/gtk/gtkproc.inc: * Fixed range chek errors in KeySymtoVKeyArray 2003-11-15 15:04 mattias * lazarus/: main.pp, searchresultview.lfm, searchresultview.lrs, searchresultview.pp, uniteditor.pp: added searchresultsview.lfm 2003-11-15 14:38 mattias * lazarus/lcl/include/customradiogroup.inc: fixed using protected member 2003-11-15 14:07 mattias * lazarus/: buildlazdialog.pas, dialogprocs.pas, frmsearch.pas, ideprocs.pp, lazconf.pp, main.pp, mainbar.pas, outputfilter.pas, searchresultview.pp, uniteditor.pp, components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allsyneditunits.pp, components/synedit/allunits.pp, components/synedit/synedit.pp, include/unix/lazbaseconf.inc, include/win32/lazconf.inc, lcl/Makefile, lcl/Makefile.fpc, lcl/alllclunits.pp, lcl/allunits.pp, lcl/buttons.pp, lcl/grids.pas, lcl/lcltype.pp, lcl/lmessages.pp, lcl/include/buttons.inc, packager/basepkgmanager.pas, packager/packagesystem.pas, packager/pkgmanager.pas: added ambigious unit check for IDE 2003-11-15 00:57 mattias * lazarus/lcl/: Makefile, Makefile.fpc, messages.pp: moved messages.pp for non win32 to nonwin32 2003-11-14 22:17 micha * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: new maskblt method for transparency blitting 2003-11-14 21:24 micha * lazarus/lcl/intfgraphics.pas: fpimage monochrome bitmap fix 2003-11-14 21:23 micha * lazarus/lcl/interfaces/win32/: win32int.pp, win32winapi.inc: fpimage fixes 2003-11-14 14:13 mattias * lazarus/: main.pp, designer/componenteditors.pas: fixed checking fpcsrcdir changes 2003-11-13 18:00 mattias * lazarus/designer/propedits.pp: made fpc RTTI property names nicer from GongYu 2003-11-13 14:02 marco * lazarus/components/codetools/fileprocs.pas: * more linuxerror killing 2003-11-13 13:47 marco * lazarus/lcl/include/filectrl.inc: * 3 of the four linuxerror occurances fixed 2003-11-11 23:39 mattias * lazarus/: localize.sh, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.it.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/lazaruside.ruwin.mo, languages/lazaruside.ruwin.po, languages/objinspstrconsts.ruwin.mo, languages/objinspstrconsts.ruwin.po, lcl/languages/lcl.ruwin.mo, lcl/languages/lcl.ruwin.po: added russian localization for win32 2003-11-10 23:29 mattias * lazarus/debugmanager.pas: fixed searching for default debugger line 2003-11-10 20:05 mattias * lazarus/lcl/: commctrl.pp, graphmath.pp, include/customnotebook.inc, include/screen.inc, interfaces/win32/win32callback.inc: fixed some bugs by Andreas 2003-11-10 19:36 mattias * lazarus/: customformeditor.pp, designer/componenteditors.pas, designer/propedits.pp: fixed menu item method creation on change form on the fly 2003-11-10 18:54 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: updated ru localization 2003-11-10 17:15 micha * lazarus/lcl/: menus.pp, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32int.pp, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: cleanups; win32 fpimage support 2003-11-09 11:35 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc: started Menu icons for win32 intf from Martin Smat 2003-11-09 11:31 mattias * lazarus/: designer/menueditorform.pas, lcl/maskedit.pp: Menu editor form anchors from Tony 2003-11-09 11:28 mattias * lazarus/formeditor.pp: fixed painting on datamodule forms 2003-11-09 00:58 mattias * lazarus/: components/codetools/languages/codetools.ca.mo, components/codetools/languages/codetools.ca.po, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.mo, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.it.mo, components/codetools/languages/codetools.it.po, components/codetools/languages/codetools.pl.mo, components/codetools/languages/codetools.pl.po, components/codetools/languages/codetools.po, languages/lazaruside.ca.mo, languages/lazaruside.ca.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: updated localization 2003-11-09 00:56 mattias * lazarus/: frmsearch.lfm, frmsearch.lrs, frmsearch.pas, ideprocs.pp, lazarusidestrconsts.pas, uniteditor.pp: added state window from Bob 2003-11-09 00:42 mattias * lazarus/: codeexplorer.pas, lcl/include/imglist.inc, lcl/include/treeview.inc: fixed unregistering imageslink 2003-11-08 23:53 mattias * lazarus/: designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/interfaces/gtk/gtkwinapi.inc: workaround for gtk1 invalidate bug 2003-11-08 18:41 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc: compiler warning cleanups 2003-11-08 18:16 micha * lazarus/lcl/Makefile.fpc: fpc 1.1 compatibility 2003-11-08 15:12 mattias * lazarus/lcl/: stdctrls.pp, interfaces/gtk/gtkobject.inc: fixed scrollbar events under gtk from Colin 2003-11-08 12:16 mattias * lazarus/: editoroptions.pp, ideoptiondefs.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, searchresultview.pp, uniteditor.pp, designer/propedits.pp: added search result window from Jason 2003-11-08 11:50 mattias * lazarus/componentpalette.pas: fixed showing components in palette 2003-11-08 11:13 mattias * lazarus/designer/propedits.pp: made method names nicer for VER1_0 2003-11-07 23:59 mattias * lazarus/components/codetools/definetemplates.pas: fixed finding sysnr.inc 2003-11-07 23:50 mattias * lazarus/: components/codetools/definetemplates.pas, components/codetools/keywordfunclists.pas, designer/propedits.pp, lcl/intfgraphics.pas, lcl/include/interfacebase.inc, lcl/interfaces/gtk/gtkproc.inc: fixed finding sysutilh.inc 2003-11-07 19:48 micha * lazarus/: designer/designer.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/win32/win32winapih.inc: symmetry getdesignerdc, releasedesignerdc 2003-11-07 19:47 micha * lazarus/lcl/include/: application.inc, mouse.inc: hintwindow fixes 2003-11-07 19:12 mattias * lazarus/: multireplacedlg.lfm, multireplacedlg.lrs, multireplacedlg.pas, components/codetools/definetemplates.pas: started multi replace and fixed IF templates 2003-11-07 18:35 micha * lazarus/lcl/interfaces/win32/win32winapi.inc: InvalidateRect invalidate children too 2003-11-07 18:08 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, definetemplates.pas: added nonwin32 dir to codetools 2003-11-07 17:44 micha * lazarus/lcl/Makefile.fpc: fpc 1.1/1.9 compatibility 2003-11-07 17:29 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, sourceeditprocs.pas, uniteditor.pp: implemented Break Lines in Selection 2003-11-07 16:57 mattias * lazarus/: designer/objectinspector.pp, lcl/comctrls.pp, lcl/include/treeview.inc: implemented auto selection visible for component tree 2003-11-06 20:13 mattias * lazarus/: customformeditor.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, designer/abstractformeditor.pp, designer/jitforms.pp: fixed loading forms with errors 2003-11-05 20:07 marco * lazarus/lcl/include/filectrl.inc: * minor corrections on yesterdays patch 2003-11-05 09:32 micha * lazarus/designer/designer.pp: TPopupMenu.Popup needs x,y position relative to screen, not to form 2003-11-04 14:18 micha * lazarus/lcl/interfaces/win32/: win32winapi.inc, win32winapih.inc: Implement GetDesignerDC 2003-11-04 12:49 marco * lazarus/ideprocs.pp: * fixes for freebsd 2003-11-04 12:47 marco * lazarus/include/freebsd/lazconf.inc: * 1.1 fixes 2003-11-04 12:41 marco * lazarus/lcl/include/filectrl.inc: * Small 1.1 fixe 2003-11-03 23:42 mattias * lazarus/lcl/postscriptprinter.pas: fixed postscriptpinter BeginDoc from Tony 2003-11-03 23:41 mattias * lazarus/lcl/grids.pas: fixed grid scrollbars from Jesus 2003-11-03 23:37 mattias * lazarus/: formeditor.pp, main.pp, designer/componenteditors.pas, designer/designer.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: fixed vert scrollbar, implemented GetDesignerDC 2003-11-03 23:28 marc * lazarus/compileroptions.pp: Fixed targetfilename for win32 per suggestion of Vincent Snijders 2003-11-03 17:57 peter * lazarus/: customformeditor.pp, components/codetools/memcheck.pas, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, lcl/controls.pp, lcl/graphics.pp, lcl/grids.pas, lcl/lcltype.pp, lcl/postscriptprinter.pas, lcl/utrace.pp, lcl/include/canvas.inc, lcl/include/filectrl.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp, lcl/interfaces/win32/win32callback.inc: * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with fpc 1.9.x 2003-11-01 19:58 mattias * lazarus/lcl/: stdctrls.pp, include/customedit.inc, include/custommemo.inc, include/treeview.inc: added clipboard support for TCustomEdit from Colin 2003-11-01 11:27 mattias * lazarus/: examples/checkbox.pp, lcl/forms.pp, lcl/grids.pas, lcl/include/controlscrollbar.inc, lcl/include/filectrl.inc, lcl/include/scrollingwincontrol.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas 2003-11-01 00:42 mattias * lazarus/ChangeLog: removed Changelog 2003-10-31 16:14 mazen * lazarus/: components/codetools/fileprocs.pas, debugger/cmdlinedebugger.pp, lcl/include/filectrl.inc: + added some paranthesis to avoid operators precedence problems 2003-10-31 15:54 mattias * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: added the possibility to disbale double buffering 2003-10-31 15:25 mazen * lazarus/: ideprocs.pp, components/codetools/fileprocs.pas, debugger/cmdlinedebugger.pp, include/linux/lazconf.inc, include/unix/lazbaseconf.inc, lcl/filectrl.pp, lcl/include/filectrl.inc: * Fixing VER1_1 compile problem to allow using 1.1 compiler * Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp 2003-10-31 14:21 mattias * lazarus/: keymapping.pp, designer/controlselection.pp, designer/designer.pp: fixed designer paint offsets 2003-10-31 12:49 micha * lazarus/: designer/controlselection.pp, designer/designer.pp, lcl/include/wincontrol.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: fix win32 designer: grid, non-windowed components, selectiongrabbers 2003-10-30 22:41 mattias * lazarus/: components/codetools/memcheck.pas, lcl/grids.pas, lcl/utrace.pp: replaced NEW1_1 defines 2003-10-30 22:26 mattias * lazarus/: codetoolsdefines.pas, lcl/forms.pp, lcl/graphics.pp, lcl/include/customimage.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: removed some hints 2003-10-30 21:45 mattias * lazarus/components/codetools/linkscanner.pas: fixed win32 include file search 2003-10-30 21:36 mattias * lazarus/: ChangeLog, tools/cvs2cl.pl: added Changelog and cvs2cl.pl 2003-10-30 21:26 mattias * lazarus/lcl/include/colorbutton.inc: fixed TColorButton 2003-10-30 21:15 mattias * lazarus/: buildlazdialog.pas, main.pp: fixed building IDE clean 2003-10-30 20:55 mattias * lazarus/designer/objectinspector.pp: fixed OI borderstyle 2003-10-30 19:25 mattias * lazarus/: COPYING, editoroptions.pp, exttooleditdlg.pas, keymapping.pp, designer/controlselection.pp, lcl/lcltype.pp: fixed keymapping for irregular keys 2003-10-29 20:47 mattias * lazarus/: docs/CrossCompile.txt, lcl/interfaces/win32/win32object.inc: fixed win32 compiling 2003-10-29 16:24 micha * lazarus/lcl/interfaces/win32/win32object.inc: fix popupmenu av 2003-10-29 15:24 micha * lazarus/lcl/interfaces/win32/win32object.inc: amenuobject compilation fix 2003-10-28 15:25 mattias * lazarus/: main.pp, components/codetools/definetemplates.pas, components/interbase/README, lcl/interfacebase.pp, lcl/include/interfacebase.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc: fixed unit circle 2003-10-26 18:34 micha * lazarus/lcl/: graphics.pp, interfacebase.pp, menus.pp, include/interfacebase.inc, include/menu.inc, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc: new interface method to attach a menu to window 2003-10-24 23:34 marc * lazarus/packager/pkgmanager.pas: Applied patch from Vincent Snijders 2003-10-24 23:28 marc * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkproc.pp: Added cleanup code for keyboard tables 2003-10-23 21:03 ajgenius * lazarus/lcl/lcltype.pp: re-add TByteArray 2003-10-23 18:46 marco * lazarus/components/synedit/synregexpr.pas: * linux vs unix fixes 2003-10-23 18:15 micha * lazarus/: Makefile.fpc, main.pp, components/codetools/memcheck.pas, designer/componenttreeview.pas, designer/propedits.pp, lcl/extctrls.pp, lcl/lcltype.pp, lcl/lmessages.pp: compatibility with new 1.1 2003-10-23 09:45 micha * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc: cleanups; single parent window (single taskbar button) 2003-10-22 22:37 ajgenius * lazarus/lcl/interfaces/gtk/gtkproc.inc: fix accel group test to remove GTK2 warnings 2003-10-22 21:52 mattias * lazarus/: componentpalette.pas, lcl/include/buttonglyph.inc: fixed freeing glyphs 2003-10-22 20:43 mattias * lazarus/: componentpalette.pas, lcl/buttons.pp, lcl/include/bitmap.inc, lcl/include/buttonglyph.inc, lcl/include/buttons.inc, packager/packagedefs.pas: prepared image sharing 2003-10-22 19:50 mattias * lazarus/: buildlazdialog.pas, main.pp, projectopts.pp, debugger/sshgdbmidebugger.pas, lcl/comctrls.pp, lcl/include/bitmap.inc, lcl/include/menu.inc, lcl/include/menuitem.inc, lcl/include/statusbar.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, tools/install/create_lazarus_rpm.sh, tools/install/do_nothing.sh, tools/install/file_filter.sh, tools/install/fpcsrc.spec: updated rpm scripts 2003-10-22 16:33 ajgenius * lazarus/components/codetools/fileprocs.pas: fix misplaced ) 2003-10-21 20:44 mattias * lazarus/: components/codetools/fileprocs.pas, lcl/forms.pp, lcl/include/application.inc, tools/install/build_fpcsrc_rpm.sh, tools/install/fpcsrc.spec, tools/install/smart_strip.sh: removed CustApp defines 2003-10-21 17:06 micha * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc: spinedit fix; variables cleanup 2003-10-19 18:48 marc * lazarus/languages/lazaruside.fr.po: Applied patch from olivier GUILBAUD 2003-10-19 18:33 marc * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkproc.inc, gtkproc.pp: * Fixed VKey keypad handling 2003-10-17 05:35 ajgenius * lazarus/lcl/interfaces/: gnome/gnomeint.pp, gtk2/gtk2interface.lpk: fixed compiling of gnome interface, gtk2 lpk 2003-10-17 05:21 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkdef.pp, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk2/gtk2int.pas: fix GTK2 compiling for new Keyboard changes 2003-10-17 01:54 marc * lazarus/: debugmanager.pas, debugoptionsfrm.lfm, debugoptionsfrm.lrs, keymapping.pp, debugger/cmdlinedebugger.pp, debugger/sshgdbmidebugger.pas, lcl/lcltype.pp, lcl/lmessages.pp, lcl/menus.pp, lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkkeysyms.inc, lcl/interfaces/gtk/gtklistviewcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/keymap.pp: Implemented new gtk keyevent handling 2003-10-16 22:35 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: added missing definitions 2003-10-16 22:31 mattias * lazarus/: main.pp, components/codetools/linkscanner.pas, images/components_images.lrs, images/components/tapplicationproperties.xpm, lcl/forms.pp: fixed TApplicationProperties 2003-10-16 21:43 ajgenius * lazarus/lcl/: controls.pp, include/wincontrol.inc: disable Buffering in TWinControl.WM_PAINT 2003-10-16 18:55 ajgenius * lazarus/lcl/interfaces/win32/win32winapi.inc: translate COLOR_FORM to COLOR_BTNFACE 2003-10-16 18:43 ajgenius * lazarus/lcl/include/promptdialog.inc: fix opaque brush 2003-10-15 22:33 ajgenius * lazarus/lcl/: dialogs.pp, graphics.pp, lcltype.pp, include/promptdialog.inc, interfaces/gtk/gtkglobals.pp, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk2/gtk2int.pas, interfaces/gtk2/gtk2winapi.inc: add csForm, start fixing Style matching for syscolors and fonts 2003-10-15 20:01 mattias * lazarus/: addtoprojectdlg.pas, checklfmdlg.lfm, checklfmdlg.lrs, checklfmdlg.pas, codetoolsoptions.pas, delphiunit2laz.lfm, delphiunit2laz.lrs, delphiunit2laz.pas, dialogprocs.pas, extractprocdlg.lfm, extractprocdlg.lrs, extractprocdlg.pas, ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, sourceeditprocs.pas, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstructs.pas, components/codetools/codetree.pas, components/codetools/customcodetool.pas, components/codetools/eventcodetool.pas, components/codetools/extractproctool.pas, components/codetools/fileprocs.pas, components/codetools/finddeclarationtool.pas, components/codetools/identcompletiontool.pas, components/codetools/keywordfunclists.pas, components/codetools/lfmtrees.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/pascalreadertool.pas, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, lcl/extctrls.pp, lcl/include/customradiogroup.inc, packager/pkgmanager.pas: implemented extract proc, check lfm and convert delphi unit 2003-10-11 10:33 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, main.pp, newdialog.pas, project.pp, projectdefs.pas, lcl/forms.pp: added catalan 2003-10-09 13:31 mattias * lazarus/components/cgi/: README, cgilaz.lpk, cgimodules.pas: started cgilaz package 2003-10-09 12:33 mattias * lazarus/: components/codetools/languages/codetools.ca.mo, components/synedit/languages/synedit.ca.mo, components/synedit/languages/synmacrorecorder.ca.mo, languages/lazaruside.ca.mo, languages/objinspstrconsts.ca.mo, lcl/languages/lcl.ca.mo: added catalan mo files 2003-10-08 10:33 mattias * lazarus/: localize.sh, components/codetools/languages/codetools.ca.po, components/synedit/languages/synedit.ca.po, components/synedit/languages/synmacrorecorder.ca.po, languages/lazaruside.ca.po, languages/objinspstrconsts.ca.po, lcl/languages/lcl.ca.po: added catalan translation from Jordi 2003-10-08 10:22 mattias * lazarus/: codetoolsdefines.pas, main.pp, components/codetools/definetemplates.pas: improved FPC Src template for new chaotic FPC sources 2003-10-07 16:54 mattias * lazarus/: Makefile, main.pp, components/codetools/definetemplates.pas, lcl/Makefile, lcl/Makefile.fpc, lcl/forms.pp, lcl/lresources.pp, lcl/include/customform.inc: moved some lazarus resource code to LResources.pp 2003-10-06 18:13 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkwinapi.inc, gtk2/gtk2interface.lpk: partly fixed gtk2 mouse offsets; added new includes to gtk2 lpk 2003-10-06 12:53 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed redrawing BitBtns from Micha 2003-10-06 12:50 mattias * lazarus/lcl/: controls.pp, include/wincontrol.inc, interfaces/gtk/gtkobject.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc, interfaces/win32/win32winapi.inc: added recursion to InvalidateClientRectCache 2003-10-04 02:36 ajgenius * lazarus/lcl/interfaces/gtk2/gtk2object.inc: partly fix csLabel for GTK2, Layout is still wacked. 2003-10-03 06:01 ajgenius * lazarus/lcl/interfaces/: gtk/gtkproc.pp, gtk2/gtk2winapi.inc: minor pango/gtk2 font fixes 2003-10-03 03:25 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk2/gtk2int.pas, gtk2/gtk2object.inc: add more gtk1i<->gtk2 key & event wrappers, move more GTK2 workarounds from gtk to gtk2 interface, start GTK2 interface SetCallback 2003-10-02 20:18 ajgenius * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: buffer cs_opaque ExtTextOut blocks to help prevent extensive flickering 2003-10-02 20:15 ajgenius * lazarus/lcl/interfaces/gtk2/: gtk2int.pas, gtk2object.inc: more gtk2 (check)ListBox implementation 2003-10-02 14:19 mattias * lazarus/main.pp: fixed saving before build file 2003-10-02 13:33 mattias * lazarus/lcl/: calendar.pp, vclglobals.pp, include/wincontrol.inc: completed compstyles and fixed calendar date parsing from Karl 2003-10-02 13:18 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32def.pp, win32listsl.inc, win32listslh.inc, win32object.inc, win32proc.inc: clean ups from Karl 2003-10-02 05:35 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk2/gtk2winapi.inc: more fixes for GTK2, synedit now mostly-useable 2003-10-02 03:18 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkobject.inc, gtk2/gtk2object.inc: more callbacks fixes for gtk2, partly fix gtk2 CheckListBox 2003-10-01 22:51 ajgenius * lazarus/lcl/interfaces/gtk/gtkcallback.inc: partly fix focus callbacks for GTK2 2003-10-01 17:57 ajgenius * lazarus/lcl/interfaces/gtk/gtkcallback.inc: undo accidental mouse callback changes, partly fix key events for gtk2 2003-10-01 15:24 ajgenius * lazarus/lcl/forms.pp: temp hack to workaround TApplicationProperties in Designing 2003-09-30 15:05 mattias * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc: removed FMainForm by Micha 2003-09-29 23:24 ajgenius * lazarus/lcl/forms.pp: added initial TApplicationProperties(ala D5 TApplicationEvents) 2003-09-27 14:28 mattias * lazarus/environmentopts.pp: fixed env opts dlg resize 2003-09-27 11:52 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32def.pp, win32int.pp, win32object.inc, win32winapi.inc: TScrollBox for win32 intf from Karl 2003-09-27 11:49 mattias * lazarus/lcl/: buttons.pp, include/speedbutton.inc: fix for speedbutton from Micha 2003-09-27 11:43 mattias * lazarus/: components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.it.mo, components/codetools/languages/codetools.it.po, components/codetools/languages/codetools.pl.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/languages/lcl.it.mo, lcl/languages/lcl.it.po: updated italian translation from Marco Ciampa 2003-09-26 20:19 ajgenius * lazarus/lcl/stdctrls.pp: add minor TEdit/TMemo properties for delphi compatiblitity 2003-09-26 19:10 mattias * lazarus/main.pp: expand file in msg view only if exists 2003-09-26 08:59 mattias * lazarus/lcl/: controls.pp, include/wincontrol.inc: implemented GetBrush 2003-09-26 08:23 mattias * lazarus/: main.pp, include/unix/lazbaseconf.inc: fixed switching fpc src dir after failure 2003-09-26 02:24 ajgenius * lazarus/lcl/interfaces/gtk/gtkcallback.inc: partly cleanup gtk2 $ifdef's 2003-09-26 02:23 ajgenius * lazarus/lcl/interfaces/gnome/Makefile: fix gnome interface Makefile 2003-09-26 01:03 marc * lazarus/tools/apiwizz/: apiwizard.pp, apiwizz.pp: = Changed LCLLinux to LCLIntf 2003-09-25 22:44 ajgenius * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc: minor changes for gtk2 2003-09-25 21:48 mattias * lazarus/include/unix/lazbaseconf.inc: added /usr/local/src/fpc to searchpath 2003-09-25 21:46 mattias * lazarus/include/unix/lazbaseconf.inc: added /usr/src/fpc to searchpath 2003-09-25 18:02 ajgenius * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc, gtkproc.inc, gtkproc.pp, gtkwinapi.inc: try to catch GDK/X drawable errors and raise an AV to stop killing App 2003-09-25 11:01 mattias * lazarus/: lcl/include/wincontrol.inc, tools/install/create_lazarus_rpm.sh: increased rpm version 2003-09-24 22:43 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: fixed wordwrap from Micha 2003-09-24 19:23 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk2/gtk2int.pas, gtk2/gtk2object.inc: more work toward GTK2 - partly fix CheckListBox, & MenuItems 2003-09-24 15:36 mattias * lazarus/components/: interbase/interbaselaz.lpk, mysql/mysqllaz.lpk, mysql/mysqllaz.pas, mysql/registermysql.lrs, mysql/registermysql.pas, mysql/tmysqldatabase.xpm, mysql/tmysqldataset.xpm: started mysql package 2003-09-23 19:52 mattias * lazarus/: transfermacros.pp, components/codetools/fileprocs.pas, lcl/controls.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: added SetAnchors 2003-09-23 19:19 ajgenius * lazarus/lcl/interfaces/gnome/: Makefile.fpc, gnomeint.pp: fix compiling gnome interface 2003-09-23 10:00 mattias * lazarus/: images/components_images.lrs, images/components/tdbgrid.xpm, images/components/tdrawgrid.xpm, images/components/tstringgrid.xpm, lcl/controls.pp, lcl/stdctrls.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: improved OnEnter for gtkcombo 2003-09-22 22:41 mattias * lazarus/: components/codetools/definetemplates.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, images/components_images.lrs, images/components/tdbgrid.xpm, images/components/tdrawgrid.xpm, images/components/tstringgrid.xpm: new grid icons from Jesus 2003-09-22 22:08 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk2/gtk2int.pas, gtk2/gtk2object.inc, gtk2/gtk2winapi.inc: break GTK2 object and winapi into includes like the GTK interface 2003-09-22 21:17 ajgenius * lazarus/lcl/interfaces/: gtk/gtkint.pp, gtk/gtkobject.inc, gtk2/gtk2int.pas: begin implementing GtkTreeView for ListBox/CListBox 2003-09-22 17:34 ajgenius * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc: use GtkImage and Pixbuf for GTK2 instead of Deprecated GtkPixmap 2003-09-22 17:03 ajgenius * lazarus/lcl/: dbctrls.pp, include/dbcalendar.inc, include/dbedit.inc, include/dblistbox.inc, include/dbtext.inc: partly fixed streaming of DBCalendar, and opRemove notification of DBText DBEdit DBCalendar 2003-09-21 16:13 mattias * lazarus/components/codetools/: keywordfunclists.pas, pascalparsertool.pas: added Delphi7 source template and language features 2003-09-21 12:42 mattias * lazarus/: codetoolsdefines.pas, lazarusidestrconsts.pas, lcl/extctrls.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32object.inc: implemented TBitBtn Text+Caption from Micha 2003-09-20 17:24 mattias * lazarus/: designer/componenteditors.pas, images/components_images.lrs, images/components/tdbgrid.xpm, images/components/tnotebook.xpm, images/components/tpagecontrol.xpm, lcl/comctrls.pp, lcl/extctrls.pp, lcl/include/customnotebook.inc: implemented TPageControl and TTabSheet 2003-09-20 15:27 mattias * lazarus/lcl/: comctrls.pp, controls.pp, extctrls.pp, include/control.inc, include/customcombobox.inc, include/customedit.inc, include/customlistbox.inc, include/customnotebook.inc, include/custompage.inc, include/notebook.inc, include/page.inc, include/pagecontrol.inc, include/tabsheet.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32int.pp, interfaces/win32/win32listsl.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: varois improvements for ParentColor from Micha 2003-09-20 11:16 mattias * lazarus/: docs/FAQ, images/components_images.lrs, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/dbgrids.pas, lcl/extctrls.pp, lcl/grids.pas, lcl/include/page.inc, packager/packagesystem.pas, packager/registerlcl.pas: added TDBGrid from Jesus 2003-09-19 18:10 mattias * lazarus/: images/components_images.lrs, images/components/tbutton.xpm, lcl/dbctrls.pp, lcl/lclicons.lrs, lcl/lclintf.pas, lcl/images/README, lcl/images/dbnavcancel.xpm, lcl/images/dbnavdelete.xpm, lcl/images/dbnavedit.xpm, lcl/images/dbnavfirst.xpm, lcl/images/dbnavinsert.xpm, lcl/images/dbnavlast.xpm, lcl/images/dbnavnext.xpm, lcl/images/dbnavpost.xpm, lcl/images/dbnavprior.xpm, lcl/images/dbnavrefresh.xpm, lcl/include/dbcustomnavigator.inc: started TDBNavigator 2003-09-19 11:40 mattias * lazarus/: images/components_images.lrs, images/components/tcheckbox.xpm, images/components/tdbcalendar.xpm, images/components/tdbcheckbox.xpm, images/components/tdbcombobox.xpm, images/components/tdbcontrol.xpm, images/components/tdbedit.xpm, images/components/tdbgroupbox.xpm, images/components/tdbimage.xpm, images/components/tdblistbox.xpm, images/components/tdbmemo.xpm, images/components/tdbradiogroup.xpm, images/components/tdbtext.xpm, images/components/tedit.xpm, images/components/tlabel.xpm, lcl/dbctrls.pp, lcl/include/dbcheckbox.inc, lcl/include/dbcombobox.inc, lcl/include/dbmemo.inc, lcl/include/dbradiogroup.inc, packager/packagesystem.pas, packager/registerfcl.pas, packager/registerlcl.pas: registered TDBxxx controls 2003-09-19 02:41 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkdef.pp, gtk/gtkint.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: remove USE_PANGO define since pango now apears to work properly. 2003-09-18 23:36 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk2/gtk2int.pas: add csEdit to GTK2 interface to start removing use of GtkOldEditable 2003-09-18 23:17 mattias * lazarus/lcl/: dbctrls.pp, include/dbcheckbox.inc, include/dbcombobox.inc, include/dbimage.inc, include/dbmemo.inc, include/dbradiogroup.inc: added DataChange after Loaded 2003-09-18 23:01 mattias * lazarus/lcl/: dbctrls.pp, extctrls.pp, include/customimage.inc, include/dbimage.inc, include/image.inc: started TDBImage 2003-09-18 19:23 ajgenius * lazarus/lcl/interfaces/: gtk/gtkint.pp, gtk2/gtk2int.pas: start using GtkTextView for Gtk2 Memo 2003-09-18 17:27 ajgenius * lazarus/lcl/: calendar.pp, dbctrls.pp, include/dbcalendar.inc: added initial TDBCalendar 2003-09-18 16:36 ajgenius * lazarus/lcl/: dbctrls.pp, include/dbcheckbox.inc, include/dbcombobox.inc, include/dbedit.inc, include/dblistbox.inc, include/dbmemo.inc: added TFieldDataLink.FocusControl/OnFocusRequest 2003-09-18 16:06 ajgenius * lazarus/lcl/interfaces/: gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: fixed Tgtkobject.drawtext for Pango till the native pango one works better 2003-09-18 16:00 mattias * lazarus/lcl/: dbctrls.pp, include/dbcheckbox.inc, include/dbcombobox.inc, include/dbgroupbox.inc, include/dbmemo.inc, interfaces/win32/win32winapi.inc: implemented TDBGroupBox 2003-09-18 14:15 mattias * lazarus/lcl/: dbctrls.pp, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/win32/win32object.inc, interfaces/win32/win32object.inc: fixed is checks for TCustomXXX controls 2003-09-18 13:24 mattias * lazarus/lcl/: dbctrls.pp, stdctrls.pp, include/dbcombobox.inc, include/dbmemo.inc: started TDBMemo 2003-09-18 12:53 mattias * lazarus/lcl/include/dbcombobox.inc: started TDBComboBox 2003-09-18 12:50 mattias * lazarus/lcl/: dbctrls.pp, include/dbradiogroup.inc: started TDBComboBox 2003-09-18 11:21 mattias * lazarus/: buildlazdialog.pas, codetemplatedialog.pp, codetoolsdefines.pas, editoroptions.pp, findinfilesdlg.pas, keymapping.pp, main.pp, mainbar.pas, project.pp, projectopts.pp, splash.pp, todolist.pp, uniteditor.pp, components/htmllite/htmllite.pas, components/htmllite/litesbs1.pas, components/htmllite/litesubs.pas, components/htmllite/liteun2.pas, components/synedit/syncompletion.pas, components/synedit/synedit.pp, components/synedit/syneditautocomplete.pp, components/synedit/syneditexport.pas, components/synedit/synedithighlighter.pp, components/synedit/syneditkeycmds.pp, components/synedit/syneditmiscclasses.pp, components/synedit/syneditmiscprocs.pp, components/synedit/syneditplugins.pas, components/synedit/syneditsearch.pp, components/synedit/synedittextbuffer.pp, components/synedit/synexporthtml.pas, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterhtml.pp, components/synedit/synhighlighterjava.pas, components/synedit/synhighlighterlfm.pas, components/synedit/synhighlighterpas.pp, components/synedit/synhighlighterperl.pas, components/synedit/synhighlighterxml.pas, components/synedit/synmacrorecorder.pas, components/synedit/synmemo.pas, components/synedit/synregexpr.pas, components/synedit/syntextdrawer.pp, components/turbopower_ipro/ipanim.pas, components/turbopower_ipro/ipmsg.pas, components/turbopower_ipro/ipstrms.pas, components/turbopower_ipro/iputils.pas, designer/aligncompsdlg.pp, designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, designer/graphpropedits.pas, designer/jitforms.pp, designer/objectinspector.pp, designer/propedits.pp, designer/scalecompsdlg.pp, designer/sizecompsdlg.pp, examples/checkbox.pp, examples/speedtest.pp, examples/testallform.pp, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/buttons.pp, lcl/clipbrd.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/grids.pas, lcl/intfgraphics.pas, lcl/lclintf.pas, lcl/lcllinux.pp, lcl/menus.pp, lcl/pairsplitter.pas, lcl/postscriptprinter.pas, lcl/stdctrls.pp, lcl/toolwin.pp, lcl/include/canvas.inc, lcl/include/controlscrollbar.inc, lcl/include/customform.inc, lcl/include/customnotebook.inc, lcl/include/messagedialogs.inc, lcl/include/mouse.inc, lcl/include/promptdialog.inc, lcl/include/screen.inc, lcl/include/wincontrol.inc, lcl/interfaces/gnome/gnomeint.pp, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk2/gtk2int.pas, lcl/interfaces/qt/qtint.pp, lcl/interfaces/win32/win32int.pp: renamed LCLLinux to LCLIntf 2003-09-18 00:06 mattias * lazarus/: compileroptions.pp, lazarusidestrconsts.pas, lazconf.pp, main.pp, include/unix/lazbaseconf.inc, include/win32/lazconf.inc: implemented default lcl widget type 2003-09-17 22:30 ajgenius * lazarus/lcl/interfaces/gtk2/gtk2int.pas: fix(?) DCOffset for DrawText 2003-09-17 21:40 ajgenius * lazarus/lcl/: lmessages.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/gtk/gtkwinapiwindow.pp, interfaces/gtk2/gtk2int.pas: Initial DoubleBuffering Support for GTK2 2003-09-17 17:26 mattias * lazarus/: uniteditor.pp, lcl/extctrls.pp, lcl/include/customnotebook.inc, lcl/include/page.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp: fixed removing TPage 2003-09-17 10:43 mattias * lazarus/: imexportcompileropts.pas, project.pp: fixed loading old project compiler options 2003-09-16 13:35 mattias * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, dbctrls.pp, extctrls.pp, include/checkbox.inc, include/customcheckbox.inc, include/dbcheckbox.inc, include/dbradiogroup.inc, interfaces/gtk/gtkwinapi.inc: started TDBCheckBox 2003-09-16 00:02 mattias * lazarus/lcl/: dbctrls.pp, extctrls.pp, include/dbradiogroup.inc: implemented TDBRadioGroup 2003-09-15 18:42 ajgenius * lazarus/lcl/interfaces/gtk2/gtk2int.pas: mostly fixed ExtTextOut 2003-09-15 17:43 mattias * lazarus/lcl/interfaces/: gtk/gtkwinapi.inc, gtk2/gtk2interface.lpk: fixed gtk2interface package 2003-09-15 17:09 mattias * lazarus/components/gtk/gtkglarea/gtkopengl.lpk: fixed gtkopengl package 2003-09-15 17:03 mattias * lazarus/: imexportcompileropts.pas, main.pp, mainbar.pas, components/gtk/gtkglarea/gtkopengl.lpk, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: Import and Export of package compiler options 2003-09-15 15:45 ajgenius * lazarus/lcl/interfaces/gtk2/gtk2interface.lpk: removed accidental compileroptions 2003-09-15 08:49 mattias * lazarus/packager/pkgmanager.pas: fixed checking ambigious files 2003-09-15 05:10 ajgenius * lazarus/lcl/interfaces/: gtk/gtkdef.pp, gtk/gtkint.pp, gtk/gtkproc.pp, gtk2/gtk2int.pas, gtk2/gtk2interface.lpk: PANGO support for GTK2 now works.. sorta. TextOut/ExtTextOut broken? 2003-09-15 03:56 ajgenius * lazarus/lcl/: dbctrls.pp, include/dblistbox.inc: Added TDBListBox. needs more work for ReadOnly 2003-09-14 20:40 ajgenius * lazarus/lcl/: dbctrls.pp, include/dbedit.inc, include/dbtext.inc: add initial TFieldDataLink, TDBEdit and TDBText 2003-09-14 11:43 mattias * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc: fixed common dialogs from Karl 2003-09-13 18:43 mattias * lazarus/lcl/: include/wincontrol.inc, interfaces/gtk/gtkcallback.inc: fixed PerformTab call 2003-09-13 17:51 mattias * lazarus/lcl/: controls.pp, include/control.inc: implemented parent color from Micha 2003-09-13 17:43 ajgenius * lazarus/lcl/buttons.pp: make speed button FState Protected, not private. needed for descendents, 2003-09-13 16:01 mattias * lazarus/: keymapping.pp, designer/taborderdlg.lfm, designer/taborderdlg.lrs, designer/taborderdlg.pas, lcl/include/wincontrol.inc: fixed taborder dlg 2003-09-13 15:28 mattias * lazarus/doceditor/doceditor.pas: added copyright note 2003-09-13 15:27 mattias * lazarus/doceditor/: doceditor.lfm.bak, doceditor.lrs.bak, doceditor.pas.bak: removed bak files 2003-09-13 15:26 mattias * lazarus/: ideoptiondefs.pas, lazarusidestrconsts.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, doceditor/doceditor.lfm, doceditor/doceditor.lfm.bak, doceditor/doceditor.lrs, doceditor/doceditor.lrs.bak, doceditor/doceditor.pas, doceditor/doceditor.pas.bak: started doceditor 2003-09-13 14:56 mattias * lazarus/lcl/utrace.pp: added comment for NEW1_1 2003-09-13 12:04 mattias * lazarus/lcl/: forms.pp, include/control.inc, include/customform.inc, comctrls.pp, include/statusbar.inc: fixed ColorIsStored 2003-09-13 12:02 mattias * lazarus/: lcl/include/control.inc, tools/install/build_fpc_rpm.sh: set default color to clWindow 2003-09-12 19:40 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkint.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk2/gtk2int.pas: fixes for GTK2(accel groups, menu accel, 'draw'), more work toward Pango(DrawText now works, UpdateDCTextMetric mostly works) 2003-09-12 19:32 mattias * lazarus/lcl/include/png.inc: fixed compiling without fpImage 2003-09-12 18:20 mattias * lazarus/: designer/componenttreeview.pas, designer/objectinspector.pp, examples/objectinspector/mainunit.lfm, examples/objectinspector/mainunit.lrs, examples/objectinspector/mainunit.pas, examples/objectinspector/oiexample.lpi, examples/objectinspector/oiexample.lpr: added OI example 2003-09-12 16:59 mattias * lazarus/: ideprocs.pp, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/include/graphic.inc, lcl/include/picture.inc, lcl/include/png.inc, packager/pkgmanager.pas, tools/install/build_fpc_rpm.sh: added searching for fpImage reader/writer 2003-09-12 10:40 mattias * lazarus/components/gtk/gtkglarea/: nvgl.pp, nvglx.pp: updated nvgl 2003-09-12 10:38 mattias * lazarus/tools/install/smart_strip.sh: added smart_strip.sh for rpm building 2003-09-12 09:17 mattias * lazarus/lcl/include/filectrl.inc: fixed win32 FileIsWritable 2003-09-11 23:33 ajgenius * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc, gtkwinapi.inc, gtkwinapiwindow.pp: partly fixed TWinControl(csFixed) 2003-09-11 17:02 mattias * lazarus/tools/install/create_lazarus_rpm.sh: increased rpm version 2003-09-11 10:53 mattias * lazarus/packager/packagedefs.pas: fixed source directory referencing for packages 2003-09-10 21:17 mattias * lazarus/lcl/include/picture.inc: added png clipboard format 2003-09-10 21:15 mattias * lazarus/lcl/: clipbrd.pp, graphics.pp, lcltype.pp, include/bitmap.inc, include/clipbrd.inc, include/graphic.inc, include/picture.inc, include/png.inc: implemented copying graphics from/to clipboard 2003-09-10 20:03 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: more changes for pango - partly fixed ref counting, added Pango versions of TextOut, CreateFontIndirectEx, and GetTextExtentPoint to the GTK2 interface 2003-09-10 18:33 mattias * lazarus/lcl/include/clipbrd.inc: added clipboard checks 2003-09-10 18:29 mattias * lazarus/: codetoolsdefines.pas, lazarusidestrconsts.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/linkscanner.pas, lcl/clipbrd.pp, lcl/lcltype.pp, lcl/include/clipbrd.inc: added Kylix 3 specials 2003-09-10 14:13 mattias * lazarus/: compileroptions.pp, imexportcompileropts.lfm, imexportcompileropts.lrs, imexportcompileropts.pas, inputhistory.pas, lazarusidestrconsts.pas, lazconf.pp, main.pp, project.pp: implemented Import and Export of compiler options 2003-09-10 04:33 ajgenius * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc, gtkproc.inc, gtkproc.pp: fixed TColotDialog for GTK2 2003-09-09 22:46 ajgenius * lazarus/lcl/interfaces/: gtk/gtkdef.pp, gtk/gtkint.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: more implementation toward pango for gtk2 2003-09-09 19:16 ajgenius * lazarus/lcl/interfaces/: gtk/gtkdef.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: start implementing pango routines for GTK2 2003-09-09 13:44 mattias * lazarus/lcl/maskedit.pp: fixed setting TMaskEdit.Text while handle not allocated 2003-09-09 13:22 mattias * lazarus/include/: unix/lazbaseconf.inc, win32/lazconf.inc: added fileexists for secondary config files 2003-09-09 13:11 mattias * lazarus/: include/win32/lazconf.inc, lcl/interfaces/win32/win32callback.inc: fixed win32 intf showmoadl and lazconf 2003-09-09 06:15 ajgenius * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals 2003-09-09 00:57 marc * lazarus/lcl/interfaces/gtk/gdkpixbuf.pp: Removed gdkpixbuf.pp since it is part of FPC 2003-09-08 16:53 mattias * lazarus/docs/CrossCompile.txt: updated nvgl 2003-09-08 15:29 mattias * lazarus/lcl/interfaces/win32/win32object.inc: clean up 2003-09-08 15:24 mattias * lazarus/lcl/interfaces/win32/win32int.pp: removed class function 2003-09-08 15:07 mattias * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/pixmap.inc: TBitmap now uses fpImage for writing bitmaps 2003-09-08 14:21 mattias * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/filedialog.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32def.pp, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc: added fpImage reader/writer hooks to TBitmap 2003-09-07 00:56 ajgenius * lazarus/lcl/interfaces/: gtk/gtkproc.inc, gtk2/gtk2int.pas: started gtk2 stock icon overrides partial/temp(?) workaround for dc paint offsets 2003-09-07 00:00 mattias * lazarus/: main.pp, mainbar.pas, packager/pkgmanager.pas: added ToolStatus check for package compilation 2003-09-06 22:23 ajgenius * lazarus/lcl/interfaces/: gtk/gtkdef.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: fixes for gtk2 added more wrappers for gtk1/gtk2 converstion and sanity removed pointless version $Ifdef GTK2 etc IDE now "runs" Tcontrol drawing/using problems renders it unuseable however 2003-09-06 20:49 mattias * lazarus/packager/packagesystem.pas: fixed path delims for built in packages 2003-09-06 20:38 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed caching not found procs 2003-09-06 20:38 mattias * lazarus/lcl/include/customform.inc: fixed recreating handle after showmodal 2003-09-06 20:37 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed checkbox state and typecast bugs 2003-09-06 19:24 ajgenius * lazarus/lcl/interfaces/: gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc, gtk2/gtk2int.pas: gtk2 changes for pixmap, getcursorpos, mouse events workaround 2003-09-06 00:13 mattias * lazarus/lcl/: intfgraphics.pas, include/bitmap.inc, include/picture.inc: implemented TBitmap.Assign(TFPCustomImage) 2003-09-05 23:27 mattias * lazarus/: docs/FAQ, lcl/graphics.pp: fixed types 2003-09-05 21:33 mattias * lazarus/lcl/interfaces/gtk2/README: updated README 2003-09-05 21:29 mattias * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: Success: The first gtk2 application ran without error 2003-09-05 21:03 ajgenius * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkproc.pp: removed a redundant routine which broke gtk1 2003-09-05 20:47 mattias * lazarus/lcl/: intfgraphics.pas, interfaces/gtk2/gtk2interface.lpk: reduced output 2003-09-05 20:19 ajgenius * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc, gtkproc.pp, gtkwinapi.inc: Make GTK2 "compile". linking fails still (Makefile.fpc needs pkgconfig libs/GTK2 linking rules, but not sure how not sure how) and when linked via a make script (like gtk2 examples do) apps still won't work(yet). I think we need to do a lot of work to make sure incompatible(also to get rid of deprecated) things are done in GTK2 interface itself, and just use more {$Ifdef GTK1} in the gtk interface itself. 2003-09-05 11:41 mattias * lazarus/: localize.sh, components/codetools/languages/codetools.it.mo, components/codetools/languages/codetools.it.po, languages/objinspstrconsts.it.mo, languages/objinspstrconsts.it.po: added italialn translation from Marco Ciampa 2003-09-04 15:14 mattias * lazarus/tools/install/create_lazarus_rpm.sh: increased rpm version 2003-09-04 13:10 mattias * lazarus/lcl/: extctrls.pp, include/image.inc, interfaces/gtk/gtkobject.inc: added csClickEvents to TImage 2003-09-04 12:51 mattias * lazarus/lcl/: dialogs.pp, include/commondialog.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp: fixed default size of preview widget 2003-09-04 09:32 mattias * lazarus/: localize.sh, docs/INSTALL, lcl/languages/lcl.it.mo, lcl/languages/lcl.it.po: added italian translation for lcl from Marco Ciampa 2003-09-03 13:16 mattias * lazarus/docs/INSTALL: fixed fpc cvs hint 2003-09-03 10:53 mattias * lazarus/lcl/: extctrls.pp, extdlgs.pas, include/image.inc: implemented TImage.Proportional 2003-09-02 23:32 mattias * lazarus/: localize.sh, lcl/allunits.pp, lcl/dialogs.pp, lcl/extdlgs.pas, lcl/filectrl.pp, lcl/graphics.pp, lcl/vclglobals.pp, lcl/include/bitmap.inc, lcl/include/commondialog.inc, lcl/include/filectrl.inc, lcl/include/filedialog.inc, lcl/include/picture.inc, lcl/include/pixmap.inc, lcl/include/png.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, packager/packagesystem.pas, packager/registerlcl.pas: implemented TOpenPictureDialog 2003-09-02 23:11 mattias * lazarus/docs/: html/update_gtkintf_html.sh, html/update_html.sh, html/update_lcl_html.sh, xml/make_all_skel.sh: made scripts posix 2003-09-02 18:08 mattias * lazarus/lcl/: Makefile, Makefile.fpc, graphics.pp, include/png.inc: implemented TPortableNetworkGraphic reading 2003-09-02 17:12 mattias * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/graphic.inc, include/picture.inc: TBitmap.Assign now shares image data 2003-09-02 17:09 mattias * lazarus/docs/: html/update_gtkintf_html.sh, html/update_html.sh, html/update_lcl_html.sh, xml/make_all_skel.sh, xml/lcl/allunits.xml, xml/lcl/avglvltree.xml, xml/lcl/checklst.xml, xml/lcl/comctrls.xml, xml/lcl/controls.xml, xml/lcl/dialogs.xml, xml/lcl/dirsel.xml, xml/lcl/extctrls.xml, xml/lcl/forms.xml, xml/lcl/graphics.xml, xml/lcl/graphtype.xml, xml/lcl/grids.xml, xml/lcl/interfacebase.xml, xml/lcl/intfgraphics.xml, xml/lcl/lazlinkedlist.xml, xml/lcl/lazqueue.xml, xml/lcl/lcllinux.xml, xml/lcl/lclstrconsts.xml, xml/lcl/lcltype.xml, xml/lcl/lmessages.xml, xml/lcl/pairsplitter.xml, xml/lcl/postscriptprinter.xml, xml/lcl/stdctrls.xml, xml/lcl/textstrings.xml, xml/lcl/vclglobals.xml: updated lcl sceletons 2003-09-02 10:39 mattias * lazarus/: localize.sh, languages/README, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.it.mo, languages/lazaruside.it.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/controls.pp, lcl/include/dockzone.inc, lcl/languages/lcl.po: added italian localization 2003-09-01 09:27 mattias * lazarus/lcl/include/winapi.inc: fixed typo 2003-08-31 19:30 mattias * lazarus/lcl/: include/customform.inc, include/interfacebase.inc, include/winapih.inc, include/wincontrol.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: fixed TControl painting for win32 2003-08-31 16:48 mattias * lazarus/lcl/interfaces/win32/win32object.inc: replaced some as from Micha 2003-08-30 20:55 mattias * lazarus/lcl/interfaces/win32/win32object.inc: implemented sticked windows from Micha 2003-08-30 20:53 mattias * lazarus/: main.pp, images/btn_openfile.xpm, images/btn_save.xpm, images/laz_images.lrs, lcl/comctrls.pp, lcl/include/statusbar.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapiwindow.pp: using default colors, when theme does not define them 2003-08-29 23:21 mattias * lazarus/lcl/interfaces/: gtk/gtkcallback.inc, gtk/gtkcomboboxcallback.inc, gtk/gtkdef.pp, gtk/gtkdragcallback.inc, gtk/gtklistviewcallback.inc, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk2/gtk2interface.lpk: fixes for gtk2 2003-08-28 18:24 mattias * lazarus/: designer/componenttreeview.pas, packager/packagedefs.pas, packager/packagesystem.pas: fixed component tree update after rename 2003-08-28 17:22 mattias * lazarus/: lazarusidestrconsts.pas, components/codetools/definetemplates.pas, packager/packagedefs.pas: implemented telling custom options of packages to codetools 2003-08-28 15:55 mattias * lazarus/: codetoolsdefines.pas, codetoolsdefpreview.lfm, codetoolsdefpreview.lrs, codetoolsdefpreview.pas, inputhistory.pas, lazarusidestrconsts.pas, unitinfodlg.pp, components/codetools/expreval.pas: implemented codetools values dialog 2003-08-28 14:08 mattias * lazarus/: codetoolsdefines.pas, codetoolsdefpreview.lfm, codetoolsdefpreview.lrs, codetoolsdefpreview.pas, designer/graphpropedits.pas, lcl/forms.pp, lcl/include/customform.inc: fixed register color prop edit 2003-08-28 12:43 mattias * lazarus/: lazarusidestrconsts.pas, lcl/interfaces/gtk2/gtk2interface.lpk, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas: made package files more relative 2003-08-28 11:10 mattias * lazarus/: lazarusidestrconsts.pas, lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistslh.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas: listbox and comboboxes now set sort and selection at handle creation 2003-08-28 10:14 mattias * lazarus/lcl/interfaces/win32/win32object.inc: implementation of win32 intf borderstyle from Karl 2003-08-27 23:14 mattias * lazarus/lcl/interfaces/gtk/gtkproc.inc: fixed a few things for gtk2 intf 2003-08-27 22:55 mattias * lazarus/: lcl/controls.pp, lcl/include/dockzone.inc, lcl/interfaces/gtk2/gtk2int.pas, lcl/interfaces/gtk2/gtk2interface.lpk, packager/packagedefs.pas: fixed updating codetools on changing pkg output dir 2003-08-27 17:15 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32proc.inc: improved setprop from Micha 2003-08-27 13:01 mattias * lazarus/lcl/: controls.pp, forms.pp, include/control.inc, include/docktree.inc, include/dockzone.inc, include/wincontrol.inc: started TDockTree 2003-08-27 11:33 mattias * lazarus/lcl/interfaces/win32/: win32int.pp, win32listsl.inc, win32object.inc: implements SET_LABEL from Micha 2003-08-27 11:20 mattias * lazarus/lcl/: forms.pp, lclstrconsts.pas, include/customcombobox.inc, include/customform.inc, include/customframe.inc: added TFrame definition, no implementation 2003-08-27 10:14 mattias * lazarus/: designer/objectinspector.pp, lcl/include/canvas.inc, lcl/include/inputdialog.inc, lcl/include/promptdialog.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc: fixed system fonts for win32 intf 2003-08-26 22:30 mattias * lazarus/: designer/objectinspector.pp, lcl/controls.pp, lcl/include/control.inc: fixed updating component tree on delete component 2003-08-26 20:11 mattias * lazarus/docs/ForDelphians.txt: started a Delphi to Lazarus help 2003-08-26 18:14 mattias * lazarus/lcl/interfaces/win32/win32winapi.inc: defaultfont patch from Micha 2003-08-26 18:07 mattias * lazarus/designer/propedits.pp: fixed PropDrawName style init 2003-08-26 17:06 mattias * lazarus/synmacrorecorder.ru.mo: fixed binary flags for mo files 2003-08-26 16:33 mattias * lazarus/: designer/objectinspector.pp, designer/propedits.pp, lcl/extctrls.pp, lcl/include/control.inc, lcl/include/notebook.inc, lcl/include/page.inc, lcl/include/wincontrol.inc: implemented component tree for OI 2003-08-26 14:39 mattias * lazarus/designer/: objectinspector.pp, propedits.pp: fixed debugging info 2003-08-26 12:22 mattias * lazarus/components/codetools/definetemplates.pas: aded ibase src path to fcl interbase dir 2003-08-26 10:43 mattias * lazarus/components/interbase/registerinterbase.pas: removed TIBQuery due to compiler bug 2003-08-26 10:12 mattias * lazarus/: designer/objectinspector.pp, designer/propedits.pp, lcl/pairsplitter.pas, lcl/stdctrls.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32listslh.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc: applied listbox/combobox patch from Karl 2003-08-26 09:04 mattias * lazarus/lcl/interfaces/win32/win32int.pp: fixed win32int 2003-08-25 18:43 mattias * lazarus/lcl/: graphics.pp, graphtype.pp, lmessages.pp, include/interfacebase.inc, include/winapi.inc, include/winapih.inc: moved many graphics types form graphtype.pp to graphics.pp 2003-08-25 18:27 mattias * lazarus/: components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.pl.po, components/codetools/languages/codetools.po, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.pl.po, lcl/languages/lcl.po, lcl/languages/lcl.ru.po: fixed localization 2003-08-25 18:22 mattias * lazarus/: components/gtk/gtkglarea/README, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po: added BSD linking note 2003-08-25 18:18 mattias * lazarus/lcl/: controls.pp, include/custompanel.inc, include/wincontrol.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32object.inc: fixed background color of TPanel and clicks of TSpeedButton from Micha 2003-08-25 14:16 marco * lazarus/include/win32/lazconf.inc: * reverted last patch. CVS dirty. 2003-08-25 13:58 marco * lazarus/include/win32/lazconf.inc: * fixed duplicate dos reference 2003-08-24 14:15 mattias * lazarus/: editoroptions.pp, keymapping.pp, lazarusidestrconsts.pas, keymapschemedlg.lfm, keymapschemedlg.lrs, keymapschemedlg.pas: implemented keymap schemes, started classic scheme 2003-08-23 23:17 mattias * lazarus/lcl/: controls.pp, include/wincontrol.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32listsl.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc: several fixes for the win32 intf, added pending OnResize events 2003-08-23 13:30 mattias * lazarus/: environmentopts.pp, components/codetools/finddeclarationtool.pas, designer/componenttreeview.pas, designer/objectinspector.pp, lcl/controls.pp, lcl/include/basedragcontrolobject.inc, lcl/include/control.inc, lcl/include/mouse.inc, lcl/include/wincontrol.inc, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc: fixed SetComboHeight in win32 intf and finddeclaration of overloaded proc definition 2003-08-22 20:10 mattias * lazarus/: main.pp, designer/componenttreeview.pas, designer/controlselection.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/comctrls.pp, lcl/include/treeview.inc: implemented selections in component tree 2003-08-22 15:51 mattias * lazarus/: designer/componenttreeview.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/include/application.inc: fixed TApplication.GetTitle 2003-08-22 11:49 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed find declaration of record variants 2003-08-22 10:10 mattias * lazarus/environmentopts.pp: fixed saving debugger type none 2003-08-22 09:58 mattias * lazarus/: designer/componenttreeview.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/comctrls.pp, lcl/include/control.inc, lcl/include/treeview.inc, lcl/interfaces/win32/win32object.inc: started componenttree 2003-08-21 15:04 mattias * lazarus/: components/codetools/fileprocs.pas, examples/easter/holyday.lpi, lcl/comctrls.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/treeview.inc, lcl/include/wincontrol.inc, lcl/interfaces/win32/win32winapi.inc: implemented insert marks for TTreeView 2003-08-21 08:52 mattias * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc, win32winapi.inc: size fixes from Karl 2003-08-20 19:57 mattias * lazarus/examples/easter/: about.lfm, about.lrs, about.pas, holyday.lpi, holyday.lpr, main.lfm, main.lrs, main.pas: added easter example 2003-08-20 19:07 mattias * lazarus/lcl/include/png.inc: implemented TPixmap and TPortableNetworkGraphic with fpImage 2003-08-20 19:03 mattias * lazarus/lcl/: graphics.pp, intfgraphics.pas, include/bitmap.inc, include/pixmap.inc: implemented TPixmap and TPortableNetworkGraphic with fpImage 2003-08-20 17:06 mattias * lazarus/: buildfiledlg.lfm, buildfiledlg.lrs, buildfiledlg.pas, debugmanager.pas, exttooldialog.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/linkscanner.pas, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, lcl/include/notebook.inc: implemented Build+Run File 2003-08-19 15:15 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed notebook size from Micha 2003-08-19 14:23 mattias * lazarus/: buildfiledlg.lfm, buildfiledlg.lrs, buildfiledlg.pas, lcl/graphics.pp, lcl/graphtype.pp, lcl/lmessages.pp, lcl/postscriptprinter.pas, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkint.pp: moved types from graphtype.pp back to graphics.pp 2003-08-18 23:17 mattias * lazarus/: buildfiledlg.lfm, buildfiledlg.lrs, buildfiledlg.pas, main.pp: implemented loading lpr command line projects 2003-08-18 21:27 mattias * lazarus/editoroptions.pp: fixed saving editor option ShowLineNumbers 2003-08-18 21:24 mattias * lazarus/lcl/: graphics.pp, graphmath.pp, interfacebase.pp, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: fixed TCanvas.Pie 2003-08-18 20:07 mattias * lazarus/: charactermapdlg.lfm, charactermapdlg.lrs, charactermapdlg.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, components/synedit/synhighlighterposition.pas: implemented character map 2003-08-18 16:40 mattias * lazarus/lazarus.pp: deactivated memcheck 2003-08-18 16:27 mattias * lazarus/tools/install/create_lazarus_rpm.sh: increased rpm version 2003-08-18 15:26 mattias * lazarus/lcl/lazlinkedlist.pas: renamed lazqueue to lazlinkedlist, patch from Jeroen 2003-08-18 15:21 mattias * lazarus/: lazarus.pp, lcl/allunits.pp, lcl/lazqueue.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkmsgqueue.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: renamed lazqueue to lazlinkedlist, patch from Jeroen 2003-08-18 13:52 mattias * lazarus/: encloseselectiondlg.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/sourcelog.pas: implemented enclose selection 2003-08-18 12:02 mattias * lazarus/: encloseselectiondlg.pas, inputhistory.pas, main.pp, mainbar.pas, uniteditor.pp, components/codetools/Makefile.fpc, components/codetools/basiccodetools.pas, components/codetools/codetemplatestool.pas, components/codetools/codetoolmanager.pas, components/codetools/methodjumptool.pas, components/codetools/sourcechanger.pas, include/win32/lazconf.inc: fixed win32 lazconf and improved enclose selection 2003-08-17 14:51 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc, winext.pas: added directory selection dialog from Vincent 2003-08-17 14:47 mattias * lazarus/: checkcompileropts.pas, lcl/interfaces/win32/win32int.pp: fixed mem leak 2003-08-17 14:26 mattias * lazarus/lcl/: Makefile, include/customlistbox.inc, interfaces/win32/Makefile, interfaces/win32/Makefile.fpc, interfaces/win32/interfaces.pp, interfaces/win32/win32callback.inc, interfaces/win32/win32def.pp, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc, interfaces/win32/win32winapi.inc, interfaces/win32/winext.pas: fixed parts of the win32 intf size system 2003-08-16 17:29 mattias * lazarus/: sourceeditprocs.pas, designer/jitforms.pp, lcl/include/bitmap.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed TBitmap.GetHandle 2003-08-16 11:45 mattias * lazarus/: encloseselectiondlg.lfm, encloseselectiondlg.lrs, encloseselectiondlg.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, include/unix/lazbaseconf.inc: started enclose selection 2003-08-15 18:27 mattias * lazarus/lcl/forms.pp: activated CustApp as default 2003-08-15 18:19 mattias * lazarus/: main.pp, msgview.pp, packager/pkgmanager.pas: implemented message blocks for package compilation 2003-08-15 18:10 mattias * lazarus/: buildlazdialog.pas, lazarusidestrconsts.pas, main.pp, msgview.pp: implemented message blocks 2003-08-15 16:28 mattias * lazarus/: aboutfrm.pas, debugmanager.pas, diffpatch.pas, environmentopts.pp, ideprocs.pp, lazconf.pp, project.pp, debugger/cmdlinedebugger.pp, debugger/dbgutils.pp, debugger/gdbmidebugger.pp, debugger/sshgdbmidebugger.pas, include/unix/lazbaseconf.inc, include/win32/lazconf.inc, packager/openinstalledpkgdlg.pas, packager/pkggraphexplorer.pas: clean up win32 ifdefs 2003-08-15 16:01 mattias * lazarus/: Makefile, environmentopts.pp, lazconf.pp, components/codetools/definetemplates.pas, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/unix/lazbaseconf.inc, include/win32/lazconf.inc, lcl/stringhashlist.pas, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: combined lazconf things for unix 2003-08-14 17:31 mattias * lazarus/lcl/: comctrls.pp, controls.pp, extctrls.pp, include/control.inc, include/page.inc, include/pagecontrol.inc, include/tabsheet.inc: started TTabSheet and TPageControl 2003-08-14 15:26 mattias * lazarus/designer/: designermenu.pp, menueditorform.pas: fixed removing deleted mainmenus from menu editor 2003-08-14 14:25 mattias * lazarus/main.pp: changed default visible of forms to false 2003-08-14 12:36 mattias * lazarus/: compreg.pp, idecomp.pp, images/components_images.lrs, images/components/tselectdirectorydialog.xpm, lcl/dialogs.pp, lcl/lclstrconsts.pas, lcl/vclglobals.pp, lcl/include/filedialog.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/win32/win32object.inc: added TSelectDirectoryDialog 2003-08-14 10:10 mattias * lazarus/: checkcompileropts.lfm, checkcompileropts.lrs, checkcompileropts.pas, compileroptions.pp, main.pp: started first compiler test 2003-08-14 00:29 mattias * lazarus/: checkcompileropts.lfm, checkcompileropts.lrs, checkcompileropts.pas, environmentopts.pp, exttooldialog.pas, main.pp, outputfilter.pas, lcl/include/filedialog.inc: started check compiler options 2003-08-13 23:23 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32listsl.inc, win32listslh.inc, win32object.inc, win32proc.inc, win32winapi.inc, win32winapih.inc: fixed log 2003-08-13 18:26 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32listsl.inc, win32listslh.inc, win32object.inc, win32proc.inc, win32winapi.inc, win32winapih.inc: fixed combobox height from Vincent 2003-08-13 18:18 mattias * lazarus/: checkcompileropts.lfm, checkcompileropts.lrs, checkcompileropts.pas, compileroptions.pp, exttooldialog.pas, ideprocs.pp, lazarusidestrconsts.pas, main.pp, lcl/filectrl.pp, lcl/interfaces/gtk/gtkint.pp, packager/pkgmanager.pas: started check compiler options 2003-08-13 02:02 marc * lazarus/lcl/interfaces/gtk/gtkobject.inc: + introduced interface exceptions - Removed ifdefs for implemented gtkwin32 functions 2003-08-13 01:51 marc * lazarus/lcl/interfacebase.pp: + Introduced interface exceptions 2003-08-12 23:35 mattias * lazarus/lcl/: forms.pp, include/application.inc, include/customform.inc: TApplication now descends from TCustomApplication 2003-08-12 18:12 mattias * lazarus/lcl/include/wincontrol.inc: reduced output 2003-08-12 18:09 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed sizing from Vincent 2003-08-12 18:04 mattias * lazarus/: examples/Makefile, examples/Makefile.fpc, examples/groupbox.pp, examples/groupboxnested.pas, lcl/include/wincontrol.inc: added groupboxnested example 2003-08-12 16:02 mattias * lazarus/: components/synedit/synedit.pp, examples/synedit1.pas, lcl/include/customnotebook.inc, lcl/include/wincontrol.inc, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32object.inc: fixed keypress/keyup, createcaret on synedit focus 2003-08-11 22:49 mattias * lazarus/lcl/textstrings.pas: fixed textstrings 2003-08-11 22:18 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32proc.inc: fixed position of control in TGroupBox from Micha 2003-08-11 22:09 mattias * lazarus/: compileroptions.pp, lcl/textstrings.pas: fixed mem leak in comp opts dialog 2003-08-11 20:10 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed combobox height from Micha 2003-08-10 11:52 mattias * lazarus/: compileroptions.pp, showcompileropts.lfm, showcompileropts.lrs, showcompileropts.pas: added show compiler options dialog 2003-08-10 11:33 mattias * lazarus/: initialsetupdlgs.pas, lcl/intfgraphics.pas, lcl/include/bitmap.inc: saved bitmap stream is now stored 2003-08-09 18:30 mattias * lazarus/lcl/: include/application.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32object.inc: fixed LM_ShowModal for win32 intf from Karl 2003-08-08 12:41 mattias * lazarus/main.pp: fixed no debugger run 2003-08-08 12:24 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, environmentopts.pp, ideoptiondefs.pas, main.pp, components/codetools/linkscanner.pas, debugger/debugger.pp, debugger/gdbmidebugger.pp: fixed initialenabled, debuggertype, linkscaner open string constant 2003-08-08 09:52 mattias * lazarus/lazarus.pp: deactivated memcheck 2003-08-08 09:49 mattias * lazarus/: debugmanager.pas, debugoptionsfrm.pas, lazarus.pp, debugger/cmdlinedebugger.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, docs/INSTALL, lcl/textstrings.pas, packager/pkgmanager.pas: fixed mem leaks in debugger 2003-08-07 09:12 mattias * lazarus/lcl/include/filectrl.inc: fixed file description permission order 2003-08-05 11:30 mattias * lazarus/examples/: selection.pp, selectionform.pp, speedtest.pp: fixed mode delphi to objfpc 2003-08-04 10:43 mattias * lazarus/lcl/: controls.pp, dirsel.pas, include/control.inc: fixed breaking circle in ChangeBounds 2003-08-04 00:31 mattias * lazarus/ideprocs.pp: fixed findclose 2003-08-04 00:28 mattias * lazarus/: inputhistory.pas, msgview.pp, uniteditor.pp: applied findinfiles fixes from Bob and Vincent 2003-08-03 19:01 mattias * lazarus/uniteditor.pp: fixed findtext from Bob 2003-08-03 12:27 mattias * lazarus/: main.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas: fixed fpc src defines for bsd 2003-08-03 11:25 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, msgview.pp, uniteditor.pp: added msg view jump on dbl click option 2003-08-03 10:38 mattias * lazarus/: findinfilesdlg.pas, ideprocs.pp, uniteditor.pp, lcl/dirsel.pas: added reg expr to find in files from Bob 2003-08-02 19:10 marc * lazarus/runparamsopts.pas: * Fixed DISPLAY env option 2003-08-02 03:07 marc * lazarus/lcl/: dirsel.lfm, dirsel.lrs, dirsel.pas: * applied patch from Bob Wingard 2003-08-02 02:23 marc * lazarus/debugger/cmdlinedebugger.pp: - removed accidently committed testcode 2003-08-02 02:20 marc * lazarus/debugger/: cmdlinedebugger.pp, debugger.pp, gdbmidebugger.pp: * fixed environment handling to debuggee 2003-08-01 11:44 mattias * lazarus/: findinfilesdlg.pas, ideprocs.pp, uniteditor.pp, lcl/allunits.pp, lcl/dialogs.pp, lcl/dirsel.lfm, lcl/dirsel.lrs, lcl/dirsel.pas: added SelectDirectory dialog 2003-07-31 21:56 mattias * lazarus/: debugmanager.pas, main.pp, lcl/include/control.inc, lcl/interfaces/win32/win32callback.inc: fixed double messages SETLabel 2003-07-31 19:16 mattias * lazarus/lcl/: allunits.pp, lclstrconsts.pas, textstrings.pas: added ToDo for textstrings.pas 2003-07-31 18:57 mattias * lazarus/lcl/textstrings.pas: started textstrings.pas 2003-07-31 02:42 marc * lazarus/basedebugmanager.pas: * Fixed classof to object cast 2003-07-31 01:15 marc * lazarus/: basedebugmanager.pas, debugmanager.pas, debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, environmentopts.pp, main.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, debugger/sshgdbmidebugger.pas: * Added RegisterDebugger 2003-07-30 23:56 marc * lazarus/lcl/interfaces/win32/win32object.inc: * Fixed LM_APPENDTEXT buffer overrun 2003-07-30 19:41 mattias * lazarus/lcl/interfaces/win32/win32object.inc: added LM_APENDTEXT from Martin Smat 2003-07-30 15:03 mattias * lazarus/: debugoptionsfrm.pas, designer/objectinspector.pp, lcl/controls.pp, lcl/stdctrls.pp, lcl/include/wincontrol.inc: replaced label with memo 2003-07-30 13:17 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, finddeclarationtool.pas, pascalparsertool.pas: implemented "class of" for find declaration 2003-07-30 00:32 marc * lazarus/lcl/interfaces/win32/win32winapi.inc: * Applied patch from Vincent Snijders 2003-07-29 09:38 marc * lazarus/lcl/interfaces/win32/: win32winapi.inc, win32winapih.inc: + Added GetCursorPos 2003-07-29 02:28 marc * lazarus/lcl/: include/winapi.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: + Implemented GetCursorPos 2003-07-28 20:02 mattias * lazarus/: environmentopts.pp, findinfilesdlg.pas, ideprocs.pp, main.pp, uniteditor.pp, components/codetools/definetemplates.pas, debugger/debugger.pp: added findinfiles strat implementation from Bob Wingard 2003-07-28 08:42 mattias * lazarus/lcl/interfaces/win32/: win32listsl.inc, win32listslh.inc, win32object.inc, win32proc.inc: removed debuggging SetName, Patch from Karl Brandt 2003-07-27 19:10 marc * lazarus/designer/designerprocs.pas: * Changed GetCaretPos into GetCursorPos in GetFormRelativeMousePosition 2003-07-26 16:16 mattias * lazarus/examples/: Makefile, Makefile.fpc, synedit1.pas: added synedit example 2003-07-26 15:48 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed other messages bigger than TLMessage 2003-07-26 15:26 mattias * lazarus/: transfermacros.pp, lcl/lmessages.pp, lcl/include/customcombobox.inc, lcl/interfaces/win32/win32callback.inc: fixed WindowProc 2003-07-26 12:33 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed GetText from Martin 2003-07-26 12:30 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32winapi.inc, win32winapih.inc: rewritten WM_COMMAND by Micha 2003-07-25 19:05 mattias * lazarus/: debugmanager.pas, debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, environmentopts.pp, debugger/debugger.pp: moved debugger type to the debugger options 2003-07-25 11:28 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed notebook page resize from Micha 2003-07-25 10:52 mattias * lazarus/examples/notebku.pp: fixed nested notebook example 2003-07-25 10:41 mattias * lazarus/examples/notebooktest.pp: workaround for fpc mode bug 2003-07-25 10:00 mattias * lazarus/lcl/: include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed sending follow up move/size messages from gtk 2003-07-24 10:52 marc * lazarus/: lazarus.pp, debugger/sshgdbmidebugger.pas: + Added SSHGDB debugger 2003-07-24 10:47 marc * lazarus/: debugmanager.pas, debugoptionsfrm.lfm, debugoptionsfrm.lrs, environmentopts.pp, lazarus.pp, main.pp, debugger/cmdlinedebugger.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp: + Added SSHGDB debugger 2003-07-24 08:54 mattias * lazarus/lcl/: controls.pp, include/control.inc, include/page.inc, include/wincontrol.inc: fixed anti circle mechnism for aligned controls 2003-07-23 12:23 mattias * lazarus/: docs/RemoteDebugging.txt, lcl/interfaces/gtk/gtkobject.inc: started README about remote debugging 2003-07-22 01:43 marc * lazarus/: debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, lcl/menus.pp, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: * Fixed radiogroup menuitems 2003-07-20 08:39 mattias * lazarus/lcl/: include/interfacebase.inc, interfaces/gtk/gtkwinapi.inc: added comments 2003-07-20 08:27 mattias * lazarus/lcl/: graphics.pp, include/interfacebase.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32winapi.inc: fixed GetWindowRelativePosition 2003-07-18 00:03 mattias * lazarus/lcl/: grids.pas, intfgraphics.pas: fixed grid keyboard navigation from Jesus 2003-07-16 22:35 mattias * lazarus/: components/codetools/memcheck.pas, lcl/intfgraphics.pas: accelerated TLazXPMReader 2003-07-16 18:53 mattias * lazarus/lcl/: forms.pp, include/application.inc: added TApplication.CaptureExceptions 2003-07-14 11:03 mattias * lazarus/: editdefinetree.pas, main.pp, project.pp, designer/jitforms.pp, designer/jitform/jitform.pas, lcl/forms.pp: deactivated FCL TDataModule 2003-07-13 20:14 mattias * lazarus/inputhistory.pas: improved checking compiler age 2003-07-13 16:33 mattias * lazarus/tools/install/: create_lazarus_deb.sh, create_lazarus_tgz_from_local_dir.sh, debian_lazarus/changelog, debian_lazarus/control, debian_lazarus/copyright: updated fpc deb creation 2003-07-13 16:12 mattias * lazarus/tools/install/create_fpc_tgz_from_local_dir.sh: updated fpc deb creation 2003-07-13 16:04 mattias * lazarus/tools/install/build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 15:57 mattias * lazarus/tools/install/: build_fpc_rpm.sh, create_lazarus_deb.sh, build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 14:34 mattias * lazarus/tools/install/build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 14:30 mattias * lazarus/tools/install/: build_fpc_rpm.sh, build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 12:44 mattias * lazarus/tools/install/build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 12:34 mattias * lazarus/tools/install/build_fpc_rpm.sh: updated fpc deb creation 2003-07-13 12:27 mattias * lazarus/tools/install/: build_fpc_rpm.sh, build_fpcsrc_rpm.sh, create_fpc_deb.sh: updated fpc deb creation 2003-07-13 11:46 mattias * lazarus/tools/install/: build_fpcsrc_rpm.sh, create_fpc_deb.sh, create_fpc_tgz_from_local_dir.sh, debian_fpcsrc/changelog, debian_fpcsrc/control: updated deb creation 2003-07-12 11:11 mattias * lazarus/: main.pp, tools/install/build_fpcsrc_rpm.sh, tools/install/create_fpc_rpm.sh, tools/install/create_fpc_tgz_from_local_dir.sh, tools/install/lazarus.spec: updated build scripts 2003-07-11 13:56 mattias * lazarus/main.pp: fixed renaming a TDataModule 2003-07-11 11:26 mattias * lazarus/: designer/propedits.pp, lcl/forms.pp: fixed TDataModule.OnCreate 2003-07-10 17:17 mattias * lazarus/lcl/: extctrls.pp, lresources.pp, include/customradiogroup.inc: fixed reading empty stream and TCustomRadioGroup.ItemsChanged 2003-07-09 18:16 mattias * lazarus/lcl/grids.pas: fixed grids.pas 2003-07-09 02:35 mattias * lazarus/: main.pp, components/codetools/definetemplates.pas, components/codetools/expreval.pas, components/codetools/finddeclarationtool.pas, lcl/grids.pas: fixed da_IF and find record case variable 2003-07-09 02:13 marc * lazarus/: debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, debugger/dbgutils.pp, lcl/checklst.pas: * fixed cached items.object storage if TCheckListBox * Changed DebuggerOptions dialog to use new TCheckListBox 2003-07-08 22:09 mattias * lazarus/: lcl/interfaces/gtk/gtkwinapi.inc, tools/install/build_fpc_rpm.sh: updated build fpc rpm script 2003-07-08 19:30 mattias * lazarus/: project.pp, components/codetools/codetoolmanager.pas, lcl/grids.pas: fixed changing widget set and TStringGrid exceptions on ColCount=0 2003-07-08 13:30 mattias * lazarus/: exttooldialog.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, outputfilter.pas: added Abort Build 2003-07-08 01:58 marc * lazarus/lcl/: checklst.pas, lmessages.pp, stdctrls.pp, include/customlistbox.inc, interfaces/gtk/gtkobject.inc: + Implemented TCheckListBox.Checked[] property 2003-07-08 01:56 marc * lazarus/lcl/forms.pp: * Fixed UseFCLDataModule ifdef define 2003-07-07 22:02 mattias * lazarus/: components/codetools/expreval.pas, lcl/forms.pp: fixed expression evaluation 2003-07-07 21:21 mattias * lazarus/components/synedit/synedit.pp: reduced updates on cursor up/down 2003-07-07 20:06 mattias * lazarus/: compileroptions.pp, main.pp: fixed switching TARGET_OS 2003-07-07 15:19 mattias * lazarus/lcl/: graphtype.pp, intfgraphics.pas, include/winapi.inc: added raw image examples 2003-07-07 10:31 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: added an InvalidateClientRectCache to WM_SIZE 2003-07-07 09:59 mattias * lazarus/lcl/: lcltype.pp, include/control.inc, include/winapi.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: made Size_SourceIsInterface a flag 2003-07-06 23:35 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed typo 2003-07-06 22:40 mattias * lazarus/: docs/CrossCompile.txt, lcl/include/control.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32callback.inc: TWinControl.WmSize/Move now updates interface messages smarter 2003-07-06 20:00 mattias * lazarus/: lazarusidestrconsts.pas, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po: updated polish localization 2003-07-06 19:58 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas: added polish 2003-07-06 19:53 mattias * lazarus/: components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.pl.mo, components/codetools/languages/codetools.pl.po, components/codetools/languages/codetools.po, components/synedit/languages/synedit.pl.mo, components/synedit/languages/synedit.pl.po, components/synedit/languages/synmacrorecorder.pl.mo, components/synedit/languages/synmacrorecorder.pl.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/lazaruside.po, languages/lazaruside.ru.po, languages/objinspstrconsts.de.po, languages/objinspstrconsts.es.po, languages/objinspstrconsts.fr.po, languages/objinspstrconsts.pl.mo, languages/objinspstrconsts.pl.po, languages/objinspstrconsts.po, languages/objinspstrconsts.ru.po, lcl/forms.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/languages/lcl.pl.mo, lcl/languages/lcl.pl.po: updated polish localization 2003-07-06 10:59 mattias * lazarus/lcl/include/buttonglyph.inc: added third buttonglyph from Tom Lisjac 2003-07-05 00:06 mattias * lazarus/: main.pp, lcl/allunits.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/intfgraphics.pas, lcl/include/graphic.inc, lcl/include/picture.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: implemented interface graphics 2003-07-04 19:46 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc: fixed notebook positioning from Micha 2003-07-04 16:50 mattias * lazarus/customformeditor.pp: fixed GetComponentEditor for TDataModule 2003-07-04 13:12 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc: improved default handler from Micha 2003-07-04 12:30 mattias * lazarus/lcl/include/promptdialog.inc: removed unused label from Micha 2003-07-04 12:12 mattias * lazarus/lcl/: controls.pp, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: added default message handler to win32 interface 2003-07-04 10:54 mattias * lazarus/lcl/: graphics.pp, include/canvas.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: implemented 16bit rawimages for gtk 2003-07-03 23:39 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed remove props on destroy from Micha 2003-07-03 20:10 mattias * lazarus/: examples/dlgform.pp, lcl/avglvltree.pas, lcl/graphtype.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/win32/win32object.inc: added fontdialog options to win32 intf from Wojciech Malinowski 2003-07-03 19:19 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc, win32winapih.inc: added RectVisible from Micha 2003-07-03 10:05 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32winapi.inc: fixed Criticalsection from Vincent 2003-07-02 22:18 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: more cleanups from Micha 2003-07-02 22:07 mattias * lazarus/lcl/interfaces/win32/win32winapi.inc: fixed critical section from Micha 2003-07-02 21:35 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc: fixed AV on start from Vincent 2003-07-02 17:57 mattias * lazarus/lcl/interfaces/win32/win32object.inc: added LCL to win32 cursor mapping from Micha 2003-07-02 17:56 mattias * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: fixed win32 painting and started creating bitmaps from rawimages 2003-07-02 12:02 mattias * lazarus/lcl/: graphtype.pp, lcltype.pp, include/interfacebase.inc, include/treeview.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: fixed TPaintStruct 2003-07-02 00:02 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: fixed formstyle and redrawing from Micha 2003-07-01 18:15 mattias * lazarus/examples/progressbar.pp: fixed error 2003-07-01 17:37 mattias * lazarus/: examples/progressbar.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/include/application.inc, lcl/include/winapi.inc, lcl/include/winapih.inc: fixed exception handling 2003-07-01 16:06 mattias * lazarus/lcl/include/: interfacebase.inc, winapi.inc, winapih.inc: made Begin/EndPaint interface dependent 2003-07-01 15:49 mattias * lazarus/lcl/: graphtype.pp, include/customform.inc, include/scrollingwincontrol.inc, interfaces/gtk/gtkwinapi.inc: clean up 2003-07-01 11:29 mattias * lazarus/lcl/: graphics.pp, graphtype.pp, lcltype.pp, include/bitmap.inc, include/graphic.inc, include/interfacebase.inc, include/menuitem.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: attaching menuitems topdown 2003-06-30 19:25 mattias * lazarus/: components/codetools/pascalparsertool.pas, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/include/bitmapimage.inc: fixed parsing of with do try finally end 2003-06-30 18:39 mattias * lazarus/lcl/include/wincontrol.inc: clean up 2003-06-30 18:31 mattias * lazarus/: components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, lcl/graphics.pp, lcl/include/bitmap.inc: fixed find declaration of with A,B do C; statements 2003-06-30 17:13 mattias * lazarus/lcl/include/: bitmap.inc, bitmapimage.inc: fixed releasing bitmap handle 2003-06-30 16:58 mattias * lazarus/: lazarusidestrconsts.pas, lcl/controls.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/include/bitmap.inc, lcl/include/filedialog.inc, lcl/include/wincontrol.inc, packager/addtopackagedlg.pas, packager/packageeditor.pas, packager/pkgmanager.pas: implemented multi file add to package editor 2003-06-30 12:09 mattias * lazarus/: docs/CrossCompile.txt, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/include/bitmapcanvas.inc, lcl/include/bitmapimage.inc, lcl/include/canvas.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed Get/SetPixel for DC without widget 2003-06-30 09:05 mattias * lazarus/lcl/include/wincontrol.inc: activated EraseBKGND hack 2003-06-30 09:00 mattias * lazarus/: docs/CrossCompile.txt, lcl/include/customform.inc, lcl/include/scrollingwincontrol.inc, lcl/include/wincontrol.inc: activated EraseBckGrd messages in doublebuffer WMPaint section 2003-06-30 08:20 mattias * lazarus/: components/synedit/synedit.pp, docs/CrossCompile.txt: reduced updates 2003-06-29 22:07 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed using DC from Micha 2003-06-29 09:16 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed compiler warnings 2003-06-28 21:31 mattias * lazarus/: codetoolsdefines.pas, inputhistory.pas, main.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, docs/CrossCompile.txt: implemented cross find declaration 2003-06-28 18:20 mattias * lazarus/: docs/CrossCompile.txt, lcl/printers.pas, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/winext.pas: fixed some win32 intf warnings 2003-06-28 15:11 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed destroying windows from Micha 2003-06-28 14:49 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed LM_SETSIZE from Micha 2003-06-28 14:10 mattias * lazarus/: docs/CrossCompile.txt, docs/INSTALL, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc, tools/install/build_fpc_rpm.sh, tools/install/create_fpc_rpm.sh: fixed LM_SETSIZE in InitializeWnd 2003-06-28 08:33 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed control resizing from Karl Brandt 2003-06-28 01:42 mattias * lazarus/: components/synedit/syncompletion.pas, lcl/controls.pp, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: fixed TScrollBar resizing 2003-06-28 00:07 mattias * lazarus/: buildlazdialog.pas, components/codetools/codecompletiontool.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/identcompletiontool.pas, components/codetools/linkscanner.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, lcl/include/wincontrol.inc: fixed targetos for clean all 2003-06-27 23:41 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: fixed formresize from Micha 2003-06-27 10:59 mattias * lazarus/components/codetools/: customcodetool.pas, linkscanner.pas, pascalparsertool.pas: accelerated linkscanner 2003-06-26 20:18 mattias * lazarus/: components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, lcl/interfaces/gtk/gtkobject.inc: fixed recaching 2003-06-26 19:00 mattias * lazarus/: components/codetools/finddeclarationtool.pas, lcl/menus.pp, lcl/include/menuitem.inc, lcl/include/togglebox.inc, lcl/interfaces/gtk/gtkobject.inc: fixed result on searching proc in interface 2003-06-26 16:46 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed menu attaching from Micha 2003-06-26 16:24 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed progressbar SET_PROPERTIES from Micha 2003-06-26 14:19 mattias * lazarus/components/codetools/: codetoolmemmanager.pas, codetree.pas, finddeclarationcache.pas, finddeclarationtool.pas, identcompletiontool.pas, linkscanner.pas, pascalparsertool.pas: fixed searching in parent nodes of ancestors 2003-06-26 11:23 mattias * lazarus/components/codetools/finddeclarationtool.pas: deactivated cache for procs 2003-06-26 00:21 mattias * lazarus/: customformeditor.pp, designer/componenteditors.pas, designer/designer.pp, designer/objinspstrconsts.pas, designer/propedits.pp: fixed deleting autocreated child controls 2003-06-25 23:02 mattias * lazarus/lcl/: comctrls.pp, include/progressbar.inc: reduced TProgressBar setproperties calls 2003-06-25 22:49 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed menu destroy from Micha 2003-06-25 22:48 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed progressbar from Micha 2003-06-25 20:12 mattias * lazarus/lcl/: controls.pp, include/control.inc, include/dragobject.inc: added docking properties 2003-06-25 19:22 mattias * lazarus/: compileroptions.pp, ideprocs.pp, project.pp, projectdefs.pas, publishmodule.pas, runparamsopts.pas, components/codetools/fileprocs.pas, packager/packagedefs.pas: added automatic linux-windows file conversions 2003-06-25 17:27 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: fixed timer calling conventions from Micha 2003-06-25 12:38 mattias * lazarus/: designer/graphpropedits.pas, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/include/bitmapimage.inc, lcl/include/canvas.inc, lcl/include/pixmap.inc: implemented saving original stream of TBitmap 2003-06-25 01:56 marc * lazarus/debugger/gdbmidebugger.pp: * Fixed version detection of gdb 2003-06-24 23:40 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed menu 2003-06-24 20:08 mattias * lazarus/components/turbopower_ipro/iphtml.pas: fixes for fpc 1.0.x 2003-06-24 18:02 mattias * lazarus/designer/graphpropedits.pas: disabled graphics in designer 2003-06-24 17:57 mattias * lazarus/lcl/: menus.pp, include/menu.inc, include/menuitem.inc, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc: applied win32 menu patch from Micha Nelissen 2003-06-24 17:23 mattias * lazarus/: components/turbopower_ipro/ipdefine.inc, components/turbopower_ipro/iphtml.pas, components/turbopower_ipro/turbopoweripro.lpk, lcl/menus.pp, tools/install/create_fpc_rpm.sh: deleted unused code 2003-06-24 13:23 mattias * lazarus/docs/INSTALL: added BSD installation notes 2003-06-24 12:52 mattias * lazarus/docs/html/: README, update_html.sh: added scripts to create html docs 2003-06-24 12:37 mattias * lazarus/docs/html/: update_gtkintf_html.sh, update_lcl_html.sh: added script to create html docs for gtk-interface 2003-06-24 11:57 mattias * lazarus/: docs/TODO, lcl/interfaces/win32/README: added win32 todos 2003-06-24 10:55 mattias * lazarus/docs/: html/update_lcl_html.sh, xml/lcl/custapp.xml, xml/lcl/inic.xml: prepared html docs 2003-06-24 10:32 mattias * lazarus/lcl/interfaces/win32/win32object.inc: applied menu fix from Micha Nelissen 2003-06-24 09:25 mattias * lazarus/: components/codetools/eventcodetool.pas, docs/INSTALL, docs/html/update_lcl_html.sh: updated INSTALL 2003-06-23 23:40 mattias * lazarus/docs/xml/: make_all_skel.sh, lcl/actnlist.xml, lcl/allunits.xml, lcl/arrow.xml, lcl/avglvltree.xml, lcl/buttons.xml, lcl/calendar.xml, lcl/checklst.xml, lcl/clipbrd.xml, lcl/clistbox.xml, lcl/comctrls.xml, lcl/commctrl.xml, lcl/controls.xml, lcl/custapp.xml, lcl/customtimer.xml, lcl/dialogs.xml, lcl/dynamicarray.xml, lcl/dynhasharray.xml, lcl/extctrls.xml, lcl/extendedstrings.xml, lcl/filectrl.xml, lcl/forms.xml, lcl/graphics.xml, lcl/graphmath.xml, lcl/graphtype.xml, lcl/grids.xml, lcl/imglist.xml, lcl/inic.xml, lcl/interfacebase.xml, lcl/lazqueue.xml, lcl/lcllinux.xml, lcl/lclmemmanager.xml, lcl/lclproc.xml, lcl/lclstrconsts.xml, lcl/lcltype.xml, lcl/lmessages.xml, lcl/lresources.xml, lcl/maskedit.xml, lcl/menus.xml, lcl/messages.xml, lcl/pairsplitter.xml, lcl/postscriptprinter.xml, lcl/printers.xml, lcl/registry.xml, lcl/spin.xml, lcl/stdctrls.xml, lcl/stringhashlist.xml, lcl/toolwin.xml, lcl/utrace.xml, lcl/vclglobals.xml, lcl/interfaces/gtk/gdkpixbuf.xml, lcl/interfaces/gtk/gtkdef.xml, lcl/interfaces/gtk/gtkglobals.xml, lcl/interfaces/gtk/gtkint.xml, lcl/interfaces/gtk/gtkproc.xml, lcl/interfaces/gtk/gtkwinapiwindow.xml, lcl/interfaces/gtk/interfaces.xml, lcl/interfaces/gtk/keymap.xml: added fpdoc sceletons for LCL and gtk interface 2003-06-23 14:33 mattias * lazarus/: customformeditor.pp, main.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/eventcodetool.pas, components/codetools/pascalreadertool.pas, components/codetools/stdcodetools.pas, designer/designer.pp, images/components_images.lrs, lcl/forms.pp, lcl/menus.pp, lcl/pairsplitter.pas, packager/packagesystem.pas, packager/registerlcl.pas: implemented TPairSplitter streaming 2003-06-23 12:05 mattias * lazarus/examples/treeview/: README, TV_Add_Remove.dpr, TV_Add_Remove.res, TV_Add_Remove_U1.dfm, tv_add_remove.lpi, tv_add_remove_u1.lfm, tv_add_remove_u1.lrs, tv_add_remove_u1.pas: added TreeView demo from Tom Lisjac 2003-06-23 11:42 mattias * lazarus/: buildlazdialog.pas, codetoolsoptions.pas, ideprocs.pp, lazarus.pp, lazarusidestrconsts.pas, main.pp, components/codetools/basiccodetools.pas, components/codetools/eventcodetool.pas, components/codetools/fileprocs.pas, components/codetools/linkscanner.pas, lcl/buttons.pp, lcl/controls.pp, lcl/forms.pp, lcl/grids.pas, lcl/lresources.pp, lcl/menus.pp, lcl/stdctrls.pp, lcl/include/application.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customupdown.inc, lcl/include/filectrl.inc, lcl/include/promptdialog.inc, lcl/include/speedbutton.inc, lcl/include/toolbar.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkwinapi.inc, packager/packagelinks.pas: fixes for debugging lazarus 2003-06-20 15:24 mattias * lazarus/: codeexplorer.lfm, codeexplorer.lrs, codeexplorer.pas, main.pp: implemented jump to source for code explorer 2003-06-20 15:23 mattias * lazarus/components/synunihighlighter/: CHANGES, CREDITS, README, synuni.lpk, synuni.pas, synunidesigner.pas, synunidesigner.rst, synunihighlighter.pas, synunireg.pas, synunireg.rst, lib/README: added synunihighlighter from Tom Lisjac 2003-06-20 14:56 mattias * lazarus/: codeexplorer.pas, main.pp, lcl/include/control.inc, lcl/include/customcontrol.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc, tools/install/create_fpc_rpm.sh: reduced paint messages on destroy 2003-06-20 03:37 marc * lazarus/: idecomp.pp, images/components_images.lrs, images/components/tchecklistbox.ico, images/components/tchecklistbox.xpm, lcl/allunits.pp, lcl/checklst.pas, lcl/vclglobals.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtklistslh.inc, lcl/interfaces/gtk/gtkobject.inc, packager/packagesystem.pas, packager/registerlcl.pas: + Added TCheckListBox component 2003-06-20 01:10 mattias * lazarus/: buildlazdialog.pas, main.pp, designer/componenteditors.pas: implemented two step compiling of IDE, needed for designtime packages 2003-06-20 00:38 mattias * lazarus/: ideprocs.pp, lcl/extctrls.pp, lcl/include/custompanel.inc, lcl/include/wincontrol.inc, packager/packagedefs.pas, packager/pkgoptionsdlg.pas: fixed update on changing package usage options 2003-06-19 18:36 mattias * lazarus/: codeexplorer.lfm, codeexplorer.lrs, codeexplorer.pas, ideoptiondefs.pas, main.pp, mainbar.pas, unitdependencies.pas, uniteditor.pp, components/codetools/allcodetoolunits.pp, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, components/codetools/pascalreadertool.pas, components/codetools/stdcodetools.pas, lcl/allunits.pp, lcl/avglvltree.pas, lcl/comctrls.pp, lcl/include/statusbar.inc, lcl/include/treeview.inc, lcl/include/wincontrol.inc, packager/pkggraphexplorer.pas: started codeexplorer 2003-06-19 11:26 mattias * lazarus/: main.pp, project.pp, lcl/extctrls.pp, lcl/include/customradiogroup.inc, lcl/include/radiogroup.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: fixed changing unitname during update 2003-06-18 13:50 mattias * lazarus/: main.pp, designer/designer.pp: implemented Paste components in source 2003-06-18 13:21 mattias * lazarus/: projectopts.pp, designer/designer.pp, designer/taborderdlg.lfm, designer/taborderdlg.lrs, designer/taborderdlg.pas, lcl/buttons.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/include/speedbutton.inc, lcl/include/treeview.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed taborder=0, implemented TabOrder Editor 2003-06-18 09:22 mattias * lazarus/designer/jitforms.pp: fixed compiler error 2003-06-18 02:10 marc * lazarus/lcl/interfaces/gtk/gtkproc.inc: + Added exceptionhandler while delivering messages 2003-06-18 01:26 mattias * lazarus/: customformeditor.pp, main.pp, designer/abstractformeditor.pp, designer/designer.pp, designer/jitforms.pp, packager/componentreg.pas: started copy/paste for components 2003-06-18 01:13 marc * lazarus/debugger/cmdlinedebugger.pp: * Canged Linux derective to unit, so it will work on xxxbsd? 2003-06-17 17:57 mattias * lazarus/: compileroptions.pp, designer/designer.pp, lcl/clipbrd.pp, lcl/lresources.pp, tools/install/create_fpc_rpm.sh: made compiler options TargetOS more general 2003-06-17 01:12 mattias * lazarus/lcl/include/customform.inc: fixed TCustomForm.ShowModal when Self=nil 2003-06-17 00:52 mattias * lazarus/main.pp: fixed Visible=true for new forms 2003-06-17 00:47 mattias * lazarus/: main.pp, designer/jitforms.pp, lcl/forms.pp, lcl/stdctrls.pp, lcl/include/customform.inc: fixed keeping TForm.Visible=false 2003-06-16 19:21 mattias * lazarus/lcl/: spin.pp, include/spinedit.inc: fixed default values of TSpinEdit 2003-06-16 02:07 marc * lazarus/: debugmanager.pas, debugoptionsfrm.lfm, debugoptionsfrm.lrs, debugoptionsfrm.pas, debugger/debuggerdlg.pp, lcl/include/inputdialog.inc: MWE: + Implemented DebuggerOptions-ExceptonAdd * fixed inputquery (cannot setfocus while dialog is invisuible) 2003-06-14 12:26 marc * lazarus/debugoptionsfrm.pas: MWE: + Added DebugOptionsForm 2003-06-14 04:25 marc * lazarus/: debugoptionsfrm.lfm, debugoptionsfrm.lrs: MWE: Added DebuggerOptionDialog 2003-06-14 04:24 marc * lazarus/: debugmanager.pas, lazarusidestrconsts.pas, mainbar.pas: MWE: + Added DebuggerOptionDialog 2003-06-13 23:32 mattias * lazarus/lcl/dialogs.pp: moved TColorButton to misc palette 2003-06-13 23:21 mattias * lazarus/: main.pp, images/components/tcolorbutton.xpm: added tcolorbutton xpm 2003-06-13 23:13 mattias * lazarus/lcl/: comctrls.pp, include/trackbar.inc: fixed TTrackBar initial size 2003-06-13 23:08 mattias * lazarus/: editoroptions.pp, keymapping.pp, lazarusidestrconsts.pas, designer/designer.pp, images/components_images.lrs, lcl/buttons.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/graphics.pp, lcl/include/canvas.inc, lcl/include/colorbutton.inc, lcl/include/graphiccontrol.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: moved TColorButton to dialogs.pp 2003-06-13 21:21 marc * lazarus/: basedebugmanager.pas, debugmanager.pas, debugger/dbgutils.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp: MWE: + Added initial signal and exception handling 2003-06-13 17:37 mattias * lazarus/designer/designermenu.pp: fixed freeing handlers 2003-06-13 17:36 mattias * lazarus/: designer/designermenu.pp, designer/menueditorform.pas, lcl/extctrls.pp: fixed popupmenu on menueditor 2003-06-13 16:38 mattias * lazarus/lcl/: controls.pp, extctrls.pp, forms.pp, stdctrls.pp, include/control.inc, include/customform.inc: fixed using streamed clientwith/height for child anchors 2003-06-13 16:26 ajgenius * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkproc.inc, gtkproc.pp: some fixes toward gtk2 2003-06-13 14:53 mattias * lazarus/lcl/: buttons.pp, comctrls.pp, controls.pp, lclproc.pas, include/control.inc, include/customupdown.inc: fixed TUpDown and added handler lists for TControl 2003-06-13 13:58 mattias * lazarus/: designer/graphpropedits.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/comctrls.pp, lcl/include/customedit.inc, lcl/include/custommemo.inc, lcl/include/customupdown.inc: fixed readonly of properties 2003-06-13 12:37 mattias * lazarus/lcl/: include/canvas.inc, interfaces/gtk/gtkwinapi.inc: fixed AV on StretchDraw 0x0 2003-06-13 12:09 mattias * lazarus/lcl/: extctrls.pp, include/paintbox.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp: fixed Set/GetPixel 2003-06-13 11:16 mattias * lazarus/: diffdialog.pas, diffpatch.pas, diskdiffsdialog.pas: implemented Context DIff 2003-06-13 08:05 mattias * lazarus/: diffpatch.pas, lcl/include/customform.inc, lcl/include/menu.inc: started context diff 2003-06-12 20:55 mattias * lazarus/: diffpatch.pas, environmentopts.pp, designer/designer.pp, lcl/include/control.inc, lcl/include/wincontrol.inc: improved designer to recognize auto child moves 2003-06-12 18:18 mattias * lazarus/lcl/: stdctrls.pp, include/customcombobox.inc, interfaces/gtk/gtkobject.inc: applied TComboBox fix for grabbing keys from Yoyong 2003-06-12 17:56 mattias * lazarus/: diffdialog.pas, diffpatch.pas, diskdiffsdialog.pas, lcl/extctrls.pp: published TNoteBook.Anchors and started context diff 2003-06-12 11:38 mattias * lazarus/docs/TODO: added TODO 2003-06-12 09:38 mattias * lazarus/: localize.sh, components/codetools/languages/codetools.pl.mo, components/codetools/languages/codetools.pl.po, components/synedit/languages/synedit.de.po, components/synedit/languages/synedit.fr.po, components/synedit/languages/synedit.pl.mo, components/synedit/languages/synedit.pl.po, components/synedit/languages/synedit.po, components/synedit/languages/synedit.ru.po, components/synedit/languages/synmacrorecorder.pl.mo, components/synedit/languages/synmacrorecorder.pl.po, languages/lazaruside.pl.mo, languages/lazaruside.pl.po, languages/objinspstrconsts.pl.mo, languages/objinspstrconsts.pl.po, lcl/languages/lcl.pl.mo, lcl/languages/lcl.pl.po, environmentopts.pp: added polish translation from Dominik Zablotny 2003-06-12 00:58 mattias * lazarus/components/synedit/synhighlighterunixshellscript.pas: reduced output 2003-06-12 00:56 mattias * lazarus/: editoroptions.pp, components/synedit/allunits.pp, components/synedit/syneditstrconst.pp, components/synedit/synhighlighterunixshellscript.pas, packager/packagesystem.pas, packager/registersynedit.pas: added bash scripts highlighter from Tom Lisjac 2003-06-12 00:29 mattias * lazarus/: debugger/debugger.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/page.inc, lcl/include/wincontrol.inc: fixed realizing bounds after loading form 2003-06-11 13:45 mattias * lazarus/: exttooldialog.pas, ideprocs.pp: external tools are now searched in PATH 2003-06-11 01:48 marc * lazarus/: debugmanager.pas, debugger/dbgutils.pp, debugger/gdbmidebugger.pp: MWE: * Enabled modification of breakpoints while running 2003-06-10 23:08 mattias * lazarus/designer/: graphpropedits.pas, objectinspector.pp, propedits.pp: made Fonts of TControls in OI readonly 2003-06-10 19:23 mattias * lazarus/lcl/: controls.pp, extctrls.pp, stdctrls.pp, include/control.inc, include/customgroupbox.inc, include/customnotebook.inc, include/page.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: implemented tabstop 2003-06-10 17:58 mattias * lazarus/: images/components_images.lrs, images/components/tlabelededit.xpm, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/actnlist.pas, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/boundlabel.inc, lcl/include/control.inc, lcl/include/customlabelededit.inc: started TLabeledEdit 2003-06-10 15:35 mattias * lazarus/lcl/: stdctrls.pp, include/customcombobox.inc: implemented TComboBox dropdown from Yoyong 2003-06-10 14:28 mattias * lazarus/lcl/: controls.pp, include/control.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed anchoring controls 2003-06-10 02:46 mattias * lazarus/lcl/: comctrls.pp, controls.pp, include/buttons.inc, include/control.inc, include/customform.inc, include/scrollingwincontrol.inc, include/statusbar.inc, include/wincontrol.inc, interfaces/gtk/gtkproc.inc: fixed aligning controls 2003-06-09 19:20 mattias * lazarus/: main.pp, debugger/gdbmidebugger.pp: implemented stop debugging on rebuild 2003-06-09 18:07 mattias * lazarus/lcl/interfaces/gtk/gtkproc.pp: fixed setting rc name 2003-06-09 17:58 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, lazarusidestrconsts.pas, main.pp, uniteditor.pp, debugger/dbgutils.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp: implemented view call stack key and jumping to last stack frame with debug info 2003-06-09 16:39 mattias * lazarus/: debugmanager.pas, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp: implemented setting working directory for debugger 2003-06-09 16:30 marc * lazarus/debugger/: debugger.pp, gdbmidebugger.pp: MWE: + Added working dir. 2003-06-09 16:16 marc * lazarus/debugger/debugger.pp: MWE: + Added working dir 2003-06-09 12:07 mattias * lazarus/: languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/forms.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/languages/lcl.ru.mo, lcl/languages/lcl.ru.po: updated russian localization from Vasily 2003-06-09 11:31 mattias * lazarus/lcl/: forms.pp, interfaces/gtk/gtkobject.inc: fixed 1_0_8 difference 2003-06-09 11:20 mattias * lazarus/: buildlazdialog.pas, lazarusidestrconsts.pas, lcl/menus.pp, lcl/include/menubar.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp: removed menubar.inc 2003-06-08 13:05 mattias * lazarus/: ideprocs.pp, lazarusidestrconsts.pas, main.pp, project.pp, uniteditor.pp: implemented filename case check before adding to project 2003-06-07 19:14 mattias * lazarus/lcl/: grids.pas, utrace.pp, include/bitmap.inc, include/control.inc, include/controlscrollbar.inc, include/treeview.inc: small changes for fpc 1.1 2003-06-07 18:30 mattias * lazarus/tools/install/: create_fpc_rpm.sh, fpcsrc-patch, fpcsrc.spec: fixed create fpc rpm 2003-06-07 15:04 mattias * lazarus/: lcl/interfaces/gtk/gtkwinapi.inc, tools/install/create_fpc_rpm.sh: ComboBoxDropDown from Yoyong 2003-06-07 11:34 mattias * lazarus/: diffpatch.pas, lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, packager/packagedefs.pas, packager/pkgmanager.pas, tools/install/create_fpc_rpm.sh: added ambigius compiled unit test for packages 2003-06-06 10:46 mattias * lazarus/main.pp: showing all palette components when no form shown 2003-06-06 10:34 mattias * lazarus/: componentpalette.pas, main.pp, packager/componentreg.pas, packager/pkgmanager.pas, tools/install/create_fpc_rpm.sh: fixed unhiding components 2003-06-05 19:32 mattias * lazarus/tools/install/: create_fpc_rpm.sh, fpcsrc.spec: increased fpcsrc spec version 2003-06-05 17:57 mattias * lazarus/tools/install/: create_lazarus_rpm.sh, lazarus.spec: increased lazarus spec version 2003-06-05 17:53 mattias * lazarus/: Makefile, Makefile.fpc, lazarusidestrconsts.pas, components/Makefile, components/codetools/Makefile, components/codetools/Makefile.fpc, components/gtk/gtkglarea/Makefile, components/gtk/gtkglarea/Makefile.fpc, components/htmllite/Makefile, components/htmllite/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, designer/Makefile, designer/jitform/Makefile, designer/jitform/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/gnome/Makefile, lcl/interfaces/gnome/Makefile.fpc, lcl/interfaces/gnome/gnomeint.pp, lcl/interfaces/gtk2/Makefile, lcl/interfaces/gtk2/Makefile.fpc, lcl/interfaces/qt/Makefile, lcl/interfaces/qt/Makefile.fpc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po, lcl/languages/lcl.ru.po, packager/Makefile, packager/registration/Makefile, packager/registration/Makefile.fpc, tools/Makefile, tools/Makefile.fpc: increased version to 0.9.0 beta 2003-06-05 17:25 mattias * lazarus/: debugmanager.pas, lcl/forms.pp: deactivated our TDataModule for fpc 1.0.8 and 1.1 2003-06-05 02:20 marc * lazarus/debugger/gdbmidebugger.pp: MWE: * Fixed initial run to cursor 2003-06-04 18:40 mattias * lazarus/: main.pp, designer/noncontrolforms.pas: fixed view forms 2003-06-04 18:34 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, lazarusidestrconsts.pas, main.pp, mainbar.pas, sourcemarks.pas, uniteditor.pp, lcl/forms.pp: implemented popupmenu items in source editor for breakpoints 2003-06-04 15:34 mattias * lazarus/: debugmanager.pas, editoroptions.pp, lazarusidestrconsts.pas, sourcemarks.pas, uniteditor.pp, debugger/breakpointsdlg.pp: implemented breakpoints hints for source editor 2003-06-04 14:44 mattias * lazarus/debugmanager.pas: implemented setting breakpoint while compiling 2003-06-04 01:45 marc * lazarus/main.pp: MWE: Fixed close confirmation on changed designer form ([Yes][No][Cancel] instead of [Yes][Cancel][Abort]) 2003-06-03 18:12 mattias * lazarus/: debugmanager.pas, main.pp, project.pp, debugger/debugger.pp: fixed loading bookmarks for editor index 0 2003-06-03 13:20 mattias * lazarus/: outputfilter.pas, debugger/breakpointsdlg.lfm, debugger/breakpointsdlg.lrs, debugger/breakpointsdlg.pp: implemented enable/disable/delete breakpoints in same source 2003-06-03 12:29 mattias * lazarus/: debugmanager.pas, debugger/debugger.pp, debugger/gdbmidebugger.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: implemented updates between source marks and breakpoints 2003-06-03 10:02 mattias * lazarus/: debugmanager.pas, main.pp, debugger/breakpointsdlg.pp, debugger/debugger.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: implemented showing source lines in breakpoints dialog 2003-06-03 03:35 marc * lazarus/: basedebugmanager.pas, debugmanager.pas, debugger/breakpointsdlg.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp: MWE: = Splitted TDBGBreakpoint into TBaseBreakPoint, TIDEBreakpoint and TDBGBreakPoint 2003-06-02 23:37 mattias * lazarus/: debugger/debugger.pp, debugger/gdbmidebugger.pp, lcl/forms.pp, lcl/include/application.inc: fixed debugger stop 2003-06-02 19:55 mattias * lazarus/: componentpalette.pas, lazarusidestrconsts.pas, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, packager/pkgmanager.pas: fixed inserting code in front of delphi comment 2003-06-01 23:37 mattias * lazarus/lcl/: controls.pp, forms.pp: fixed streaming TDataModule in programs 2003-06-01 23:09 mattias * lazarus/: customformeditor.pp, main.pp, newdialog.pas, project.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/stdcodetools.pas, designer/designer.pp, designer/designerprocs.pas, designer/noncontrolforms.pas, designer/propedits.pp, designer/jitform/jitform.pas, lcl/controls.pp, lcl/forms.pp, lcl/lresources.pp, lcl/include/customform.inc, lcl/include/wincontrol.inc, packager/componentreg.pas: implemented datamodules 2003-06-01 15:00 mattias * lazarus/: main.pp, designer/designermenu.pp, designer/menueditorform.pas: new menueditor from Martin Patik 2003-06-01 13:23 mattias * lazarus/: customformeditor.pp, main.pp, project.pp, designer/abstractformeditor.pp, designer/controlselection.pp, designer/designer.pp, designer/designermenu.pp, designer/designerprocs.pas, designer/menueditorform.pas, designer/noncontrolforms.pas: splittet designer form and lookup root 2003-05-31 12:09 mattias * lazarus/designer/noncontrolforms.pas: started designer forms without TForms 2003-05-31 12:07 mattias * lazarus/: customformeditor.pp, main.pp, project.pp, projectopts.pp, designer/abstractformeditor.pp, designer/jitforms.pp, designer/jitform/jitform.pas, lcl/include/application.inc: changed projects forms into components 2003-05-30 18:25 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, newdialog.pas, project.pp, projectdefs.pas, lcl/controls.pp, lcl/lclstrconsts.pas, lcl/interfaces/gtk/gtkobject.inc: started datamodule 2003-05-30 14:41 mattias * lazarus/: lazarus.pp, components/gtk/gtkglarea/README, components/gtk/gtkglarea/gtkopengl.lpk, tools/check_ide_libs.sh: added checks and texts for mixing gtk1 and gtk2 2003-05-30 10:10 mattias * lazarus/: debugmanager.pas, lazarus.pp, main.pp, mainbar.pas, uniteditor.pp, lcl/include/application.inc: added try except to Application.Run, message on changing debugger items during compile 2003-05-30 02:53 marc * lazarus/debugger/gdbmidebugger.pp: MWE: * fixed debugger.stop 2003-05-30 01:14 mattias * lazarus/: debugmanager.pas, lazarusidestrconsts.pas, main.pp, mainbar.pas, sourcemarks.pas, debugger/breakpointsdlg.lfm, debugger/breakpointsdlg.lrs, debugger/breakpointsdlg.pp, debugger/callstackdlg.lfm, debugger/callstackdlg.lrs, debugger/callstackdlg.pp, debugger/debuggerdlg.pp: implemented jump to code on double click for breakpoints and callstack dlg 2003-05-29 20:47 mattias * lazarus/: debugmanager.pas, editoroptions.pp, sourcemarks.pas, debugger/debugger.pp, debugger/gdbmidebugger.pp: fixed reposition sourcemark 2003-05-29 19:40 marc * lazarus/: debugmanager.pas, debugger/dbgutils.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp: MWE: * Fixed string resolving * Updated exception handling 2003-05-29 09:25 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, debugger/gdbmidebugger.pp: added Destroying flag, debugger now always shuts down 2003-05-29 04:32 marc * lazarus/debugger/gdbmidebugger.pp: MWE: + Added GDB version check to exception parser 2003-05-29 00:43 marc * lazarus/debugmanager.pas: MWE: * Fixed adding/removing breakpoints while paused 2003-05-28 23:16 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, msgview.pp, outputfilter.pas, sourcemarks.pas, components/gtk/gtkglarea/gtkopengl.lpk, components/gtk/gtkglarea/gtkopengl.pas, lcl/include/filectrl.inc, packager/packageeditor.pas: added a help and a more button tot he package editor 2003-05-28 19:40 mattias * lazarus/debugger/: debugger.pp, gdbmidebugger.pp: recuced update notifications 2003-05-28 19:27 mattias * lazarus/debugger/debugger.pp: recuced update notifications 2003-05-28 17:56 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, editoroptions.pp, sourcemarks.pas, uniteditor.pp, components/synedit/synedit.pp, debugger/breakpointsdlg.pp: implemented sourcemarks 2003-05-28 11:00 mattias * lazarus/: debugmanager.pas, debugger/watchesdlg.pp: watches dialog now without DoInitDebugger 2003-05-28 10:46 mattias * lazarus/: debugmanager.pas, debugger/breakpointsdlg.lfm, debugger/breakpointsdlg.lrs, debugger/breakpointsdlg.pp, debugger/debuggerdlg.pp, debugger/gdbmidebugger.pp, lcl/include/control.inc: break;points dialog now gets the items without debugger 2003-05-28 02:58 marc * lazarus/: basedebugmanager.pas, debugmanager.pas, debugger/debugger.pp, debugger/gdbmidebugger.pp: MWE: * Reworked breakpoint handling 2003-05-27 22:58 mattias * lazarus/: debugmanager.pas, uniteditor.pp, debugger/breakpointsdlg.lfm, debugger/breakpointsdlg.lrs, debugger/breakpointsdlg.pp, debugger/cmdlinedebugger.pp, debugger/debugger.pp, debugger/debuggerdlg.pp, debugger/gdbdebugger.pp, debugger/gdbmidebugger.pp: implemented enable and deleting breakpoint in breakpoint dlg 2003-05-27 19:58 mattias * lazarus/lcl/interfaces/gtk/gtkproc.inc: fixed range checks 2003-05-27 19:53 mattias * lazarus/: mainbar.pas, debugger/gdbmidebugger.pp: fixed getting target PID for fpc1.1 programs 2003-05-27 17:04 mattias * lazarus/: debugmanager.pas, ideprocs.pp, outputfilter.pas, uniteditor.pp, debugger/breakpointsdlg.pp, images/bookmark.lrs, images/sourceeditor/MultiBreakPoint.xpm, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk2/gtk2interface.lpk: small fixes for debugger without file 2003-05-27 10:01 marc * lazarus/: basedebugmanager.pas, debugmanager.pas, editoroptions.pp, uniteditor.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, images/bookmark.lrs, images/sourceeditor/UnknownBreakPoint.ico, images/sourceeditor/UnknownBreakPoint.xpm: MWE: + Added exception break * Reworked adding/removing breakpoints + Added Unknown breakpoint type 2003-05-26 23:42 mattias * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkproc.pp: fixed typos 2003-05-26 23:34 mattias * lazarus/lcl/interfaces/gtk2/README: latest news 2003-05-26 23:28 mattias * lazarus/lcl/interfaces/: gtk/gtkproc.inc, gtk/gtkwinapiwindow.pp, gtk/interfaces.pp, gtk2/gtk2interface.lpk: fixed absolute file 2003-05-26 23:03 mattias * lazarus/: main.pp, project.pp, components/codetools/codetoolmanager.pas, lcl/interfaces/gtk2/README: added README, describing how to create a gtk2 lcl application 2003-05-26 22:05 mattias * lazarus/: addtoprojectdlg.pas, ideprocs.pp, main.pp, mainbar.pas, outputfilter.pas, uniteditor.pp, debugger/debugger.pp, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk2/gtk2interface.lpk: made compiling gtk2 interface easier 2003-05-26 13:08 mattias * lazarus/: debugmanager.pas, debugger/debugger.pp: fixed double breakpoints 2003-05-26 12:34 mattias * lazarus/: Makefile, Makefile.fpc, compileroptions.pp, debugmanager.pas, ideprocs.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, debugger/debugger.pp, packager/pkgmanager.pas: implemented search, fixed double loading breakpoints 2003-05-26 00:27 mattias * lazarus/compileroptions.pp: fixed layout 2003-05-26 00:17 mattias * lazarus/languages/: lazaruside.de.po, lazaruside.es.mo, lazaruside.es.po, lazaruside.fr.mo, lazaruside.fr.po, lazaruside.po, lazaruside.ru.mo, lazaruside.ru.po: updated localization 2003-05-26 00:16 mattias * lazarus/: compileroptions.pp, exttooleditdlg.pas, lazarusidestrconsts.pas, main.pp, mainbar.pas, outputfilter.pas, packager/pkgmanager.pas: implemented compilation tools Before and After 2003-05-25 22:03 mattias * lazarus/compileroptions.pp: added browse buttons for compiler and unit output dir 2003-05-25 20:05 mattias * lazarus/components/codetools/: codecompletiontool.pas, methodjumptool.pas: fixed jumping to renamed procs 2003-05-25 18:48 mattias * lazarus/docs/ExtendingTheIDE.txt: fixed typo 2003-05-25 18:27 mattias * lazarus/docs/ExtendingTheIDE.txt: added a small text about IDE plugins 2003-05-25 17:31 mattias * lazarus/: debugmanager.pas, ideprocs.pp, main.pp, mainbar.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, designer/designer.pp: implemented searching for indirect include files 2003-05-25 14:12 mattias * lazarus/: debugmanager.pas, main.pp, mainbar.pas, designer/propedits.pp, lcl/forms.pp, lcl/lclproc.pas, lcl/include/screen.inc: added TScreen handlers, implemented TMainIDE.UnHideIDE 2003-05-24 19:51 marc * lazarus/debugmanager.pas: MWE: Added an usersource history 2003-05-24 13:27 mattias * lazarus/tools/lzbuild.py: removed unneeded lzbuild.py 2003-05-24 13:06 mattias * lazarus/: debugmanager.pas, environmentopts.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: started Hide IDE on run 2003-05-24 10:51 mattias * lazarus/: main.pp, designer/designer.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc: implemented designer close query 2003-05-23 21:44 mattias * lazarus/packager/packagesystem.pas: added widget dierctory to include path 2003-05-23 21:31 mattias * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, packager/basepkgmanager.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented searching debugging files in include paths 2003-05-23 20:50 mattias * lazarus/: debugmanager.pas, main.pp, mainbar.pas, components/codetools/codetoolmanager.pas: implemented searching debugging files in inherited unit paths 2003-05-23 18:58 mattias * lazarus/: main.pp, mainbar.pas: implemented changing caption during compilation/debugging 2003-05-23 18:46 mattias * lazarus/: debugmanager.pas, uniteditor.pp, debugger/debugger.pp: added message, that debugger is readonly while running 2003-05-23 16:12 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, editoroptions.pp, environmentopts.pp, main.pp, mainbar.pas, project.pp, uniteditor.pp, debugger/breakpointsdlg.pp, debugger/cmdlinedebugger.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, debugger/gdbmidebugger.pp, debugger/gdbtypeinfo.pp: implemented restoring breakpoints 2003-05-23 01:08 marc * lazarus/debugger/: breakpointsdlg.lfm, breakpointsdlg.lrs, breakpointsdlg.pp, callstackdlg.lfm, dbgoutputform.lfm, dbgutils.pp, debugger.pp, gdbmidebugger.pp, gdbtypeinfo.pp, localsdlg.lfm, tbreakpointsdlg.lfm, tcallstackdlg.lfm, tdbgoutputform.lfm, tlocalsdlg.lfm, twatchesdlg.lfm, twatchpropertydlg.lfm, watchesdlg.lfm, watchpropertydlg.lfm, test/debugtest.pp, test/debugtestform.lrs, test/debugtestform.pp, test/tdebugtesttorm.lfm, test/examples/testcntr.pp, test/examples/testwait.pp: MWE: = Moved and renamed debuggerforms so that they can be modified by the ide + Added some parsing to evaluate complex expressions not understood by the debugger 2003-05-23 01:05 marc * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas: MWE: Added "Reset Debuuger" menu command 2003-05-23 01:03 marc * lazarus/components/codetools/codecache.pas: MWE: Added nil check 2003-05-22 19:06 mattias * lazarus/: debugmanager.pas, debugger/debugger.pp: implemented InitialEnabled for breakpoints and watches 2003-05-22 08:50 mattias * lazarus/debugmanager.pas: fixed double formats 2003-05-22 08:32 mattias * lazarus/: lazarusidestrconsts.pas, main.pp: fixed double formats 2003-05-21 18:19 mattias * lazarus/: basedebugmanager.pas, debugmanager.pas, main.pp, project.pp, projectdefs.pas, uniteditor.pp, debugger/debugger.pp: implemented saving breakpoints and watches 2003-05-21 10:09 mattias * lazarus/: ideprocs.pp, debugger/debugger.pp: started loading/saving watches 2003-05-20 23:41 mattias * lazarus/: debugmanager.pas, editoroptions.pp, lazarusidestrconsts.pas, uniteditor.pp, components/codetools/definetemplates.pas, debugger/debugger.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: started loading/saving breakpoints 2003-05-20 09:46 mattias * lazarus/: customformeditor.pp, main.pp, designer/imagelisteditor.pp, designer/listviewpropedit.pp, designer/menueditorform.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/lclproc.pas: added GlobalDesignHook GetSelectedComponents 2003-05-19 17:53 mattias * lazarus/: main.pp, mainbar.pas, designer/componenteditors.pas, designer/designer.pp, designer/menueditorform.pas, designer/objectinspector.pp, designer/propedits.pp: added ComponentDeleting event 2003-05-19 17:16 mattias * lazarus/: main.pp, designer/objectinspector.pp, designer/propedits.pp: implemented handler lists for property hooks 2003-05-19 10:16 mattias * lazarus/lcl/: graphics.pp, lcltype.pp, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc: fixed allocation of dc backcolor 2003-05-18 23:17 mattias * lazarus/: lazarusidestrconsts.pas, designer/designermenu.pp, designer/menueditorform.pas, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po: menu templates from Martin Patik 2003-05-18 12:42 mattias * lazarus/: debugmanager.pas, environmentopts.pp, ideoptiondefs.pas, main.pp, unitdependencies.pas, components/codetools/definetemplates.pas, debugger/breakpointsdlg.pp, debugger/debuggerdlg.pp, debugger/watchesdlg.pp, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/include/application.inc, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: implemented deleting empty submenus 2003-05-16 11:04 mattias * lazarus/publishprojectdlg.pas: added publish package caption 2003-05-16 10:25 mattias * lazarus/packager/packageeditor.pas: added automatic include path addition for lrs file 2003-05-15 15:00 mattias * lazarus/: components/codetools/finddeclarationtool.pas, designer/propedits.pp, lcl/interfaces/gtk/gtklistsl.inc: fixed find declaration intf cache 2003-05-15 12:44 mattias * lazarus/tools/install/: create_lazarus_deb.sh, create_lazarus_rpm.sh: increased package version 2003-05-14 15:06 mattias * lazarus/lcl/: include/customlistbox.inc, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtkobject.inc: fixed setting TListBox.Selected before createhandle 2003-05-14 12:19 mattias * lazarus/: designer/objectinspector.pp, lcl/arrow.pp: fixed TArrow streaming 2003-05-14 09:12 mattias * lazarus/: main.pp, designer/designermenu.pp, designer/menueditorform.pas, designer/objectinspector.pp, packager/packagedefs.pas, packager/packageeditor.pas: fixed hiding destroyed components 2003-05-13 01:37 mattias * lazarus/: lazarusidestrconsts.pas, components/interbase/interbaselaz.lpk, components/interbase/interbaselaz.pas, components/interbase/registerinterbase.lrs, components/interbase/registerinterbase.pas, components/interbase/tibdatabase.ico, components/interbase/tibdatabase.xpm, components/interbase/tibquery.ico, components/interbase/tibquery.xpm, components/interbase/tibtransaction.xpm, components/interbase/lib/README, images/components/tibdatabase.ico, images/components/tibdatabase.xpm, images/components/tibquery.ico, images/components/tibquery.xpm, packager/addfiletoapackagedlg.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/registration/lazaruspackageintf.pas: added interbase package 2003-05-12 21:36 mattias * lazarus/: buildlazdialog.pas, compreg.pp, customformeditor.pp, idecomp.pp, main.pp, mainbar.pas, newdialog.pas, designer/designer.pp, designer/jitforms.pp, docs/Packages.txt, packager/pkgmanager.pas, packager/ucomponentmanmain.pas: activated the package system 2003-05-12 16:47 mattias * lazarus/: project.pp, projectdefs.pas, publishmodule.pas, publishprojectdlg.pas, components/gtk/gtkglarea/gtkopengl.lpk: reduced output 2003-05-12 15:40 mattias * lazarus/: lcl/menus.pp, lcl/include/customform.inc, lcl/include/popupmenu.inc, packager/packageeditor.pas: fixed clsing popupmenu on showmodal 2003-05-12 15:11 mattias * lazarus/: inputhistory.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, projectdefs.pas, publishmodule.pas, publishprojectdlg.pas, transfermacros.pp, components/gtk/gtkglarea/gtkopengl.lpk, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: implemented publish package 2003-05-12 12:46 mattias * lazarus/: buildlazdialog.pas, components/gtk/gtkglarea/gtkglarea.pp: fixed build ide clean 2003-05-12 11:41 mattias * lazarus/idecomp.pp: fixed idecomp.pp 2003-05-12 10:06 mattias * lazarus/: idecomp.pp, ideprocs.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, components/gtk/gtkglarea/gtkglarea.pp, packager/packageeditor.pas, packager/pkgmanager.pas: small fixes for gtkopengl 2003-05-09 17:56 mattias * lazarus/: compileroptions.pp, components/gtk/gtkglarea/gtkglarea.pp, packager/pkgoptionsdlg.pas: fixed gtkglarea 2003-05-09 16:21 mattias * lazarus/: main.pp, components/gtk/gtkglarea/gtkglarea.pp, components/gtk/gtkglarea/gtkopengl.pas, components/gtk/gtkglarea/nvgl.pp, components/gtk/gtkglarea/nvglx.pas, components/gtk/gtkglarea/nvglx.pp, lcl/controls.pp, packager/pkgmanager.pas: added published properties for gtkglarea 2003-05-09 15:24 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, components/codetools/codecache.pas, packager/packageeditor.pas: fixed renaming unit 2003-05-09 09:18 mattias * lazarus/languages/: lazaruside.de.po, lazaruside.es.po, lazaruside.fr.mo, lazaruside.fr.po, lazaruside.po, lazaruside.ru.po: localization 2003-05-08 23:29 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, lcl/grids.pas, tools/install/lazarus.spec: autoedit for grids 2003-05-07 20:55 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/lclstrconsts.pas, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po, lcl/languages/lcl.ru.mo, lcl/languages/lcl.ru.po: fixed localization 2003-05-07 19:41 mattias * lazarus/: main.pp, components/codetools/keywordfunclists.pas: fixed create project for program 2003-05-07 09:52 mattias * lazarus/lazarusidestrconsts.pas: better english 2003-05-07 08:51 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, mainbar.pas, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: french localization from olivier 2003-05-06 23:54 mattias * lazarus/: main.pp, components/codetools/codetree.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas: implemented compiler function Low(array) 2003-05-06 10:40 mattias * lazarus/: main.pp, components/codetools/codecompletiontool.pas, components/codetools/keywordfunclists.pas: added export procedure specifier 2003-05-05 20:45 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, projectinspector.pas, components/codetools/stdcodetools.pas, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, packager/addfiletoapackagedlg.pas, packager/addtopackagedlg.pas, packager/brokendependenciesdlg.pas, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas, packager/pkgoptionsdlg.pas: localization 2003-05-05 16:20 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed interface scope search 2003-05-05 15:40 mattias * lazarus/: buildlazdialog.pas, main.pp: ide extra options are now saved, so creating a packaged ide is now possible on commandline 2003-05-05 13:47 mazen * lazarus/: components/codetools/memcheck.pas, designer/propedits.pp: + explicit override of inline assembler type to AT&T (fpc.cfg specify other?) 2003-05-04 23:48 mattias * lazarus/: main.pp, outputfilter.pas: added parsing make errors 2003-05-04 01:00 mattias * lazarus/: addtoprojectdlg.pas, componentpalette.pas, debugmanager.pas, diskdiffsdialog.pas, editdefinetree.pas, exttooldialog.pas, exttooleditdlg.pas, findinfilesdlg.pas, findreplacedialog.pp, global.pp, lazarusidestrconsts.pas, macropromptdlg.pas, mainbar.pas, miscoptions.pas, msgview.pp, newdialog.pas, patheditordlg.pas, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po: localization 2003-05-03 12:03 mattias * lazarus/packager/: ucomponentmanmain.lfm, ucomponentmanmain.lrs, ucomponentmanmain.pas: fixed custom component manager captions 2003-05-03 11:53 mattias * lazarus/: componentpalette.pas, lcl/buttons.pp, lcl/controls.pp, lcl/include/control.inc: fixed popupmenu for component palette 2003-05-03 11:00 mattias * lazarus/packager/pkgmanager.pas: fixed uninitialized var 2003-05-03 10:13 mattias * lazarus/: buildlazdialog.pas, main.pp, projectopts.pp, packager/packagedefs.pas: fixed clean all 2003-05-03 00:51 mattias * lazarus/: lazarusidestrconsts.pas, projectopts.pp, publishprojectdlg.pas, runparamsopts.pas, sortselectiondlg.pas, sysvaruseroverridedlg.pas, todolist.pp, transfermacros.pp, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po: more localization 2003-05-03 00:22 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, makeresstrdlg.pas, miscoptions.pas, uniteditor.pp, unitinfodlg.pp, viewunit_dlg.pp, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstructs.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/stdcodetools.pas, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/menus.pp: localization, added context policy to make resource string dialog 2003-05-02 12:28 mattias * lazarus/: main.pp, project.pp, components/codetools/codecache.pas, components/codetools/finddeclarationtool.pas, packager/packagedefs.pas, packager/pkgoptionsdlg.pas: improved file checking 2003-05-02 10:11 mattias * lazarus/: mainbar.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas: accelerated parsing 2003-05-01 22:48 mattias * lazarus/main.pp: fixed building lazarus without IDE 2003-05-01 16:01 mattias * lazarus/packager/Makefile.fpc: added Makefile.fpc 2003-05-01 15:20 mattias * lazarus/packager/packagesystem.pas: fixed clean up 2003-05-01 14:54 mattias * lazarus/packager/pkgmanager.pas: updating package editor on save 2003-05-01 14:44 mattias * lazarus/: buildlazdialog.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas: fixed removing package link 2003-05-01 14:22 mattias * lazarus/newdialog.pas: renamed standard package 2003-05-01 13:44 mattias * lazarus/: exttooldialog.pas, main.pp, outputfilter.pas, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, packager/packageeditor.pas, packager/pkgmanager.pas: fixed changing menuitem separator and normal 2003-05-01 12:45 mattias * lazarus/packager/pkgmanager.pas: improved message 2003-05-01 12:40 mattias * lazarus/main.pp: open special files for lpi files 2003-04-30 00:15 mattias * lazarus/: componentpalette.pas, projectinspector.pas, components/gtk/gtkglarea/gtkopengl.pas, packager/componentreg.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas: implemented IsUpdateLocked 2003-04-29 21:06 mattias * lazarus/components/gtk/gtkglarea/gtkopengl.lpk: added description 2003-04-29 21:00 mattias * lazarus/: buildlazdialog.pas, codetoolsoptions.pas, inputhistory.pas, main.pp, mainbar.pas, miscoptions.pas, project.pp, components/codetools/codecache.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, components/codetools/laz_xmlcfg.pas, components/gtk/gtkglarea/Makefile.fpc, components/gtk/gtkglarea/gtkglarea.lrs, components/gtk/gtkglarea/gtkglarea.pp, components/gtk/gtkglarea/gtkglarea_int.pp, components/gtk/gtkglarea/gtkopengl.lpk, components/gtk/gtkglarea/gtkopengl.pas, components/gtk/gtkglarea/tgtkglareacontrol.xpm, components/gtk/gtkglarea/lib/README, examples/gtkglarea/exampleform.pp, examples/gtkglarea/gtkglarea_demo.lpi, lcl/vclglobals.pp, lcl/include/application.inc, lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas: added package gtkopengl 2003-04-29 15:35 mattias * lazarus/: buildlazdialog.pas, lazarusidestrconsts.pas, main.pp, lcl/lmessages.pp, lcl/stdctrls.pp, lcl/include/customlistbox.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc, packager/pkgmanager.pas: improved configure build lazarus dialog 2003-04-29 11:31 mattias * lazarus/: editdefinetree.pas, main.pp, project.pp, components/codetools/codecompletiontool.pas, packager/pkgmanager.pas: changed macro name ProjectDir to ProjPath 2003-04-28 22:46 mattias * lazarus/: main.pp, mainbar.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, packager/addtopackagedlg.pas, packager/basepkgmanager.pas, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented replacing installed packages 2003-04-28 13:44 mattias * lazarus/: components/codetools/memcheck.pas, lcl/lclproc.pas, packager/openinstalledpkgdlg.pas, packager/pkgmanager.pas: implemented showing auto installed packages 2003-04-28 12:20 mattias * lazarus/packager/: basepkgmanager.pas, packagedefs.pas, packageeditor.pas, packagesystem.pas, pkgmanager.pas, pkgoptionsdlg.pas: implemented uninstalling packages 2003-04-28 10:16 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, main.pp, components/codetools/codecache.pas, components/codetools/linkscanner.pas: implemented environment path browse buttons 2003-04-27 23:25 mattias * lazarus/codetoolsoptions.pas: implemented saving global defines 2003-04-27 23:17 mattias * lazarus/: images/laz_images.lrs, images/pkg_package_autoinstall.xpm, images/pkg_package_install.xpm, packager/brokendependenciesdlg.pas, packager/packagedefs.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas: implemented showing all kinds of dependency owners 2003-04-27 22:31 mattias * lazarus/: componentpalette.pas, main.pp, mainbar.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented open package for component palette 2003-04-27 14:53 mattias * lazarus/: buildlazdialog.pas, compileroptions.pp, main.pp, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented saving auto install packages 2003-04-27 11:29 mattias * lazarus/: buildlazdialog.pas, compileroptions.pp, environmentopts.pp, ideprocs.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, projectinspector.pas, components/codetools/definetemplates.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas, packager/registration/lazaruspackageintf.pas: implemented installing static packages 2003-04-26 12:45 mattias * lazarus/: components/synedit/Makefile, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, packager/addtopackagedlg.pas, packager/packageeditor.pas, packager/pkgmanager.pas: fixed right control release 2003-04-26 09:34 mattias * lazarus/: environmentopts.pp, ideprocs.pp, lazarus.pp, main.pp, mainbar.pas, msgview.pp, unitinfodlg.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, lcl/interfaces/gtk/gtkobject.inc, packager/packagedefs.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/registration/lazaruspackageintf.pas: implemented custom package initialization 2003-04-25 16:40 mattias * lazarus/: compileroptions.pp, main.pp, mainbar.pas, components/codetools/codecompletiontool.pas, lcl/interfaces/gtk/gtkobject.inc, packager/addfiletoapackagedlg.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: implemented add file to a package dialog 2003-04-24 18:44 mattias * lazarus/: codetoolsdefines.pas, codetoolsoptions.pas, compileroptions.pp, editdefinetree.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, miscoptions.pas, project.pp, transfermacros.pp, components/codetools/codecache.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, images/laz_images.lrs, images/pkg_addunittopackage.xpm, images/pkg_binary.xpm, images/pkg_include.xpm, images/pkg_lfm.xpm, images/pkg_lrs.xpm, images/pkg_text.xpm, packager/addfiletoapackagedlg.pas, packager/addtopackagedlg.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/pkgoptionsdlg.pas: implemented define templates for projects with packages 2003-04-22 20:53 mattias * lazarus/: compileroptions.pp, editdefinetree.pas, exttooldialog.pas, main.pp, projectinspector.pas, transfermacros.pp, components/codetools/definetemplates.pas, lcl/include/filectrl.inc, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented compiling project dependencies and auto add dependency 2003-04-22 15:27 mattias * lazarus/: componentpalette.pas, idecomp.pp, main.pp, components/codetools/definetemplates.pas, images/components_images.lrs, images/components/unregisteredcomponent.xpm, lcl/extctrls.pp, lcl/include/customnotebook.inc, packager/componentreg.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented installing components in component palette 2003-04-22 09:56 mattias * lazarus/: componentpalette.pas, main.pp, transfermacros.pp, designer/designer.pp, packager/componentreg.pas, packager/packagedefs.pas: implemented dynamic component palette 2003-04-21 20:00 mattias * lazarus/: componentpalette.pas, compreg.pp, customformeditor.pp, idecomp.pp, main.pp, mainbar.pas, designer/jitforms.pp, packager/basepkgmanager.pas, packager/componentreg.pas, packager/packagedefs.pas, packager/pkgmanager.pas: fixed opening main unit 2003-04-21 18:22 mattias * lazarus/packager/registersynedit.pas: implemented package synedit 2003-04-21 18:21 mattias * lazarus/: compileroptions.pp, editdefinetree.pas, ideprocs.pp, lazarus.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, transfermacros.pp, uniteditor.pp, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, packager/componentreg.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented default package for custom IDE components 2003-04-21 01:10 mattias * lazarus/: compileroptions.pp, editdefinetree.pas, main.pp, mainbar.pas, project.pp, projectinspector.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented inherited project compiler options 2003-04-20 22:32 mattias * lazarus/: addtoprojectdlg.pas, main.pp, project.pp, projectinspector.pas, lcl/calendar.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas: implemented removing, re-adding, updating project dependencies 2003-04-20 18:32 mattias * lazarus/: projectinspector.pas, lcl/forms.pp, lcl/include/customform.inc: published keypreview 2003-04-20 11:52 mattias * lazarus/: addtoprojectdlg.pas, project.pp, projectinspector.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas: implemented saving loading project dependencies 2003-04-20 09:47 mattias * lazarus/addtoprojectdlg.pas: added add to project dialog 2003-04-20 09:36 mattias * lazarus/: main.pp, mainbar.pas, project.pp, projectinspector.pas, lcl/forms.pp, lcl/include/application.inc, packager/addtopackagedlg.pas: fixed loading form name 2003-04-19 20:37 mattias * lazarus/: customformeditor.pp, lcl/menus.pp, lcl/include/menuitem.inc: implemented adding OnClick, when clicking on designer menuitem 2003-04-19 19:54 mattias * lazarus/: main.pp, projectinspector.pas, designer/designermenu.pp, designer/menueditorform.pas, images/laz_images.lrs, images/pkg_project.xpm: improved new menueditor from Martin Patik 2003-04-19 18:55 mattias * lazarus/: ideoptiondefs.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, projectinspector.pas, images/laz_images.lrs, images/pkg_packagegraph.xpm, images/menu/menu_projectinspector.xpm, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: started project inspector 2003-04-19 14:57 mattias * lazarus/: compileroptions.pp, filereferencelist.pas, ideprocs.pp, sortselectiondlg.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented automatic define templates for packages 2003-04-19 09:54 mattias * lazarus/lcl/maskedit.pp: renamed set/gettext 2003-04-19 02:31 mattias * lazarus/: components/codetools/definetemplates.pas, components/codetools/keywordfunclists.pas, packager/pkgmanager.pas: implemented macro functions for define templates 2003-04-18 17:32 mattias * lazarus/: buildlazdialog.pas, codetoolsdefines.pas, editdefinetree.pas, filereferencelist.pas, lazarus.pp, project.pp, components/codetools/definetemplates.pas, components/codetools/expreval.pas, packager/packagedefs.pas, packager/pkgmanager.pas: implemented file reference list 2003-04-18 09:34 mattias * lazarus/lcl/maskedit.pp: fixed warnings 2003-04-17 20:56 mattias * lazarus/: compiler.pp, compileroptions.pp, components/codetools/definetemplates.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented compilation of dependencies 2003-04-17 13:40 mattias * lazarus/: compileroptions.pp, ideprocs.pp, main.pp, mainbar.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas, tools/Makefile, tools/Makefile.fpc: implemented compilation of simple packages 2003-04-17 02:43 mattias * lazarus/: lcl/maskedit.pp, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/registerlcl.pas: implemented creating package main source file 2003-04-17 02:03 mattias * lazarus/packager/: Makefile, registration/Makefile: added Makefiles 2003-04-17 02:00 mattias * lazarus/: Makefile, Makefile.fpc, packager/lazaruspackageintf.pas, packager/pkgmanager.pas, packager/registration/Makefile.fpc, packager/registration/README, packager/registration/lazaruspackageintf.pas, packager/units/README: moved lazarus package registration unit to a dir of its own 2003-04-17 01:10 mattias * lazarus/images/components/tmaskedit.xpm: added TMaskEdit xpm 2003-04-17 00:59 mattias * lazarus/: idecomp.pp, images/components_images.lrs, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/maskedit.pp, lcl/stdctrls.pp, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas: added TMaskEdit from Tony 2003-04-17 00:11 mattias * lazarus/: main.pp, mainbar.pas, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/finddeclarationtool.pas, components/synedit/Makefile.fpc, lcl/forms.pp, lcl/include/customform.inc, lcl/include/screen.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/win32/Makefile.fpc, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: fixed codetools Makefile, fixed default prop not found error 2003-04-16 22:04 mattias * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/codetools/Makefile, components/codetools/Makefile.fpc, components/gtk/gtkglarea/Makefile, components/gtk/gtkglarea/Makefile.fpc, components/htmllite/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, designer/jitform/Makefile.fpc, examples/Makefile, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/gnome/Makefile, lcl/interfaces/gnome/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk2/Makefile, lcl/interfaces/win32/Makefile: updated all Makefiles 2003-04-16 19:20 mattias * lazarus/: sortselectiondlg.pas, images/laz_images.lrs, images/pkg_package_circle.xpm, lcl/comctrls.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/include/screen.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc, packager/addtopackagedlg.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas: implemented package check broken dependency on compile 2003-04-16 15:48 mattias * lazarus/: compileroptions.pp, ideprocs.pp, project.pp, transfermacros.pp, images/laz_images.lrs, images/pkg_inherited.xpm, lcl/include/treeview.inc, packager/packagedefs.pas, packager/pkgmanager.pas: implemented creating compiler option string for packages 2003-04-16 08:27 mattias * lazarus/lcl/include/memostrings.inc: fixed appending text to TMemo 2003-04-15 19:58 mattias * lazarus/: compileroptions.pp, ideprocs.pp, main.pp, project.pp, transfermacros.pp, lcl/include/filectrl.inc, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/pkgoptionsdlg.pas: implemented inherited Compiler Options View 2003-04-15 11:03 mattias * lazarus/lcl/interfaces/gtk/gtkobject.inc: reduced output 2003-04-15 10:54 mattias * lazarus/: compileroptions.pp, main.pp, mainbar.pas, msgview.pp, project.pp, transfermacros.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, lcl/stdctrls.pp, lcl/include/custommemo.inc, lcl/include/memo.inc, lcl/include/memostrings.inc, lcl/interfaces/gtk/gtkobject.inc, packager/packagedefs.pas, packager/packagesystem.pas: fixed TMemo.WordWrap 2003-04-14 20:03 mattias * lazarus/: compileroptions.pp, editoroptions.pp, lazarusidestrconsts.pas, project.pp, lcl/comctrls.pp, lcl/include/treeview.inc, packager/packagedefs.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgoptionsdlg.pas: implemented inherited compiler options 2003-04-14 12:55 mattias * lazarus/: compileroptions.pp, mainbar.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgoptionsdlg.pas: fix for fpc 1.0.x 2003-04-14 10:49 mattias * lazarus/packager/: packagedefs.pas, packagelinks.pas, packagesystem.pas, pkgmanager.pas: implemented replacing package 2003-04-14 00:39 mattias * lazarus/: inputhistory.pas, main.pp, components/codetools/avl_tree.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented package links, automatic package loading 2003-04-13 20:19 mattias * lazarus/: ideprocs.pp, components/codetools/avl_tree.pas, packager/brokendependenciesdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexplorer.pas, packager/pkgmanager.pas: implemented editing dependencies 2003-04-13 18:08 mattias * lazarus/packager/: packagedefs.pas, pkggraphexplorer.pas: implemented package graph restoring expanded nodes 2003-04-13 16:57 mattias * lazarus/packager/: packagedefs.pas, packageeditor.pas, packagesystem.pas, pkggraphexplorer.pas, pkggraphexporer.pas, pkgmanager.pas: fixed save package on close IDE 2003-04-13 15:45 mattias * lazarus/: idecomp.pp, ideprocs.pp, main.pp, mainbar.pas, project.pp, lcl/buttons.pp, lcl/comctrls.pp, lcl/dialogs.pp, lcl/include/messagedialogs.inc, packager/basepkgmanager.pas, packager/brokendependenciesdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas, packager/pkgmanager.pas, packager/pkgoptionsdlg.pas: implemented broken dependencies dialog 2003-04-12 18:31 mattias * lazarus/packager/pkgoptionsdlg.pas: fixed compilation 2003-04-12 18:28 mattias * lazarus/: compileroptions.pp, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagelinks.pas, packager/pkgoptionsdlg.pas: implemented readonly package general options dialog 2003-04-12 11:26 mattias * lazarus/: components/codetools/memcheck.pas, lcl/grids.pas, lcl/lcltype.pp, lcl/vclglobals.pp, packager/pkgoptionsdlg.pas: fixes for current fpc 1.1 2003-04-12 10:44 mattias * lazarus/: compileroptions.pp, diffdialog.pas, miscoptions.pas, sortselectiondlg.pas, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas, packager/pkgoptionsdlg.pas: implemented compiler options for packages 2003-04-11 23:21 mattias * lazarus/: main.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkwinapi.inc, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented closing unneeded package 2003-04-11 19:10 mattias * lazarus/: lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/include/customlistbox.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas, packager/pkgmanager.pas: added but not implemented ComboBoxDropDown 2003-04-11 15:47 mattias * lazarus/packager/: packagedefs.pas, packageeditor.pas, packagesystem.pas, pkggraphexporer.pas, pkgmanager.pas: implemented info for package graph explorer 2003-04-11 14:48 mattias * lazarus/: lazarusidestrconsts.pas, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas: fixed gtk warning on setting item height 2003-04-11 12:31 mattias * lazarus/lcl/: forms.pp, include/application.inc, include/wincontrol.inc: added Sender to Application OnKeyDownHandler 2003-04-11 12:23 mattias * lazarus/lcl/: forms.pp, include/application.inc, include/wincontrol.inc: added Application OnKeyDownHandler 2003-04-11 11:32 mattias * lazarus/: lcl/actnlist.pas, lcl/forms.pp, lcl/include/application.inc, lcl/include/customform.inc, packager/packagesystem.pas, packager/pkgmanager.pas: added some help stuff 2003-04-11 11:05 mattias * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: fixed adding items on TComboBox.DropDown 2003-04-11 10:09 mattias * lazarus/lcl/: controls.pp, forms.pp, include/control.inc: published TControl help properties 2003-04-11 01:02 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, mainbar.pas, images/laz_images.lrs, images/pkg_package.xpm, images/pkg_package_circle.xpm, images/pkg_package_installed.xpm, images/pkg_package_uninstall.xpm, packager/packagedefs.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas, packager/pkgmanager.pas: implemented expanding package graph explorer 2003-04-10 21:51 mattias * lazarus/examples/gtkglarea/data/: particle.bmp, texture1.bmp, texture2.bmp, texture3.bmp: restored bitmaps 2003-04-10 21:42 mattias * lazarus/: clipboardhistory.pas, environmentopts.pp, ideoptiondefs.pas, main.pp, msgview.pp, unitdependencies.pas, uniteditor.pp, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkggraphexporer.pas, packager/pkgmanager.pas: implemented package graph showing open packages 2003-04-10 18:38 mattias * lazarus/: main.pp, designer/menueditorform.pas, packager/pkggraphexporer.pas: fixed crash in new menueditor 2003-04-10 14:33 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, mainbar.pas, designer/designermenu.pp, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/pkggraphexporer.pas, packager/pkgmanager.pas: started package graph explorer 2003-04-10 12:17 mattias * lazarus/: idecomp.pp, main.pp, msgview.pp, outputfilter.pas: added Abort to save on modified 2003-04-10 11:45 mattias * lazarus/: idecomp.pp, packager/registerfcl.pas: removed TDataBase component from palette 2003-04-10 11:22 mattias * lazarus/: lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, packager/packagedefs.pas, packager/packageeditor.pas: implemented changing dependency version 2003-04-10 01:36 mattias * lazarus/: main.pp, images/laz_images.lrs, images/pkg_registerunit.xpm, images/pkg_removedfiles.xpm, images/pkg_removedrequired.xpm, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas, tools/install/debian_lazarus/control: implemented removing and readding package items 2003-04-09 16:46 mattias * lazarus/: packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, tools/install/create_lazarus_deb.sh, tools/install/create_lazarus_rpm.sh: increased package version to 0.8.5.3 2003-04-09 12:11 mattias * lazarus/: components/codetools/identcompletiontool.pas, designer/componenteditors.pas, designer/designer.pp, packager/componentreg.pas, packager/packagedefs.pas: fixed TDefaultComponentEditor 2003-04-09 00:02 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: implemented open package file 2003-04-08 22:14 mattias * lazarus/: environmentopts.pp, ideoptiondefs.pas, lazarusidestrconsts.pas, main.pp, mainbar.pas, designer/objectinspector.pp, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented open package 2003-04-08 18:56 mattias * lazarus/: main.pp, outputfilter.pas, components/codetools/codetoolmanager.pas, components/codetools/stdcodetools.pas, lcl/comctrls.pp, lcl/include/treeview.inc, packager/addtopackagedlg.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented saving package 2003-04-08 11:04 mattias * lazarus/: lazarus.pp, lcl/buttons.pp, lcl/dialogs.pp, packager/packagesystem.pas: fixed registration for fpc 1.0.x 2003-04-08 02:09 mattias * lazarus/lcl/: lmessages.pp, include/memostrings.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: added LM_APPENDTEXT from hernan 2003-04-08 01:49 mattias * lazarus/: idedefs.pas, main.pp, mainbar.pas, project.pp, projectdefs.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/pkgmanager.pas: implemented adding units to packages 2003-04-07 14:31 mattias * lazarus/: synmacrorecorder.ru.mo, components/synedit/languages/synmacrorecorder.ru.mo, lcl/languages/lcl.ru.mo: added russian mo files 2003-04-07 14:21 mattias * lazarus/: localize.sh, components/synedit/languages/synedit.ru.po, components/synedit/languages/synmacrorecorder.ru.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/objinspstrconsts.ru.mo, languages/objinspstrconsts.ru.po, lcl/languages/lcl.ru.po: update russian localization 2003-04-07 14:12 mattias * lazarus/: main.pp, packager/addtopackagedlg.pas, packager/componentreg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented auto completion for add new component to package 2003-04-07 04:10 mattias * lazarus/packager/: addtopackagedlg.pas, packagelinks.pas, packagesystem.pas: implemented add unit checks 2003-04-07 03:59 mattias * lazarus/: codetoolsoptions.pas, lcl/controls.pp, packager/addtopackagedlg.pas, packager/componentreg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented package iterations 2003-04-07 00:39 mattias * lazarus/: main.pp, mainbar.pas, lcl/include/popupmenu.inc, lcl/include/treeview.inc, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagelinks.pas, packager/packagesystem.pas, packager/pkgmanager.pas: implemented searching packages 2003-04-05 18:39 mattias * lazarus/: images/README, images/laz_images.lrs, images/pkg_add.xpm, images/pkg_binary.xpm, images/pkg_compile.xpm, images/pkg_conflict.xpm, images/pkg_files.xpm, images/pkg_required.xpm, images/pkg_text.xpm, images/pkg_unit.xpm, lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtklistsl.inc, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas: implemented showing files in opened package 2003-04-05 13:16 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, mainbar.pas, packager/basepkgmanager.pas, packager/componentreg.pas, packager/openinstalledpkgdlg.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, tools/install/README: added open installed package dialog 2003-04-05 10:46 mattias * lazarus/tools/install/: README, create_lazarus_deb.sh: fixed creating lazarus debs 2003-04-05 00:14 mattias * lazarus/: idecomp.pp, main.pp, packager/basepkgmanager.pas, packager/componentreg.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas, packager/registerfcl.pas, packager/registerlcl.pas: implemented LCL and FCL packages, started package registration 2003-04-04 18:35 mattias * lazarus/: compreg.pp, environmentopts.pp, idecomp.pp, ideprocs.pp, lcl/arrow.pp, lcl/buttons.pp, lcl/calendar.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/grids.pas, lcl/imglist.pp, lcl/menus.pp, lcl/spin.pp, lcl/stdctrls.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkobject.inc, packager/addtopackagedlg.pas, packager/lazaruspackageintf.pas, packager/packagedefs.pas, packager/packagesystem.pas: started package registration 2003-04-04 17:37 ajgenius * lazarus/lcl/interfaces/gtk/gtkproc.pp: fixed silly mistake 2003-04-04 16:59 ajgenius * lazarus/lcl/interfaces/gtk/gtkproc.inc: started fixin for gtk2 2003-04-04 16:57 ajgenius * lazarus/lcl/interfaces/gtk/gtkproc.pp: some fixes for gtk2 2003-04-04 11:19 mattias * lazarus/: idecomp.pp, lcl/controls.pp, lcl/include/wincontrol.inc, packager/addtopackagedlg.pas, packager/packageeditor.pas: activated TDataSource 2003-04-04 02:46 marc * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: MWE: Initial port to gtk2 2003-04-03 22:15 mattias * lazarus/designer/: designermenu.pp, menueditorform.pas: added copyright note 2003-04-03 22:05 mattias * lazarus/: main.pp, designer/designermenu.pp, designer/menueditorform.pas: added menueditor from Martin Patik, not yet working 2003-04-03 21:30 mattias * lazarus/: ideoptiondefs.pas, packager/addtopackagedlg.pas, packager/packagedefs.pas, packager/packageeditor.pas: implemented addtopackagedlg 2003-04-03 19:42 mattias * lazarus/lcl/: include/bitmap.inc, include/pixmap.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc: added exception handling for createpixmapindirect 2003-04-03 17:02 mattias * lazarus/: environmentopts.pp, main.pp, sourceeditprocs.pas, uniteditor.pp, components/codetools/finddeclarationtool.pas, components/codetools/identcompletiontool.pas, components/synedit/syncompletion.pas, packager/addtopackagedlg.pas, packager/packageeditor.pas: fixed loading .files 2003-04-03 09:03 mattias * lazarus/packager/ucomponentmanmain.pas: fixed conf custom comps 2003-04-03 08:42 mattias * lazarus/lcl/grids.pas: fixed grids for dbgrid 2003-04-03 00:00 mattias * lazarus/: packager/packagedefs.pas, packager/packageeditor.pas, packager/packagesystem.pas, packager/pkgmanager.pas, tools/install/create_fpcsrc_deb.sh, tools/install/create_lazarus_deb.sh, tools/install/create_lazarus_rpm.sh: implemented creation of a new package 2003-04-02 22:56 ajgenius * lazarus/lcl/interfaces/gtk/gtkglobals.pp: fix for GTK, made dialog=toplevel 2003-04-02 22:17 ajgenius * lazarus/lcl/interfaces/gtk/keymap.pp: IfDef'd for GTK2 2003-04-02 19:06 mattias * lazarus/: debugmanager.pas, main.pp, mainbar.pas, newdialog.pas, packager/basepkgmanager.pas, packager/packagedefs.pas, packager/packagesystem.pas, packager/pkgmanager.pas, tools/install/create_fpc_deb.sh, tools/install/create_lazarus_rpm.sh, tools/install/debian_fpcsrc/changelog, tools/install/debian_fpcsrc/control, tools/install/debian_fpcsrc/copyright, tools/install/debian_lazarus/changelog, tools/install/debian_lazarus/control: improved deb creation 2003-04-02 15:37 mattias * lazarus/lcl/include/treeview.inc: improved tvoAutoItemHeight 2003-04-02 15:27 mattias * lazarus/lcl/include/treeview.inc: fixed tvoAutoItemHeight 2003-04-02 15:23 mattias * lazarus/: outputfilter.pas, lcl/buttons.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/graphics.pp, lcl/include/canvas.inc, lcl/include/controlcanvas.inc, lcl/include/speedbutton.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed default font 2003-04-02 12:34 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: updated russian translation from Vasily 2003-04-02 12:04 mattias * lazarus/components/synedit/synedit.pp: ensuecursorvisible now tries to also show the selection 2003-04-02 10:41 mattias * lazarus/packager/: ucomponentmanmain.pas, ufrmaddcomponent.pas: creating form on demand 2003-04-02 01:35 mattias * lazarus/: main.pp, designer/componenteditors.pas, designer/controlselection.pp, designer/menupropedit.pp, designer/objectinspector.pp: added menu component editor from Olivier 2003-04-02 00:49 mattias * lazarus/: editoroptions.pp, ideprocs.pp, lazconf.pp, packager/packagedefs.pas, packager/packagelinks.pas, packager/globallinks/README: implemented global and user package links 2003-04-01 19:38 mattias * lazarus/packager/packagelinks.pas: added package links 2003-04-01 19:29 mattias * lazarus/: basedebugmanager.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, components/custom/README, components/custom/customidecomps.pas.template, packager/basepkgmanager.pas, packager/pkgmanager.pas, packager/ucomponentmanmain.lfm, packager/ucomponentmanmain.lrs, packager/ucomponentmanmain.pas, packager/ufrmaddcomponent.lfm, packager/ufrmaddcomponent.lrs, packager/ufrmaddcomponent.pas: added packagemanager and added config dialog for custom components from Tony 2003-04-01 18:25 mattias * lazarus/: main.pp, newdialog.pas, components/codetools/codecache.pas, packager/packagedefs.pas, packager/packageeditor.pas, packager/globallinks/README: started packageeditor and packagelinks 2003-03-31 23:44 mattias * lazarus/: keymapping.pp, tools/install/create_fpc_deb.sh: fixed key description and added create_fpc_deb.sh 2003-03-31 22:25 mattias * lazarus/: components/turbopower_ipro/iphtml.pas, lcl/Makefile.fpc, lcl/extctrls.pp, lcl/include/custompanel.inc, lcl/interfaces/gtk/gtkwinapi.inc, tools/install/create_fpc_export_tgz.sh: fixed scrollbars of TIpHtmlPanel 2003-03-31 12:57 mattias * lazarus/lcl/: forms.pp, utrace.pp, include/custommemo.inc: fixes for current fpc 1.1 2003-03-31 12:49 mattias * lazarus/: components/codetools/customcodetool.pas, components/codetools/pascalparsertool.pas, lcl/include/custommemo.inc: fixed parsing records 2003-03-31 11:13 mattias * lazarus/: components/turbopower_ipro/iphtml.pas, lcl/postscriptprinter.pas: fixes for fpc 1.0.7 2003-03-30 22:37 mattias * lazarus/: outputfilter.pas, components/codetools/definetemplates.pas, components/codetools/memcheck.pas, components/turbopower_ipro/iphtml.pas, lcl/lclmemmanager.pas, lcl/include/filectrl.inc: ipro now shows simple HTML pages 2003-03-30 00:52 mattias * lazarus/: components/turbopower_ipro/iphtml.pas, components/turbopower_ipro/iputils.pas, lcl/include/winapi.inc, lcl/interfaces/gtk/gtkwinapi.inc: IpHtmlPanel can show simple HTML pages, but there are mem bugs 2003-03-29 23:43 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed find declaration of params in overloaded procs 2003-03-29 22:41 mattias * lazarus/: environmentopts.pp, main.pp, project.pp, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, components/turbopower_ipro/iphtml.pas, lcl/lclmemmanager.pas, lcl/include/filectrl.inc: fixed path delimiters for environment directories 2003-03-29 20:15 mattias * lazarus/lcl/: include/commondialog.inc, interfaces/gtk/gtkobject.inc: fixed untransienting 2003-03-29 18:20 mattias * lazarus/: ideprocs.pp, main.pp, project.pp, sortselectiondlg.pas, components/codetools/codecache.pas, components/codetools/codetoolmanager.pas, components/codetools/fileprocs.pas, lcl/filectrl.pp, lcl/forms.pp, lcl/lcltype.pp, lcl/stdctrls.pp, lcl/include/controlscrollbar.inc, lcl/include/custommemo.inc, lcl/include/filectrl.inc, lcl/include/interfacebase.inc, lcl/include/memoscrollbar.inc, lcl/include/scrollingwincontrol.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: added TMemoScrollBar 2003-03-29 00:03 mattias * lazarus/: designer/propedits.pp, lcl/filectrl.pp, lcl/forms.pp, lcl/spin.pp, lcl/stdctrls.pp, lcl/include/custommemo.inc, lcl/include/filectrl.inc, lcl/include/scrollingwincontrol.inc, lcl/include/spinedit.inc: started TMemoScrollbar 2003-03-28 20:39 mattias * lazarus/: components/turbopower_ipro/iphtml.pas, designer/propedits.pp, lcl/spin.pp, lcl/include/filectrl.inc, lcl/include/spinedit.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: started typeinfo for double extended 2003-03-27 23:16 mattias * lazarus/: components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, lcl/interfaces/gtk/gtkobject.inc: implemented findeclaration gdb exceptions 2003-03-27 20:20 mattias * lazarus/components/turbopower_ipro/ipdefct.inc: turbopower_ipro/ipdefct.inc 2003-03-27 20:16 mattias * lazarus/components/: codetools/codecompletiontool.pas, codetools/definetemplates.pas, codetools/finddeclarationtool.pas, codetools/identcompletiontool.pas, codetools/methodjumptool.pas, codetools/pascalparsertool.pas, codetools/stdcodetools.pas, turbopower_ipro/ipdefine.inc: added ipdefine.inc 2003-03-27 19:25 mattias * lazarus/components/turbopower_ipro/: ipanim.pas, ipconst.pas, iphtml.pas, iphtmlpv.pas, ipmsg.pas, ipstrms.pas, iputils.pas: added ipro html components, compilable but not yet working 2003-03-27 19:08 mattias * lazarus/lcl/postscriptprinter.pas: implemented compiled unit search and indirect search path 2003-03-27 13:42 mattias * lazarus/components/codetools/: codetoolmanager.pas, codetoolsstrconsts.pas, definetemplates.pas, finddeclarationtool.pas: implemented compiled unit search and indirect search path 2003-03-27 09:50 mattias * lazarus/: main.pp, uniteditor.pp, components/codetools/finddeclarationtool.pas: find declaration: implemented file type 2003-03-26 21:23 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed finddeclaration for long expression with same operator lvl 2003-03-26 20:44 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed finddeclaration searching unitname 2003-03-26 20:39 mattias * lazarus/components/codetools/: finddeclarationtool.pas, keywordfunclists.pas: added fpc 1.1 built in function copy 2003-03-26 20:25 mattias * lazarus/: components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/lclstrconsts.pas, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po: added transient deactivation option and updated localization 2003-03-26 12:40 mattias * lazarus/components/mpaslex/mpaslex.pp: added mpaslex.pp 2003-03-26 12:39 mattias * lazarus/: ideprocs.pp, outputfilter.pas, components/codetools/definetemplates.pas, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, lcl/filectrl.pp, lcl/include/filectrl.inc: fixed rtl include path 2003-03-26 11:56 mattias * lazarus/: Makefile, Makefile.fpc, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, todolist.pp, components/codetools/definetemplates.pas: added ToDo List from Olivier 2003-03-26 01:21 mattias * lazarus/: codetoolsdefines.pas, environmentopts.pp, main.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, lcl/forms.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: implemented build lazarus extra options -d 2003-03-25 19:40 mattias * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, postscriptprinter.pas, printers.pas: added Tonys printer units 2003-03-25 18:13 mattias * lazarus/main.pp: reduced output 2003-03-25 18:11 mattias * lazarus/: main.pp, project.pp: set Project.AutoCreateForms default to true 2003-03-25 17:56 mattias * lazarus/lcl/: stdctrls.pp, include/buttoncontrol.inc, include/customcheckbox.inc: implemented TButtonControl.UseOnChange 2003-03-25 17:29 mattias * lazarus/: environmentopts.pp, ideoptiondefs.pas, lcl/stdctrls.pp, lcl/include/customcheckbox.inc, lcl/interfaces/gtk/gtkobject.inc: fixed sending TButtonControl.OnClick on every change 2003-03-25 14:00 mattias * lazarus/: designer/objectinspector.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: implemented TMemo.SelLength, improved OI hints 2003-03-25 11:45 mattias * lazarus/: main.pp, uniteditor.pp, components/synedit/synedit.pp, lcl/controls.pp, lcl/forms.pp, lcl/lclstrconsts.pas, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/promptdialog.inc, lcl/include/screen.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: reduced focus handling and improved focus setting 2003-03-25 09:12 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32winapi.inc, win32winapih.inc: patch from Martin Smat for menu items and default messages 2003-03-18 20:14 mattias * lazarus/: components/codetools/definetemplates.pas, lcl/forms.pp: fixed fpc 1.1 search paths 2003-03-18 19:23 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32winapi.inc: popupmenus for win32 intf from Martin Smat 2003-03-18 14:45 mattias * lazarus/lcl/: forms.pp, include/screen.inc, interfaces/gtk/gtkobject.inc: set transient forms with Screen object order 2003-03-18 14:04 mattias * lazarus/: findreplacedialog.pp, uniteditor.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: improved focus debugging output 2003-03-18 01:00 mattias * lazarus/lcl/: extctrls.pp, include/customcheckgroup.inc: added TCheckGroup.CheckEnabled 2003-03-18 00:39 mattias * lazarus/: idecomp.pp, images/components_images.lrs, images/components/tcheckgroup.xpm, lcl/controls.pp, lcl/extctrls.pp, lcl/include/control.inc, lcl/include/customcheckgroup.inc, lcl/include/customradiogroup.inc: added TCheckGroup 2003-03-17 21:53 mattias * lazarus/lcl/: stdctrls.pp, include/interfacebase.inc, include/radiobutton.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: removed SetRadioButtonGroupMode 2003-03-17 21:50 mattias * lazarus/lcl/: extctrls.pp, stdctrls.pp, include/customcheckbox.inc, include/customradiogroup.inc, include/interfacebase.inc, include/radiobutton.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: fixed TRadioGroup.ItemIndex=-1 2003-03-17 14:54 mattias * lazarus/: findreplacedialog.pp, uniteditor.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: fixed setting activecontrol after createwnd 2003-03-17 14:00 mattias * lazarus/: main.pp, lcl/include/commondialog.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp: improved but not fixed transient windows 2003-03-17 10:41 mattias * lazarus/lcl/include/customradiogroup.inc: fixed TCustomRadioGroup.SetItemIndex 2003-03-17 10:33 mattias * lazarus/lcl/include/customradiogroup.inc: fixed TCustomRadioGroup.GetItemIndex 2003-03-17 09:51 mattias * lazarus/lcl/: controls.pp, forms.pp, stdctrls.pp, include/custommemo.inc, include/hintwindow.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/gtk/gtkwinapiwindow.pp: added IsWindowVisible 2003-03-16 18:02 mattias * lazarus/tools/install/: create_fpc_export_tgz.sh, create_fpc_rpm.sh: recuced output 2003-03-16 17:42 mattias * lazarus/tools/install/README: updated README 2003-03-16 17:37 mattias * lazarus/tools/install/: create_lazarus_export_tgz.sh, create_lazarus_rpm.sh, create_lazarus_snapshot_tgz.sh: added fully automatic lazarus rpm script 2003-03-16 17:25 mattias * lazarus/tools/install/create_fpc_rpm.sh: fixed rpm scripts for new rpm version 2003-03-16 16:20 mattias * lazarus/tools/install/: create_fpc_export_tgz.sh, fpcsrc.spec: fpc rpm script for 1.0.7 2003-03-16 14:47 mattias * lazarus/: lcl/lcltype.pp, lcl/include/winapi.inc, lcl/include/winapih.inc, tools/install/README, tools/install/create_fpc_export_tgz.sh, tools/install/create_fpc_rpm.sh, tools/install/create_fpc_snapshot_tgz.sh, tools/install/create_fpcsrc-1.1_rpm.sh, tools/install/fpcsrc.spec: improved rpm building and added support for 1.0.7 2003-03-16 12:07 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, components/codetools/sourcechanger.pas, lcl/lclproc.pas: fixed insert text GPL and LGPL 2003-03-16 10:41 mattias * lazarus/lcl/: menus.pp, include/menuitem.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkwinapi.inc: fixed checking menuitems 2003-03-16 09:44 mattias * lazarus/: main.pp, runparamsopts.pas, components/codetools/definetemplates.pas, tools/RunAndWait.sh, tools/runwait.sh: fixed run and wait script 2003-03-16 09:39 mattias * lazarus/tools/RunAndWait.sh: re-added file with hopeflly correct permissions 2003-03-16 09:38 mattias * lazarus/tools/RunAndWait.sh: removed script with wrong permissions 2003-03-15 19:32 mattias * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkglobals.pp, gtkint.pp, gtkobject.inc: implemented transient windows for all cases 2003-03-15 16:50 mattias * lazarus/main.pp: fixed DoJumpToError 2003-03-15 15:13 mattias * lazarus/tools/install/: README, lazarus.spec: fixes for rpms for fpc 1.1 2003-03-15 14:26 mattias * lazarus/: main.pp, uniteditor.pp, lcl/comctrls.pp, lcl/include/listitem.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, tools/install/README, tools/install/create_fpc_snapshot_tgz.sh, tools/install/create_fpc_tgz_from_local_dir.sh, tools/install/create_fpcsrc-1.1_rpm.sh, tools/install/create_lazarus_snapshot_tgz.sh, tools/install/fpcsrc-1.0.7-1.spec, tools/install/fpcsrc.spec, tools/install/lazarus-0.8.5-1.spec, tools/install/lazarus.spec: fixes for fpc 1.1 2003-03-15 10:42 mattias * lazarus/lcl/: dialogs.pp, forms.pp, include/commondialog.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: fixed transient windows 2003-03-15 00:55 mattias * lazarus/tools/RunAndWait.sh: pirate enter 2003-03-15 00:27 mattias * lazarus/: main.pp, runparamsopts.pas, tools/RunAndWait.sh: launching in terminal now keeps terminal open after execution 2003-03-14 23:51 mattias * lazarus/: environmentopts.pp, ideprocs.pp, lazarusidestrconsts.pas, main.pp: improved case renaming of pascal files 2003-03-14 22:38 mattias * lazarus/: codetemplatedialog.pp, diffdialog.pas, diffpatch.pas, inputhistory.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, makeresstrdlg.pas, uniteditor.pp: implemented diff dialog 2003-03-14 15:58 mattias * lazarus/languages/: lazaruside.de.po, lazaruside.es.po, lazaruside.fr.po, lazaruside.po, lazaruside.ru.po: updated localization 2003-03-14 15:57 mattias * lazarus/: codetoolsdefines.pas, lazarusidestrconsts.pas, main.pp, makeresstrdlg.pas, uniteditor.pp, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstructs.pas, components/codetools/stdcodetools.pas: make resourcestring dialog now checks for doubles (idents and values) 2003-03-14 00:27 mattias * lazarus/: codetoolsdefines.pas, codetoolsdefpreview.pas, codetoolsoptions.pas, compiler.pp, lazarusidestrconsts.pas, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: localized codetools options 2003-03-13 23:33 mattias * lazarus/: buildlazdialog.pas, lazarusidestrconsts.pas, makeresstrdlg.pas, components/codetools/stdcodetools.pas: localized build lazarus dialog 2003-03-13 23:08 mattias * lazarus/components/codetools/stdcodetools.pas: fixed cached sourcenames 2003-03-13 22:55 mattias * lazarus/components/codetools/pascalparsertool.pas: fixed ident completion and parsed with statements 2003-03-13 22:28 mattias * lazarus/: sortselectiondlg.pas, uniteditor.pp: implemented sort selection in paragraphs 2003-03-13 20:57 mattias * lazarus/: sourceeditprocs.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/identcompletiontool.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32proc.inc: added identcompletion context information and fixed win32 intf 2003-03-13 11:11 mattias * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, ideprocs.pp, lazarusidestrconsts.pas, lazconf.pp, main.pp, mainbar.pas, lcl/include/control.inc, lcl/include/customform.inc: fixed TControl.Show in design mode 2003-03-13 01:50 mattias * lazarus/: localize.sh, components/synedit/languages/synedit.fr.mo, components/synedit/languages/synedit.fr.po, components/synedit/languages/synmacrorecorder.fr.mo, components/synedit/languages/synmacrorecorder.fr.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/objinspstrconsts.es.mo, languages/objinspstrconsts.ru.mo, lcl/languages/lcl.es.mo, lcl/languages/lcl.fr.mo, lcl/languages/lcl.fr.po: updated localization, french from Olivier 2003-03-12 15:39 mattias * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/canvas.inc, include/image.inc, interfaces/gtk/gtkwinapi.inc: fixed clipping origin in stretchblt 2003-03-12 09:27 mattias * lazarus/lcl/include/spinedit.inc: reduced output 2003-03-12 09:21 mattias * lazarus/: ideprocs.pp, localize.sh, components/codetools/languages/README, components/synedit/syneditstrconst.pp, components/synedit/languages/README, components/synedit/languages/synedit.de.po, components/synedit/languages/synedit.po, components/synedit/languages/synmacrorecorder.de.po, components/synedit/languages/synmacrorecorder.po, designer/propedits.pp, lcl/include/spinedit.inc: added synedit localization 2003-03-12 00:14 mattias * lazarus/lcl/: controls.pp, include/control.inc, interfaces/gtk/gtkobject.inc, interfaces/win32/win32object.inc: added TControl.HandleObjectShouldBeVisible 2003-03-11 23:56 mattias * lazarus/: main.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: added visiblechanging 2003-03-11 12:05 mattias * lazarus/main.pp: fixed toggle form or src button 2003-03-11 12:00 mattias * lazarus/: environmentopts.pp, main.pp: implemented auto loading forms on open 2003-03-11 10:57 mattias * lazarus/: compiler.pp, debugmanager.pas, environmentopts.pp, lazarusidestrconsts.pas, main.pp, project.pp, projectopts.pp, components/codetools/languages/codetools.fr.mo, designer/designer.pp, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/objinspstrconsts.fr.mo, lcl/languages/lcl.fr.mo: implemented ProjectOpt: AutoCreateNewForms, added designer Show Options 2003-03-11 09:14 mattias * lazarus/: components/codetools/languages/codetools.fr.po, languages/lazaruside.fr.po, languages/objinspstrconsts.fr.po, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/languages/lcl.fr.po: implemented ShowWindow for gtk2 2003-03-11 08:46 mattias * lazarus/: makeresstrdlg.pas, lcl/actnlist.pas, lcl/arrow.pp, lcl/calendar.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/customtimer.pas, lcl/extctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/grids.pas, lcl/imglist.pp, lcl/lclproc.pas, lcl/lclstrconsts.pas, lcl/lresources.pp, lcl/menus.pp, lcl/stdctrls.pp, lcl/stringhashlist.pas, lcl/vclglobals.pp, lcl/include/application.inc, lcl/include/bitmap.inc, lcl/include/canvas.inc, lcl/include/customform.inc, lcl/include/customlistbox.inc, lcl/include/custommemo.inc, lcl/include/customradiogroup.inc, lcl/include/customupdown.inc, lcl/include/filectrl.inc, lcl/include/graphiccontrol.inc, lcl/include/hkeys.inc, lcl/include/image.inc, lcl/include/imglist.inc, lcl/include/menubar.inc, lcl/include/menuitem.inc, lcl/include/paintbox.inc, lcl/include/picture.inc, lcl/include/scrollbar.inc, lcl/include/scrolledwindow.inc, lcl/include/speedbutton.inc, lcl/include/treeview.inc, lcl/include/wincontrol.inc, lcl/interfaces/gnome/gnomeint.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32proc.inc, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po: more localization for gtk- and win32-interface and lcl 2003-03-10 21:10 ajgenius * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: initial changes to fix mask vs. region clipping 2003-03-09 22:31 mattias * lazarus/: languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po: updated localization 2003-03-09 22:13 mattias * lazarus/: main.pp, makeresstrdlg.pas, components/codetools/stdcodetools.pas, lcl/lclproc.pas, lcl/lclstrconsts.pas, lcl/interfaces/gtk/dragicons.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdragcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: localized gtk interface 2003-03-09 18:44 mattias * lazarus/: main.pp, makeresstrdlg.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, lcl/controls.pp, lcl/stdctrls.pp, lcl/include/buttoncontrol.inc, lcl/include/customcheckbox.inc, lcl/include/togglebox.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: finshed Make Resourcestring dialog and implemented TToggleBox 2003-03-08 22:51 mattias * lazarus/: inputhistory.pas, main.pp, makeresstrdlg.pas, project.pp, uniteditor.pp, components/codetools/codetoolmanager.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, components/synedit/syncompletion.pas, lcl/buttons.pp, lcl/stdctrls.pp: make resource string dialog nearly complete 2003-03-08 02:33 mattias * lazarus/: editoroptions.pp, lazarusidestrconsts.pas, unitdependencies.pas, viewunit_dlg.pp, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, tools/install/lazarus-0.8.5-1.spec: localization from Olivier 2003-03-07 18:23 mattias * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/codetools/Makefile, components/codetools/Makefile.fpc, components/synedit/Makefile, designer/Makefile, designer/Makefile.fpc, designer/jitform/Makefile, designer/jitform/Makefile.fpc, designer/jitform/jitform.pas: updated Makefiles 2003-03-07 14:32 mattias * lazarus/: main.pp, project.pp: fixed checking readonly for non existing files 2003-03-07 12:41 mattias * lazarus/: main.pp, outputfilter.pas, project.pp, tools/install/README, tools/install/create_fpc_snapshot_tgz.sh, tools/install/create_fpc_tgz_from_local_dir.sh, tools/install/create_lazarus_snapshot_tgz.sh, tools/install/create_lazarus_tgz_from_local_dir.sh, tools/install/fpcsrc-1.0.7-1.spec: fixed readonly check and added script to quick create lazarus snapshot 2003-03-07 10:09 mattias * lazarus/tools/install/: README, create_fpc_snapshot_tgz.sh, create_fpc_tgz_from_local_dir.sh: added a script to create a fpcsrc.tgz from a local fpc cvs 2003-03-06 23:41 mattias * lazarus/main.pp: open file now asks on .lpi files 2003-03-06 18:39 ajgenius * lazarus/lcl/interfaces/gnome/: Makefile, Makefile.fpc: added gnome to the required packages 2003-03-06 18:15 mattias * lazarus/: compileroptions.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: applied patch from Martin Smat fixing LM_SETSIZE, LM_SETDESIGNING, LM_SCREENINIT 2003-03-06 18:15 ajgenius * lazarus/lcl/comctrls.pp: added Math to uses. new updown arrow code uses max 2003-03-06 18:14 ajgenius * lazarus/lcl/include/customupdown.inc: new UpDown Arrow code, based on Smooth GTK engine code. still needs work, but much nicer 2003-03-06 17:53 mattias * lazarus/compileroptions.pp: fixed default target filename to lowercase like fpc 2003-03-05 09:34 mattias * lazarus/: components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po: updated localization 2003-03-05 09:33 mattias * lazarus/: environmentopts.pp, ideoptiondefs.pas, lazarusidestrconsts.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, languages/lazaruside.fr.po: added i386 define for fpc source dir, more localization from Olivier 2003-03-04 10:21 mattias * lazarus/: editoroptions.pp, environmentopts.pp, ideprocs.pp, inputhistory.pas, keymapping.pp, lazarusidestrconsts.pas, makeresstrdlg.pas, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas, components/codetools/codetoolmanager.pas, components/codetools/pascalparsertool.pas, languages/lazaruside.fr.po, lcl/include/promptdialog.inc: added localization for env options from Olivier 2003-03-03 09:58 mattias * lazarus/: images/components_images.lrs, images/components/tdrawgrid.xpm, images/components/tstringgrid.xpm, lcl/grids.pas: moved component xpms of grids.pas to IDE 2003-03-03 00:08 mattias * lazarus/: idecomp.pp, lcl/grids.pas, lcl/interfaces/gtk/gtkproc.inc: fixed TComboBox.OnChange 2003-03-02 10:04 mattias * lazarus/: main.pp, mainbar.pas, makeresstrdlg.pas, newdialog.pas, components/codetools/Makefile.fpc, components/codetools/allcodetoolunits.pp, components/codetools/codeatom.pas, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstructs.pas, components/codetools/finddeclarationtool.pas, components/codetools/sourcelog.pas, components/codetools/stdcodetools.pas, lcl/include/defaultbitbtnimages.inc: added make resourcestring dialog, not finished 2003-03-01 18:54 mattias * lazarus/lcl/interfaces/win32/: win32winapi.inc, win32winapih.inc: added ShowWindow function 2003-02-28 20:54 mattias * lazarus/lcl/: lcltype.pp, include/customform.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: added ShowWindow 2003-02-28 20:10 mattias * lazarus/: editoroptions.pp, main.pp, mainbar.pas, newdialog.pas, project.pp, viewunit_dlg.lfm, viewunit_dlg.pp, debugger/breakpointsdlg.pp, debugger/debugger.pp, lcl/include/customlabel.inc, lcl/interfaces/gtk/gtkobject.inc: added new ... dialog 2003-02-28 16:49 mattias * lazarus/: designer/propedits.pp, lcl/stdctrls.pp, lcl/include/customlistbox.inc, lcl/include/customlistview.inc: fixed initial size 2003-02-28 16:38 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, project.pp, projectdefs.pas, uniteditor.pp: bookmarks are now saved also for closed files and merged when possible 2003-02-28 11:33 mattias * lazarus/: keymapping.pp, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.po, components/codetools/languages/codetools.po, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, languages/objinspstrconsts.fr.mo, languages/objinspstrconsts.fr.po, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, lcl/languages/lcl.po: updated localization 2003-02-28 11:32 mattias * lazarus/keymapping.pp: fixed localization bug 2003-02-28 11:21 mattias * lazarus/: designer/imagelisteditor.pp, languages/lazaruside.fr.po, languages/objinspstrconsts.fr.po, lcl/buttons.pp, lcl/lclstrconsts.pas, lcl/include/bitbtn.inc, lcl/include/colordialog.inc, lcl/include/filedialog.inc, lcl/include/fontdialog.inc: lcl localization from Olivier 2003-02-28 11:14 mattias * lazarus/: Makefile, Makefile.fpc, compileroptions.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, runparamsopts.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, lcl/interfacebase.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, packager/packagedefs.pas: started package system (packager) 2003-02-27 10:52 mattias * lazarus/lcl/: controls.pp, lmessages.pp, include/imglist.inc: published TImgList.Width and Height 2003-02-27 00:37 mattias * lazarus/languages/: lazaruside.de.po, lazaruside.es.po, lazaruside.fr.po, lazaruside.po, lazaruside.ru.po, objinspstrconsts.de.po, objinspstrconsts.es.po, objinspstrconsts.fr.po, objinspstrconsts.po, objinspstrconsts.ru.po: updated localization 2003-02-27 00:31 mattias * lazarus/: designer/imagelisteditor.pp, designer/objectinspector.pp, designer/objinspstrconsts.pas, lcl/imglist.pp, lcl/include/imglist.inc: added imagelisteditor from Olivier 2003-02-26 13:44 mattias * lazarus/: main.pp, project.pp, uniteditor.pp, lcl/controls.pp, lcl/filectrl.pp, lcl/graphics.pp, lcl/lcltype.pp, lcl/lmessages.pp, lcl/messages.pp, lcl/include/canvas.inc, lcl/include/filectrl.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc: readonly flag is now only saved if user set 2003-02-24 23:47 mattias * lazarus/: designer/objectinspector.pp, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkobject.inc: fixed setting TTreeView.ScrollBars 2003-02-24 20:00 mattias * lazarus/: designer/listviewpropedit.pp, designer/objinspstrconsts.pas, lcl/comctrls.pp, lcl/include/listitem.inc, lcl/include/listitems.inc: added TlistView.SubItem improvements from Olivier Guilbaud 2003-02-24 13:00 mattias * lazarus/designer/objectinspector.pp: set default item height 2003-02-24 12:51 mattias * lazarus/: environmentopts.pp, exttooldialog.pas, lazarusidestrconsts.pas, main.pp, designer/objectinspector.pp, lcl/spin.pp, lcl/include/spinedit.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: combobox height can now be set, added OI item height option 2003-02-23 15:00 mattias * lazarus/lcl/include/defaultbitbtnimages.inc: fixed typo 2003-02-23 11:42 mattias * lazarus/lcl/: menus.pp, include/menuitem.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: implemented changing TMenuItem.GroupIndex at runtime 2003-02-23 10:03 mattias * lazarus/main.pp: fixed save as with no filename 2003-02-23 09:55 mattias * lazarus/environmentopts.pp: set hints to true for default 2003-02-21 23:43 mattias * lazarus/: main.pp, msgview.pp, outputfilter.pas: skipped messages are now shown to see progress 2003-02-21 23:12 mattias * lazarus/: lazarusidestrconsts.pas, designer/designer.pp: added snap options to designer popup menu 2003-02-21 12:14 mattias * lazarus/components/codetools/: basiccodetools.pas, codecompletiontool.pas: code completion, local var completion now indents correct after var a:b; 2003-02-21 11:42 mattias * lazarus/: main.pp, designer/controlselection.pp, designer/designer.pp, designer/objectinspector.pp: fixed updating OI when moving components 2003-02-20 23:09 mattias * lazarus/tools/install/: README, create_fpc_snapshot_tgz.sh: added some more hints for building rpms 2003-02-20 13:18 mattias * lazarus/docs/INSTALL: added hints for updating cvs 2003-02-20 12:27 mattias * lazarus/components/codetools/: codecompletiontool.pas, customcodetool.pas, eventcodetool.pas, finddeclarationtool.pas, identcompletiontool.pas: fixed real number recognition 2003-02-20 12:03 mattias * lazarus/: main.pp, lcl/filectrl.pp, lcl/include/filectrl.inc: save as of project files now starts in project dierctory 2003-02-20 01:44 mattias * lazarus/: compileroptions.pp, idecomp.pp, components/synedit/Makefile, components/synedit/allunits.pp, components/synedit/syneditlazdsgn.lrs, components/synedit/syneditlazdsgn.pas, components/synedit/design/README, components/synedit/design/tsynautocomplete.xpm, components/synedit/design/tsynedit.xpm, components/synedit/design/tsynexporterhtml.xpm, components/synedit/design/tsynmacrorecorder.xpm, components/synedit/design/tsynmemo.xpm, components/synedit/design/tsynmultisyn.xpm: added synedit to component palette 2003-02-20 00:42 mattias * lazarus/: localize.sh, components/codetools/languages/codetools.fr.mo, designer/listviewpropedit.pp, designer/objinspstrconsts.pas, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, languages/objinspstrconsts.de.po, languages/objinspstrconsts.es.po, languages/objinspstrconsts.fr.mo, languages/objinspstrconsts.fr.po, languages/objinspstrconsts.po, languages/objinspstrconsts.ru.po: added resourcestrings for listviewitemspropertyeditor from Olivier 2003-02-20 00:33 mattias * lazarus/components/codetools/codecompletiontool.pas: fixed code completion, when cursor in forward proc head 2003-02-20 00:22 mattias * lazarus/initialsetupdlgs.pas: added warnings when fpc source dir invalid 2003-02-20 00:17 mattias * lazarus/: environmentopts.pp, lazconf.pp, main.pp: added warnings when fpc source dir invalid 2003-02-19 23:27 mattias * lazarus/: main.pp, docs/LazarusIDEInternals.pdf: added some messages when compiler filename is invalid 2003-02-19 14:10 mattias * lazarus/: docs/FAQ, lcl/include/filectrl.inc: fixed parsing invalid date 2003-02-19 00:22 mattias * lazarus/: components/codetools/languages/codetools.fr.po, designer/listviewpropedit.pp, designer/objectinspector.pp, languages/lazaruside.fr.po, lcl/comctrls.pp, lcl/include/listitem.inc, lcl/include/listitems.inc: added listview items property editor 2003-02-18 23:56 mattias * lazarus/: keymapping.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc, tools/install/README: fixed key grabbing 2003-02-18 19:42 mattias * lazarus/tools/install/: README, create_fpcsrc_deb.sh, create_lazarus_deb.sh, debian_lazarus/changelog, debian_lazarus/changelog.Debian, debian_lazarus/control, debian_lazarus/copyright: added instructions to create lazarus debian package 2003-02-18 15:18 mattias * lazarus/tools/install/: README, create_fpcsrc_deb.sh, debian_fpcsrc/changelog, debian_fpcsrc/changelog.Debian, debian_fpcsrc/control, debian_fpcsrc/copyright: added instructions for creating fpc and fpcsrc debian packages 2003-02-16 23:32 mattias * lazarus/: lazarusidestrconsts.pas, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas: implemented browse button for publish project dialog 2003-02-16 23:11 mattias * lazarus/docs/INSTALL: added installation hints for windows from Joe 2003-02-16 02:40 mattias * lazarus/lcl/: include/speedbutton.inc, interfaces/gtk/gtkwinapi.inc: fixed uninitialized style 2003-02-16 01:43 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fix from Martin Smat for TFileDialogs 2003-02-16 01:38 mattias * lazarus/docs/INSTALL: updated INSTALL 2003-02-10 18:07 mattias * lazarus/docs/: FAQ, INSTALL: added FAQs from the website 2003-02-09 19:07 mattias * lazarus/: lcl/include/wincontrol.inc, tools/install/README: cleanup 2003-02-09 17:08 mattias * lazarus/components/codetools/codecache.pas: fixed file check if file was deleted on disk 2003-02-09 17:01 mattias * lazarus/lcl/include/filectrl.inc: fixed win32 compilation 2003-02-08 11:37 mattias * lazarus/lcl/interfaces/win32/win32object.inc: applied patch from Martin for TFileDialog 2003-02-08 11:19 mattias * lazarus/tools/install/README: added hint for rebuilding 2003-02-08 11:12 mattias * lazarus/tools/install/: README, create_fpc_snapshot_tgz.sh, create_lazarus_snapshot_tgz.sh, fpcsrc-1.0.7-1.spec, lazarus-0.8.5-1.spec: added tools for creating rpms 2003-02-07 21:34 mattias * lazarus/: gnome.ide.desktop, designer/objectinspector.pp, images/ide_icon48x48.png, lcl/forms.pp: fixed FindRootDesigner for non controls and added gnome icon 2003-02-07 20:13 mattias * lazarus/: ideprocs.pp, main.pp, outputfilter.pas, include/linux/lazconf.inc: fixed searching lazarus in current dir 2003-02-07 19:46 mattias * lazarus/: codetoolsoptions.pas, editoroptions.pp, ideprocs.pp, lazconf.pp, miscoptions.pas: resolving lazarus directory even if started with search path 2003-02-07 18:49 mattias * lazarus/: codetoolsdefines.pas, environmentopts.pp, ideprocs.pp, main.pp, docs/INSTALL, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, lcl/filectrl.pp, lcl/include/filectrl.inc: added ReadAllLinks 2003-02-06 21:46 mattias * lazarus/: environmentopts.pp, lazconf.pp, main.pp, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/win32/lazconf.inc, lcl/include/speedbutton.inc: default fpc src dirs and clean ups 2003-02-06 19:12 mattias * lazarus/docs/INSTALL: started INSTALL 2003-02-06 07:39 mattias * lazarus/lcl/: graphics.pp, include/canvas.inc: implemented TCanvas.Refresh 2003-02-06 07:33 mattias * lazarus/: components/codetools/finddeclarationtool.pas, lcl/buttons.pp, lcl/include/speedbutton.inc: fixed message 2003-02-05 14:46 mattias * lazarus/: ideprocs.pp, main.pp, mainbar.pas, components/codetools/customcodetool.pas, components/codetools/stdcodetools.pas, lcl/interfaces/gtk/gtkobject.inc: fixed TCustomEdit.SelStart when nothing selected 2003-02-04 15:36 mattias * lazarus/: designer/propedits.pp, lcl/include/bitmap.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixed set method in OI 2003-02-04 12:44 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, designer/graphpropedits.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkcallback.inc: fixed modified and loading xpms for button glyphs 2003-02-03 23:28 mattias * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/stdcodetools.pas, components/synedit/synhighlighterpas.pp, lcl/interfaces/gtk/gtkcallback.inc: small bugfixes and fixed non checked menu items activate 2003-02-01 13:56 lazarus * lazarus/lcl/interfaces/win32/win32object.inc: Keith: My brother fixed the problem where menu items default to disbaled. 2003-01-28 18:04 mattias * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, lcl/graphics.pp, lcl/include/canvas.inc: renamed one Rect 2003-01-28 13:45 mattias * lazarus/lcl/graphics.pp: fixed broken cvs 2003-01-27 15:04 mattias * lazarus/: designer/propedits.pp, images/laz_images.lrs, images/menu/menu_buildall.xpm: new build all icon from Luis 2003-01-27 14:49 mattias * lazarus/lcl/: buttons.pp, extctrls.pp, graphics.pp, graphtype.pp, lclproc.pas, include/canvas.inc, include/interfacebase.inc, include/speedbutton.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: reduced speedbutton invalidates, added TCanvas.Frame 2003-01-27 12:25 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc, win32proc.inc: menu accelerator patch from Martin Smat 2003-01-24 19:06 mattias * lazarus/: mainbar.pas, images/laz_images.lrs, images/menu/menu_breakpoints.xpm, images/menu/menu_build.xpm, images/menu/menu_buildall.xpm, images/menu/menu_buildlazarus.xpm, images/menu/menu_callstack.xpm, images/menu/menu_codetoolsdefineseditor.xpm, images/menu/menu_codetoolsoptions.xpm, images/menu/menu_debugger.xpm, images/menu/menu_debugoutput.xpm, images/menu/menu_editoroptions.xpm, images/menu/menu_environmentoptions.xpm, images/menu/menu_openproject.xpm, images/menu/menu_projectoptions.xpm, images/menu/menu_watches.xpm: added a few IDE icons 2003-01-24 14:53 mattias * lazarus/lcl/include/: customradiogroup.inc, wincontrol.inc: fixed TRadioGroup.Items editing in IDE 2003-01-24 14:07 mattias * lazarus/lcl/stdctrls.pp: fixed TListBox.BorderStyle=bsNone 2003-01-24 12:58 mattias * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkdef.pp, gtkproc.inc, gtkwinapi.inc: fixed clipboard waiting and kwrite targets 2003-01-24 11:09 mattias * lazarus/components/synedit/synedit.pp: fixed delete word 2003-01-22 00:07 mattias * lazarus/lcl/: dynamicarray.pas, extctrls.pp, grids.pas: applied patch from Jesus for many grid improvements 2003-01-20 11:44 mattias * lazarus/: localize.sh, languages/lazaruside.de.po, languages/lazaruside.es.po, languages/lazaruside.fr.po, languages/lazaruside.po, languages/lazaruside.ru.po, languages/objinspstrconsts.ru.po: added russian translation from Vasily and started make resource string wiz 2003-01-19 15:44 mattias * lazarus/: aboutfrm.lfm, aboutfrm.lrs, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, lcl/include/defaultbitbtnimages.inc, lcl/include/interfacebase.inc: started make resource string 2003-01-19 11:57 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: fix WindowProc now react on menu item click from Martin 2003-01-18 22:31 mattias * lazarus/lcl/: forms.pp, grids.pas, include/control.inc, include/scrollbox.inc, include/scrollingwincontrol.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed scrolling offset of TScrollingWinControl 2003-01-18 20:47 mattias * lazarus/tools/updatepofiles.pas: updatepofiles now checks if something changed 2003-01-18 20:43 mattias * lazarus/: components/codetools/languages/codetools.fr.mo, components/codetools/languages/codetools.fr.po, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, lcl/languages/lcl.de.mo, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.mo, lcl/languages/lcl.fr.po, tools/updatepofiles.pas: updatepofiles now deletes unused messages 2003-01-18 20:03 mattias * lazarus/lcl/: spin.pp, include/spinedit.inc, interfaces/gtk/gtkobject.inc: fixed TSpinEdit.Value 2003-01-18 19:48 mattias * lazarus/: components/codetools/languages/codetools.fr.mo, languages/lazaruside.fr.mo, languages/lazaruside.ru.mo, lcl/languages/lcl.de.mo, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.mo, tools/updatepofiles.pas: updatepofile now keeps header 2003-01-18 17:52 mattias * lazarus/: components/codetools/languages/codetools.fr.po, languages/lazaruside.fr.po, lcl/include/messagedialogpixmaps.inc, lcl/languages/lcl.fr.po: fixes from Olivier 2003-01-18 17:46 mattias * lazarus/lcl/grids.pas: grid fixes from Jesus 2003-01-18 17:09 mattias * lazarus/languages/lazaruside.ru.po: updated russian translation from Vasily 2003-01-17 17:35 mattias * lazarus/languages/README: added note about localize.sh 2003-01-17 17:28 mattias * lazarus/: Makefile, localize.sh, components/codetools/definetemplates.pas, components/codetools/languages/codetools.de.po, components/codetools/languages/codetools.fr.mo, components/codetools/languages/codetools.fr.po, components/synedit/Makefile, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/lazaruside.ru.mo, languages/lazaruside.ru.po, languages/objinspstrconsts.de.po, languages/objinspstrconsts.es.po, languages/objinspstrconsts.fr.mo, languages/objinspstrconsts.fr.po, lcl/filectrl.pp, lcl/include/filectrl.inc, lcl/languages/lcl.de.po, lcl/languages/lcl.es.po, lcl/languages/lcl.fr.po, tools/Makefile, tools/Makefile.fpc, tools/updatepofiles.pas, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc, tools/apiwizz/apiwizz.pp: updated translation files 2003-01-16 19:29 mattias * lazarus/idecomp.pp: fixed component units 2003-01-15 11:17 mattias * lazarus/: editoroptions.pp, components/codetools/basiccodetools.pas, components/synedit/Makefile.fpc, components/synedit/allunits.pp, components/synedit/synhighlighterjava.pas: added java syntax highlighter 2003-01-15 10:08 mattias * lazarus/: main.pp, project.pp, components/codetools/definetemplates.pas, components/codetools/expreval.pas: fixed search paths for virtual projects 2003-01-14 18:07 mattias * lazarus/main.pp: improved source error message 2003-01-14 18:02 mattias * lazarus/: aboutfrm.lfm, aboutfrm.lrs, lazarusidestrconsts.pas, localize.sh, main.pp, components/codetools/languages/codetools.po, components/synedit/synedit.pp, languages/README, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.po, lcl/languages/lcl.po: updated translations and raised message window on error 2003-01-13 21:50 mattias * lazarus/: environmentopts.pp, localize.sh, components/codetools/languages/codetools.fr.mo, components/codetools/languages/codetools.fr.po, languages/lazaruside.fr.mo, languages/lazaruside.fr.po, languages/objinspstrconsts.fr.mo, languages/objinspstrconsts.fr.po, lcl/languages/lcl.fr.mo, lcl/languages/lcl.fr.po: french translation 2003-01-13 21:39 mattias * lazarus/lcl/include/application.inc: changed the no interfaceobject message 2003-01-13 17:30 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, definetemplates.pas, languages/codetools.po: fixed typo 2003-01-13 17:25 mattias * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, lazarusidestrconsts.pas: resource string for about form 2003-01-13 17:15 mattias * lazarus/: lazarusidestrconsts.pas, localize.sh, components/codetools/pascalparsertool.pas, languages/lazaruside.es.mo: fixed typos 2003-01-12 20:09 mattias * lazarus/lcl/interfaces/win32/: win32object.inc, win32winapi.inc, win32winapih.inc: patch from Martin Smat for dis/enabling menuitems 2003-01-10 18:22 mattias * lazarus/: codetoolsdefpreview.pas, main.pp, unitinfodlg.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas: fixed virtual directory 2003-01-09 19:05 mattias * lazarus/lcl/grids.pas: fixed saving editor value 2003-01-09 08:42 mattias * lazarus/: clipboardhistory.pas, components/synedit/synedit.pp, lcl/grids.pas: grids patch from Jesus for painting 2003-01-08 19:04 mattias * lazarus/lcl/interfaces/win32/win32object.inc: patch from Martin Smat fixing submenus and menu underscores 2003-01-07 16:38 mattias * lazarus/components/synedit/: synedit.pp, syneditsearch.pp: fixed regular expression replace 2003-01-06 18:42 mattias * lazarus/lcl/grids.pas: added ptach from Jesus Reyes A. 2003-01-06 15:41 mattias * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkwinapi.inc: fixed synedit mouse pos to logical column 2003-01-06 14:59 mattias * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkwinapi.inc: fixed synedit ensure cursor pos visible with tab chars 2003-01-06 13:00 mattias * lazarus/: splash.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: implemented fsStayOnTop+bsNone for forms under gtk (useful for splash) 2003-01-06 11:51 mattias * lazarus/: clipboardhistory.pas, compiler.pp, ideprocs.pp, main.pp, uniteditor.pp, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, debugger/processlist.pas, lcl/include/clipbrd.inc, lcl/interfaces/gtk/gtkcallback.inc: freeing stopped external tools 2003-01-05 23:40 mattias * lazarus/lcl/grids.pas: fixed hints 2003-01-04 22:53 mattias * lazarus/components/codetools/codecompletiontool.pas: fixed class completion for property access . 2003-01-04 22:35 mattias * lazarus/designer/: controlselection.pp, designer.pp: fixed snap to grid and snap to guidelines 2003-01-04 22:06 mattias * lazarus/designer/designer.pp: Escape in Designer now select parent 2003-01-04 21:55 mattias * lazarus/lcl/extctrls.pp: published TNoteBook.Align 2003-01-04 21:46 mattias * lazarus/: idecomp.pp, ideoptiondefs.pas, components/codetools/Makefile, components/codetools/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/dynamicarray.pas, lcl/grids.pas: added grids.pas from Jesus Reyes A. 2003-01-04 18:39 mattias * lazarus/components/codetools/identcompletiontool.pas: fixed compilation under 1.0.7 2003-01-04 16:34 mattias * lazarus/: uniteditor.pp, components/codetools/identcompletiontool.pas: ident completion: added stored default ident and fixed empty sort selection 2003-01-04 15:41 mattias * lazarus/components/codetools/: codetoolmanager.pas, identcompletiontool.pas, pascalparsertool.pas: ident completion: added default class completion property access idents 2003-01-04 14:12 mattias * lazarus/: sourceeditprocs.pas, components/codetools/identcompletiontool.pas: ident completion: added special identifiers Self and Result 2003-01-04 13:06 mattias * lazarus/: mainbar.pas, lcl/forms.pp, lcl/include/customform.inc: fixed TCustomform.BringToFront 2003-01-04 12:58 mattias * lazarus/: lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, lcl/forms.pp, lcl/menus.pp, lcl/include/application.inc, lcl/include/screen.inc: added Windows menu to IDE 2003-01-03 19:21 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, definetemplates.pas: added defines for fpc/utils/debugsvr 2003-01-03 18:59 mattias * lazarus/: uniteditor.pp, components/codetools/identcompletiontool.pas, components/synedit/syncompletion.pas, components/synedit/synedit.pp: ident completion: fixed start token and context for classes 2003-01-03 16:46 mattias * lazarus/components/codetools/: finddeclarationtool.pas, keywordfunclists.pas: added predefined compiler function length result 2003-01-03 13:27 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, sortselectiondlg.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/finddeclarationtool.pas: added sort selection 2003-01-02 06:02 mattias * lazarus/components/codetools/: codecompletiontool.pas, pascalparsertool.pas: code completion now copies procedure calling conventions 2003-01-02 05:33 mattias * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, uniteditor.pp: implemented incremental find and unit usage counts 2003-01-01 18:45 mattias * lazarus/: findreplacedialog.pp, lazarusidestrconsts.pas, uniteditor.pp, components/synedit/synedit.pp, components/synedit/syneditsearch.pp: now using SynRegExpr for Find-Replace in IDE 2003-01-01 14:04 mattias * lazarus/lcl/include/wincontrol.inc: clean ups 2003-01-01 14:01 mattias * lazarus/lcl/: controls.pp, include/control.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed setcolor for streamed components 2003-01-01 13:38 mattias * lazarus/: components/htmllite/htmllite.pas, components/synedit/syncompletion.pas, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: clean ups 2003-01-01 12:11 mattias * lazarus/: examples/testallform.pp, examples/testtools.inc, lcl/interfaces/gtk/gtkproc.inc: fixed testall example 2003-01-01 11:48 mattias * lazarus/components/htmllite/: htmllite.pas, litepars.pas, litereadthd.pas, litesubs.pas, liteun2.pas: small fixes for htmllite 2003-01-01 11:46 mattias * lazarus/lcl/: stdctrls.pp, include/customcombobox.inc, include/customlistbox.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/win32/win32int.pp, interfaces/win32/win32listsl.inc, interfaces/win32/win32listslh.inc, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc: fixes for win32 listbox/combobox from Karl Brandt 2002-12-31 12:07 mattias * lazarus/components/: codetools/definetemplates.pas, htmllite/litecons.inc, htmllite/litepars.pas, htmllite/litereadthd.pas: made HTMLLite single threaded 2002-12-31 10:48 mattias * lazarus/: idecomp.pp, images/components_images.lrs, images/components/tprocess.xpm: added TProcess to component palette 2002-12-31 10:32 mattias * lazarus/: environmentopts.pp, components/codetools/codetree.pas: moved env opts files page, ident compl: added section contexts 2002-12-30 20:13 mattias * lazarus/: sourceeditprocs.pas, uniteditor.pp, components/codetools/codetree.pas, components/codetools/identcompletiontool.pas, components/codetools/pascalparsertool.pas: ident compl: added sorting, ignoring redefinitions, brackets, properties 2002-12-30 18:24 mattias * lazarus/: uniteditor.pp, components/codetools/codetoolmanager.pas, components/codetools/identcompletiontool.pas, components/codetools/pascalparsertool.pas, components/synedit/syncompletion.pas, components/synedit/synedit.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: added history to identifier completion 2002-12-30 13:09 mattias * lazarus/components/codetools/linkscanner.pas: nested comments only for .pp files or where the dir flag NestedComments is set 2002-12-30 13:03 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, definetemplates.pas, fileprocs.pas, linkscanner.pas: fixed nested comments for fpc sources 2002-12-30 09:56 mattias * lazarus/: languages/lazaruside.es.po, languages/objinspstrconsts.es.po, lcl/languages/lcl.es.po: spanish translation from Luis R. Hilario B. 2002-12-29 23:43 mattias * lazarus/main.pp: activated identifier completion 2002-12-29 23:37 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed caching of collection 2002-12-29 23:24 mattias * lazarus/: sourceeditprocs.pas, uniteditor.pp, components/codetools/identcompletiontool.pas, components/codetools/pascalparsertool.pas, components/synedit/syncompletion.pas: simple identifier completion implemented 2002-12-29 19:29 mattias * lazarus/: sourceeditprocs.pas, components/synedit/syncompletion.pas: fixed syncompletion form restbackground 2002-12-29 19:17 mattias * lazarus/lcl/interfaces/win32/win32object.inc: patch from Martin Smat fixing creating handles 2002-12-29 19:13 mattias * lazarus/: main.pp, sourceeditprocs.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/identcompletiontool.pas, components/codetools/pascalparsertool.pas, components/synedit/syncompletion.pas, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: identifier completion: basically working, still hidden 2002-12-29 12:10 mattias * lazarus/: uniteditor.pp, components/codetools/codecompletiontool.pas, components/codetools/finddeclarationtool.pas, components/codetools/identcompletiontool.pas, lcl/include/customform.inc, lcl/include/toolbar.inc: fixed form FActive, cleanups 2002-12-28 22:44 mattias * lazarus/lcl/: stdctrls.pp, interfaces/gtk/gtkobject.inc, interfaces/win32/win32object.inc: further cleanup 2002-12-28 22:38 mattias * lazarus/: editoroptions.pp, uniteditor.pp, lcl/include/customlistbox.inc, lcl/include/scrollingwincontrol.inc, lcl/interfaces/win32/win32object.inc: cleanups 2002-12-28 22:07 mattias * lazarus/lcl/include/scrollingwincontrol.inc: reduced output 2002-12-28 22:06 mattias * lazarus/lcl/include/: customform.inc, scrollingwincontrol.inc: fixed TCustomForm.WMCloseQuery 2002-12-28 22:05 mattias * lazarus/components/codetools/: finddeclarationtool.pas, identcompletiontool.pas, stdcodetools.pas: started identifier completion 2002-12-28 18:43 mattias * lazarus/: components/codetools/codetree.pas, components/codetools/finddeclarationtool.pas, lcl/graphics.pp, lcl/include/wincontrol.inc: fixed FindControl and searching overloaded procs 2002-12-28 14:26 mattias * lazarus/: compileroptions.pp, editoroptions.pp, project.pp, projectdefs.pas, runparamsopts.pas, components/codetools/definetemplates.pas: reduced lpi size 2002-12-28 13:42 mattias * lazarus/: project.pp, uniteditor.pp, components/synedit/synedit.pp, debugger/watchpropertydlg.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: focus fixes, reduced lpi size 2002-12-28 12:29 mattias * lazarus/: components/codetools/laz_xmlcfg.pas, designer/propedits.pp, lcl/comctrls.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: xmlcfg deletion, focus fixes 2002-12-28 10:42 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc: toolbutton patch from Martin Smat 2002-12-27 22:36 mattias * lazarus/compiler.pp: fixed zombies on compile error 2002-12-27 19:18 mattias * lazarus/: components/htmllite/Makefile, components/htmllite/Makefile.fpc, components/htmllite/htmllite.pas, components/htmllite/litesubs.pas, lcl/controls.pp, lcl/extctrls.pp: fixes for htmllite 2002-12-27 18:58 mattias * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: cleanup 2002-12-27 18:54 mattias * lazarus/components/htmllite/: dclLVw3.dpk, dclLVw4.dpk, dclLVw5.dpk, dclLVw6.dpk, dclLVw7.dpk, html32.res, htmllite.dcr, htmllite.pas, litecons.inc, litedith.pas, litedith.rst, litegif1.pas, litegif2.pas, litepars.pas, litereadthd.pas, litesbs1.pas, litesubs.pas, liteun2.pas: added htmllite 2002-12-27 18:46 mattias * lazarus/lcl/: controls.pp, forms.pp, include/control.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed SetColor 2002-12-27 18:12 mattias * lazarus/: designer/designerprocs.pas, lcl/controls.pp, lcl/forms.pp, lcl/lcltype.pp, lcl/lmessages.pp, lcl/include/application.inc, lcl/include/control.inc, lcl/include/customedit.inc, lcl/include/customlistbox.inc, lcl/include/custompanel.inc, lcl/include/interfacebase.inc, lcl/include/screen.inc, lcl/include/scrollbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: added more Delphi win32 compatibility functions 2002-12-27 11:41 mattias * lazarus/msgview.pp: fixed message click, move cursor, same message click 2002-12-27 11:34 mattias * lazarus/: main.pp, msgview.pp, lcl/stdctrls.pp: message view scrolls to message 2002-12-27 11:23 mattias * lazarus/: components/codetools/finddeclarationtool.pas, lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: implemented TListBox.TopIndex 2002-12-27 10:05 mattias * lazarus/lcl/interfaces/gtk/gtkobject.inc: fixed uninitialized logbrush 2002-12-27 09:46 mattias * lazarus/: ideprocs.pp, components/codetools/fileprocs.pas, lcl/lmessages.pp, lcl/stdctrls.pp, lcl/include/customlistbox.inc, lcl/include/filectrl.inc, lcl/include/region.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: changes for fpc 1.1 2002-12-26 12:00 mattias * lazarus/: main.pp, unitinfodlg.pp, lcl/forms.pp, lcl/lclproc.pas, lcl/include/interfacebase.inc, lcl/include/screen.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: added included by to unitinfo and a few win32 functions 2002-12-25 15:21 mattias * lazarus/: designer/designer.pp, designer/objectinspector.pp, lcl/include/buttons.inc, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: fixed setting activecontrol to nil when removing component 2002-12-25 14:30 mattias * lazarus/: main.pp, outputfilter.pas, lcl/lcltype.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: added more windows funcs and fixed jump to compiler error end of file 2002-12-25 12:53 mattias * lazarus/: uniteditor.pp, lcl/buttons.pp, lcl/include/bitbtn.inc, lcl/include/buttons.inc, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: Button.Default now sets focus 2002-12-25 11:21 mattias * lazarus/: components/codetools/customcodetool.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, lcl/controls.pp, lcl/forms.pp, lcl/lcltype.pp, lcl/messages.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc: made Form.Close more Delphish, added some windows compatibility functions 2002-12-24 14:05 mattias * lazarus/components/synedit/syneditautocomplete.pp: fixed invalid typecast 2002-12-24 13:52 mattias * lazarus/components/: codetools/Makefile.fpc, codetools/allcodetoolunits.pp, codetools/memcheck.pas, synedit/synedittextbuffer.pp: fixed ReAllocmem of memcheck and added memcheck for fpc 1.1 2002-12-23 14:41 mattias * lazarus/main.pp: remove from project now extracts project path 2002-12-23 14:20 mattias * lazarus/: ideprocs.pp, lazconf.pp, main.pp, projectdefs.pas, lcl/filectrl.pp, lcl/include/filectrl.inc: fixed backuping symlinks 2002-12-23 12:42 mattias * lazarus/codetoolsoptions.pas: fixed pageindex 2002-12-23 11:28 mattias * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: fixed setting background 2002-12-23 11:23 mattias * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: fix for fpc 1.0.7 2002-12-23 11:12 mattias * lazarus/: components/codetools/finddeclarationtool.pas, lcl/filectrl.pp, lcl/include/filectrl.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: added symlink test and unit types 2002-12-23 00:25 mattias * lazarus/lcl/: stdctrls.pp, include/customedit.inc: fixed setting TEdit properties after creating handle 2002-12-23 00:17 mattias * lazarus/designer/objectinspector.pp: set properties as default page 2002-12-23 00:13 mattias * lazarus/lcl/interfaces/gtk/gtkproc.inc: fixed mem leak of tooltips in GetStyle 2002-12-23 00:11 mattias * lazarus/designer/propedits.pp: set SystemFont:=true 2002-12-23 00:07 mattias * lazarus/lcl/interfaces/gtk/gtkobject.inc: mem leak with tooltips, fix from Jeroen 2002-12-23 00:04 mattias * lazarus/components/codetools/basiccodetools.pas: acceleration from Jeroen van Iddekinge 2002-12-22 23:55 mattias * lazarus/lcl/include/toolbar.inc: fixed toolbar 2002-12-22 23:42 mattias * lazarus/: components/synedit/synedit.pp, lcl/include/page.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: custom controls now support child wincontrols 2002-12-20 20:08 mattias * lazarus/lcl/interfaces/win32/win32object.inc: notebook patch from vincent 2002-12-20 14:34 mattias * lazarus/components/codetools/: codecompletiontool.pas, codetoolsstrconsts.pas, codetree.pas, finddeclarationcache.pas, finddeclarationtool.pas, pascalparsertool.pas: find declaration now supports class interfaces 2002-12-20 12:27 mattias * lazarus/components/codetools/: keywordfunclists.pas, pascalparsertool.pas: extended parser for new 1.1 syntax 2002-12-20 12:08 mattias * lazarus/: codetoolsdefines.pas, lazconf.pp, main.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/codetree.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/fpc.errore.msg, components/codetools/pascalparsertool.pas, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/win32/lazconf.inc: method resolution clause, class ancestor find declaration, 1.1. makros 2002-12-19 20:55 mattias * lazarus/lcl/: include/customlistbox.inc, interfaces/win32/win32object.inc: Fixed sending wrong List 2002-12-18 18:59 mattias * lazarus/lcl/include/pixmap.inc: minor cleanup 2002-12-18 18:52 mattias * lazarus/: components/codetools/laz_dom.pas, lcl/controls.pp, lcl/lclproc.pas, lcl/include/pixmap.inc: fixed lazarus xml files for fpc 1.1 2002-12-17 20:57 mattias * lazarus/projectdefs.pas: fixed saving ignore binaries 2002-12-17 20:49 mattias * lazarus/: ideprocs.pp, main.pp, projectdefs.pas, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas, lcl/filectrl.pp, lcl/include/filectrl.inc: finished publish project 2002-12-17 17:32 mattias * lazarus/lcl/: include/screen.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: freeing GDIObjects without AppTerminate 2002-12-17 13:04 mattias * lazarus/lcl/include/application.inc: reduced flickering of hints 2002-12-17 12:56 mattias * lazarus/: components/codetools/finddeclarationtool.pas, lcl/include/application.inc: fixed find declaration of non comment pos 2002-12-17 12:42 mattias * lazarus/components/codetools/finddeclarationtool.pas: find declaration of Low(ordinal type) 2002-12-17 11:23 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed finddeclaration of include directives in front of first node 2002-12-17 10:42 mattias * lazarus/environmentopts.pp: fixed espanol special char 2002-12-17 00:31 mattias * lazarus/: compileroptions.pp, editoroptions.pp, environmentopts.pp, projectopts.pp: fixed PageIndex 2002-12-17 00:27 mattias * lazarus/: main.pp, components/codetools/finddeclarationtool.pas: fixed command line internationalization 2002-12-16 16:04 mattias * lazarus/: environmentopts.pp, ideprocs.pp, localize.sh, components/codetools/languages/codetools.de.mo, components/codetools/languages/codetools.de.po, languages/README, languages/lazaruside.es.mo, languages/lazaruside.es.po, languages/lazaruside.ru.mo, languages/objinspstrconsts.de.mo, languages/objinspstrconsts.de.po, languages/objinspstrconsts.po: added spanish support 2002-12-16 13:12 mattias * lazarus/: codetoolsdefines.pas, customformeditor.pp, components/codetools/laz_xmlread.pas, lcl/graphics.pp, lcl/imglist.pp, lcl/lcllinux.pp, lcl/include/bitmap.inc, lcl/include/imglist.inc, lcl/interfaces/gtk/gtkobject.inc: fixes for fpc 1.1 2002-12-16 10:27 mattias * lazarus/compileroptions.pp: fixed mem leak in compiler options 2002-12-16 10:17 mattias * lazarus/lcl/include/customnotebook.inc: notebook pageindex can be set to -1, if interface supports it 2002-12-16 10:02 mattias * lazarus/: examples/notebooktest.pp, lcl/lmessages.pp, lcl/include/customnotebook.inc, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, lcl/interfaces/win32/winext.pas: applied win32 notebook patch from Vincent 2002-12-15 16:14 mattias * lazarus/components/synedit/synedit.pp: synedit: select line now trims space 2002-12-15 13:52 mattias * lazarus/components/codetools/definetemplates.pas: fixed else skipping 2002-12-15 13:24 mattias * lazarus/components/codetools/: definetemplates.pas, finddeclarationtool.pas: fixed if block else part 2002-12-15 12:52 mattias * lazarus/: buildlazdialog.pas, compileroptions.pp, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, lcl/interfaces/LAYOUT.TXT, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapiwindow.pp, lcl/interfaces/gtk/keymap.pp, lcl/interfaces/gtk2/Makefile, lcl/interfaces/gtk2/Makefile.fpc, lcl/interfaces/gtk2/gtk2int.pas, lcl/interfaces/gtk2/interfaces.pas, lcl/units/gtk2/CONTENT.TXT: started gtk2 interface 2002-12-13 11:10 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fixed illegal type cast 2002-12-12 18:47 mattias * lazarus/: components/codetools/pascalparsertool.pas, lcl/filectrl.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/lcllinux.pp, lcl/lcltype.pp, lcl/stdctrls.pp, lcl/include/bitmap.inc, lcl/include/customedit.inc, lcl/include/filectrl.inc, lcl/include/font.inc, lcl/include/graphic.inc, lcl/interfaces/gtk/gtkobject.inc: new constants for compatibility 2002-12-09 18:53 mattias * lazarus/lcl/interfaces/win32/win32callback.inc: Patch from Martin for reszing windows 2002-12-09 17:48 mattias * lazarus/: compiler.pp, debugmanager.pas, environmentopts.pp, exttooldialog.pas, ideprocs.pp, inputfiledialog.pas, outputfilter.pas, patheditordlg.pas, runparamsopts.pas, unitdependencies.pas, uniteditor.pp, components/codetools/fileprocs.pas, components/codetools/finddeclarationtool.pas, lcl/filectrl.pp, lcl/include/filectrl.inc: added basic file handling functions to filectrl 2002-12-09 16:57 mattias * lazarus/designer/: controlselection.pp, designer.pp, designerprocs.pas: fixed rubberband invalidating 2002-12-09 16:12 mattias * lazarus/components/codetools/: codecompletiontool.pas, eventcodetool.pas, finddeclarationtool.pas: fixed finddeclaration: with context flag bug 2002-12-08 16:50 mattias * lazarus/components/codetools/codecompletiontool.pas: Local variable completion for program begin..end blocks 2002-12-07 10:49 mattias * lazarus/components/codetools/: codetoolsstrconsts.pas, finddeclarationtool.pas: fixed finddeclaration error msg for default property not found 2002-12-07 09:42 mattias * lazarus/: components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/include/font.inc, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: improved ExtTxtOut: support for char dist array 2002-12-05 23:16 mattias * lazarus/: components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/lcltype.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: double byte char font started 2002-12-05 18:26 mattias * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkwinapi.inc: implemented fsUnderLine for ExtTextOut for gtk 2002-12-04 21:39 mattias * lazarus/lcl/: controls.pp, interfacebase.pp, include/control.inc, include/wincontrol.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc, interfaces/win32/win32proc.inc: patch from Vincent: clean ups and fixed crash on destroying window 2002-12-04 20:25 mattias * lazarus/lcl/interfaces/win32/win32object.inc: fix for resizing window with a menu from Martin Smat 2002-12-03 18:40 mattias * lazarus/: customformeditor.pp, lcl/include/customform.inc: fixed deleting lookup form when form is deleted 2002-12-03 10:28 mattias * lazarus/lcl/include/wincontrol.inc: cleaned up 2002-12-03 10:20 mattias * lazarus/lcl/interfaces/gtk/gtkint.pp: cleaned up 2002-12-03 10:15 mattias * lazarus/lcl/interfaces/win32/win32int.pp: cleaned up 2002-12-03 10:11 mattias * lazarus/lcl/: interfacebase.pp, interfaces/gtk/gtkint.pp: cleaned up 2002-12-03 01:13 mattias * lazarus/components/synedit/: synhighlighterpas.pp, synhighlighterposition.pas: position highlighter can now copy from other highlighters 2002-12-02 17:38 mattias * lazarus/: components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allunits.pp, components/synedit/synhighlighterposition.pas, lcl/menus.pp: started position highlighter 2002-12-02 11:44 mattias * lazarus/: main.pp, components/codetools/eventcodetool.pas, components/codetools/sourcechanger.pas, components/synedit/synedithighlighter.pp, designer/objectinspector.pp: fixed SourceChangeCache when nothing has changed 2002-12-02 00:01 mattias * lazarus/components/codetools/: finddeclarationtool.pas, pascalparsertool.pas: find declaration type of constructor 2002-12-01 23:00 mattias * lazarus/lcl/: lmessages.pp, include/canvas.inc: fixed DeleteCriticalSection 2002-12-01 22:56 mattias * lazarus/components/codetools/: finddeclarationtool.pas, pascalparsertool.pas: fixed find declaration for function results 2002-11-30 12:24 mattias * lazarus/lcl/: forms.pp, include/customform.inc: removed unused TCustomForm.WMDestroy 2002-11-30 12:22 mattias * lazarus/lcl/: comctrls.pp, include/interfacebase.inc, include/statusbar.inc, include/statuspanel.inc, include/statuspanels.inc, include/winapi.inc, include/winapih.inc: statusbar now uses invalidaterect 2002-11-30 10:45 mattias * lazarus/components/synedit/synhighlightermulti.pas: fixed for empty lines 2002-11-30 09:35 mattias * lazarus/lcl/include/: customform.inc, wincontrol.inc: TCustomForm.WMDestroy does not Free anymore 2002-11-30 09:25 mattias * lazarus/components/codetools/finddeclarationtool.pas: reduced output 2002-11-29 21:12 mattias * lazarus/findreplacedialog.pp: fixed tab key in findreplace dialog 2002-11-29 20:59 mattias * lazarus/: components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allunits.pp, components/synedit/synedit.pp, components/synedit/syneditmiscclasses.pp, components/synedit/syneditregexsearch.pas, components/synedit/synedittypes.pp, components/synedit/synregexpr.pas, findreplacedialog.pp, uniteditor.pp: added syneditregexsearch.pas 2002-11-29 19:44 mattias * lazarus/components/synedit/synedit.pp: fixed vertical cursor movement and tab chars in line 2002-11-29 19:12 mattias * lazarus/components/codetools/finddeclarationtool.pas: Fixed find expression type of @String[] 2002-11-29 18:51 mattias * lazarus/: main.pp, uniteditor.pp, designer/objectinspector.pp, designer/objinspstrconsts.pas: star mark for modified editors and OI combo multiselection text 2002-11-29 16:14 mattias * lazarus/: designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/controls.pp, lcl/include/application.inc, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc: replaced many invalidates by invalidaterect 2002-11-27 16:40 mattias * lazarus/lcl/: include/radiobutton.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: fixed resize request 2002-11-27 15:37 mattias * lazarus/: environmentopts.pp, lazarusidestrconsts.pas, designer/controlselection.pp, designer/designer.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/radiobutton.inc: added form editor options for rubberband and colors 2002-11-26 21:51 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32winapi.inc: applied clipbrd patch from Vincent 2002-11-26 18:48 mattias * lazarus/lcl/interfaces/win32/win32winapi.inc: patch from Martin Smat for uninitialised DCs 2002-11-26 18:44 mattias * lazarus/designer/: controlselection.pp, designer.pp: added rubberband type: creation+selection 2002-11-25 23:16 mattias * lazarus/components/codetools/linkscanner.pas: fixed special pascal includes 2002-11-25 12:37 mattias * lazarus/: lazarusidestrconsts.pas, uniteditor.pp, components/synedit/synedit.pp, designer/designer.pp, designer/objectinspector.pp, designer/objinspstrconsts.pas, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/listitem.inc, lcl/interfaces/gtk/gtkint.pp: applied patch from Vasily 2002-11-24 16:05 mattias * lazarus/compileroptions.pp: added custom compiler options 2002-11-24 14:32 mattias * lazarus/uniteditor.pp: fixed source notebook ab hint 2002-11-23 14:50 mattias * lazarus/lcl/interfaces/gtk/gtkint.pp: removed unused variable 2002-11-23 14:48 mattias * lazarus/lcl/: customtimer.pas, interfacebase.pp, lcltype.pp, lmessages.pp, include/application.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkglobals.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32def.pp, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: added Timer patch from Vincent Snijders 2002-11-23 10:34 mattias * lazarus/: components/synedit/synregexpr.pas, lcl/lcllinux.pp: fixed compiling errors for synregexpr.pas 2002-11-22 11:08 mattias * lazarus/components/synedit/synmemo.pas: added published props of TSynMemo 2002-11-22 10:59 mattias * lazarus/lcl/lcltype.pp: removed duplicate PPoint 2002-11-21 22:39 mattias * lazarus/components/synedit/: Makefile, Makefile.fpc, allunits.pp, synedit.pp, syneditkeycmds.pp, syneditplugins.pas, synmacrorecorder.pas, synmemo.pas: add synmemo.pas syneditplugins.pas synmacrorecorder.pas 2002-11-21 21:28 mattias * lazarus/components/synedit/: Makefile, Makefile.fpc, allunits.pp, syneditexport.pas, synexporthtml.pas: added SynEditExport and SynExportHTML 2002-11-21 21:04 mattias * lazarus/components/synedit/: Makefile, Makefile.fpc, allunits.pp, synedithighlighter.pp, synhighlightermulti.pas, synhighlighterpas.pp, synregexpr.pas: added SynRegExpr and SynHighlighterMulti 2002-11-21 19:49 mattias * lazarus/lcl/: controls.pp, forms.pp, lmessages.pp, include/application.inc, include/control.inc, include/speedbutton.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.pp: started OnMouseEnter and OnMouseLeave 2002-11-19 13:08 mattias * lazarus/designer/designer.pp: fixed Ctrl child selection 2002-11-18 18:06 mattias * lazarus/: designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/extctrls.pp, lcl/include/customnotebook.inc: improved designer rubberband 2002-11-18 14:56 mattias * lazarus/lcl/interfaces/gtk/gtkobject.inc: fixed TListView.Items.Add 2002-11-18 14:38 mattias * lazarus/: designer/columndlg.pp, lcl/comctrls.pp, lcl/lclproc.pas, lcl/include/control.inc, lcl/include/customlistview.inc, lcl/include/customnotebook.inc, lcl/include/listcolumns.inc, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/interfaces/gtk/gtkobject.inc: fixed buffer overrun and added several checks 2002-11-18 12:39 mattias * lazarus/: main.pp, mainbar.pas, unitdependencies.pas, designer/controlselection.pp, designer/designer.pp, images/components_images.lrs, images/laz_images.lrs, images/components/tshape.xpm, images/components/tupdown.xpm, images/menu/menu_pause.xpm, images/menu/menu_run.xpm, images/menu/menu_stepinto.xpm, images/menu/menu_stepover.xpm: improved icons, started codeexplorer 2002-11-18 12:01 mattias * lazarus/: codeexplorer.pas, ideoptiondefs.pas, lazarusidestrconsts.pas, main.pp: improved icons, started codeexplorer 2002-11-17 16:01 mattias * lazarus/lcl/interfaces/win32/win32proc.inc: fixed uninitialised handle 2002-11-17 12:10 mattias * lazarus/lcl/: include/customcombobox.inc, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtklistslh.inc: TComboBox and TListBox accelerated and now supports objects 2002-11-17 01:18 mattias * lazarus/lcl/include/customcombobox.inc: fixed combobox createhandle 2002-11-16 15:38 mattias * lazarus/: customformeditor.pp, main.pp, designer/jitforms.pp, lcl/include/control.inc: fixed TControl.Show and Visible of designer forms 2002-11-16 14:56 mattias * lazarus/: compileroptions.pp, project.pp: project now notices, if compiler options changed 2002-11-16 12:59 mattias * lazarus/designer/componenteditors.pas: MG: fixed deleting TPage, when page is selected 2002-11-16 12:22 mbukovjan * lazarus/lcl/: stdctrls.pp, include/customedit.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: Fixes to MaxLength. TCustomMemo now has MaxLength, too. 2002-11-16 00:52 mbukovjan * lazarus/lcl/interfaces/gtk/gtkobject.inc: Fix keydown & keypress for TMemo and hopefully not break others. 2002-11-16 00:43 mattias * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32listsl.inc, win32listslh.inc, win32object.inc: applied patch from Karl Brandt 2002-11-16 00:40 mattias * lazarus/lcl/include/: application.inc, customcombobox.inc: added combobox createhandle old list assign 2002-11-15 23:43 mattias * lazarus/lcl/: forms.pp, include/application.inc: added Delphis trick to set the form reference before the constructor is called 2002-11-15 16:07 mattias * lazarus/: components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/codetree.pas, components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, images/components_images.lrs, images/components/tshape.xpm, images/components/tstatictext.xpm, images/components/tupdown.xpm: Fixed codetools node cache and added icons 2002-11-14 20:10 mattias * lazarus/uniteditor.pp: reactivated Ctrl+MouseDown 2002-11-14 18:18 mattias * lazarus/components/codetools/finddeclarationtool.pas: fixed exception handling in findidentifierincontext 2002-11-14 15:11 lazarus * lazarus/lcl/include/radiobutton.inc: MG: fixed TRadioButton.DoAutoSize during loading 2002-11-14 00:03 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: improved warning 2002-11-14 00:00 mattias * lazarus/components/codetools/finddeclarationtool.pas: MG: added todo output 2002-11-13 19:21 lazarus * lazarus/lcl/: comctrls.pp, include/listitems.inc: MG: added TListItems.Clear 2002-11-13 18:39 lazarus * lazarus/: newprojectdlg.pp, lcl/include/customlistbox.inc: MG: fixed TListBox.ItemIndex during creation 2002-11-13 18:31 lazarus * lazarus/: compileroptions.pp, lazarusidestrconsts.pas: MG: added smart linking compiler options 2002-11-13 14:40 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/fpc.errore.msg: MG: codetools can now work with localized fpc output 2002-11-13 10:15 lazarus * lazarus/components/codetools/: finddeclarationtool.pas, pascalparsertool.pas: MG: added proc parameter list to smart hints 2002-11-13 09:40 lazarus * lazarus/lcl/: include/customedit.inc, interfaces/gtk/gtkobject.inc: MB: Fixed selection start/end/text for edits and combos. Add support for memos. 2002-11-12 22:16 lazarus * lazarus/images/README: MG: fixed compilation note about lazres.pp 2002-11-12 18:50 lazarus * lazarus/tools/: Makefile, Makefile.fpc: MG: fixed Makefile 2002-11-12 17:55 lazarus * lazarus/tools/lazres.lpi: MG: added lazres.lpi 2002-11-12 17:18 lazarus * lazarus/: compreg.pp, exttooldialog.pas, lcl/include/control.inc, lcl/include/customform.inc: MG fixed hidden component page 2002-11-12 15:55 lazarus * lazarus/main.pp: Show Object Inspector when not visible if toggling OI/form/code view. 2002-11-12 14:16 lazarus * lazarus/: findreplacedialog.pp, lazarusidestrconsts.pas, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: fixed TListView with more than 2 columns 2002-11-12 11:53 lazarus * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc, gtkproc.pp: MG: fixed setting gdk pen style 2002-11-12 11:16 lazarus * lazarus/lcl/: graphmath.pp, lclmemmanager.pas, lresources.pp, menus.pp, stdctrls.pp, include/bitmap.inc, include/interfacebase.inc, include/mainmenu.inc, include/menu.inc, include/toolbar.inc, include/toolwindow.inc, include/treeview.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed TMainMenu creation 2002-11-12 10:14 lazarus * lazarus/: compileroptions.pp, components/custom/README, components/custom/customidecomps.pas.template: MG: better description for cutsom components 2002-11-11 21:56 lazarus * lazarus/: compileroptions.pp, patheditordlg.pas: MG: added path templates for custom components 2002-11-11 19:14 lazarus * lazarus/lcl/forms.pp: MG: fixed forms.pp comilation 2002-11-11 19:09 lazarus * lazarus/: Makefile, Makefile.fpc, compreg.pp, idecomp.pp, components/Makefile, components/Makefile.fpc, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/custom/README, components/custom/customidecomps.pas.template, lcl/forms.pp: MG: added custom components trick 2002-11-10 23:02 lazarus * lazarus/: main.pp, components/codetools/finddeclarationtool.pas: MG: added smart hints in debug mode 2002-11-10 22:49 lazarus * lazarus/: main.pp, mainbar.pas, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, lcl/include/wincontrol.inc: MG: added smart hints in edit mode 2002-11-09 19:13 lazarus * lazarus/: main.pp, mainbar.pas, uniteditor.pp, lcl/include/application.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed gdkwindow checks 2002-11-09 16:02 lazarus * lazarus/: uniteditor.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/imglist.pp, lcl/include/application.inc, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/control.inc, lcl/include/customnotebook.inc, lcl/include/imglist.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: fixed LM_LVChangedItem, OnShowHint, small bugs 2002-11-07 19:04 lazarus * lazarus/: environmentopts.pp, lazarusidestrconsts.pas: MG: added environment files checks 2002-11-07 16:48 lazarus * lazarus/lcl/include/controlactionlink.inc: MG: added controlactionlink.inc 2002-11-06 18:46 lazarus * lazarus/lcl/: forms.pp, include/customform.inc, interfaces/gtk/gtkobject.inc: MG: reduced showing forms during creation 2002-11-06 16:59 lazarus * lazarus/: components/codetools/codetoolmanager.pas, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc: MG: fixed codetools abort 2002-11-06 01:08 lazarus * lazarus/uniteditor.pp: MWE: - Forgot to remove one line 2002-11-06 00:44 lazarus * lazarus/lcl/: forms.pp, include/application.inc: MG: implemented Application.OnShowHint 2002-11-05 23:41 lazarus * lazarus/: basedebugmanager.pas, debugmanager.pas, uniteditor.pp, debugger/gdbmidebugger.pp: MWE: * Some minor debugger updates + Added evaluate to debugboss + Added hint debug evaluation 2002-11-05 22:21 lazarus * lazarus/: diskdiffsdialog.pas, lcl/controls.pp, lcl/include/promptdialog.inc: MG: fixed moving button with LEFT and RIGHT in messagedlgs 2002-11-05 21:09 lazarus * lazarus/main.pp: MG: reduced output 2002-11-05 21:03 lazarus * lazarus/: main.pp, designer/objectinspector.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/include/application.inc, lcl/include/idletimer.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp: MG: implemented hints 2002-11-04 21:57 lazarus * lazarus/: main.pp, uniteditor.pp: Make object inspector toggling work. 2002-11-04 20:49 lazarus * lazarus/: main.pp, mainbar.pas, lcl/controls.pp, lcl/include/control.inc, lcl/include/hintwindow.inc, lcl/interfaces/gtk/gtkobject.inc: MG: added persistent hints for main ide bar 2002-11-04 12:48 lazarus * lazarus/: buildlazdialog.pas, idecomp.pp, images/components_images.lrs, lcl/customtimer.pas, lcl/extctrls.pp, lcl/include/idletimer.inc, lcl/include/timer.inc, images/components/tidletimer.xpm: MG: implemented TIdleTimer and fixed small bugs 2002-11-04 10:57 lazarus * lazarus/components/codetools/: codetoolmanager.pas, linkscanner.pas: MG: linkscanner is now able to user abort scanning 2002-11-04 10:55 lazarus * lazarus/lcl/forms.pp: MG: fixed typo 2002-11-03 23:40 lazarus * lazarus/lcl/: interfaces/gnome/gnomeint.pp, controls.pp, forms.pp, include/control.inc, include/scrollingwincontrol.inc, include/wincontrol.inc: MG: fixed ControlAtPos 2002-11-03 23:14 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed Polygon and not winding 2002-11-03 21:59 lazarus * lazarus/designer/propedits.pp: MG: fixed missing initialization 2002-11-03 21:53 lazarus * lazarus/: components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkobject.inc: MG: fixed typo 2002-11-03 00:30 lazarus * lazarus/components/codetools/: codetoolmanager.pas, pascalparsertool.pas: MG: parser is now abortable 2002-11-02 23:44 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: added handling of unexpected exceptions in finddeclaration 2002-11-02 23:28 lazarus * lazarus/components/synedit/synedit.pp: MG: improved lastmouse caret on focus change 2002-11-02 23:25 lazarus * lazarus/: designer/propedits.pp, lcl/extendedstrings.pas, lcl/forms.pp, lcl/lclproc.pas, lcl/include/application.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp: MG: implemented TMethodList and Application Idle handlers 2002-11-02 11:59 lazarus * lazarus/: main.pp, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, designer/designer.pp: MG: fixed designer hints 2002-11-01 18:55 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: AJ: ignore offset in Polygon Winding, Region/FillRect should take care of it 2002-11-01 18:26 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed GetClipBox 2002-11-01 15:40 lazarus * lazarus/lcl/: controls.pp, forms.pp, include/control.inc, include/scrollingwincontrol.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed mouse coords on scrolling wincontrols 2002-10-31 23:14 lazarus * lazarus/lcl/: include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed GetClipBox when clipping region invalid 2002-10-31 22:29 lazarus * lazarus/lcl/: forms.pp, include/interfacebase.inc, include/scrollingwincontrol.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: implemented TControlScrollBar.Size 2002-10-31 19:54 lazarus * lazarus/: designer/designer.pp, lcl/interfaces/gtk/gtkobject.inc: MG: fixed loop 2002-10-31 19:37 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed GetClipBox 2002-10-31 18:31 lazarus * lazarus/: main.pp, mainbar.pas, components/codetools/codetoolmanager.pas, lcl/include/canvas.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed return polygon point 2002-10-31 15:36 lazarus * lazarus/idecomp.pp: AJ: moved TToggleBox to after TButton in the component order 2002-10-31 05:29 lazarus * lazarus/idecomp.pp: AJ: made initial component/tab order more Delphi-like 2002-10-31 05:27 lazarus * lazarus/lcl/: extctrls.pp, include/brush.inc, include/interfacebase.inc, include/pen.inc, include/shape.inc, interfaces/gtk/gtkwinapi.inc: AJ: added TShape 2002-10-30 23:28 lazarus * lazarus/: main.pp, project.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas: MG: fixed used virtual files and IsPartOfProject Bug 2002-10-30 21:30 lazarus * lazarus/buildlazdialog.pas: AJ: added workaround for FPC ansistring property bug 2002-10-30 21:15 lazarus * lazarus/lcl/include/paintbox.inc: AJ : fixed drawing designtime right/bottom border 2002-10-30 20:54 lazarus * lazarus/lcl/include/scrollingwincontrol.inc: AJ: started to improve autoscroll behaviour 2002-10-30 20:49 lazarus * lazarus/projectopts.pp: Cleanups. 2002-10-30 19:45 lazarus * lazarus/lcl/interfaces/gnome/gnomeint.pp: AJ: fixed compiling & removed '_' from custom stock items 2002-10-30 19:24 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas: MG: fixed unitname update bug 2002-10-30 18:43 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkobject.inc, gtkwinapi.inc: AJ: added IsNullBrush checks to reduce pointless color allocations & GDK function calls 2002-10-30 18:41 lazarus * lazarus/designer/objectinspector.pp: MG: fixed dragging splitter 2002-10-30 18:29 lazarus * lazarus/main.pp: MG: multi open file now skips checking for special files 2002-10-30 14:50 lazarus * lazarus/lcl/: include/custommemo.inc, interfaces/gtk/gtkobject.inc: MG: fixed message without handle 2002-10-30 14:44 lazarus * lazarus/examples/: bitbtnform.pp, checkbox.pp, combobox.pp, dlgform.pp, groupbox.pp, helloform.pp, progressbar.pp, testtools.inc, trackbar.pp: MG: fixed examples 2002-10-30 14:23 lazarus * lazarus/examples/notebku.pp: MG: fixed example 2002-10-30 14:20 lazarus * lazarus/: examples/progressbar.pp, examples/toolbar.pp, lcl/comctrls.pp, lcl/include/control.inc, lcl/include/toolbar.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed example 2002-10-30 13:37 lazarus * lazarus/: examples/trackbar.pp, lcl/controls.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp: MG: mouse cursors are now allocated on demand 2002-10-30 01:08 lazarus * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc: MG: finished ParseRCFile 2002-10-30 00:14 lazarus * lazarus/: examples/bitbtnform.pp, examples/dlgform.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: removed interfaces 2002-10-29 20:33 lazarus * lazarus/: components/gtk/gtkglarea/gtkglarea.pp, examples/helloform.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: removed interfaces 2002-10-29 13:30 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: AJ: fixed initial result in clipping/region routines 2002-10-29 09:22 lazarus * lazarus/examples/: bitbtnform.pp, bitbutton.pp, checkbox.pp, combobox.pp, comdialogs.pp, dlgform.pp, edittest.pp, groupbox.pp, hello.pp, helloform.pp, listboxtest.pp, listviewtest.pp, memotest.pp, messagedialogs.pp, notebk.pp, notebooktest.pp, progressbar.pp, scrollbar.pp, selection.pp, selectionform.pp, speedtest.pp, testall.pp, testallform.pp, testtools.inc, toolbar.pp, trackbar.pp, gtkglarea/gtkglarea_demo.lpi, gtkglarea/gtkglarea_demo.pp: MG: added interfaces unit 2002-10-29 00:25 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: AJ: initialize SelectClipRgn Result 2002-10-28 22:04 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: AJ: fixed mem leek in FillScreenFonts 2002-10-28 19:17 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: impoved focussing, unfocussing on destroy and fixed unit search 2002-10-28 00:24 lazarus * lazarus/lcl/: forms.pp, include/scrollingwincontrol.inc: MG: reduced messages of TScrollingWinControl 2002-10-27 23:37 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: added verbosity to delivermessage 2002-10-27 21:05 lazarus * lazarus/lcl/interfaces/win32/win32winapi.inc: AJ : Patch from Martin Smat fixing Pixmap loading on all Color Depths 2002-10-27 20:59 lazarus * lazarus/lcl/interfaces/win32/win32int.pp: AJ: fixed compiling 2002-10-27 20:57 lazarus * lazarus/lcl/customtimer.pas: AJ: fixed crash on win32 2002-10-27 16:55 lazarus * lazarus/lcl/include/form.inc: MWE: * Moved call to BeforeDestruction to CustomForm - Removed form.inc 2002-10-27 16:46 lazarus * lazarus/lcl/: forms.pp, include/customform.inc: MWE: * Moved call to BeforeDestruction to CustomForm - Removed form.inc 2002-10-27 12:58 lazarus * lazarus/lcl/include/form.inc: MG: fixed memleaks 2002-10-27 12:51 lazarus * lazarus/lcl/: graphics.pp, lclproc.pas, include/canvas.inc, include/customform.inc, include/scrollingwincontrol.inc, interfaces/gtk/gtkproc.inc: MG: fixed memleaks 2002-10-26 17:56 lazarus * lazarus/lcl/: extctrls.pp, include/customnotebook.inc: MG: fixed changing notebook pageindex at designtime 2002-10-26 17:19 lazarus * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, mainbar.pas: MG: increased version to 0.8.5a 2002-10-26 17:16 lazarus * lazarus/lcl/Makefile: MG: renamed graphicsmath.pp 2002-10-26 17:15 lazarus * lazarus/: lazarus.pp, project.pp, lcl/Makefile.fpc, lcl/allunits.pp, lcl/controls.pp, lcl/customtimer.pas, lcl/forms.pp, lcl/graphics.pp, lcl/graphicsmath.pp, lcl/graphmath.pp, lcl/interfacebase.pp, lcl/lcllinux.pp, lcl/lclproc.pas, lcl/menus.pp, lcl/stdctrls.pp, lcl/include/application.inc, lcl/include/interfacebase.inc, lcl/include/menu.inc, lcl/include/menuitem.inc, lcl/include/popupmenu.inc, lcl/include/winapi.inc, lcl/include/wincontrol.inc, lcl/interfaces/LAYOUT.TXT, lcl/interfaces/abstract/interfaces.pp, lcl/interfaces/gnome/gnomeint.pp, lcl/interfaces/gnome/interfaces.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/interfaces.pp, lcl/interfaces/win32/interfaces.pp, lcl/interfaces/win32/win32int.pp: MG: broke LCL<->interface circles 2002-10-26 14:32 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.pp, gtkwinapi.inc: AJ:Minor fixes for Win32 GTK compiling 2002-10-26 13:20 lazarus * lazarus/lcl/: comctrls.pp, controls.pp, extctrls.pp, menus.pp, stdctrls.pp, toolwin.pp: MG: broke some interfaces.pp circles 2002-10-26 13:05 lazarus * lazarus/lcl/: actnlist.pas, controls.pp, forms.pp, lclproc.pas, include/application.inc, include/containedaction.inc, include/customactionlist.inc: MG: broke actnlist <-> forms circle 2002-10-26 12:21 lazarus * lazarus/lcl/: actnlist.pas, interfacebase.pp, lclproc.pas, lcltype.pp, menus.pp, include/shortcutlist.inc: MG: broke actnlist <-> menus circle 2002-10-26 01:27 lazarus * lazarus/ideprocs.pp: AJ: fixed compiling on win32 2002-10-25 19:49 lazarus * lazarus/lcl/graphicsmath.pp: AJ: disable TFloatPoint := TPoint if FPC 1.0 2002-10-25 17:27 lazarus * lazarus/lcl/: dialogs.pp, interfaces/gnome/gnomeint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp: AJ: Moved form contents creation to gtkproc for code reuse between GNOME and GTK, and to make GNOME MDI programming easier later on. 2002-10-25 16:59 lazarus * lazarus/lcl/: dialogs.pp, include/messagedialogs.inc: AJ: MessageDlgs -> PromptUser, better Cancel/Default order 2002-10-25 12:42 lazarus * lazarus/lcl/: buttons.pp, comctrls.pp, commctrl.pp, graphics.pp, lcllinux.pp, lmessages.pp, include/bitmap.inc, include/canvas.inc: MG: broke minor circles 2002-10-25 12:10 lazarus * lazarus/lcl/include/interfacebase.inc: MG: reduced output 2002-10-25 12:07 lazarus * lazarus/lcl/lclproc.pas: MG: started lclproc.pas 2002-10-25 12:06 lazarus * lazarus/lcl/: dialogs.pp, interfacebase.pp, include/fontdialog.inc, include/interfacebase.inc, include/messagedialogs.inc, include/promptdialog.inc: MG: broke interfacebase uses circles 2002-10-25 11:47 lazarus * lazarus/lcl/: buttons.pp, dialogs.pp, interfacebase.pp, stdctrls.pp, include/inputdialog.inc, include/interfacebase.inc, include/messagedialogs.inc: MG: added inputdialog.inc 2002-10-25 10:25 lazarus * lazarus/lcl/: forms.pp, lmessages.pp, stdctrls.pp, include/scrollingwincontrol.inc: MG: broke circle stdctrls.pp <-> forms.pp 2002-10-25 00:10 lazarus * lazarus/lcl/: interfacebase.pp, interfaces/gnome/gnomeint.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: AJ: More changes for better code reuse between gnome & gtk interfaces 2002-10-24 23:14 lazarus * lazarus/ideprocs.pp: AJ: fixed ideprocs uses dos twice in win32 2002-10-24 22:59 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: AJ: fixed typo causing gdk cmap error 2002-10-24 21:45 lazarus * lazarus/lcl/forms.pp: AJ: fixed typos 2002-10-24 21:42 lazarus * lazarus/lcl/forms.pp: AJ:fixed stdctrls uses 2002-10-24 21:35 lazarus * lazarus/lcl/: forms.pp, stdctrls.pp: AJ: Fixed forms <-> stdctrls circular uses 2002-10-24 21:20 lazarus * lazarus/designer/graphpropedits.pas: AJ: mostly fixed TColorPropertyEditor drawing 2002-10-24 15:54 lazarus * lazarus/designer/: graphpropedits.pas, propedits.pp: AJ: Mostly Fixed drawing pedsInComboBox & pedsSelected 2002-10-24 12:37 lazarus * lazarus/lcl/: dialogs.pp, forms.pp, include/application.inc: MG: broke dialogs.pp <-> forms.pp circle 2002-10-24 12:27 lazarus * lazarus/lcl/: customtimer.pas, extctrls.pp, forms.pp, include/hintwindow.inc, include/timer.inc: MG: broke extctrls.pp <-> forms.pp circle 2002-10-24 12:15 lazarus * lazarus/lcl/: forms.pp, include/application.inc: MG: broke buttons.pp <-> forms.pp circle 2002-10-24 12:05 lazarus * lazarus/lcl/: clipbrd.pp, controls.pp, dialogs.pp, graphics.pp, lcllinux.pp, lcltype.pp, stdctrls.pp, include/clipbrd.inc: MG: broke graphics.pp <-> clipbrd.pp circle 2002-10-24 11:37 lazarus * lazarus/lcl/: menus.pp, include/customform.inc, include/menu.inc: MG: broke menus.pp <-> controls.pp circle 2002-10-24 10:56 lazarus * lazarus/lcl/: extctrls.pp, include/customnotebook.inc, interfaces/gtk/gtkobject.inc: MG: fixed TnoteBook AddPage and double creation of MeinMenu 2002-10-24 09:44 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed synedit dragging without mousecapture 2002-10-24 09:31 lazarus * lazarus/designer/objectinspector.pp: MG: fixed sorting in OI 2002-10-24 08:12 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: minor cleanups 2002-10-23 23:01 lazarus * lazarus/lcl/interfaces/gnome/gnomewinapi.inc: AJ:removed FreeMem(NewMessage), caused dialog freezes 2002-10-23 22:47 lazarus * lazarus/lcl/: forms.pp, stdctrls.pp, include/application.inc, include/customform.inc, include/customstatictext.inc, include/interfacebase.inc, include/messagedialogs.inc, interfaces/gnome/gnomeint.pp, interfaces/gnome/gnomewinapi.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: AJ: Started Form Scrolling Started StaticText FocusControl Fixed Misc Dialog Problems Added TApplication.Title 2002-10-23 18:00 lazarus * lazarus/designer/objectinspector.pp: MG: reduced output 2002-10-23 17:59 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed radiobutton mousedown after 2002-10-23 16:36 lazarus * lazarus/: designer/graphpropedits.pas, lcl/include/interfacebase.inc, lcl/include/messagedialogs.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gnome/gnomewinapi.inc, lcl/interfaces/gnome/gnomewinapih.inc: AJ:Fixes to PromptUser;Switched ShowMessage* to use NotifyUser*; fixed TGraphicPropertyEditor for when Property is nil. 2002-10-23 16:12 lazarus * lazarus/: customformeditor.pp, main.pp, designer/designer.pp, designer/objectinspector.pp: MG: implemented indirect deletion of designed components 2002-10-23 14:40 lazarus * lazarus/customformeditor.pp: MG: added exception message on designed component deletion 2002-10-23 13:45 lazarus * lazarus/: components/codetools/codetoolmanager.pas, designer/objectinspector.pp: MG: improvements for fpc1.1 2002-10-23 00:33 lazarus * lazarus/components/codetools/: basiccodetools.pas, fileprocs.pas, finddeclarationtool.pas: MG: fixed searching units in fpc1.1 sources 2002-10-22 20:54 lazarus * lazarus/lcl/: forms.pp, include/customform.inc, include/menuitem.inc, interfaces/gtk/gtkobject.inc: MG: fixed menu streaming 2002-10-22 20:13 lazarus * lazarus/designer/: controlselection.pp, designer.pp: MG: guideline showing only for alignable components 2002-10-22 19:53 lazarus * lazarus/: main.pp, designer/objectinspector.pp: MG: fixed updating OI when adding/emoving component and selecting in OI 2002-10-22 19:32 lazarus * lazarus/designer/: controlselection.pp, designer.pp, designerprocs.pas: MG: fixed sizing/moving of non visual components 2002-10-22 15:01 lazarus * lazarus/: compileroptions.pp, lcl/include/customform.inc: MG: fixed setting modalresult on hide 2002-10-22 14:12 lazarus * lazarus/lcl/: include/control.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp: MG: accelerators are now shared between non modal forms 2002-10-22 10:48 lazarus * lazarus/components/codetools/: laz_xmlcfg.pas, laz_xmlread.pas: MG: fixed segfault on loading xmlfile 2002-10-22 00:20 lazarus * lazarus/compiler.pp: MG: reduced output 2002-10-22 00:12 lazarus * lazarus/: compiler.pp, main.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed frmactivate 2002-10-21 20:21 lazarus * lazarus/lcl/interfaces/gtk/: gtkproc.inc, gtkwinapi.inc: AJ:minor styles improvement; fixed drawing checks under all(?) themes 2002-10-21 17:51 lazarus * lazarus/lcl/: stdctrls.pp, include/customstatictext.inc: AJ: moved TCustomStaticText code to include/customstatictext.inc 2002-10-21 16:40 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, lcl/comctrls.pp, lcl/include/control.inc, lcl/include/customupdown.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixes for 1.1 2002-10-21 16:15 lazarus * lazarus/lcl/include/statusbar.inc: AJ:fixed statusbar border for SimpleText mode 2002-10-21 15:51 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: AJ: GetDefaultFont - try to get GTK builtin value if style fails 2002-10-21 15:15 lazarus * lazarus/lcl/interfaces/: gnome/gnomeint.pp, gtk/gtkproc.inc: AJ:Try and fall back on default style if nil(aka default theme) 2002-10-21 05:23 lazarus * lazarus/lcl/interfaces/: gnome/gnomeint.pp, gnome/gnomewinapi.inc, gnome/gnomewinapih.inc, gtk/gtkint.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp: AJ: rearranged GTK init stuff for proper GNOME init & less duplication between interfaces 2002-10-21 02:17 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: AJ:fix for FPC 1.0 2002-10-21 00:57 lazarus * lazarus/lcl/: stdctrls.pp, interfaces/gtk/gtkwinapiwindow.pp: AJ:switched to gtk_widget_newv to work around array of const 2002-10-21 00:31 lazarus * lazarus/lcl/: extctrls.pp, include/image.inc: AJ:switched TImage.Autosize to use DoAutoSize 2002-10-20 23:54 lazarus * lazarus/: components/codetools/allcodetoolunits.pp, components/synedit/syneditsearch.pp, debugger/watchpropertydlg.pp, designer/objectinspector.pp, lcl/comctrls.pp, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/customupdown.inc, lcl/include/image.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixes for 1.1 2002-10-20 23:49 lazarus * lazarus/lcl/: menus.pp, include/control.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkglobals.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkproc.pp, interfaces/gtk/gtkwinapi.inc: MG: fixes for fpc1.1 2002-10-20 21:03 lazarus * lazarus/lcl/: comctrls.pp, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: AJ: minor fixes for FPC 1.1 2002-10-18 18:08 lazarus * lazarus/: designer/graphpropedits.pas, lcl/forms.pp, lcl/graphicsmath.pp, lcl/stdctrls.pp, lcl/include/screen.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos 2002-10-18 08:47 lazarus * lazarus/components/codetools/: linkscanner.pas, sourcechanger.pas, stdcodetools.pas: MG: fixed unique code lists 2002-10-17 23:33 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed gutter click 2002-10-17 23:00 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkglobals.pp, gtkint.pp, gtkobject.inc, gtkproc.inc, gtkproc.pp, gtkwinapi.inc: MG: fixed uncapturing of mouse 2002-10-17 17:09 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkdef.pp, gtkglobals.pp, gtkobject.inc, gtkproc.inc, gtkproc.pp, gtkwinapi.inc: MG: made mouse capturing more strict 2002-10-16 19:06 lazarus * lazarus/lcl/include/customlabel.inc: MG: fixed handle allocating in TLabel 2002-10-16 18:58 lazarus * lazarus/: designer/designer.pp, lcl/interfacebase.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc: MG: moved SendCachedLCLMessages 2002-10-16 15:06 lazarus * lazarus/lcl/extctrls.pp: MG: fixed TPage.Visible 2002-10-16 00:28 lazarus * lazarus/lcl/interfaces/: gnome/gnomeint.pp, gtk/gtkint.pp, gtk/gtkobject.inc, gtk/gtkproc.inc, gtk/gtkproc.pp, gtk/gtkwinapi.inc: AJ: added forcelinebreaks 2002-10-15 20:28 lazarus * lazarus/designer/: jitforms.pp, objectinspector.pp, propedits.pp, jitform/jitform.pas: MG: fixed setting existing method 2002-10-15 20:14 lazarus * lazarus/buildlazdialog.pas: MG: fixed building components via IDE 2002-10-15 19:09 lazarus * lazarus/lcl/: lcltype.pp, interfaces/gnome/gnomewinapi.inc, interfaces/gtk/gtkwinapi.inc: AJ: fixed GTK DrawText to use WordWrap, and add DT_EditControl 2002-10-15 18:01 lazarus * lazarus/lcl/: extctrls.pp, include/hintwindow.inc, include/timer.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkglobals.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed timers 2002-10-15 16:18 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: added TGtkObject.WordWrap 2002-10-15 09:01 lazarus * lazarus/lcl/: interfacebase.pp, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed timer checking 2002-10-14 21:00 lazarus * lazarus/: uniteditor.pp, lcl/forms.pp, lcl/include/hintwindow.inc, lcl/include/timer.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed zombie timers 2002-10-14 20:36 lazarus * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gnome/gnomewinapi.inc, interfaces/gnome/gnomewinapih.inc: AJ: Improvements/Fixes to new PromptUser API 2002-10-14 17:55 lazarus * lazarus/lcl/controls.pp: MG: reduced output 2002-10-14 17:22 lazarus * lazarus/: editoroptions.pp, keymapping.pp, lcl/controls.pp: MG: default all hints to off 2002-10-14 16:29 lazarus * lazarus/: idecomp.pp, lcl/comctrls.pp, lcl/stdctrls.pp, lcl/include/canvas.inc, lcl/include/customupdown.inc, lcl/interfaces/gnome/gnomeint.pp, lcl/interfaces/gnome/gnomewinapi.inc, lcl/interfaces/gnome/gnomewinapih.inc, lcl/interfaces/gtk/gtkint.pp: AJ: Improvements to TUpDown; Added TStaticText & GNOME DrawText 2002-10-14 15:07 lazarus * lazarus/components/codetools/sourcechanger.pas: MG: reduced output 2002-10-14 13:43 lazarus * lazarus/: main.pp, projectdefs.pas: MG: fixed double jumping in history 2002-10-14 10:30 lazarus * lazarus/projectopts.pp: MG: project options dialog size is now saved 2002-10-14 10:27 lazarus * lazarus/: ideoptiondefs.pas, viewunit_dlg.lfm, viewunit_dlg.pp: MG: view units/forms dialog size is now saved 2002-10-14 09:59 lazarus * lazarus/: main.pp, msgview.pp: MG: fixed clicking on message view on same selection 2002-10-14 09:16 lazarus * lazarus/main.pp: MG: fixed showing form 2002-10-14 08:39 lazarus * lazarus/lcl/graphics.pp: MG: fixed storing TFont.Size 2002-10-13 23:36 lazarus * lazarus/: projectopts.pp, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, lcl/forms.pp, lcl/include/custompanel.inc: Cleanups. Fixed source generation for autocreated forms from project options. 2002-10-13 23:23 lazarus * lazarus/: main.pp, uniteditor.pp, components/codetools/codecache.pas, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcelog.pas: MG: code completion: added local variable completion 2002-10-13 18:06 lazarus * lazarus/lcl/interfaces/gnome/gnomewinapi.inc: AJ: fixed GNOME Prompt/Notify dialogs to wrap long messages. 2002-10-13 12:19 lazarus * lazarus/main.pp: MG: publish project: save project after dialog 2002-10-13 11:35 lazarus * lazarus/: editdefinetree.pas, ideprocs.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, projectdefs.pas, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas, transfermacros.pp, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, components/codetools/memcheck.pas: MG: added publish project 2002-10-12 18:36 lazarus * lazarus/lcl/: interfacebase.pp, lcltype.pp, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gnome/gnomeint.pp, interfaces/gnome/gnomewinapi.inc, interfaces/gnome/gnomewinapih.inc: AJ: added new QueryUser/NotifyUser 2002-10-11 18:00 lazarus * lazarus/lcl/: dialogs.pp, interfacebase.pp, include/interfacebase.inc, include/messagedialogs.inc, include/winapi.inc, include/winapih.inc, interfaces/gnome/gnomewinapi.inc, interfaces/gnome/gnomewinapih.inc: AJ: made InputQuery Interface Dependant 2002-10-11 09:28 lazarus * lazarus/: components/codetools/memcheck.pas, designer/designer.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: MG: gtk interface now sends keyboard events via DeliverMessage 2002-10-10 22:34 lazarus * lazarus/: lazarus.pp, lcl/include/bitbtn.inc, lcl/include/buttonglyph.inc: MG: fixed freeing Glyph in TBitBtn.SetKind 2002-10-10 21:59 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: get always a default font 2002-10-10 21:43 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkint.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: accelerated GetTextMetrics 2002-10-10 15:29 lazarus * lazarus/lcl/: buttons.pp, dialogs.pp, lcltype.pp, include/bitbtn.inc, include/interfacebase.inc, include/messagedialogpixmaps.inc, include/messagedialogs.inc, include/winapi.inc, include/winapih.inc, interfaces/gnome/gnomeint.pp, interfaces/gnome/gnomewinapi.inc, interfaces/gnome/gnomewinapih.inc: AJ: added LoadStockPixmap routine & minor fixes to/for GNOMEInt 2002-10-10 11:44 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed gtk warnings on creating TMemo 2002-10-10 10:57 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: applied cyrillic patch from vasily 2002-10-10 10:51 lazarus * lazarus/: designer/designer.pp, lcl/lmessages.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: added paint messages for some gtk internal widgets 2002-10-09 22:08 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkwinapi.inc: Cleanups 2002-10-09 14:40 lazarus * lazarus/components/codetools/laz_xmlcfg.pas: MG: reduced exceptions on file not found 2002-10-09 14:27 lazarus * lazarus/: main.pp, designer/controlselection.pp: MG: fixed maxdist of guidelines 2002-10-09 13:46 lazarus * lazarus/: designer/columndlg.pp, designer/controlselection.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/include/customlistview.inc, lcl/include/listcolumn.inc, lcl/include/listcolumns.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed loading TListView from stream 2002-10-09 12:26 lazarus * lazarus/editoroptions.pp: MG: reduced output 2002-10-09 12:22 lazarus * lazarus/: editoroptions.pp, components/codetools/sourcechanger.pas, lcl/include/control.inc, lcl/include/customcheckbox.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed client origin coordinates 2002-10-09 01:44 lazarus * lazarus/lcl/interfaces/: gnome/gnomeint.pp, gtk/gtkglobals.pp, gtk/gtkint.pp, gtk/gtkproc.inc, gtk/gtkproc.pp: AJ: started GNOME interface & modified gtk interface so everything is public/protected 2002-10-09 00:32 lazarus * lazarus/lcl/: menus.pp, include/control.inc, include/menuitem.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: MG: fixed cool little bug (menu double attaching bug) 2002-10-08 23:51 lazarus * lazarus/: editoroptions.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed Ellipse 2002-10-08 19:57 lazarus * lazarus/lazarusidestrconsts.pas: MG: renamed general options to enviroment options 2002-10-08 19:55 lazarus * lazarus/: environmentopts.pp, lazarusidestrconsts.pas: MG: added backup options help note 2002-10-08 19:51 lazarus * lazarus/: environmentopts.pp, lcl/interfaces/gtk/gtkobject.inc: MG: fixed settings negative widget sizes 2002-10-08 18:15 lazarus * lazarus/lcl/: dynhasharray.pp, graphics.pp, include/region.inc, interfaces/gtk/gtkobject.inc: MG: fixed small typos and accelerated TDynHashArray.Contains 2002-10-08 16:28 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: accelerated FillRect 2002-10-08 16:10 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: added TDeviceContext.SelectedColors 2002-10-08 15:42 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkint.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: added TDevContextColorType 2002-10-08 12:08 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: accelerated GDIColor allocating 2002-10-08 04:52 lazarus * lazarus/lcl/include/: hintwindow.inc, interfacebase.inc: AJ: fixed bug in drawtext, switched hintwindow's to use Canvas.TextRect 2002-10-08 02:27 lazarus * lazarus/: projectopts.pp, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas: MG: fixed editing autocreating forms 2002-10-07 23:34 lazarus * lazarus/designer/designer.pp: MG: fixed right click selection in designer 2002-10-07 23:15 lazarus * lazarus/: editoroptions.pp, lazarusidestrconsts.pas, uniteditor.pp: MG: added editor option Mouse Links 2002-10-07 22:50 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkint.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: accelerated SelectGDKPenProps 2002-10-07 12:59 lazarus * lazarus/lcl/dynhasharray.pp: MG: accelerated TDynHashArray 2002-10-07 12:55 lazarus * lazarus/: keymapping.pp, lcl/dynhasharray.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: accelerated TDynHashArray 2002-10-07 12:09 lazarus * lazarus/: keymapping.pp, components/codetools/finddeclarationtool.pas: MG: fixed find declaration: resolving type of property 2002-10-07 10:31 lazarus * lazarus/: Makefile, Makefile.fpc, designer/Makefile, designer/Makefile.fpc: MG: fixed jitform compiling 2002-10-07 10:21 lazarus * lazarus/designer/units/CONTENT.TXT: MG: moved jitform to a special directory 2002-10-07 10:16 lazarus * lazarus/: Makefile, Makefile.fpc, buildlazdialog.pas, components/Makefile, components/codetools/definetemplates.pas, designer/jitforms.pp, designer/jitform/Makefile, designer/jitform/Makefile.fpc, designer/jitform/jitform.pas: MG: moved jitform to a special directory 2002-10-07 09:00 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed stopping keypress event if handled by LCL 2002-10-06 22:24 lazarus * lazarus/: components/codetools/codecompletiontool.pas, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed stopping keypress event if handled by LCL 2002-10-06 21:20 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed find declaration warning of searching again in system unit 2002-10-06 19:55 lazarus * lazarus/: editoroptions.pp, main.pp, designer/jitforms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: JITForms now sets csDesigning before creation 2002-10-06 18:46 lazarus * lazarus/: main.pp, components/codetools/eventcodetool.pas, designer/objectinspector.pp: MG: added selection changes checks 2002-10-06 17:59 lazarus * lazarus/designer/: controlselection.pp, designer.pp: MG: added some multi form editing checks 2002-10-06 11:03 lazarus * lazarus/: codetoolsoptions.pas, lazarusidestrconsts.pas, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetree.pas, components/codetools/keywordfunclists.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcechanger.pas: MG: codecompletion: added ForwardProcInsertPolicies 2002-10-05 19:33 lazarus * lazarus/components/codetools/: codecompletiontool.pas, sourcechanger.pas: MG: codecompletion: improved separation of vars, methods and props 2002-10-05 18:38 lazarus * lazarus/: uniteditor.pp, components/codetools/sourcechanger.pas, components/synedit/syncompletion.pas, components/synedit/synedit.pp: MG: completion now replaces the whole word when key without Shift 2002-10-05 16:17 lazarus * lazarus/: main.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/methodjumptool.pas: MG: jump point is now added if method jumping not revertable 2002-10-05 16:03 lazarus * lazarus/: components/codetools/laz_xmlread.pas, designer/controlselection.pp, designer/designer.pp: MG: accelerated calculating guidelines 2002-10-05 13:10 lazarus * lazarus/designer/designer.pp: MG: fixed initial position of non visual components 2002-10-05 12:37 lazarus * lazarus/lcl/: include/customcombobox.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MG: fixed TComboBox.ItemIndex on CreateWnd 2002-10-05 11:31 lazarus * lazarus/: main.pp, designer/controlselection.pp, designer/designer.pp, designer/jitforms.pp, designer/objectinspector.pp, designer/propedits.pp: MG: added consistency checks and fixed selection drawing on wrong forms 2002-10-05 01:35 lazarus * lazarus/designer/jitforms.pp: MG: added check if method exists 2002-10-05 01:23 lazarus * lazarus/designer/: objectinspector.pp, propedits.pp: MG: fixed updating properties on adding default event 2002-10-05 01:06 lazarus * lazarus/designer/objectinspector.pp: MG: fixed refreshing values in edit controls 2002-10-05 00:59 lazarus * lazarus/: designer/graphpropedits.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: added OnDrawItem to OI 2002-10-04 23:31 lazarus * lazarus/: main.pp, project.pp, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, designer/propedits.pp: MG: added some component rename checks 2002-10-04 22:46 lazarus * lazarus/: findreplacedialog.pp, uniteditor.pp, lcl/include/customcombobox.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: improved TComboBox.SetItemIndex 2002-10-04 18:38 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkproc.inc: MG: no OnChange event when app sets Text of TComboBox 2002-10-04 16:24 lazarus * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, extendedstrings.pas, lcltype.pp, lmessages.pp, stdctrls.pp, include/canvas.inc, include/customcombobox.inc, include/customlistbox.inc, include/wincontrol.inc, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtklistslh.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: added DrawItem to TComboBox/TListBox 2002-10-04 09:28 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed showmodal without Application.MainForm 2002-10-03 22:50 lazarus * lazarus/: buildlazdialog.pas, compileroptions.pp, exttooldialog.pas, exttooleditdlg.pas, ideprocs.pp, runparamsopts.pas: MG: added LCLPlatform to build lazarus dialog 2002-10-03 21:02 lazarus * lazarus/lcl/interfaces/gnome/Makefile.fpc: MG: fixed compiling gnome interface 2002-10-03 20:57 lazarus * lazarus/lcl/: Makefile, interfaces/Makefile, interfaces/Makefile.fpc, interfaces/gnome/Makefile, interfaces/gnome/Makefile.fpc, interfaces/gnome/interfaces.pp: MG: fixed compiling gnome interface 2002-10-03 20:11 lazarus * lazarus/lcl/units/gnome/CONTENT.TXT: MG: added lcl/units/gnome 2002-10-03 20:04 lazarus * lazarus/: designer/objectinspector.pp, lcl/lcltype.pp, lcl/lmessages.pp, lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc: MG: started customdrawitem 2002-10-03 19:47 lazarus * lazarus/lcl/interfaces/gnome/: Makefile, Makefile.fpc, gnomeint.pp, gnomewinapi.inc, gnomewinapih.inc: AJ: initial GNOME interface directory 2002-10-03 17:07 lazarus * lazarus/designer/designer.pp: MG: fixed deletion of selected components when property edited in OI 2002-10-03 16:48 lazarus * lazarus/: buildlazdialog.pas, main.pp, projectdefs.pas: MG: fixed jump history 2002-10-03 16:47 lazarus * lazarus/lcl/: lmessages.pp, stdctrls.pp, include/customcombobox.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkcomboboxcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtklistslh.inc, interfaces/gtk/gtklistviewcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth 2002-10-03 09:19 lazarus * lazarus/: main.pp, mainbar.pas: MG: deactivated publish project 2002-10-03 08:55 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: fixed Ampersands2Underscore 2002-10-03 02:08 lazarus * lazarus/lcl/: stdctrls.pp, include/checkbox.inc, include/customcheckbox.inc, include/customlabel.inc, include/statusbar.inc, interfaces/gtk/gtkobject.inc: AJ: TCustomLabel Autosize, TCustomCheckbox '&' shortcuts started 2002-10-02 22:30 lazarus * lazarus/: ideprocs.pp, inputhistory.pas, lazarusidestrconsts.pas, main.pp, mainbar.pas, projectdefs.pas, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas: MG: fixed jumping history 2002-10-02 18:16 lazarus * lazarus/: inputhistory.pas, lazarusidestrconsts.pas, main.pp, project.pp, publishprojectdlg.lfm, publishprojectdlg.lrs, publishprojectdlg.pas, unitdependencies.pas, components/codetools/codetoolmanager.pas, lcl/stdctrls.pp: MG: accelerated unitdependencies 2002-10-02 16:38 lazarus * lazarus/designer/designer.pp: MG: fixed removing controls 2002-10-02 16:32 lazarus * lazarus/: idecomp.pp, projectdefs.pas, publishprojectdlg.lrs: MG: added publishprojectdlg.lrs 2002-10-02 16:23 lazarus * lazarus/: codetoolsdefines.pas, ideoptiondefs.pas, inputhistory.pas, projectdefs.pas, publishprojectdlg.lfm, publishprojectdlg.pas, lcl/stdctrls.pp, lcl/include/customcombobox.inc: MG: added various history lists 2002-10-02 09:57 lazarus * lazarus/publishprojectdlg.lfm: MG: started publish project 2002-10-02 09:56 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, projectopts.pp, publishprojectdlg.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/memcheck.pas, designer/controlselection.pp, designer/designer.pp: MG: fixed frozen selection in designer on sizing 2002-10-02 02:17 lazarus * lazarus/: debugmanager.pas, main.pp: MWE: + Honoured the ofQuiet flag in DoOpenNotExistingFile, so custom messages can be shown + Added a dialog to make custom locate of a debug file possible 2002-10-01 20:00 lazarus * lazarus/: idecomp.pp, lcl/buttons.pp, lcl/comctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/stdctrls.pp, lcl/include/customedit.inc, lcl/include/customlistbox.inc, lcl/include/customupdown.inc, lcl/include/font.inc, lcl/include/statusbar.inc: AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms. 2002-10-01 17:46 mattias * lazarus/: findinfilesdlg.pas, ideprocs.pp, uniteditor.pp: added FindInFiles Options from Bob 2002-10-01 12:41 lazarus * lazarus/: designer/designer.pp, lcl/controls.pp, lcl/include/picture.inc: MG: fixed mem leak 2002-10-01 12:15 lazarus * lazarus/lcl/: interfacebase.pp, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: MG: removed last clientrectbugfix switches 2002-10-01 12:12 lazarus * lazarus/lcl/: interfacebase.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: MG: added SendCachedLCLMessages to interfacebase for wysiwyg 2002-10-01 12:05 lazarus * lazarus/lcl/: extctrls.pp, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: changed PDeviceContext into class TDeviceContext 2002-10-01 11:09 lazarus * lazarus/components/codetools/laz_xmlcfg.pas: MG: added clear and deletepath 2002-10-01 10:27 lazarus * lazarus/: components/codetools/laz_xmlread.pas, lcl/include/statusbar.inc: MG: fixed parsing textnodes 2002-10-01 01:45 lazarus * lazarus/project.pp: MG: added part of project list to project 2002-10-01 01:41 lazarus * lazarus/project.pp: MG: added part of project list to project 2002-10-01 01:01 lazarus * lazarus/lcl/stringhashlist.pas: MG: added copyright 2002-10-01 00:42 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: deactivated transient modal forms 2002-10-01 00:39 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: fixed setcursor 2002-10-01 00:21 lazarus * lazarus/components/synedit/synedit.pp: MG: changed synedit default background color to white 2002-09-30 22:37 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc: MG: fixed transient of modal forms 2002-09-30 22:19 lazarus * lazarus/: splash.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed flickering of modal forms 2002-09-30 21:19 lazarus * lazarus/tools/lazres.pp: MG: added file checks 2002-09-30 16:01 lazarus * lazarus/: main.pp, lcl/include/graphicsobject.inc: MG: undid the TBinaryObjectWriter Buffersize 2002-09-30 13:01 lazarus * lazarus/: buildlazdialog.pas, project.pp, components/codetools/laz_xmlwrite.pas: MG: accelerated xmlwriter 2002-09-30 11:35 lazarus * lazarus/lazarusidestrconsts.pas: MG: renamed close all 2002-09-30 11:26 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: added DoSaveAll before CloseAll 2002-09-29 17:08 lazarus * lazarus/lcl/: controls.pp, include/control.inc, include/controlsproc.inc, include/customform.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MWE: Applied patch from "Andrew Johnson" Patch includes: -fixes Problems with hiding modal forms -temporarily fixes TCustomForm.BorderStyle in bsNone -temporarily fixes problems with improper tabbing in TSynEdit 2002-09-27 23:31 lazarus * lazarus/lcl/include/region.inc: MWE: Woops, forgot one file of "Andrew Johnson" 's patch 2002-09-27 22:52 lazarus * lazarus/: compileroptions.pp, lazarusidestrconsts.pas, projectopts.pp, runparamsopts.pas, splash.pp, components/synedit/synedit.pp, languages/lazaruside.po, languages/lazaruside.ru.po, lcl/buttons.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/graphics.pp, lcl/graphicsmath.pp, lcl/graphtype.pp, lcl/lcltype.pp, lcl/stdctrls.pp, lcl/include/bitbtn.inc, lcl/include/buttonglyph.inc, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/hintwindow.inc, lcl/include/interfacebase.inc, lcl/include/messagedialogs.inc, lcl/include/speedbutton.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MWE: Applied patch from "Andrew Johnson" Here is the run down of what it includes - -Vasily Volchenko's Updated Russian Localizations -improvements to GTK Styles/SysColors -initial GTK Palette code - (untested, and for now useless) -Hint Windows and Modal dialogs now try to stay transient to the main program form, aka they stay on top of the main form and usually minimize/maximize with it. -fixes to Form BorderStyle code(tool windows needed a border) -fixes DrawFrameControl DFCS_BUTTONPUSH to match Win32 better when flat -fixes DrawFrameControl DFCS_BUTTONCHECK to match Win32 better and to match GTK theme better. It works most of the time now, but some themes, noteably Default, don't work. -fixes bug in Bitmap code which broke compiling in NoGDKPixbuf mode. -misc other cleanups/ fixes in gtk interface -speedbutton's should now draw correctly when flat in Win32 -I have included an experimental new CheckBox(disabled by default) which has initial support for cbGrayed(Tri-State), and WordWrap, and misc other improvements. It is not done, it is mostly a quick hack to test DrawFrameControl DFCS_BUTTONCHECK, however it offers many improvements which can be seen in cbsCheck/cbsCrissCross (aka non-themed) state. -fixes Message Dialogs to more accurately determine button Spacing/Size, and Label Spacing/Size based on current System font. -fixes MessageDlgPos, & ShowMessagePos in Dialogs -adds InputQuery & InputBox to Dialogs -re-arranges & somewhat re-designs Control Tabbing, it now partially works - wrapping around doesn't work, and subcontrols(Panels & Children, etc) don't work. TabOrder now works to an extent. I am not sure what is wrong with my code, based on my other tests at least wrapping and TabOrder SHOULD work properly, but.. Anyone want to try and fix? -SynEdit(Code Editor) now changes mouse cursor to match position(aka over scrollbar/gutter vs over text edit) -adds a TRegion property to Graphics.pp, and Canvas. Once I figure out how to handle complex regions(aka polygons) data properly I will add Region functions to the canvas itself (SetClipRect, intersectClipRect etc.) -BitBtn now has a Stored flag on Glyph so it doesn't store to lfm/lrs if Glyph is Empty, or if Glyph is not bkCustom(aka bkOk, bkCancel, etc.) This should fix most crashes with older GDKPixbuf libs. 2002-09-26 23:29 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MWE: Fixed window color 2002-09-24 22:10 lazarus * lazarus/: buildlazdialog.pas, compileroptions.pp, lazarusidestrconsts.pas: MWE: Applied target OS patch from "Vincent Snijders" It addresses two things. 1. Setting a OS_TARGET for building lazarus in the Build Lazarus dialog. 2. Specifying the Target OS in the compiler options dialog. 2002-09-20 16:41 lazarus * lazarus/main.pp: MG: cleanup 2002-09-20 15:11 lazarus * lazarus/: project.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: fixed TPanel and Frame3D 2002-09-20 13:40 lazarus * lazarus/: keymapping.pp, main.pp, project.pp, uniteditor.pp: MG: added Move Page Left/Right for sourcenotebook 2002-09-20 11:27 lazarus * lazarus/components/codetools/: laz_xmlcfg.pas, laz_xmlwrite.pas: MG: accelerated xml 2002-09-20 10:36 lazarus * lazarus/: ideprocs.pp, main.pp: MG: workaround for TBinaryObjectWriter till we announce the new compiler 2002-09-20 09:26 lazarus * lazarus/: codetoolsoptions.pas, compileroptions.pp, lazarusidestrconsts.pas, main.pp, uniteditor.pp, viewunit_dlg.pp, designer/objectinspector.pp, languages/lazaruside.po, languages/lazaruside.ru.po, localize.sh: MG: applied localization from Vasily 2002-09-19 23:21 lazarus * lazarus/outputfilter.pas: MG: fixed outputfilter for lines without newline chars 2002-09-19 22:10 lazarus * lazarus/designer/controlselection.pp: MG: accelerated designer rubberband drawings 2002-09-19 21:56 lazarus * lazarus/: designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/graphics.pp, lcl/include/canvas.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: accelerated designer drawings 2002-09-19 18:45 lazarus * lazarus/: customformeditor.pp, lcl/interfacebase.pp, lcl/menus.pp, lcl/include/menu.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed Menu.Free and gdkwindow=nil bug 2002-09-19 16:54 lazarus * lazarus/: main.pp, projectdefs.pas: MG: history jumps now works without double jumps 2002-09-19 16:53 lazarus * lazarus/components/codetools/: codeatom.pas, codecompletiontool.pas, codetoolsstrconsts.pas, customcodetool.pas, finddeclarationtool.pas, linkscanner.pas, methodjumptool.pas, pascalparsertool.pas, stdcodetools.pas: MG: implemented IgnoreErrorAfter position for codetools 2002-09-18 19:07 lazarus * lazarus/: components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, designer/designer.pp, lcl/graphics.pp, lcl/graphicsmath.pp, lcl/stdctrls.pp, lcl/include/brush.inc, lcl/include/canvas.inc, lcl/include/interfacebase.inc, lcl/include/pen.inc, lcl/include/screen.inc, lcl/include/scrollingwincontrol.inc, lcl/include/speedbutton.inc, lcl/include/statusbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc: MG: added patch from Andrew 2002-09-18 00:19 lazarus * lazarus/: main.pp, components/codetools/finddeclarationtool.pas, components/codetools/stdcodetools.pas: MG: fixed creating project from file 2002-09-17 23:33 lazarus * lazarus/: main.pp, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, designer/designer.pp: MG: accelerated designer mouse move and added Delete Selection to designer popupmenu 2002-09-16 19:34 lazarus * lazarus/: components/codetools/memcheck.pas, lcl/interfaces/gtk/gtkobject.inc: MG: fixed mem leak in TComboBox 2002-09-16 19:19 lazarus * lazarus/: customformeditor.pp, main.pp: MG: reduced output 2002-09-16 19:17 lazarus * lazarus/: customformeditor.pp, main.pp: MG: fixed mem leak of componentinterfaces 2002-09-16 19:05 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, designer/jitforms.pp: MG: fixed mem leak in JITForms 2002-09-16 18:18 lazarus * lazarus/lcl/include/: customform.inc, form.inc, pixmap.inc: MG: fixed mem leak in TPixmap 2002-09-16 18:06 lazarus * lazarus/: ideprocs.pp, keymapping.pp, main.pp, designer/componenteditors.pas, designer/propedits.pp, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkobject.inc: MG: replaced halt with raiseexception 2002-09-16 17:56 lazarus * lazarus/: designer/designer.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: Resize cursors in designer. 2002-09-16 17:42 lazarus * lazarus/lcl/: include/bitmap.inc, include/customcombobox.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: MG: fixed calling DestroyHandle if not HandleAllocated 2002-09-16 16:46 lazarus * lazarus/: editoroptions.pp, findreplacedialog.pp, keymapping.pp, lazarusidestrconsts.pas, uniteditor.pp, components/codetools/finddeclarationtool.pas, designer/designerstr.pas, designer/objinspstrconsts.pas, designer/propedits.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: renamed designerstr.pas to objinspstrconsts.pas 2002-09-16 10:54 lazarus * lazarus/: editoroptions.pp, lcl/lmessages.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: gtk mlouse events can now be fetched before or after 2002-09-16 08:44 lazarus * lazarus/: editoroptions.pp, environmentopts.pp, idecomp.pp, lazarusidestrconsts.pas, main.pp, languages/lazaruside.po, languages/lazaruside.ru.po: MG: added localization from Vasily 2002-09-15 15:00 lazarus * lazarus/: unitdependencies.pas, lcl/include/treeview.inc: MG: fixed selection 2002-09-14 22:05 lazarus * lazarus/: keymapping.pp, components/codetools/customcodetool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas: MG: fixed keymapping of none 2002-09-14 19:27 lazarus * lazarus/: main.pp, unitdependencies.pas: MG: double click on unit dependencies now opens the file 2002-09-14 19:04 lazarus * lazarus/: ideprocs.pp, inputhistory.pas, main.pp, unitdependencies.pas: MG: unnit dependencies basically working 2002-09-14 18:00 lazarus * lazarus/: main.pp, unitdependencies.pas: MG: added Refresh to Unit Dependencies 2002-09-14 16:47 lazarus * lazarus/: unitdependencies.lrs, unitdependencies.pas, images/unitdependencies/allowed_unit_circle_22x22.xpm, images/unitdependencies/forbidden_unit_circle_22x22.xpm, images/unitdependencies/implementation_unit_22x22.xpm, images/unitdependencies/interface_unit_22x22.xpm, images/unitdependencies/srctype_circle_22x22.xpm, images/unitdependencies/srctype_forbiddencircle_22x22.xpm, images/unitdependencies/srctype_package_22x22.xpm, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/listitems.inc, lcl/include/treeview.inc: MG: fixed icons 2002-09-14 14:35 lazarus * lazarus/: unitdependencies.lrs, unitdependencies.pas, images/README, images/unitdependencies/allowed_unit_circle_22x22.xpm, images/unitdependencies/forbidden_unit_circle_22x22.xpm, images/unitdependencies/implementation_unit_22x22.xpm, images/unitdependencies/interface_unit_22x22.xpm, images/unitdependencies/srctype_filenotfound_22x22.xpm, images/unitdependencies/srctype_library_22x22.xpm, images/unitdependencies/srctype_package_22x22.xpm, images/unitdependencies/srctype_parseerror_22x22.xpm, images/unitdependencies/srctype_program_22x22.xpm, images/unitdependencies/srctype_unit_22x22.xpm, images/unitdependencies/srctype_unknown_22x22.xpm, lcl/include/treeview.inc: MG: added icons to unitdependencies 2002-09-14 12:39 lazarus * lazarus/: unitdependencies.pas, components/codetools/stdcodetools.pas, lcl/comctrls.pp, lcl/include/treeview.inc: MG: added expanding to unit dependencies 2002-09-14 10:38 lazarus * lazarus/: unitdependencies.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, lcl/comctrls.pp, lcl/include/listitems.inc, lcl/interfaces/gtk/gtklistviewcallback.inc: MG: added TListView notification from Vincent 2002-09-14 09:05 lazarus * lazarus/: inputhistory.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, msgview.pp, unitdependencies.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/stdcodetools.pas: MG: added uni dependencies 2002-09-14 08:52 lazarus * lazarus/languages/lazaruside.ru.po: MG: fixed russian translation 2002-09-13 22:40 lazarus * lazarus/designer/propedits.pp: Collection editor is not multiselect. Not yet. 2002-09-13 18:58 lazarus * lazarus/: environmentopts.pp, ideoptiondefs.pas, main.pp, project.pp, uniteditor.pp, components/codetools/avl_tree.pas, components/codetools/codetools.inc, components/codetools/laz_dom.pas, components/codetools/laz_xmlcfg.pas, components/codetools/laz_xmlread.pas, components/codetools/memcheck.pas, designer/objectinspector.pp, include/ide.inc, lcl/buttons.pp, lcl/include/bitmap.inc, lcl/include/bitmapcanvas.inc, lcl/include/buttonglyph.inc, lcl/include/statuspanels.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: removed the 1x1 bitmap from TBitBtn 2002-09-13 18:07 lazarus * lazarus/lcl/: comctrls.pp, include/statusbar.inc: Reverting statusbar changes. 2002-09-13 16:06 lazarus * lazarus/: lazarusidestrconsts.pas, designer/designerstr.pas, designer/propedits.pp: Fix designer initialization. 2002-09-13 13:49 lazarus * lazarus/: idecomp.pp, lazarusidestrconsts.pas, designer/propedits.pp, lcl/comctrls.pp, lcl/include/custompanel.inc, lcl/include/graphiccontrol.inc, lcl/include/speedbutton.inc, lcl/include/statusbar.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: Cleanups, extended TStatusBar, graphic control cleanups. 2002-09-13 10:23 lazarus * lazarus/: components/codetools/memcheck.pas, include/ide.inc, components/codetools/memcheck.pas, include/ide.inc: MG: aded memcheck diff 2002-09-13 10:11 lazarus * lazarus/: lazarus.pp, lazarusidestrconsts.pas, uniteditor.pp, components/codetools/memcheck.pas, languages/lazaruside.po: MG: fixed memcheck output 2002-09-13 09:13 lazarus * lazarus/languages/: README, lazaruside.de.mo, lazaruside.de.po, lazaruside.po, lazaruside.ru.mo, lazaruside.ru.po: MG: added russian translation from Vasily 2002-09-13 09:01 lazarus * lazarus/: customformeditor.pp, main.pp, uniteditor.pp, components/codetools/memcheck.pas: MG: fixed memcheck 2002-09-12 18:49 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: fixed SelectClipRegion 2002-09-12 17:53 lazarus * lazarus/lcl/: include/speedbutton.inc, interfaces/gtk/gtkproc.inc: MG: small bugfixes 2002-09-12 17:35 lazarus * lazarus/lcl/: include/canvas.inc, include/speedbutton.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: small bugfixes 2002-09-12 07:56 lazarus * lazarus/: editoroptions.pp, keymapping.pp, designer/graphpropedits.pas, lcl/forms.pp, lcl/graphics.pp, lcl/lclstrconsts.pas, lcl/lcltype.pp, lcl/include/bitmap.inc, lcl/include/graphic.inc, lcl/include/interfacebase.inc, lcl/include/scrollbox.inc, lcl/include/scrollingwincontrol.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: gradient fill, minor issues from Andrew 2002-09-12 07:32 lazarus * lazarus/: keymapping.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed DeleteObject 2002-09-11 17:04 lazarus * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, lcltype.pp, stringhashlist.pas: MG: added stringhashlist.pas 2002-09-11 15:19 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added CVS keywords 2002-09-11 14:18 lazarus * lazarus/: ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added insert ChangeLog Entry 2002-09-11 14:05 lazarus * lazarus/: ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, components/synedit/synedit.pp: MG: added insert Username and Datetime 2002-09-11 13:31 lazarus * lazarus/: editoroptions.pp, ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added insert GPL notice 2002-09-11 10:32 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp, components/synedit/synedit.pp: MG: added selection menu items 2002-09-10 21:59 lazarus * lazarus/: editoroptions.pp, components/synedit/synedit.pp: MG: implemented BlockIndent for synedit 2002-09-10 21:34 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed bracket hilighting on lines with tabs 2002-09-10 21:13 lazarus * lazarus/codetoolsdefines.pas: MG: codetools defineseditor dlg size is now saved 2002-09-10 21:09 lazarus * lazarus/editoroptions.pp: MG: editor option dlg size is now saved 2002-09-10 21:03 lazarus * lazarus/: codetoolsdefines.pas, environmentopts.pp, ideoptiondefs.pas: MG: environment option dlg size is now saved 2002-09-10 20:17 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas: MG: added new project from file 2002-09-10 19:45 lazarus * lazarus/main.pp: MG: fixed creating project with program source 2002-09-10 19:30 lazarus * lazarus/: environmentopts.pp, ideoptiondefs.pas, lcl/interfaces/gtk/gtkobject.inc: MG: added TLabel.WordWrap for gtk-interface from Vincent 2002-09-10 17:23 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed calculation of bitmap size 2002-09-10 16:48 lazarus * lazarus/: main.pp, mainbar.pas: MG: added SaveFlagNames 2002-09-10 16:08 lazarus * lazarus/examples/: notebku.pp, testallform.pp: MG: fixed compiling examples 2002-09-10 12:00 lazarus * lazarus/lcl/: comctrls.pp, lmessages.pp, include/customlistview.inc, interfaces/gtk/gtkobject.inc: MG: TListView now works handleless and SetSelection implemented 2002-09-10 09:43 lazarus * lazarus/main.pp: MG: fixed auto revert 2002-09-10 09:33 lazarus * lazarus/lcl/include/: checkbox.inc, customcheckbox.inc: MG: fixed TCheckBox.DoAutoSize on loading 2002-09-10 08:49 lazarus * lazarus/: designer/graphpropedits.pas, designer/objectinspector.pp, designer/propedits.pp, examples/helloform.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/lcltype.pp, lcl/include/bitmap.inc, lcl/include/control.inc, lcl/include/interfacebase.inc, lcl/include/scrollbox.inc, lcl/include/statusbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: MG: scrollingwincontrol from Andrew 2002-09-09 21:30 lazarus * lazarus/lcl/include/scrollingwincontrol.inc: MG: added scrollingwincontrol.inc 2002-09-09 21:04 lazarus * lazarus/: designer/designer.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/treeview.inc: MG: started TTreeView dragging 2002-09-09 19:41 lazarus * lazarus/: designer/propedits.pp, lcl/comctrls.pp, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkcallback.inc: MG: added multiselection to TTreeView 2002-09-09 16:01 lazarus * lazarus/: uniteditor.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/include/interfacebase.inc, lcl/include/screen.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: improved TScreen and ShowModal 2002-09-09 14:36 lazarus * lazarus/: customformeditor.pp, editoroptions.pp, keymapping.pp, main.pp, uniteditor.pp, designer/designer.pp, designer/propedits.pp: MG: added keymapping to designer 2002-09-09 09:26 lazarus * lazarus/: designer/propedits.pp, lcl/buttons.pp, lcl/extctrls.pp, lcl/stdctrls.pp: MG: started TCollectionPropertyEditor 2002-09-09 08:27 lazarus * lazarus/lcl/: forms.pp, include/customform.inc: Form deactivation fixes. 2002-09-08 21:09 lazarus * lazarus/lcl/: stdctrls.pp, include/radiobutton.inc, interfaces/gtk/gtkobject.inc: Fixed and simplified TRadioButton 2002-09-08 16:22 lazarus * lazarus/designer/: componenteditors.pas, controlselection.pp, designer.pp, propedits.pp: MG: fixed rubberband 2002-09-08 14:23 lazarus * lazarus/: main.pp, designer/componenteditors.pas, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/forms.pp: MG: TComponentPropertyEditor now shows child properties 2002-09-08 12:01 lazarus * lazarus/: main.pp, uniteditor.pp, designer/jitforms.pp, designer/propedits.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed streaming visible=false 2002-09-07 22:30 lazarus * lazarus/: designer/objectinspector.pp, examples/combobox.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc: Make TComboboxes sort again, including in OI 2002-09-07 21:35 lazarus * lazarus/: designer/objectinspector.pp, lcl/include/control.inc: Visible property is by default true. 2002-09-07 14:14 lazarus * lazarus/lcl/: stdctrls.pp, include/customedit.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: EchoMode for TCustomEdit. emNone not implemented for GTK+, falls back to emPassword behaviour. 2002-09-07 00:32 lazarus * lazarus/: designer/objectinspector.pp, designer/propedits.pp, lcl/controls.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: Enabled cursor property + property editor. 2002-09-06 21:45 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: Cleanups plus a fix to TPanel parent/drawing problem. 2002-09-06 21:11 lazarus * lazarus/: main.pp, designer/componenteditors.pas, designer/propedits.pp, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed scrollbars of TTreeView 2002-09-06 18:46 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: improved GetDCOffset 2002-09-06 18:41 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: set SpecialOrigin 2002-09-06 18:38 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkproc.inc, gtkwinapi.inc: MG: added GetDCOffset 2002-09-06 18:14 lazarus * lazarus/: designer/designer.pp, lcl/include/speedbutton.inc: MG: fixed removing TSpeedButton 2002-09-06 17:57 lazarus * lazarus/: designer/controlselection.pp, lcl/include/buttons.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed notebook client area, send messages and minor bugs 2002-09-06 15:58 lazarus * lazarus/lcl/include/control.inc: MG: added try for invalidate control 2002-09-06 14:01 lazarus * lazarus/components/codetools/codecompletiontool.pas: MG: fixed codecompletion stored specifier with False/True 2002-09-06 13:37 lazarus * lazarus/customformeditor.pp: MG: added jitform error messagedlg 2002-09-06 13:33 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, designer/jitforms.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: added jitform error messagedlg 2002-09-05 21:03 lazarus * lazarus/: compiler.pp, environmentopts.pp, main.pp, mainbar.pas, project.pp: MG: improved handling of ambigious source files 2002-09-05 17:24 lazarus * lazarus/: environmentopts.pp, main.pp, mainbar.pas: MG: added auto deleting of ambigious source files 2002-09-05 16:57 lazarus * lazarus/: designer/componenteditors.pas, lcl/buttons.pp, lcl/include/image.inc, lcl/include/picture.inc: MG: added show pages menu to TNotebookcomponenteditor 2002-09-05 15:46 lazarus * lazarus/lcl/: include/control.inc, interfaces/gtk/gtkobject.inc: MG: activated InvalidateControl for TWinControls 2002-09-05 15:36 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed right margin on non text area 2002-09-05 15:33 lazarus * lazarus/lcl/comctrls.pp: MG: set default value for TStatusBar.SimplePanel 2002-09-05 15:21 lazarus * lazarus/: compreg.pp, designer/designer.pp, lcl/include/customnotebook.inc: MG: fixed removing notebook 2002-09-05 14:22 lazarus * lazarus/designer/: componenteditors.pas, objectinspector.pp, propedits.pp: MG: TCustomLabel.Caption is now editable again in OI 2002-09-05 14:11 lazarus * lazarus/: compreg.pp, customformeditor.pp, formeditor.pp, main.pp, designer/abstractformeditor.pp, designer/componenteditors.pas, designer/designer.pp, designer/designerprocs.pas, designer/propedits.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/include/control.inc, lcl/include/customnotebook.inc, lcl/include/font.inc, lcl/include/page.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: TNotebook is now streamable 2002-09-05 12:12 lazarus * lazarus/: components/synedit/synedit.pp, designer/propedits.pp, examples/memotest.pp, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/custommemo.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: New dialog for multiline caption of TCustomLabel. Prettified TStrings property editor. Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property Removed saving of old combo text (it broke things and is not needed). Cleanups. 2002-09-04 15:46 lazarus * lazarus/: components/codetools/memcheck.pas, designer/componenteditors.pas, designer/designer.pp: MG: designer: right click selects component before popup 2002-09-04 14:57 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: Workaround GTK accelerator bug. 2002-09-04 12:47 lazarus * lazarus/designer/: graphpropedits.pas, objectinspector.pp, propedits.pp: MG: moved graphic property editors to graphpropedits.pas 2002-09-04 11:32 lazarus * lazarus/: main.pp, designer/jitforms.pp, lcl/buttons.pp, lcl/lmessages.pp, lcl/interfaces/gtk/gtkobject.inc: MG: improved streaming error handling 2002-09-04 00:31 lazarus * lazarus/lcl/include/speedbutton.inc: MG: removed old workaround in TSpeedButton 2002-09-03 22:01 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp, examples/messagedialogs.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customlabel.inc, lcl/include/messagedialogs.inc, lcl/interfaces/gtk/gtkproc.inc: Intermediate UI patch to show a bug. 2002-09-03 13:32 lazarus * lazarus/: findreplacedialog.pp, designer/designer.pp, designer/objectinspector.pp, lcl/buttons.pp, lcl/forms.pp, lcl/lclstrconsts.pas, lcl/stdctrls.pp, lcl/include/customform.inc, lcl/include/customlabel.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: Added shortcut keys to labels Support for alphabetically sorting the properties Standardize message and add shortcuts ala Kylix Published BorderStyle, unpublished BorderWidth ShowAccelChar and FocusControl ShowAccelChar and FocusControl for TLabel, escaped ampersands now work. 2002-09-03 11:03 lazarus * lazarus/lcl/include/scrollbox.inc: MG: image support, TScrollBox, and many other things from Andrew 2002-09-03 10:40 lazarus * lazarus/lcl/include/control.inc: MG: lazarus now requires the stable 1.0.6 fpc with ssTriple 2002-09-03 10:07 lazarus * lazarus/: findreplacedialog.pp, idecomp.pp, designer/propedits.pp, images/components_images.lrs, images/components/tscrollbox.xpm, lcl/buttons.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/lcltype.pp, lcl/stdctrls.pp, lcl/vclglobals.pp, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/buttonglyph.inc, lcl/include/canvas.inc, lcl/include/checkbox.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customradiogroup.inc, lcl/include/form.inc, lcl/include/image.inc, lcl/include/picture.inc, lcl/include/radiobutton.inc, lcl/include/speedbutton.inc, lcl/include/toolbutton.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: image support, TScrollBox, and many other things from Andrew 2002-09-02 22:05 lazarus * lazarus/lcl/include/customnotebook.inc: MG: fixed GetActivePage 2002-09-02 21:10 lazarus * lazarus/: codetoolsdefines.pas, codetoolsoptions.pas, compileroptions.pp, editoroptions.pp, environmentopts.pp, main.pp, projectopts.pp, runparamsopts.pas, uniteditor.pp, designer/objectinspector.pp, examples/notebku.pp, examples/testallform.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/include/control.inc, lcl/include/customnotebook.inc, lcl/include/page.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: TNoteBook now starts with no Page and TPage has no auto names 2002-09-02 10:13 lazarus * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/picture.inc, include/pixmap.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed GraphicClass.Create 2002-09-01 23:02 lazarus * lazarus/: customformeditor.pp, designer/componenteditors.pas, designer/controlselection.pp, designer/designer.pp: MG: component editors can now add menuitems to the designer popupmenu 2002-09-01 21:57 lazarus * lazarus/: customformeditor.pp, designer/abstractformeditor.pp, designer/controlselection.pp, designer/designer.pp, lcl/calendar.pp: MG: double click in designer now invokes component editors 2002-09-01 18:11 lazarus * lazarus/: components/synedit/synedit.pp, lcl/buttons.pp, lcl/calendar.pp, lcl/controls.pp, lcl/lmessages.pp, lcl/include/buttoncontrol.inc, lcl/include/control.inc, lcl/include/speedbutton.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: double, triple and quad clicks now works 2002-08-31 20:45 lazarus * lazarus/: customformeditor.pp, components/codetools/pascalparsertool.pas, designer/componenteditors.pas, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/controls.pp: MG: added some property editors and started component editors 2002-08-31 14:44 lazarus * lazarus/designer/: controlselection.pp, designer.pp: MG: fixed designer popupmenu 2002-08-31 13:37 lazarus * lazarus/: main.pp, designer/objectinspector.pp, lcl/forms.pp, lcl/include/application.inc, lcl/include/control.inc, lcl/include/customcombobox.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed destroying combobox 2002-08-31 12:55 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc: MG: fixed range check error in ampersands2underscore 2002-08-31 09:58 lazarus * lazarus/: findreplacedialog.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed resetting comobobox text 2002-08-30 19:29 lazarus * lazarus/components/: codetools/codecompletiontool.pas, synedit/synedit.pp: MG: added if oldvalue=newvalue then exit; line to codecompletion 2002-08-30 17:42 lazarus * lazarus/components/synedit/synedit.pp: MG: right margin is now under the text 2002-08-30 16:59 lazarus * lazarus/components/codetools/: eventcodetool.pas, finddeclarationtool.pas: MG: fixed finddeclaration IsCompatible for nodes 2002-08-30 15:46 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: added failure exit 2002-08-30 15:43 lazarus * lazarus/: designer/designer.pp, lcl/include/canvas.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed drawing of non visual components in designer 2002-08-30 14:32 lazarus * lazarus/: environmentopts.pp, components/codetools/finddeclarationtool.pas, designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/controls.pp, lcl/include/bevel.inc, lcl/include/buttoncontrol.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/custompanel.inc, lcl/include/customradiogroup.inc, lcl/include/interfacebase.inc, lcl/include/scrollbar.inc, lcl/include/speedbutton.inc, lcl/include/treeview.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ... 2002-08-30 12:06 lazarus * lazarus/: examples/messagedialogs.pp, lcl/include/customlabel.inc, lcl/include/messagedialogs.inc, lcl/interfaces/gtk/gtkobject.inc: Fixed alignment of multiline TLabel. Simplified and prettified MessageBoxen. 2002-08-30 08:46 lazarus * lazarus/: findreplacedialog.pp, uniteditor.pp, examples/combobox.pp, lcl/buttons.pp, lcl/controls.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customcombobox.inc, lcl/include/customedit.inc, lcl/include/customgroupbox.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: Use comboboxes. Use history. Prettify the dialog. Preselect text on show. Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway). Make Anchors work again and publish them for various controls. SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit. Clean up and fix some bugs for TComboBox, plus selection stuff. 2002-08-29 19:55 lazarus * lazarus/lcl/interfaces/win32/win32object.inc: Keith: Removed form sizing hack. 2002-08-29 18:22 lazarus * lazarus/lcl/interfaces/win32/win32winapi.inc: Make CreatePixmapIndirect work for Win32. Work done by Markus Luedin. 2002-08-29 14:41 lazarus * lazarus/runparamsopts.pas: MG: added Display examples 2002-08-29 09:49 lazarus * lazarus/runparamsopts.pas: MG: added UseDisplay checkbox 2002-08-29 03:06 lazarus * lazarus/designer/: controlselection.pp, designer.pp: MG: reduced DesignerForm invalidates (changes from Jesus Reyes) 2002-08-29 02:06 lazarus * lazarus/: environmentopts.pp, main.pp, mainbar.pas, lcl/include/control.inc, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed TComboBox and InvalidateControl 2002-08-28 19:28 lazarus * lazarus/: examples/gtkglarea/data/particle.bmp, examples/gtkglarea/data/texture1.bmp, examples/gtkglarea/data/texture2.bmp, examples/gtkglarea/data/texture3.bmp, images/btn_newform.ico, images/btn_newunit.ico, images/btn_openfile.ico, images/btn_save.ico, images/btn_saveall.ico, images/btn_toggleform.ico, images/btn_viewforms.ico, images/color.ico, images/downarrow.ico, images/lazarus.ico, images/lazarus64.ico, images/leftarrow.ico, images/logo_big.jpg, images/mouse.ico, images/notebook.ico, images/penguin.ico, images/rightarrow.ico, images/uparrow.ico, images/components/default.ico, images/components/tbitbtn.ico, images/components/tbutton.ico, images/components/tcalendar.ico, images/components/tcheckbox.ico, images/components/tcombobox.ico, images/components/tdatabase.ico, images/components/tdatasource.ico, images/components/tedit.ico, images/components/tibdatabase.ico, images/components/tibquery.ico, images/components/tlabel.ico, images/components/tlistbox.ico, images/components/tmemo.ico, images/components/tmenu.ico, images/components/tmouse.ico, images/components/tnotebook.ico, images/components/tpopupmenu.ico, images/components/tquery.ico, images/components/tradiobutton.ico, images/components/tspinedit.ico, images/sourceeditor/bookmark0.ico, images/sourceeditor/bookmark1.ico, images/sourceeditor/bookmark2.ico, images/sourceeditor/bookmark3.ico, images/sourceeditor/bookmark4.ico, images/sourceeditor/bookmark5.ico, images/sourceeditor/bookmark6.ico, images/sourceeditor/bookmark7.ico, images/sourceeditor/bookmark8.ico, images/sourceeditor/bookmark9.ico, languages/lazaruside.de.mo, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32object.inc: Keith: Win32 fixes. Much appreciation to Markus Lüdin. 2002-08-28 13:41 lazarus * lazarus/: debugger/cmdlinedebugger.pp, lcl/buttons.pp, lcl/extctrls.pp, lcl/include/control.inc: MG: activated environment opts in debugger 2002-08-28 12:52 lazarus * lazarus/runparamsopts.pas: MG: implemented display variable 2002-08-28 12:44 lazarus * lazarus/: debugmanager.pas, main.pp, runparamsopts.pas, debugger/cmdlinedebugger.pp, debugger/debugger.pp, lcl/include/customlistview.inc: MG: implemented run param environment variables 2002-08-28 11:40 lazarus * lazarus/: designer/controlselection.pp, designer/designer.pp, designer/designerprocs.pas, lcl/lazqueue.pp, lcl/lmessages.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: MG: reduced paint messages and DC getting/releasing 2002-08-27 20:45 lazarus * lazarus/: designer/propedits.pp, lcl/stdctrls.pp, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: propedits text improvements from Andrew, uncapturing, improved comobobox 2002-08-27 16:33 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, lcl/stdctrls.pp, lcl/include/buttoncontrol.inc, lcl/include/customcheckbox.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed designer component deletion 2002-08-27 11:22 lazarus * lazarus/: environmentopts.pp, ideprocs.pp, main.pp: MG: not existing files will now be removed from recent lists 2002-08-27 10:55 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/resourcecodetool.pas: MG: fixed editing empty resources 2002-08-27 10:21 lazarus * lazarus/: main.pp, components/codetools/basiccodetools.pas, components/codetools/codeatom.pas, components/codetools/codetoolmanager.pas, components/codetools/resourcecodetool.pas, designer/designer.pp: MG: fixed replacing form resources 2002-08-27 08:40 lazarus * lazarus/lcl/: buttons.pp, lcltype.pp, include/buttons.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: ShortCut support for buttons from Andrew 2002-08-27 08:34 lazarus * lazarus/: customformeditor.pp, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, designer/designer.pp, lcl/include/speedbutton.inc: MG: fixed codetools proc collection 2002-08-26 19:28 lazarus * lazarus/: designer/controlselection.pp, designer/designer.pp, lcl/buttons.pp, lcl/include/control.inc, lcl/include/graphiccontrol.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed speedbutton in designmode 2002-08-25 23:33 lazarus * lazarus/lcl/interfaces/win32/win32object.inc: Keith: Minor sizing enhancements 2002-08-25 18:07 lazarus * lazarus/designer/: objectinspector.pp, propedits.pp: MG: fixed showing non TPersistent components in OI 2002-08-25 17:21 lazarus * lazarus/designer/designer.pp: MG: fixed removing of child controls 2002-08-25 16:32 lazarus * lazarus/lcl/: calendar.pp, include/customcontrol.inc, include/wincontrol.inc: MG: calendar now ignores double clicks 2002-08-25 16:27 lazarus * lazarus/lcl/: spin.pp, include/spinedit.inc, interfaces/gtk/gtkobject.inc: MG: fixed unallocated spinedit handle bug 2002-08-25 15:45 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: ignoring double clicks for components that dont want them 2002-08-25 15:31 lazarus * lazarus/lcl/: stdctrls.pp, include/interfacebase.inc: MG: replaced C-style operators 2002-08-24 19:08 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, designer/jitforms.pp: MG: reduced output 2002-08-24 18:50 lazarus * lazarus/: customformeditor.pp, designer/controlselection.pp: MG: fixed moving child component 2002-08-24 17:49 lazarus * lazarus/: customformeditor.pp, main.pp, designer/controlselection.pp, designer/designer.pp, designer/objectinspector.pp: MG: loading forms now creates all TComponentInterfaces, fixed removing components 2002-08-24 15:41 lazarus * lazarus/: main.pp, designer/designer.pp, lcl/include/control.inc, lcl/include/speedbutton.inc: MG: fixed TSpeedButton.SetDown and Invalidate 2002-08-24 14:57 lazarus * lazarus/lcl/include/control.inc: MG: reduced output 2002-08-24 14:54 lazarus * lazarus/: designer/objectinspector.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed mouse capturing, OI edit focus 2002-08-24 10:07 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc: MG: fixed double click recognition 2002-08-24 09:11 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: reduced output 2002-08-24 09:09 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed bracket hilighting 2002-08-24 08:51 lazarus * lazarus/: components/synedit/synedit.pp, lcl/stdctrls.pp, lcl/include/checkbox.inc, lcl/include/radiobutton.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtklistviewcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: from Andrew: style list fixes, autosize for radio/checkbtns 2002-08-23 21:00 lazarus * lazarus/: main.pp, uniteditor.pp, components/synedit/synedit.pp, lcl/controls.pp: MG: implemented Ctrl+Mouse links in source editor 2002-08-23 14:52 lazarus * lazarus/components/codetools/: basiccodetools.pas, customcodetool.pas, methodjumptool.pas, resourcecodetool.pas, stdcodetools.pas: MG: method jumping with compilr directives in front 2002-08-23 13:33 lazarus * lazarus/main.pp: MG: imroved error handling for renamed forms 2002-08-23 13:24 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, designer/objectinspector.pp, designer/propedits.pp: MG: implemented form renaming 2002-08-23 09:05 lazarus * lazarus/: main.pp, outputfilter.pas, project.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/definetemplates.pas, components/codetools/linkscanner.pas, components/codetools/sourcechanger.pas, components/codetools/stdcodetools.pas, lcl/interfaces/gtk/gtkproc.inc: MG: started form renaming 2002-08-22 18:43 lazarus * lazarus/lcl/: include/speedbutton.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: improved theme support from Andrew 2002-08-22 18:22 lazarus * lazarus/lcl/: controls.pp, include/control.inc, include/mouse.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: started debugging of mouse capturing 2002-08-22 15:56 lazarus * lazarus/components/synedit/: synhighlightercpp.pp, synhighlighterhtml.pp, synhighlighterlfm.pas, synhighlighterperl.pas, synhighlighterxml.pas: MG: fixed synhilighter 2002-08-22 15:45 lazarus * lazarus/: uniteditor.pp, lcl/menus.pp, lcl/include/imglist.inc, lcl/include/menu.inc, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed non AutoCheck menuitems and editor bookmark popupmenu 2002-08-22 14:30 lazarus * lazarus/: uniteditor.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: fixed key events and changed pixmap loading 2002-08-22 14:25 lazarus * lazarus/: uniteditor.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed mouse events 2002-08-22 14:13 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: changed user input events from queue to direct 2002-08-22 09:30 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: freeing more unused GCs 2002-08-22 08:18 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed bracket hilighting 2002-08-21 17:46 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed a mem leak in RestoreDC 2002-08-21 16:47 lazarus * lazarus/components/synedit/: synhighlighterlfm.pas, synhighlighterperl.pas, synhighlighterxml.pas: MG: fixed highlighter 2002-08-21 16:44 lazarus * lazarus/: components/synedit/synedit.pp, components/synedit/synedithighlighter.pp, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterhtml.pp, components/synedit/synhighlighterpas.pp, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: accelerated synedit 2002-08-21 16:06 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkint.pp, gtkobject.inc, gtkwinapi.inc: MG: added TDeviceContextMemManager 2002-08-21 15:51 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: MG: removed SaveDC and RestoreDC in ExtTextOut 2002-08-21 15:35 lazarus * lazarus/: components/synedit/synedit.pp, components/synedit/synhighlighterpas.pp, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: accelerations for synedit 2002-08-21 13:42 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: reduced output 2002-08-21 13:42 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed mem leaks 2002-08-21 13:30 lazarus * lazarus/ideprocs.pp: MG: fixed uses section 2002-08-21 13:29 lazarus * lazarus/: ideprocs.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed mem some leaks in ide and gtk 2002-08-21 12:46 lazarus * lazarus/lcl/: include/interfacebase.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed unreleased gdiRegions 2002-08-21 10:13 lazarus * lazarus/lcl/: Makefile.fpc, allunits.pp, lclmemmanager.pas, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: accelerated new/dispose of gdiobjects 2002-08-21 09:16 lazarus * lazarus/: main.pp, project.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: reduced mem leak of clipping stuff, still not fixed 2002-08-19 22:34 lazarus * lazarus/lcl/: buttons.pp, graphics.pp, graphicsmath.pp, interfacebase.pp, lcltype.pp, stdctrls.pp, include/canvas.inc, include/interfacebase.inc, include/speedbutton.inc, include/statusbar.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: MG: improved Clipping, TextOut, Polygon functions 2002-08-19 20:24 lazarus * lazarus/: idecomp.pp, main.pp, designer/controlselection.pp, designer/designer.pp: MG: fixed mouse coords while component dragging 2002-08-19 20:00 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkint.pp, gtkobject.inc, gtkproc.inc: MG: design signals for gtk internal widgets 2002-08-19 17:15 mattias * lazarus/lcl/: allunits.pp, controls.pp, extctrls.pp, pairsplitter.pas, vclglobals.pp, include/interfacebase.inc, include/page.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: implemented TPairSplitter 2002-08-19 10:53 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: fixed broken commit 2002-08-19 10:50 lazarus * lazarus/: components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed parser for Clx enums and empty param lists 2002-08-18 18:50 mattias * lazarus/: inputfiledialog.pas, components/codetools/codecompletiontool.pas, components/codetools/laz_dom.pas, components/synedit/synregexpr.pas, lcl/stringhashlist.pas, lcl/include/canvas.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: fixes for debugging 2002-08-18 10:57 marc * lazarus/: main.pp, uniteditor.pp, debugger/gdbmidebugger.pp: * Improved hint evaluation 2002-08-18 10:54 marc * lazarus/lcl/interfaces/gtk/gtklistsl.inc: * Fixed chrash on saving checklistboxitems 2002-08-18 08:54 mattias * lazarus/docs/TODO: updated ToDo 2002-08-18 06:57 mattias * lazarus/: designer/graphpropedits.pas, lcl/graphics.pp, lcl/graphtype.pp, lcl/include/canvas.inc, lcl/include/pen.inc, lcl/include/shape.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, tools/install/create_fpc_rpm.sh: fixed csDashDot 2002-08-18 02:03 mattias * lazarus/lcl/: buttons.pp, include/interfacebase.inc: fixed bitbtn image for NoToAll 2002-08-18 01:41 mattias * lazarus/: codeexplorer.pas, components/synedit/synedit.pp, designer/designer.pp, designer/designermenu.pp, examples/Makefile, examples/Makefile.fpc, images/README, images/laz_images.lrs, lcl/buttons.pp, lcl/controls.pp, lcl/interfacebase.pp, lcl/lclproc.pas, lcl/include/control.inc, lcl/include/interfacebase.inc, lcl/include/speedbutton.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkproc.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: many clipping fixes 2002-08-17 17:45 lazarus * lazarus/: components/synedit/synedit.pp, designer/objectinspector.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/forms.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customgroupbox.inc, lcl/include/customradiogroup.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: removed ClientRectBugfix defines 2002-08-17 13:38 lazarus * lazarus/: buildlazdialog.pas, keymapping.pp, main.pp, lcl/interfaces/gtk/gtkproc.inc: MG: fixed keygrabbing key translation 2002-08-17 09:57 lazarus * lazarus/: uniteditor.pp, lcl/menus.pp, lcl/include/control.inc, lcl/include/popupmenu.inc, lcl/interfaces/gtk/gtkcallback.inc: MG: added TPopupMenu.OnPopup and SourceEditor PopupMenu checks 2002-08-17 08:39 lazarus * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, mainbar.pas: MG: increased version to 0.8.4a 2002-08-16 22:13 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp, mainbar.pas, lcl/lcltype.pp, lcl/menus.pp: MG: custom external tools are now shown in the menu 2002-08-16 21:00 lazarus * lazarus/: ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added Un-/Comment Selection 2002-08-16 19:47 lazarus * lazarus/: main.pp, mainbar.pas, images/README, images/laz_images.lrs, images/menu/menu_copy.xpm, images/menu/menu_cut.xpm, images/menu/menu_indent.xpm, images/menu/menu_new.xpm, images/menu/menu_open.xpm, images/menu/menu_paste.xpm, images/menu/menu_redo.xpm, images/menu/menu_save.xpm, images/menu/menu_undo.xpm, images/menu/menu_unindent.xpm, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: added some IDE menuicons, fixed submenu indicator bug 2002-08-15 17:46 lazarus * lazarus/lcl/: graphicsmath.pp, lcltype.pp, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: MG: added changes from Andrew (Clipping) 2002-08-15 17:11 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MG: fixed showing menu accelarator shortcuts 2002-08-15 15:37 lazarus * lazarus/lcl/: graphics.pp, menus.pp, include/bitmap.inc, include/menuitem.inc, include/winapi.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: started menuitem icon, checked, radio and groupindex 2002-08-13 09:08 lazarus * lazarus/lcl/: graphics.pp, graphicsmath.pp, include/buttonglyph.inc, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gdkpixbuf.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32callback.inc, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: MG: added gdkpixbuf.pp and changes from Andrew Johnson 2002-08-12 17:32 lazarus * lazarus/lcl/: menus.pp, include/menu.inc, include/menuitem.inc, interfaces/gtk/gtkobject.inc: MG: started enhanced menuitem 2002-08-09 21:48 lazarus * lazarus/main.pp: MG: Open File at cursor now checks for include directive 2002-08-09 21:28 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed find declaration of predefined idents 2002-08-09 20:24 lazarus * lazarus/environmentopts.pp: MG: fixed snaptoguidelines options 2002-08-09 20:04 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: activated App_Paintable for TCustomForms 2002-08-08 20:21 lazarus * lazarus/lcl/graphicsmath.pp: MG: removed hint 2002-08-08 20:05 lazarus * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, graphics.pp, graphicsmath.pp, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/win32/win32int.pp, interfaces/win32/win32winapi.inc, interfaces/win32/win32winapih.inc: MG: added graphics extensions from Andrew Johnson 2002-08-08 19:26 lazarus * lazarus/lcl/: menus.pp, include/interfacebase.inc, include/menuitem.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: added property TMenuItems.RightJustify 2002-08-08 12:33 lazarus * lazarus/: main.pp, mainbar.pas, lcl/menus.pp, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkobject.inc: MG: main bar speedbar open arrow now shows recent projects and files 2002-08-08 11:38 lazarus * lazarus/: basedebugmanager.pas, main.pp, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkobject.inc: MG: recent file menus are now updated instantly 2002-08-08 11:07 lazarus * lazarus/lcl/: menus.pp, include/interfacebase.inc, include/menuitem.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: TMenuItem can now be created/destroyed/moved at any time 2002-08-07 11:55 lazarus * lazarus/: main.pp, project.pp, components/codetools/basiccodetools.pas, components/codetools/codecache.pas, components/codetools/codecompletiontool.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/methodjumptool.pas, components/codetools/resourcecodetool.pas, components/codetools/stdcodetools.pas, lcl/controls.pp, lcl/menus.pp, lcl/include/interfacebase.inc, lcl/include/mainmenu.inc, lcl/include/menuitem.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: codecompletion now checks for filebreaks, savefile now checks for filedate 2002-08-06 22:05 lazarus * lazarus/lcl/menus.pp: MG: added stored funcitons 2002-08-06 22:05 lazarus * lazarus/lcl/include/: customactionlist.inc, menuitem.inc: MG: added actnlist.pp 2002-08-06 21:58 lazarus * lazarus/components/codetools/: codecompletiontool.pas, pascalparsertool.pas: MG: fixed CodeCompletion of STORED property functions 2002-08-06 21:57 lazarus * lazarus/lcl/: actnlist.pas, imglist.pp, menus.pp, include/action.inc, include/actionlink.inc, include/containedaction.inc, include/customaction.inc, include/menuactionlink.inc, include/menuitem.inc, include/shortcutlist.inc: MG: added actnlist.pp 2002-08-06 11:32 lazarus * lazarus/: designer/designer.pp, designer/propedits.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/lmessages.pp: MG: moved TColor definition to graphtype.pp and registered TColor names 2002-08-06 10:52 lazarus * lazarus/images/mainicon.ico: New icon 2002-08-05 12:45 lazarus * lazarus/lcl/: menus.pp, include/interfacebase.inc, include/menuitem.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: TMenuItem.Caption can now be set after creation 2002-08-05 10:56 lazarus * lazarus/: main.pp, lcl/menus.pp, lcl/include/control.inc, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: TMenuItems can now be enabled and disabled 2002-08-05 09:43 lazarus * lazarus/lcl/: include/wincontrol.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed BadCursor bug and Circle Reference of FixedWidget of csPanel 2002-08-04 10:17 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed normal events in design mode 2002-08-04 09:44 lazarus * lazarus/: components/codetools/laz_xmlread.pas, components/codetools/laz_xmlwrite.pas, lcl/interfaces/gtk/gtkcallback.inc: MG: fixed xml reading writing of special chars 2002-08-04 09:09 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc, gtkproc.inc: MG: fixed client events 2002-08-03 16:30 lazarus * lazarus/: diffpatch.pas, diskdiffsdialog.pas, main.pp, uniteditor.pp, components/codetools/sourcelog.pas: MG: added file access monitoring and diff view 2002-08-02 11:43 lazarus * lazarus/: diffpatch.pas, diskdiffsdialog.pas: MG: using strings instead of TStrings 2002-08-02 09:27 lazarus * lazarus/diffpatch.pas: MG: started diffpatch unit 2002-08-02 09:24 lazarus * lazarus/diskdiffsdialog.pas: MG: fixed initial resize 2002-08-01 16:15 lazarus * lazarus/: diskdiffsdialog.pas, main.pp: MG: started file access monitoring for loaded files 2002-08-01 16:10 lazarus * lazarus/: diskdiffsdialog.pas, main.pp, mainbar.pas, project.pp: MG: started file access monitoring for loaded files 2002-08-01 10:06 lazarus * lazarus/: main.pp, components/codetools/avl_tree.pas, components/codetools/laz_dom.pas: MG: reduced output 2002-08-01 10:03 lazarus * lazarus/: main.pp, mainbar.pas, project.pp: MG: accelerated searches in project 2002-07-31 17:33 lazarus * lazarus/components/codetools/codecache.pas: MG: added file access monitoring for hidden files 2002-07-31 17:21 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas: MG: added tool: Convert DFM file to LFM 2002-07-31 16:23 lazarus * lazarus/: lcl/lresources.pp, tools/lazres.pp: MG: LCL and lazres is now able to convert delphi forms to text 2002-07-31 13:46 lazarus * lazarus/lcl/lresources.pp: MG: fixed bytetype 2002-07-31 13:43 lazarus * lazarus/: components/codetools/codetoolsstrconsts.pas, components/codetools/keywordfunclists.pas, components/codetools/linkscanner.pas, lcl/lresources.pp: MG: scanner will now give an error if a comment is not closed 2002-07-31 11:18 lazarus * lazarus/components/codetools/expreval.pas: MG: scanner now understands $IF defined(identifier) 2002-07-31 11:00 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, lcl/lresources.pp: MG: fixed undefined editor topline on codetool error 2002-07-31 09:15 lazarus * lazarus/: components/codetools/codetoolmanager.pas, components/codetools/pascalparsertool.pas, lcl/lresources.pp: MG: started DelphiObjectBinaryToText 2002-07-31 08:52 lazarus * lazarus/: project.pp, components/codetools/codecache.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/linkscanner.pas: MG: started File Access Monitoring for hidden files 2002-07-30 17:56 lazarus * lazarus/: environmentopts.pp, components/codetools/codecache.pas: MG: replaced FileDate with LoadDate 2002-07-30 16:36 lazarus * lazarus/components/codetools/: laz_dom.pas, laz_xmlcfg.pas, laz_xmlread.pas, laz_xmlwrite.pas: MG: accelerated xmlread and xmlwrite 2002-07-30 08:24 lazarus * lazarus/: buildlazdialog.pas, codetoolsdefines.pas, codetoolsoptions.pas, compileroptions.pp, editoroptions.pp, environmentopts.pp, exttooldialog.pas, exttooleditdlg.pas, ideoptiondefs.pas, ideprocs.pp, inputhistory.pas, keymapping.pp, lazarus.pp, miscoptions.pas, project.pp, projectdefs.pas, runparamsopts.pas, sysvaruseroverridedlg.pas, components/codetools/avl_tree.pas, components/codetools/codecache.pas, components/codetools/definetemplates.pas, components/codetools/laz_dom.pas, components/codetools/laz_xmlcfg.pas, components/codetools/laz_xmlread.pas, components/codetools/laz_xmlwrite.pas, designer/objectinspector.pp, examples/testtools.inc: MG: added a faster version of TXMLConfig 2002-07-29 15:39 lazarus * lazarus/lcl/: dialogs.pp, lcltype.pp, include/messagedialogs.inc: MG: removed ambigious TBitmap from LCLType and added Escape key to MessageDlgs 2002-07-29 15:26 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/stdcodetools.pas, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: MG: source notebook pagenames are now updated more often 2002-07-27 17:44 lazarus * lazarus/uniteditor.pp: MG: Open File At Cursor is now available via keyboard shortcut 2002-07-27 17:38 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, lcl/extctrls.pp: MG: fixed search forward 2002-07-23 09:40 lazarus * lazarus/: keymapping.pp, lcl/stdctrls.pp, lcl/include/checkbox.inc, lcl/include/control.inc, lcl/include/customcheckbox.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed get widget position for inherited gdkwindows 2002-07-22 20:25 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp, mainbar.pas, lcl/interfaces/gtk/gtkcallback.inc: MG: reduced output 2002-07-20 15:54 lazarus * lazarus/main.pp: MG: fixed show designed form on new project 2002-07-20 15:47 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkint.pp, gtkobject.inc, gtkproc.inc, gtkwinapi.inc: MG: fixed eventmask for realized windows 2002-07-17 07:55 lazarus * lazarus/outputfilter.pas: MG: fixed searching for assembler messages 2002-07-15 23:13 lazarus * lazarus/tools/lazres.pp: MG: lazres now warns if formdata is not text 2002-07-09 19:46 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed setcolor 2002-07-09 19:18 lazarus * lazarus/: components/codetools/pascalparsertool.pas, lcl/controls.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed parser for external vars 2002-07-08 12:34 lazarus * lazarus/ideprocs.pp: MG: fixed hints 2002-07-08 12:30 lazarus * lazarus/ideprocs.pp: MG: fixed hints 2002-07-06 08:37 lazarus * lazarus/: debugmanager.pas, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, project.pp, uniteditor.pp: MG: added Revert 2002-07-05 14:54 lazarus * lazarus/main.pp: MG: syntax highlighter is now set on open non existing file 2002-07-05 14:34 lazarus * lazarus/: compiler.pp, compileroptions.pp, outputfilter.pas: MG: assembler errors are now shown in output 2002-07-05 12:53 lazarus * lazarus/: compiler.pp, ideprocs.pp: MG: fixed compiling for invalid programnames 2002-07-05 12:32 lazarus * lazarus/: ideprocs.pp, lazarusidestrconsts.pas, main.pp: MG: added handling of invalid programnamnes on save project 2002-07-05 11:36 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp: MG: fixed unreleased gdiobjects on printing cmd line help 2002-07-05 11:09 lazarus * lazarus/lcl/include/customform.inc: MG: fixed TCustomForm.ShowModal reacting to ModalResult 2002-07-04 17:12 lazarus * lazarus/ideprocs.pp: MG: fixed typo 2002-07-04 17:03 lazarus * lazarus/: ideprocs.pp, components/codetools/languages/README, components/codetools/languages/codetools.po, languages/README: MG: added codetools languages 2002-07-04 16:48 lazarus * lazarus/: environmentopts.pp, ideprocs.pp, main.pp, languages/README, languages/lazaruside.de.mo, languages/lazaruside.de.po, languages/lazaruside.po, lcl/languages/README: MG: added internationalization, started with german 2002-07-04 14:39 lazarus * lazarus/lcl/languages/: README, lcl.de.mo, lcl.de.po, lcl.po: MG: translated resource strings to german 2002-07-04 13:46 lazarus * lazarus/lcl/: Makefile, Makefile.fpc, allunits.pp, dialogs.pp, lclstrconsts.pas: MG: moved resourcestring to lclstrconsts.pas 2002-07-04 12:44 lazarus * lazarus/main.pp: MG: added comment for MainIDE:=Self; 2002-07-04 12:22 lazarus * lazarus/main.pp: MG: fixed double parsing of command line 2002-07-01 07:53 lazarus * lazarus/: buildlazdialog.pas, lazconf.pp, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/win32/lazconf.inc: MG: improved default make path for build lazarus 2002-07-01 07:11 lazarus * lazarus/: codetoolsoptions.pas, environmentopts.pp, lazconf.pp, include/linux/lazconf.inc: MG: improved default path to lazarus and ppc386 2002-06-28 08:34 lazarus * lazarus/: ideprocs.pp, keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added Tabs To Spaces in Selection 2002-06-27 19:40 lazarus * lazarus/codetoolsdefines.pas: MG: fixed TMenuItem Owner=nil 2002-06-27 19:38 lazarus * lazarus/components/codetools/pascalparsertool.pas: MG: fixed parser for variables with external modifier 2002-06-26 18:15 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed missing declaration 2002-06-26 18:12 lazarus * lazarus/components/codetools/linkscanner.pas: MG: improved Guess Misplaced IFDEF with IFOPT and IFNDEF 2002-06-26 17:11 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/linkscanner.pas, components/codetools/stdcodetools.pas, designer/jitforms.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: added new tool: Guess misplaced $IFDEF/$ENDIF 2002-06-21 21:21 lazarus * lazarus/designer/: controlselection.pp, designer.pp: MG: fixed moving non visual components 2002-06-21 20:27 lazarus * lazarus/: idecomp.pp, designer/designer.pp, lcl/interfaces/gtk/gtkproc.inc: MG: non visual component icons are now centered 2002-06-21 20:02 lazarus * lazarus/designer/controlselection.pp: MG: fixed snap to grid on negative grid 2002-06-21 19:54 lazarus * lazarus/: main.pp, designer/jitforms.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: in design mode the mouse cursor is now also set for hidden gdkwindows 2002-06-21 18:59 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: TControl.Cursor is now set, reduced auto reaction of widgets in design mode 2002-06-21 17:41 lazarus * lazarus/lcl/: controls.pp, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions 2002-06-19 21:46 lazarus * lazarus/: environmentopts.pp, main.pp, uniteditor.pp, designer/controlselection.pp, designer/designer.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ... 2002-06-14 16:57 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkproc.inc: MG: fixed open file at cursor search path 2002-06-13 20:37 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas, uniteditor.pp: MG: added upper/lowercase selection 2002-06-13 08:34 lazarus * lazarus/: buildlazdialog.pas, designer/controlselection.pp: MG: added build all button to configure build lazarus 2002-06-12 16:27 lazarus * lazarus/: main.pp, designer/jitforms.pp, include/ide.inc: MG: reduced IDE output 2002-06-12 16:14 lazarus * lazarus/: main.pp, designer/designer.pp, examples/gtkglarea/exampleform.pp, examples/gtkglarea/gtkglarea_demo.lpi: MG: fixed working directory of running programms 2002-06-12 14:39 lazarus * lazarus/designer/designer.pp: MG: fixed designer control moving 2002-06-12 14:35 lazarus * lazarus/: designer/controlselection.pp, designer/designer.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed apiwidget warnings/criticals 2002-06-11 17:40 lazarus * lazarus/: environmentopts.pp, main.pp, designer/designer.pp: MG: implemented GridSizeX, GridSizeY and DisplayGrid 2002-06-11 15:41 lazarus * lazarus/lcl/: include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapiwindow.pp: MG: fixed mouse coords and fixed mouse clicked thru bug 2002-06-09 16:00 lazarus * lazarus/: editoroptions.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed persistent caret and implemented Form.BorderStyle=bsNone 2002-06-09 09:08 lazarus * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, lazarus.pp, main.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: fixed window jumping 2002-06-09 05:32 lazarus * lazarus/lcl/interfaces/gtk/: gtkimages.lrs, tnotebook_close_tab.xpm: MG: added close buttons and image to tnotebook 2002-06-08 21:18 lazarus * lazarus/lcl/interfaces/win32/: win32callback.inc, win32object.inc: Keith: Fixed some bugs that were brought to my attention; fixed compilation problem. 2002-06-08 19:15 lazarus * lazarus/: editoroptions.pp, main.pp, uniteditor.pp, components/codetools/codecompletiontool.pas, lcl/extctrls.pp, lcl/graphics.pp, lcl/lmessages.pp, lcl/include/customnotebook.inc, lcl/include/imglist.inc, lcl/include/page.inc, lcl/include/pixmap.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: added close buttons and images to TNoteBook and close buttons to source editor 2002-06-07 14:23 lazarus * lazarus/components/synedit/: synedit.pp, synedittextbuffer.pp: MG: setting modified to false will now be remembered 2002-06-07 09:40 lazarus * lazarus/: uniteditor.pp, lcl/interfaces/gtk/gtkobject.inc: MG: goto bookmark now centers the cursor line 2002-06-07 08:40 lazarus * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc: MG: gtk HandleEvents will now process all pending events 2002-06-06 16:41 lazarus * lazarus/: components/synedit/syncompletion.pas, components/synedit/synedit.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: if completion form visible it will now get all synedit keys 2002-06-06 15:19 lazarus * lazarus/: editoroptions.pp, components/synedit/synedit.pp: MG: added Persistent Caret option, useful for windowmanagers that do not send correct focus in messages 2002-06-06 09:23 lazarus * lazarus/: uniteditor.pp, lcl/include/messagedialogs.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MG: small fixes to reduce form repositioing 2002-06-05 22:43 lazarus * lazarus/designer/designer.pp: MG: prevented ValidateRename on destroy 2002-06-05 22:02 lazarus * lazarus/components/codetools/: codecompletiontool.pas, stdcodetools.pas: MG: published variables are now added with code creation options 2002-06-05 21:46 lazarus * lazarus/components/codetools/: codetoolmanager.pas, eventcodetool.pas, finddeclarationcache.pas, finddeclarationtool.pas: MG: fixed collect declarations 2002-06-05 21:26 lazarus * lazarus/components/codetools/: codetoolmanager.pas, eventcodetool.pas, stdcodetools.pas: MG: fixed indent while adding units to uses sections 2002-06-05 21:04 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed LM_SetItemIndex gtk warning 2002-06-05 19:33 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed find declaration of function ident with direct child access 2002-06-05 19:18 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed find declaration of identifier starting with round bracket 2002-06-05 19:02 lazarus * lazarus/: components/codetools/codetree.pas, components/codetools/finddeclarationtool.pas, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed finddeclaration Result in with statement 2002-06-05 16:19 lazarus * lazarus/: uniteditor.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp: MG: completion form colors now corresponds to editor 2002-06-05 14:33 lazarus * lazarus/: uniteditor.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/forms.pp, lcl/graphics.pp, lcl/include/font.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed fonts in XLFD format and styles 2002-06-04 21:28 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: cursor is now inverted and can be used with twilight color scheme 2002-06-04 17:17 lazarus * lazarus/: editoroptions.pp, main.pp, uniteditor.pp, components/synedit/synedit.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/lcllinux.pp, lcl/lcltype.pp, lcl/include/bevel.inc, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/custompanel.inc, lcl/include/font.inc, lcl/include/fontdialog.inc, lcl/include/interfacebase.inc, lcl/include/statusbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: improved TFont for XLFD font names 2002-06-04 01:05 lazarus * lazarus/: Makefile, Makefile.fpc, tools/Makefile, tools/Makefile.fpc, tools/apiwizz/Makefile: Keith: Fixed rule 'tools' in the Makefile. 2002-06-01 10:41 lazarus * lazarus/: main.pp, images/btn_pause.xpm, images/laz_images.lrs, lcl/graphics.pp, lcl/include/bitmapcanvas.inc, lcl/include/buttonglyph.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: DrawFramControl now uses gtk style, transparent STrechBlt 2002-05-31 15:10 lazarus * lazarus/lcl/interfaces/win32/win32int.pp: Keith: Code cleanup. 2002-05-31 08:45 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc: MG: deactivated new system colors, till we got a consistent solution 2002-05-31 00:45 lazarus * lazarus/debugger/: breakpointsdlg.pp, dbgoutputform.pp, watchesdlg.pp: MWE: - Removed menucreation from loaded since streaming works 2002-05-31 00:08 lazarus * lazarus/main.pp: MG: TMenuItems now all owned by mainbar 2002-05-30 23:53 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, debugger/watchesdlg.pp, lcl/forms.pp: MG: fixed form streaming of not direct TForm descendents 2002-05-30 23:40 lazarus * lazarus/: main.pp, idecomp.pp: * component-palette: TMainMenu replaces TMenu + TMenuItem registered as unvisible component + TMainMenu registered as visible component stoppok 2002-05-30 23:37 lazarus * lazarus/images/components_images.lrs: * component-palette: TMainMenu replaces TMenu, TMenuItem registered as unvisible component, TMainMenu registered * workaround for TMainMenu to avoid crash in TMainIDE.OnDesignerRenameComponent stoppok 2002-05-30 23:33 lazarus * lazarus/lcl/: menus.pp, include/menu.inc, include/menuitem.inc: + added / fixed streaming functions for TMenu & TMenuItem, stoppok 2002-05-30 23:19 lazarus * lazarus/lcl/controls.pp: + implemented HasParent for TControl & changed TCustomForm.GetChildren accordingly (sorry, control.inc & customform.inc got wrong comment:-( ) stoppok 2002-05-30 23:17 lazarus * lazarus/lcl/include/: control.inc, customform.inc: lcl/controls.pp 2002-05-30 16:18 lazarus * lazarus/: editoroptions.pp, environmentopts.pp, inputfiledialog.pas, inputhistory.pas, main.pp, runparamsopts.pas: MG: filedialogs now saves size and history 2002-05-30 16:11 lazarus * lazarus/lcl/: dialogs.pp, include/filedialog.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MG: added filters and history to TOpenDialog 2002-05-29 23:45 lazarus * lazarus/uniteditor.pp: MG: replaced toggle bookmark with set bookmark 2002-05-29 23:44 lazarus * lazarus/lcl/: dialogs.pp, filectrl.pp, include/commondialog.inc, include/control.inc, include/filectrl.inc, include/filedialog.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MG: improved TCommon/File/OpenDialog, fixed TListView scrolling and broder 2002-05-29 23:43 lazarus * lazarus/components/codetools/: codecompletiontool.pas, finddeclarationtool.pas: MG: fixed find declaration top lvl name resolving of properties 2002-05-28 21:39 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, lcl/lcltype.pp, lcl/include/application.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: added gtk rc file support and started stule dependent syscolors 2002-05-28 17:05 lazarus * lazarus/lcl/include/wincontrol.inc: MG: reduced output 2002-05-28 16:58 lazarus * lazarus/lcl/: comctrls.pp, include/customlistview.inc, include/wincontrol.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: MG: added scrollbars for TListView 2002-05-27 19:58 lazarus * lazarus/: lazarus.pp, main.pp, components/codetools/finddeclarationtool.pas, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: added command line help 2002-05-27 16:38 lazarus * lazarus/: main.pp, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, lcl/include/wincontrol.inc: MG; fixed find declaration of overloaded procs and expression input types 2002-05-24 09:18 lazarus * lazarus/: main.pp, components/gtk/gtkglarea/nvgl.pp: MG: save is now possible during debugging 2002-05-24 09:16 lazarus * lazarus/lcl/: Makefile, Makefile.fpc, controls.pp, include/application.inc, include/control.inc, include/customnotebook.inc, include/interfacebase.inc, include/treeview.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: started mouse bugfix and completed Makefile.fpc 2002-05-20 16:23 lazarus * lazarus/lcl/Makefile: MG: fixed Makefile 2002-05-20 16:18 lazarus * lazarus/: aboutfrm.lrs, aboutfrm.pas, codetoolsdefines.pas, codetoolsoptions.pas, editoroptions.pp, environmentopts.pp, exttooleditdlg.pas, ideoptiondefs.pas, runparamsopts.pas, components/synedit/synedit.pp, designer/objectinspector.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/interfacebase.pp, lcl/lcllinux.pp, lcl/stdctrls.pp, lcl/interfaces/gtk/gtkint.pp: MG: activated the clientrect bugfixes 2002-05-20 13:43 lazarus * lazarus/: components/codetools/Makefile, components/codetools/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc: MG: changed instal directory to lazarus/{lcl,codetools,synedit} 2002-05-20 13:25 lazarus * lazarus/lcl/include/control.inc: MG: readded ssTriple/ssQuad compiler directives 2002-05-20 09:25 lazarus * lazarus/lcl/: Makefile, Makefile.fpc: MG: removed interfaces.ppu from lcl Makefile 2002-05-20 09:02 lazarus * lazarus/lcl/include/control.inc: MG: removed 1_0_6 directives 2002-05-20 04:58 lazarus * lazarus/: Makefile, Makefile.fpc: Keith: Win32 fix: If more than one program called gcc is found in the path, only the first is used as the Resouce-File Pre-Processor. 2002-05-19 22:00 lazarus * lazarus/images/components/: tmainmenu.ico, tmainmenu.xpm: + added icons for tmainmenu stoppok 2002-05-19 21:53 lazarus * lazarus/lcl/forms.pp: * "TForm.menu" is now published for streaming stoppok 2002-05-19 10:28 lazarus * lazarus/lcl/menus.pp: + added helper functions to enable streaming of TMenu / TMenuItem stoppok 2002-05-19 10:27 lazarus * lazarus/lcl/include/: menu.inc, menuitem.inc: + added helper functions to enabled streaming of TMenu /TMenuItem stoppok 2002-05-17 12:45 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp, lcl/include/customcontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: finddeclaration for stupid things like var a:a; 2002-05-17 07:42 lazarus * lazarus/components/synedit/syneditautocomplete.pp: MG: fixed cursor visibility after code template completion 2002-05-17 04:14 lazarus * lazarus/images/mainicon.ico: Keith: Converted new icon 2002-05-16 21:00 lazarus * lazarus/components/codetools/pascalparsertool.pas: MG: fixed parser for statements of the form "with A as B do ;" 2002-05-16 20:53 lazarus * lazarus/components/codetools/codecompletiontool.pas: MG: fixed Event Assignment Completion naming 2002-05-16 20:26 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed selection painting of non highlighter 2002-05-16 17:51 lazarus * lazarus/: main.pp, uniteditor.pp: MG: closing editor now switches to left editor 2002-05-16 17:42 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed TForm ShowHide repositioning 2002-05-16 17:10 lazarus * lazarus/components/codetools/: finddeclarationtool.pas, keywordfunclists.pas: MG: fixed find next overloaded proc flags 2002-05-16 16:35 lazarus * lazarus/: environmentopts.pp, main.pp: MG: fixed codetools error jumping 2002-05-16 16:23 lazarus * lazarus/lcl/include/menu.inc: MG: reuced output 2002-05-16 16:01 lazarus * lazarus/: ideprocs.pp, main.pp: MG: backuping files now save file attributes/permissions 2002-05-16 15:00 lazarus * lazarus/: main.pp, project.pp: MG: fixed changing syntax highlighter on save as 2002-05-15 17:38 lazarus * lazarus/: splash.lrs, lcl/lresources.pp, lcl/include/menu.inc, tools/lazres.pp: MG: improved lresources for big files 2002-05-15 07:58 lazarus * lazarus/: lazarus.pp, lcl/menus.pp, lcl/include/customform.inc, lcl/include/menu.inc, lcl/interfaces/gtk/gtkobject.inc: MG: added TMainMenu.Parent 2002-05-15 07:25 lazarus * lazarus/examples/: Makefile, Makefile.fpc: MG: added component/units to unit path 2002-05-14 00:00 lazarus * lazarus/lcl/interfaces/win32/: win32winapi.inc, win32winapih.inc: Keith: Implemented GetWindowSize 2002-05-13 23:21 lazarus * lazarus/: Makefile.fpc, ideprocs.pp, components/codetools/fileprocs.pas, lcl/lresources.pp: Keith: Fixed Win32 compilation problems 2002-05-13 17:26 lazarus * lazarus/lcl/: forms.pp, include/control.inc, include/customform.inc, interfaces/gtk/gtkobject.inc: MG: fixed form positioning when show, hide, show 2002-05-13 16:47 lazarus * lazarus/: Makefile, Makefile.fpc, environmentopts.pp, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/customradiogroup.inc, lcl/include/radiobutton.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed client rectangles, TRadioGroup, RecreateWnd 2002-05-13 08:12 lazarus * lazarus/: main.pp, lcl/include/customradiogroup.inc, lcl/include/radiobutton.inc: MG: fixed saving unitlinks after changing fpc soure path 2002-05-12 06:56 lazarus * lazarus/lcl/: dynhasharray.pp, forms.pp, include/winapi.inc, include/wincontrol.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MG: client rect bugs nearly completed 2002-05-10 15:05 lazarus * lazarus/: Makefile, Makefile.fpc, buildlazdialog.pas, codetoolsdefines.pas: MG: added extra options to build lazarus 2002-05-10 09:48 lazarus * lazarus/COPYING: MG: updated licenses 2002-05-10 09:43 lazarus * lazarus/: COPYING, lcl/interfaces/win32/interfaces.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32def.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32listslh.inc, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc, lcl/interfaces/win32/winext.pas: MG: updated licenses 2002-05-10 09:18 lazarus * lazarus/: COPYING, COPYING.modifiedLGPL, components/gtk/gtkglarea/gtkglarea.pp, components/gtk/gtkglarea/gtkglarea_int.pp, components/gtk/gtkglarea/nvglx.pas: MG: added license directory overview 2002-05-10 09:00 lazarus * lazarus/debugger/dbgoutputform.pp: MG: fixed typo 2002-05-10 08:57 lazarus * lazarus/: COPYING, COPYING.GPL, COPYING.LGPL, COPYING.modifiedLGPL, aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, basedebugmanager.pas, buildlazdialog.pas, codetemplatedialog.pp, codetoolsdefines.pas, codetoolsdefpreview.pas, codetoolsoptions.pas, compiler.pp, compileroptions.pp, compreg.pp, customformeditor.pp, debugmanager.pas, editdefinetree.pas, editoroptions.pp, environmentopts.pp, exttooldialog.pas, exttooleditdlg.pas, findinfilesdlg.pas, findreplacedialog.pp, formeditor.pp, global.pp, idecomp.pp, ideoptiondefs.pas, ideprocs.pp, inputfiledialog.pas, inputhistory.pas, keymapping.pp, lazarus.pp, lazarusidestrconsts.pas, lazconf.pp, macropromptdlg.pas, main.pp, mainbar.pas, miscoptions.pas, msgview.pp, newprojectdlg.pp, outputfilter.pas, patheditordlg.pas, project.pp, projectdefs.pas, projectopts.pp, runparamsopts.pas, splash.pp, sysvaruseroverridedlg.pas, transfermacros.pp, uniteditor.pp, unitinfodlg.pp, viewunit_dlg.pp, wordcompletion.pp, debugger/breakpointsdlg.pp, debugger/callstackdlg.pp, debugger/cmdlinedebugger.pp, debugger/dbgoutputform.pp, debugger/dbgutils.pp, debugger/debugger.pp, debugger/debuggerdlg.pp, debugger/gdbdebugger.pp, debugger/gdbmidebugger.pp, debugger/localsdlg.pp, debugger/watchesdlg.pp, debugger/watchpropertydlg.pp, designer/abstractcompiler.pp, designer/abstracteditor.pp, designer/abstractfilesystem.pp, designer/abstractformeditor.pp, designer/aligncompsdlg.pp, designer/columndlg.pp, designer/controlselection.pp, designer/customeditor.pp, designer/designer.pp, designer/filesystem.pp, designer/jitforms.pp, designer/objectinspector.pp, designer/propedits.pp, designer/scalecompsdlg.pp, designer/sizecompsdlg.pp, examples/bitbtnform.pp, examples/bitbutton.pp, examples/checkbox.pp, examples/combobox.pp, examples/comdialogs.pp, examples/dlgform.pp, examples/edittest.pp, examples/groupbox.pp, examples/hello.pp, examples/helloform.pp, examples/listboxtest.pp, examples/listviewtest.pp, examples/memotest.pp, examples/messagedialogs.pp, examples/notebk.pp, examples/notebku.pp, examples/notebooktest.pp, examples/progressbar.pp, examples/scrollbar.pp, examples/selection.pp, examples/selectionform.pp, examples/speedtest.pp, examples/testall.pp, examples/testallform.pp, examples/testtools.inc, examples/toolbar.pp, examples/trackbar.pp, include/ide.inc, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/netbsd/lazconf.inc, include/win32/lazconf.inc, tools/lazres.pp: MG: updated licenses 2002-05-10 08:05 lazarus * lazarus/lcl/: COPYING, COPYING.LCL, allunits.pp, arrow.pp, buttons.pp, calendar.pp, clipbrd.pp, clistbox.pp, comctrls.pp, commctrl.pp, controls.pp, dialogs.pp, dynhasharray.pp, extctrls.pp, filectrl.pp, forms.pp, graphics.pp, graphtype.pp, imglist.pp, interfacebase.pp, lazqueue.pp, lcllinux.pp, lcltype.pp, lmessages.pp, lresources.pp, menus.pp, messages.pp, registry.pp, spin.pp, stdctrls.pp, toolwin.pp, utrace.pp, vclglobals.pp, include/alignment.inc, include/application.inc, include/basedragcontrolobject.inc, include/bevel.inc, include/bitbtn.inc, include/bitmap.inc, include/bitmapcanvas.inc, include/bitmapimage.inc, include/brush.inc, include/buttoncontrol.inc, include/buttonglyph.inc, include/buttons.inc, include/canvas.inc, include/checkbox.inc, include/clipbrd.inc, include/colordialog.inc, include/commondialog.inc, include/control.inc, include/controlcanvas.inc, include/controlsproc.inc, include/customcheckbox.inc, include/customcombobox.inc, include/customcontrol.inc, include/customedit.inc, include/customform.inc, include/customgroupbox.inc, include/customlabel.inc, include/customlistbox.inc, include/customlistview.inc, include/custommemo.inc, include/customnotebook.inc, include/custompanel.inc, include/customradiogroup.inc, include/defaultbitbtnimages.inc, include/dragobject.inc, include/edit.inc, include/filectrl.inc, include/filedialog.inc, include/font.inc, include/fontdialog.inc, include/form.inc, include/graphic.inc, include/graphiccontrol.inc, include/graphicsobject.inc, include/hintwindow.inc, include/hkeys.inc, include/image.inc, include/imglist.inc, include/interfacebase.inc, include/listcolumn.inc, include/listcolumns.inc, include/listitem.inc, include/listitems.inc, include/mainmenu.inc, include/memo.inc, include/memostrings.inc, include/menu.inc, include/menubar.inc, include/menuitem.inc, include/messagedialogpixmaps.inc, include/messagedialogs.inc, include/mouse.inc, include/notebook.inc, include/page.inc, include/paintbox.inc, include/pen.inc, include/picture.inc, include/pixmap.inc, include/popupmenu.inc, include/progressbar.inc, include/radiobutton.inc, include/radiogroup.inc, include/reginifile.inc, include/registry.inc, include/screen.inc, include/scrollbar.inc, include/scrolledwindow.inc, include/sharedimage.inc, include/sizeconstraints.inc, include/speedbutton.inc, include/spinedit.inc, include/statusbar.inc, include/statuspanel.inc, include/statuspanels.inc, include/timer.inc, include/togglebox.inc, include/toolbar.inc, include/toolbutton.inc, include/toolwindow.inc, include/trackbar.inc, include/treeview.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/abstract/interfaces.pp, interfaces/gtk/dragicons.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkdef.pp, interfaces/gtk/gtkdragcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtklistslh.inc, interfaces/gtk/gtklistviewcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc, interfaces/gtk/gtkwinapiwindow.pp, interfaces/gtk/interfaces.pp, interfaces/gtk/keymap.pp, interfaces/qt/interfaces.pp, interfaces/qt/qt.pp, interfaces/qt/qtcallback.inc, interfaces/qt/qtint.pp, interfaces/qt/qtobject.inc: MG: changed license to LGPL 2002-05-09 15:06 lazarus * lazarus/components/gtk/gtkglarea/: nvglx.pas, nvglxtokens.pas: MG: combined nvglx.pas and nvglxtokens.pas 2002-05-09 14:41 lazarus * lazarus/: codetoolsdefines.pas, components/synedit/synedit.pp, designer/objectinspector.pp, lcl/controls.pp, lcl/forms.pp, lcl/interfacebase.pp, lcl/menus.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customgroupbox.inc, lcl/include/interfacebase.inc, lcl/include/menu.inc, lcl/include/menuitem.inc, lcl/include/treeview.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: further clientrect bugfixes 2002-05-09 14:40 lazarus * lazarus/components/gtk/gtkglarea/: nvglx.pas, nvglxtokens.pas: MG: bindings for NVIDIA libGL glx 2002-05-09 14:38 lazarus * lazarus/components/codetools/: keywordfunclists.pas, pascalparsertool.pas: MG: fixed parser for cvar; external; 2002-05-08 18:47 lazarus * lazarus/splash.pp: Turned the ApplicationIdle feature back on. MAH 2002-05-08 16:45 lazarus * lazarus/: aboutfrm.lfm, aboutfrm.lrs, aboutfrm.pas, lazarus.pp, lazarus_about_logo.lrs, main.pp, splash.pp, images/lazarus_about_logo.xpm: New About Dialog Window added; Splash screen modified to stay visible longer. MAH 2002-05-06 14:21 lazarus * lazarus/: main.pp, uniteditor.pp: MG: nicer default window positions 2002-05-06 10:58 lazarus * lazarus/splash.pp: MG: removed unused splash image 2002-05-06 10:50 lazarus * lazarus/: mainbar.pas, splash.lrs, splash.pp, images/README, images/logo_big.jpg, images/mainicon.lrs, images/mainicon.xpm, images/splash_logo.xpm, lcl/comctrls.pp, lcl/controls.pp, lcl/lresources.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, tools/lazres.pp: MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix 2002-05-02 13:47 lazarus * lazarus/outputfilter.pas: MG: showing linker errors 2002-05-01 13:57 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, lcl/interfaces/gtk/gtkobject.inc: MG: find declaration for delphi pointer shortcut and clientrect tricks 2002-05-01 08:36 lazarus * lazarus/components/codetools/: customcodetool.pas, finddeclarationtool.pas: MG: fixed find property 2002-04-30 17:57 lazarus * lazarus/: debugmanager.pas, tinsertwatch.lfm, twatchesdlg.lfm, debugger/callstackdlg.lrs, debugger/callstackdlg.pp, debugger/cmdlinedebugger.pp, debugger/dbgutils.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, debugger/tcallstackdlg.lfm, debugger/test/debugtestform.pp: MWE: + Added callstack object and dialog + Added checks to see if debugger = nil + Added dbgutils 2002-04-30 17:01 lazarus * lazarus/: keymapping.pp, lazarusidestrconsts.pas, main.pp, mainbar.pas: MWE: + Added view callstack menu item 2002-04-30 11:57 lazarus * lazarus/: findreplacedialog.pp, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkobject.inc: MG: fixed find declaration of default properties 2002-04-29 09:07 lazarus * lazarus/designer/objectinspector.pp: MG: refreshing whole property grid, if one value changed, because of sideeefects 2002-04-29 08:42 lazarus * lazarus/designer/designer.pp: MG: fixed initial designed control renaming 2002-04-28 16:13 lazarus * lazarus/components/codetools/codetoolmanager.pas: MG: reduced output 2002-04-28 16:10 lazarus * lazarus/: customformeditor.pp, main.pp, project.pp, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/allcodetoolunits.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcechanger.pas, lcl/lresources.pp, lcl/include/wincontrol.inc, components/codetools/multikeywordlisttool.pas, components/codetools/resourcecodetool.pas: MG: fixes for saving resource files 2002-04-28 08:42 lazarus * lazarus/: ideprocs.pp, main.pp, designer/objectinspector.pp: MG: fixed saving OI settings 2002-04-27 20:56 lazarus * lazarus/: formeditor.pp, main.pp, components/codetools/codetoolmanager.pas, components/codetools/keywordfunclists.pas, components/codetools/stdcodetools.pas, designer/designer.pp, designer/objectinspector.pp, lcl/forms.pp, lcl/include/customform.inc: MG: started component renaming 2002-04-27 17:35 lazarus * lazarus/: keymapping.pp, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed window shrinking 2002-04-27 17:35 lazarus * lazarus/designer/objectinspector.pp: MG: fixed splitter 2002-04-26 17:31 lazarus * lazarus/lcl/: forms.pp, include/customform.inc: MG: made ShowModal more dlephi compatible 2002-04-26 15:50 lazarus * lazarus/: ideprocs.pp, main.pp, components/codetools/codecache.pas, components/codetools/fileprocs.pas: MG: IDE and codetools work now with trimmed filenames 2002-04-26 14:53 lazarus * lazarus/: debugmanager.pas, main.pp, uniteditor.pp: MG: fixed debug line coloring 2002-04-26 14:27 lazarus * lazarus/: codetoolsdefines.pas, main.pp: MG: added Delphi6 Templates 2002-04-26 14:26 lazarus * lazarus/: components/Makefile, components/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/forms.pp, lcl/include/customform.inc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: improved clean up 2002-04-26 14:25 lazarus * lazarus/components/codetools/: Makefile, Makefile.fpc, codetoolmanager.pas, definetemplates.pas, fileprocs.pas, keywordfunclists.pas, pascalparsertool.pas: MG: Delphi6 syntax and defines 2002-04-24 23:57 lazarus * lazarus/keymapping.pp: MG: fixed stepover key 2002-04-24 22:42 lazarus * lazarus/: debugmanager.pas, insertwatch.lrs, watches_dlg.lrs, watchesdlg.pp, debugger/breakpointsdlg.lrc, debugger/breakpointsdlg.lrs, debugger/breakpointsdlg.pp, debugger/cmdlinedebugger.pp, debugger/dbgoutputform.lrc, debugger/dbgoutputform.lrs, debugger/dbgoutputform.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, debugger/localsdlg.lrc, debugger/localsdlg.lrs, debugger/localsdlg.pp, debugger/tbreakpointsdlg.lfm, debugger/tlocalsdlg.lfm, debugger/twatchesdlg.lfm, debugger/twatchpropertydlg.lfm, debugger/watchesdlg.lrs, debugger/watchesdlg.pp, debugger/watchpropertydlg.lrs, debugger/watchpropertydlg.pp, debugger/test/debugtestform.lrc, debugger/test/debugtestform.lrs, debugger/test/debugtestform.pp, debugger/test/tdebugtesttorm.lfm, debugger/test/examples/testcntr.pp: MWE: + Added watches * Updated watches and watchproperty dialog to load as resource = renamed debugger resource files from *.lrc to *.lrs * Temporary fixed language problems on GDB (bug #508) * Made Debugmanager dialog handling more generic 2002-04-24 18:11 lazarus * lazarus/: components/codetools/codecompletiontool.pas, components/codetools/pascalparsertool.pas, lcl/controls.pp, lcl/include/control.inc, lcl/include/wincontrol.inc: MG: started new client rectangle 2002-04-24 16:31 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codecompletiontool.pas: MG: fixed property completion of stored fuctions 2002-04-24 11:29 lazarus * lazarus/: components/codetools/fileprocs.pas, components/codetools/pascalparsertool.pas, lcl/controls.pp, lcl/include/control.inc: MG: fixed typos 2002-04-23 22:21 lazarus * lazarus/components/codetools/pascalparsertool.pas: MG: fixed read constant with edged brackets 2002-04-23 22:16 lazarus * lazarus/components/codetools/pascalparsertool.pas: MG: fixed readconstant of sets 2002-04-23 19:24 lazarus * lazarus/components/codetools/codecompletiontool.pas: MG: reduced output 2002-04-23 18:12 lazarus * lazarus/components/codetools/: codeatom.pas, codecompletiontool.pas, customcodetool.pas, finddeclarationtool.pas, pascalparsertool.pas, stdcodetools.pas: MG: accelerated parser 2002-04-22 16:20 lazarus * lazarus/components/codetools/: expreval.pas, linkscanner.pas: MG: reduced string use in linkscanner 2002-04-22 15:07 lazarus * lazarus/: components/synedit/synedit.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customgroupbox.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: fixed AdjustClientRect of TGroupBox 2002-04-22 09:16 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas: MG: fixed missing include directives 2002-04-21 16:30 lazarus * lazarus/: inputhistory.pas, main.pp: MG: fixed inputhistory load/save 2002-04-21 16:10 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed finddeclaration 2002-04-21 15:24 lazarus * lazarus/: main.pp, project.pp, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas, components/gtk/gtkglarea/nvgl.pp, examples/gtkglarea/exampleform.pp: MG: small updates and fixes 2002-04-21 08:53 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, lcl/controls.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customgroupbox.inc: MG: fixed save lrs to test dir 2002-04-20 16:51 lazarus * lazarus/components/: codetools/customcodetool.pas, synedit/synedit.pp: MG: fixed synedit SelText linebreaks and pascalparser of hex char consts 2002-04-20 15:54 lazarus * lazarus/compileroptions.pp: MG: fixed unit path template 2002-04-18 10:13 lazarus * lazarus/lcl/: controls.pp, include/wincontrol.inc: MG: added include comments 2002-04-18 10:09 lazarus * lazarus/lcl/: controls.pp, stdctrls.pp, include/checkbox.inc, include/customcombobox.inc, include/customedit.inc, include/customgroupbox.inc, include/customlabel.inc, include/custommemo.inc, include/edit.inc, include/memo.inc, include/memostrings.inc, include/radiobutton.inc, include/scrollbar.inc, include/togglebox.inc, include/wincontrol.inc: MG: added include comments 2002-04-18 09:53 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, lcl/stdctrls.pp: MG: fixed find declaration of forward def class 2002-04-18 08:26 lazarus * lazarus/components/codetools/: basiccodetools.pas, codetree.pas, finddeclarationtool.pas, methodjumptool.pas: MG: fixed node cache search range calculation 2002-04-17 11:15 lazarus * lazarus/: components/codetools/codecompletiontool.pas, components/codetools/eventcodetool.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, lcl/comctrls.pp, lcl/include/treeview.inc: MG: fixes, e.g. method jumping to changed overloaded methods 2002-04-16 18:03 lazarus * lazarus/: editoroptions.pp, environmentopts.pp: MG: added form resizes 2002-04-16 17:22 lazarus * lazarus/: buildlazdialog.pas, codetemplatedialog.pp, codetoolsoptions.pas, exttooldialog.pas, exttooleditdlg.pas, findinfilesdlg.pas, macropromptdlg.pas, newprojectdlg.pp, projectopts.pp, runparamsopts.pas, sysvaruseroverridedlg.pas, unitinfodlg.pp, viewunit_dlg.lfm, viewunit_dlg.pp, watchesdlg.pp: MG: added form resizes 2002-04-16 10:55 lazarus * lazarus/: compileroptions.pp, inputhistory.pas, main.pp, patheditordlg.pas, components/codetools/codecompletiontool.pas, components/codetools/finddeclarationtool.pas: MG: added path editor for compiler options 2002-04-15 15:12 lazarus * lazarus/: components/gtk/gtkglarea/Makefile, components/gtk/gtkglarea/Makefile.fpc, components/gtk/gtkglarea/exampleform.pp, components/gtk/gtkglarea/gtkglarea_demo.pp, components/gtk/gtkglarea/data/particle.bmp, components/gtk/gtkglarea/data/texture1.bmp, components/gtk/gtkglarea/data/texture2.bmp, components/gtk/gtkglarea/data/texture3.bmp, examples/gtkglarea/exampleform.pp, examples/gtkglarea/gtkglarea_demo.lpi, examples/gtkglarea/gtkglarea_demo.pp, examples/gtkglarea/data/particle.bmp, examples/gtkglarea/data/texture1.bmp, examples/gtkglarea/data/texture2.bmp, examples/gtkglarea/data/texture3.bmp: MG: splitted gtkglarea demo in example and component 2002-04-15 14:45 lazarus * lazarus/: project.pp, projectopts.pp: MG: added save projectunit flags 2002-04-15 13:45 lazarus * lazarus/: keymapping.pp, uniteditor.pp: MG: added text editing keys to keymapping 2002-04-15 12:56 lazarus * lazarus/: main.pp, msgview.pp, projectdefs.pas, uniteditor.pp: MG: fixes for open lpi files and improved jump points 2002-04-15 12:54 lazarus * lazarus/components/gtk/gtkglarea/: exampleform.pp, gtkglarea.pp, nvgl.pp: MG: fixes from satan 2002-04-15 12:54 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codetoolsstrconsts.pas, codetree.pas, customcodetool.pas, finddeclarationtool.pas, pascalparsertool.pas, stdcodetools.pas: MG: new expression evalution for find declaration and fixes 2002-04-12 18:36 lazarus * lazarus/: codetoolsdefines.pas, inputhistory.pas, main.pp, components/codetools/definetemplates.pas: MG: FPC unitlinks are now saved 2002-04-12 16:51 lazarus * lazarus/components/codetools/: codecompletiontool.pas, finddeclarationtool.pas, pascalparsertool.pas, stdcodetools.pas: MG: reduced node cache killing for scan ranges 2002-04-12 16:30 lazarus * lazarus/components/codetools/: codecompletiontool.pas, finddeclarationtool.pas, pascalparsertool.pas: MG: fixed node cache dependency update bug 2002-04-12 12:21 lazarus * lazarus/: main.pp, projectdefs.pas, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetree.pas, components/codetools/finddeclarationtool.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas: MG: added Event Assignment completion 2002-04-11 10:20 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: reduced output 2002-04-11 10:08 lazarus * lazarus/: codetoolsdefines.pas, compileroptions.pp, editdefinetree.pas, inputfiledialog.pas, main.pp, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/definetemplates.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/stdcodetools.pas, components/synedit/syneditautocomplete.pp: MG: small fixes, cleanups and started event assignment completion 2002-04-06 15:22 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed find context node at predefined property type 2002-04-06 13:20 lazarus * lazarus/: codetoolsdefines.pas, inputfiledialog.pas, main.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas: MG: added fpc define templates 2002-04-05 20:17 lazarus * lazarus/: codetoolsdefines.pas, inputfiledialog.pas, main.pp: MG: fixed removing virtual units 2002-04-05 19:29 lazarus * lazarus/: inputfiledialog.pas, projectopts.pp: MG: reduced output 2002-04-05 19:20 lazarus * lazarus/inputfiledialog.pas: MG: started inputfiledialog 2002-04-05 19:14 lazarus * lazarus/: components/synedit/synedit.pp, designer/objectinspector.pp: MG: added bound checks for scrollbars 2002-04-05 18:34 lazarus * lazarus/: codetoolsdefines.pas, environmentopts.pp, main.pp, miscoptions.pas, project.pp, projectopts.pp, components/codetools/finddeclarationtool.pas, components/codetools/stdcodetools.pas, designer/objectinspector.pp: MG: fixed autocreate form editing in project opts 2002-04-04 23:53 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed bug in finddeclaration code node range comparision 2002-04-04 19:21 lazarus * lazarus/: main.pp, outputfilter.pas, project.pp: MG: fixed outputfilter for linker errors 2002-04-04 14:25 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/controls.pp, lcl/lresources.pp, lcl/include/application.inc, lcl/include/clipbrd.inc, lcl/include/imglist.inc, lcl/include/picture.inc, lcl/include/winapi.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: changed except statements to more verbosity 2002-04-03 23:53 lazarus * lazarus/: Makefile, Makefile.fpc: Keith: windres preprocessor is now overridable 2002-04-03 23:29 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed synedit uninitialized charsinwindow 2002-04-03 20:20 lazarus * lazarus/: main.pp, components/codetools/definetemplates.pas, components/synedit/syntextdrawer.pp: MG: fixed mem leaks 2002-04-03 13:26 lazarus * lazarus/: components/gtk/gtkglarea/exampleform.pp, lcl/include/control.inc, lcl/include/sizeconstraints.inc: MG: fixed mem leaks 2002-04-03 12:34 lazarus * lazarus/: main.pp, uniteditor.pp, components/codetools/finddeclarationtool.pas: MG: fixed crash on open project 2002-04-03 11:16 lazarus * lazarus/components/codetools/: finddeclarationtool.pas, pascalparsertool.pas: MG: finddeclaration of array of const and open arrays 2002-04-03 09:29 lazarus * lazarus/: ideprocs.pp, components/codetools/finddeclarationtool.pas, components/codetools/memcheck.pas: MG: fixed SearchFileInPath 2002-04-03 05:41 lazarus * lazarus/lcl/interfaces/win32/: win32int.pp, win32object.inc, winext.pas: Keith: * Removed more obsolete code * Compiles again! 2002-04-03 03:52 lazarus * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32listsl.inc, win32object.inc, win32proc.inc, win32winapi.inc, winext.pas: Keith: Removed obsolete code, in preperation of a pending TWin32Object cleanup 2002-04-02 19:31 lazarus * lazarus/: editoroptions.pp, environmentopts.pp: MG: fixed label sizes 2002-04-02 19:18 lazarus * lazarus/: environmentopts.pp, main.pp, project.pp: MG: fixed save project as, renaming source name 2002-04-02 18:44 lazarus * lazarus/: findreplacedialog.pp, components/codetools/avl_tree.pas, components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, lcl/include/buttoncontrol.inc, lcl/include/customcheckbox.inc: MG: bugfixes, finddeclaration cache dependencies 2002-04-01 01:20 lazarus * lazarus/: keymapping.pp, main.pp, lcl/controls.pp, lcl/lcltype.pp, lcl/include/customnotebook.inc, lcl/include/page.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed initial size of TPage 2002-04-01 00:01 lazarus * lazarus/: keymapping.pp, lcl/lcltype.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed unreleased/unpressed Ctrl/Alt/Shift 2002-03-31 21:37 lazarus * lazarus/components/codetools/linkscanner.pas: MG: fixed FindLinkSibling 2002-03-31 13:06 lazarus * lazarus/: components/codetools/avl_tree.pas, lcl/dynhasharray.pp: MG: dynhasharray memmanager is now global 2002-03-30 22:09 lazarus * lazarus/splash.pp: MG: hide splash screen on message 2002-03-30 21:59 lazarus * lazarus/components/codetools/: customcodetool.pas, finddeclarationtool.pas, linkscanner.pas, pascalparsertool.pas, stdcodetools.pas: MG: caches scanner and parser errors 2002-03-30 08:29 lazarus * lazarus/: lazarus.pp, splash.pp, components/codetools/pascalparsertool.pas: MG: fixed splash screen, fixed parser of resource strings 2002-03-30 00:22 lazarus * lazarus/: lazarusidestrconsts.pas, main.pp, uniteditor.pp: MG: started internationalization of IDE 2002-03-29 20:11 lazarus * lazarus/lcl/: interfacebase.pp, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc: Added Triple Click Shane 2002-03-29 18:12 lazarus * lazarus/: components/synedit/synedit.pp, lcl/controls.pp, lcl/lmessages.pp, lcl/include/control.inc: MG: added Triple and Quad mouse clicks to lcl and synedit 2002-03-29 17:23 lazarus * lazarus/components/codetools/: codetoolsstrconsts.pas, finddeclarationtool.pas: MG: internationalization for codetools 2002-03-29 16:52 lazarus * lazarus/: Makefile, components/codetools/Makefile: MG: fixed makefile 2002-03-29 16:50 lazarus * lazarus/components/codetools/: codetoolsstrconsts.pas, finddeclarationtool.pas, pascalparsertool.pas: MG: more internationalization 2002-03-29 15:32 lazarus * lazarus/: Makefile, main.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolsstrconsts.pas, components/codetools/definetemplates.pas, components/codetools/eventcodetool.pas, components/codetools/fileprocs.pas, components/codetools/linkscanner.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcechanger.pas, components/codetools/sourcelog.pas, components/codetools/stdcodetools.pas, lcl/include/wincontrol.inc: MG: further internationalization 2002-03-29 13:17 lazarus * lazarus/components/gtk/gtkglarea/: exampleform.pp, gtkglarea.pp: MG: removed obsolete attachsignals and fixed resizing 2002-03-29 13:03 lazarus * lazarus/components/codetools/: Makefile, codecompletiontool.pas, codetoolmanager.pas, codetoolsstrconsts.pas, definetemplates.pas: MG: old Makefile for 1.0.5 compilers 2002-03-29 00:23 lazarus * lazarus/: Makefile, Makefile.fpc: Keith: Win32 fix: Explicit path to C preprocessor defined for RC rule to fix a problem in Win9x 2002-03-28 21:32 lazarus * lazarus/components/codetools/codetoolsstrconsts.pas: MG: started internationalization of codetools 2002-03-28 21:31 lazarus * lazarus/: inputhistory.pas, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/allcodetoolunits.pp, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetree.pas, components/codetools/customcodetool.pas: MG: added inputhistory 2002-03-28 17:39 lazarus * lazarus/: editoroptions.pp, findreplacedialog.pp, main.pp, uniteditor.pp: MG: added find replace history 2002-03-28 12:49 lazarus * lazarus/: keymapping.pp, main.pp, mainbar.pas, components/codetools/codetoolmanager.pas, components/codetools/linkscanner.pas, components/codetools/stdcodetools.pas: MG: added search function: Goto Include Directive 2002-03-28 10:34 lazarus * lazarus/: main.pp, designer/objectinspector.pp: MG: show objectinspector only if needed 2002-03-28 01:11 lazarus * lazarus/: buildlazdialog.pas, compiler.pp, editdefinetree.pas, main.pp, project.pp, uniteditor.pp, wordcompletion.pp, components/codetools/linkscanner.pas, designer/designer.pp, designer/propedits.pp: MG: removed unused 2002-03-27 21:08 lazarus * lazarus/: editoroptions.pp, components/codetools/codecompletiontool.pas, components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp: MG: fixes for synedit mouse selection 2002-03-27 12:35 lazarus * lazarus/main.pp: MG: removed ide_debugger.inc 2002-03-27 12:13 lazarus * lazarus/include/ide_debugger.inc: MG: removed unused ide_debugger.inc 2002-03-27 11:39 lazarus * lazarus/: basedebugmanager.pas, debugmanager.pas, main.pp, mainbar.pas, components/codetools/codecompletiontool.pas, include/ide_debugger.inc: MG: splitted main.pp: debugger management in TDebugManager 2002-03-27 10:25 lazarus * lazarus/: main.pp, include/ide_debugger.inc: MG: renamed main Project to Project1 2002-03-27 10:18 lazarus * lazarus/: lazarus.pp, main.pp, mainbar.pas, components/codetools/codecompletiontool.pas: MG: splitted main.pp: TMainIDE has now an ancestor TMainIDEBar 2002-03-27 09:57 lazarus * lazarus/: debugger/gdbmidebugger.pp, lcl/interfacebase.pp, lcl/include/control.inc, lcl/include/customlistview.inc, lcl/interfaces/gtk/gtklistviewcallback.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: reduced compiler warnings 2002-03-27 01:33 lazarus * lazarus/lcl/: comctrls.pp, commctrl.pp, lmessages.pp, include/customlistview.inc, include/listitem.inc, include/winapih.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtklistviewcallback.inc, interfaces/gtk/gtkobject.inc: MWE: * Cleanup in lmessages * Added Listview selection and notification events + introduced commctrl 2002-03-27 01:31 lazarus * lazarus/debugger/: breakpointsdlg.lrc, breakpointsdlg.pp, tbreakpointsdlg.lfm: MWE: * activated selection dependent popup 2002-03-25 23:38 lazarus * lazarus/: editoroptions.pp, uniteditor.pp, debugger/breakpointsdlg.pp, debugger/debugger.pp, images/bookmark.lrs, images/sourceeditor/ActiveBreakPoint.ico, images/sourceeditor/ActiveBreakPoint.xpm, images/sourceeditor/InactiveBreakPoint.ico, images/sourceeditor/InvalidBreakPoint.ico, images/sourceeditor/InvalidBreakPoint.xpm, include/ide_debugger.inc: MWE: + Added invalidBreakpoint image * Reorganized uniteditor so that breakpoints can be added erternal * moved breakpoints events to notification object 2002-03-25 18:59 lazarus * lazarus/lcl/: arrow.pp, buttons.pp, calendar.pp, comctrls.pp, controls.pp, extctrls.pp, forms.pp, interfacebase.pp, menus.pp, stdctrls.pp, include/buttoncontrol.inc, include/buttons.inc, include/control.inc, include/customcombobox.inc, include/customedit.inc, include/customform.inc, include/custommemo.inc, include/customnotebook.inc, include/menuitem.inc, include/page.inc, include/progressbar.inc, include/trackbar.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: GTK Cleanup Shane 2002-03-25 17:48 lazarus * lazarus/: ideprocs.pp, main.pp, project.pp: MG: clean ups for main.pp, many minor fixes 2002-03-25 08:29 lazarus * lazarus/: environmentopts.pp, ideoptiondefs.pas, ideprocs.pp, main.pp, project.pp, components/codetools/finddeclarationtool.pas, include/ide.inc, include/ide_debugger.inc: MG: added TOpen/SaveFlags and splittet some methods 2002-03-24 17:38 lazarus * lazarus/lcl/: comctrls.pp, include/listitem.inc, include/listitems.inc: MWE: * Fixed bug on ListItems.Delete 2002-03-23 23:04 lazarus * lazarus/compileroptions.pp: MG: moved search paths to front 2002-03-23 22:02 lazarus * lazarus/examples/: testallform.pp, testtools.inc: + Enhanced testall-app with demo for TPanel, stoppok 2002-03-23 21:41 lazarus * lazarus/: runparamsopts.pas, sysvaruseroverridedlg.pas, components/codetools/linkscanner.pas, components/codetools/methodjumptool.pas: MG: fixed linkscanner for double included files 2002-03-23 20:05 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: pascal lowercase for open new unit 2002-03-23 17:40 lazarus * lazarus/: keymapping.pp, main.pp, include/ide_debugger.inc: MWE: + Added loval variables menu item * Honoured the UseLaunchingApplication checkbox 2002-03-23 16:54 lazarus * lazarus/: main.pp, runparamsopts.pas, debugger/breakpointsdlg.lrc, debugger/breakpointsdlg.pp, debugger/cmdlinedebugger.pp, debugger/dbgoutputform.lrc, debugger/dbgoutputform.pp, debugger/debugger.pp, debugger/debuggerdlg.pp, debugger/gdbmidebugger.pp, debugger/localsdlg.lrc, debugger/localsdlg.pp, debugger/tbreakpointsdlg.lfm, debugger/tdbgoutputform.lfm, debugger/tlocalsdlg.lfm, debugger/test/debugtest.pp, debugger/test/debugtestform.pp, debugger/test/examples/testwait.pp, include/ide_debugger.inc: MWE: + Added locals dialog * Modified breakpoints dialog (load as resource) + Added generic debuggerdlg class = Reorganized main.pp, all debbugger relater routines are moved to include/ide_debugger.inc 2002-03-23 16:49 lazarus * lazarus/lcl/: include/customlistview.inc, include/listcolumn.inc, include/listcolumns.inc, include/listitem.inc, include/listitems.inc, comctrls.pp: MWE: Fixed more compatebility issues (Sort, SelectedItem) 2002-03-22 18:36 lazarus * lazarus/: lazconf.pp, main.pp, components/codetools/codecache.pas: MG: added include link history 2002-03-22 14:57 lazarus * lazarus/components/codetools/: codetoolmanager.pas, finddeclarationtool.pas: MG: allow var a:a; statements 2002-03-22 14:11 lazarus * lazarus/main.pp: Added Application.ProcessMessages in MainMouseMoved to prevent the IDE hanging. Shane 2002-03-22 13:36 lazarus * lazarus/: main.pp, project.pp, components/codetools/codecompletiontool.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/methodjumptool.pas, designer/jitforms.pp, designer/objectinspector.pp, designer/propedits.pp, include/ide.inc: MG: many fixes, to make it short: events 2002-03-22 00:59 lazarus * lazarus/project.pp: MG: code creation options applied to new unit source 2002-03-22 00:15 lazarus * lazarus/: environmentopts.pp, main.pp: MG: fixes for save-project-as and pagenames 2002-03-21 23:44 lazarus * lazarus/: main.pp, project.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/codetree.pas, components/codetools/customcodetool.pas, components/codetools/eventcodetool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas: MG: fixes for save-as and form streaming exceptions 2002-03-20 17:38 lazarus * lazarus/: codetoolsdefines.pas, uniteditor.pp, components/synedit/syncompletion.pas, lcl/dynhasharray.pp, lcl/lazqueue.pp: MG: accelerated dynhasharray, fixed codetools defines editor initial resize 2002-03-18 13:29 lazarus * lazarus/: codetoolsoptions.pas, main.pp, components/codetools/codetoolmanager.pas: MG: added complete properties checkbox and ecSaveAll 2002-03-18 12:44 lazarus * lazarus/: splash.pp, lcl/forms.pp, lcl/include/customform.inc: MG: TForm.Position will now considered before creating form on 0,0 2002-03-18 12:18 lazarus * lazarus/components/codetools/linkscanner.pas: MG: reduced get/freemem usage in linkscanner 2002-03-18 09:56 lazarus * lazarus/components/codetools/linkscanner.pas: MG: reduced get/freemem usage in linkscanner 2002-03-17 22:36 lazarus * lazarus/lcl/interfaces/win32/: interfaces.pp, win32object.inc: Keith: Fixed Win32 compilation problems 2002-03-16 22:40 lazarus * lazarus/: components/codetools/codecompletiontool.pas, lcl/controls.pp, lcl/forms.pp, lcl/lcltype.pp, lcl/lmessages.pp, lcl/include/application.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/interfaces.pp: MG: reduced size+move messages between lcl and interface 2002-03-16 11:38 lazarus * lazarus/components/codetools/: basiccodetools.pas, codecompletiontool.pas, codetree.pas, keywordfunclists.pas, pascalparsertool.pas, sourcechanger.pas: MG: improved method completion: add inherited code on override specifier 2002-03-15 15:50 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codetree.pas: MG: improved code completion: special proc bodies 2002-03-15 14:15 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkwinapiwindow.pp: Removed FOCUSIN messages Removed Bitbtn created message Shane 2002-03-15 00:25 lazarus * lazarus/: runparamsopts.pas, lcl/controls.pp, lcl/extctrls.pp, lcl/graphics.pp, lcl/include/bevel.inc, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/customlistview.inc, lcl/include/listitems.inc, lcl/include/wincontrol.inc: MG: fixed TBevel.Create and TListView.Destroy 2002-03-14 22:35 lazarus * lazarus/lcl/interfaces/gtk/interfaces.pp: MG: prevented gtk interfaces checksum error 2002-03-14 21:28 lazarus * lazarus/lcl/: spin.pp, include/spinedit.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapiwindow.pp, interfaces/gtk/interfaces.pp: Bug fix for Mattias. Fixed spinedit so you can now get the value and set the value. Shane 2002-03-14 19:12 lazarus * lazarus/lcl/: include/control.inc, interfaces/gtk/gtkcallback.inc: Mouse events fixes. 2002-03-14 18:41 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed not caching proc nodes 2002-03-14 16:04 lazarus * lazarus/runparamsopts.pas: MG: workaround for new bugs 2002-03-14 15:39 lazarus * lazarus/: ideprocs.pp, main.pp, runparamsopts.pas, sysvaruseroverridedlg.pas, transfermacros.pp, designer/objectinspector.pp, designer/propedits.pp: MG: implemented run parameters: wd, launching app, sys vars 2002-03-14 12:05 lazarus * lazarus/: runparamsopts.pas, components/codetools/codecompletiontool.pas, components/codetools/sourcechanger.pas: MG: fixed sourcechanger wrong src bug 2002-03-14 08:43 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: reduced output 2002-03-14 08:42 lazarus * lazarus/: codetoolsdefines.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas: MG: added define templates for Delphi5 Projects 2002-03-13 23:48 lazarus * lazarus/: designer/objectinspector.pp, examples/helloform.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/lmessages.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/page.inc, lcl/include/sizeconstraints.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Constraints implementation (first cut) and sizig - moving system rework to better match Delphi/Kylix way of doing things (the existing implementation worked by acident IMHO :-) 2002-03-13 00:55 lazarus * lazarus/: breakpointsdlg.pp, main.pp, debugger/breakpointsdlg.lrc, debugger/breakpointsdlg.pp, debugger/debugger.pp, debugger/gdbmidebugger.pp, debugger/tbreakpointsdlg.lfm, debugger/test/debugtest.pp, debugger/test/debugtestform.pp, debugger/test/examples/testcntr.pp, debugger/test/examples/testwait.pp, designer/columndlg.pp, designer/propedits.pp, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/listcolumn.inc, lcl/include/listcolumns.inc, lcl/include/viewcolumn.inc, lcl/include/viewcolumns.inc, lcl/interfaces/gtk/gtkobject.inc: MWE: * More delphi compatibility added/updated to TListView * Introduced TDebugger.locals * Moved breakpoints dialog to debugger dir * Changed breakpoints dialog to read from resource 2002-03-12 00:22 lazarus * lazarus/: components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, lcl/clipbrd.pp, lcl/graphics.pp, lcl/include/clipbrd.inc, lcl/include/picture.inc, lcl/include/sharedimage.inc, lcl/include/winapi.inc: MG: added TPicture clipboard support 2002-03-12 00:07 lazarus * lazarus/lcl/: comctrls.pp, include/customlistview.inc, interfaces/gtk/gtkobject.inc: MWE: * Made TListview more Delphi compatible * Did some cleanup 2002-03-11 21:41 lazarus * lazarus/lcl/include/: graphic.inc, picture.inc: MG: renamed TFileFormatList to TPicFileFormatList 2002-03-11 21:36 lazarus * lazarus/: components/codetools/pascalparsertool.pas, lcl/graphics.pp, lcl/include/picture.inc: MG: fixed parser for multiple variant identifiers 2002-03-11 21:22 lazarus * lazarus/components/codetools/: methodjumptool.pas, pascalparsertool.pas: MG: fixed parser for dephis activex 2002-03-11 19:12 lazarus * lazarus/: components/codetools/customcodetool.pas, components/codetools/pascalparsertool.pas, lcl/include/graphic.inc: MG: acclerated parser read-undo-read combinations 2002-03-11 10:43 lazarus * lazarus/components/codetools/definetemplates.pas: Keith: Fixed Win32 compilation problem. 2002-03-10 23:59 lazarus * lazarus/components/codetools/: keywordfunclists.pas, linkscanner.pas, pascalparsertool.pas: MG: parser enhanced for delphis sysutils 2002-03-10 22:44 lazarus * lazarus/components/codetools/linkscanner.pas: MG: accelerated linkscanner 2002-03-10 22:41 lazarus * lazarus/components/codetools/sourcelog.pas: MG: fixed TSourceLog.Assign 2002-03-10 16:07 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codetree.pas, methodjumptool.pas, pascalparsertool.pas: MG: methodjumping of forward procs will now work with renamed procs 2002-03-09 18:13 lazarus * lazarus/components/codetools/: codecompletiontool.pas, methodjumptool.pas: MG: fixed finding class parts with empty sections 2002-03-09 18:02 lazarus * lazarus/components/codetools/sourcelog.pas: MG: OS dependent line end 2002-03-09 17:48 lazarus * lazarus/lcl/include/picture.inc: MG: fixed picture 2002-03-09 17:46 lazarus * lazarus/: components/codetools/codecompletiontool.pas, components/codetools/pascalparsertool.pas, lcl/include/picture.inc: MG: fixes for Delphi compataibility 2002-03-09 13:03 lazarus * lazarus/lcl/: graphics.pp, include/picture.inc: MG: started real graphics 2002-03-09 12:55 lazarus * lazarus/: components/codetools/codecompletiontool.pas, components/codetools/pascalparsertool.pas, lcl/clipbrd.pp, lcl/graphics.pp, lcl/include/clipbrd.inc: MG: fixed class method completion 2002-03-09 11:39 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codetree.pas, pascalparsertool.pas, sourcechanger.pas: MG: improved class completion for GUID and line indenting 2002-03-09 03:03 lazarus * lazarus/: main.pp, debugger/cmdlinedebugger.pp, debugger/dbgoutputform.lrc, debugger/dbgoutputform.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, debugger/gdbmidebugger.pp, debugger/tdbgoutputform.lfm, debugger/test/debugtestform.pp, debugger/test/examples/testcntr.pp, lcl/include/control.inc, lcl/include/popupmenu.inc: MWE: * Upgraded gdb debugger to gdb/mi debugger * Set default value for autpopoup * Added Clear popup to debugger output window 2002-03-08 17:29 lazarus * lazarus/components/synedit/synhighlighterpas.pp: MG: fixed synedit pascal highlighter of label @@end 2002-03-08 17:16 lazarus * lazarus/: components/codetools/codetree.pas, components/codetools/customcodetool.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, lcl/graphics.pp, lcl/graphtype.pp, lcl/lcllinux.pp, lcl/include/canvas.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc: MG: fixed parser of end blocks in initialization section added label sections 2002-03-08 12:37 lazarus * lazarus/: editdefinetree.pas, ideprocs.pp, main.pp, outputfilter.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/pascalparsertool.pas, lcl/include/alignment.inc, lcl/include/application.inc, lcl/include/control.inc: MG: outputfilter can now find include files 2002-03-08 10:30 lazarus * lazarus/: codetoolsdefines.pas, components/codetools/definetemplates.pas: MG: added define template for Delphi5 2002-03-08 10:30 lazarus * lazarus/lcl/: comctrls.pp, graphics.pp, include/treeview.inc: MG: nicer parameter names 2002-03-07 22:56 lazarus * lazarus/: codetoolsdefines.pas, components/codetools/definetemplates.pas, components/codetools/expreval.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas: MG: added delphi mode for codetools 2002-03-07 15:14 lazarus * lazarus/: codetoolsdefines.pas, codetoolsdefpreview.pas, codetoolsoptions.pas, main.pp, components/codetools/codetree.pas, components/codetools/definetemplates.pas, components/codetools/expreval.pas, components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas: MG: fixed find declaration new nodecache flags, find next 2002-03-06 18:26 lazarus * lazarus/: codetoolsdefines.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas: MG: fixed find declaration node cache flags checking and updates for defines 2002-03-05 15:52 lazarus * lazarus/: main.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/methodjumptool.pas: MG: updates for codetools defines 2002-03-05 09:14 lazarus * lazarus/: codetoolsdefines.lrs, codetoolsdefines.pas, editdefinetree.pas, main.pp, project.pp, components/codetools/definetemplates.pas, images/codetoolsdefines/defineall_22x22.xpm, images/codetoolsdefines/definerecurse_22x22.xpm, images/codetoolsdefines/undefineall_22x22.xpm, images/codetoolsdefines/undefinerecurse_22x22.xpm, lcl/lresources.pp, lcl/include/treeview.inc: MG: updates for codetools defines editor 2002-03-04 14:07 lazarus * lazarus/: codetoolsdefines.pas, lcl/comctrls.pp, lcl/include/treeview.inc: MG: fixed update bottomitem on wmsize 2002-03-04 11:01 lazarus * lazarus/: components/codetools/codetoolmanager.pas, components/codetools/keywordfunclists.pas, components/codetools/linkscanner.pas, components/synedit/syntextdrawer.pp, lcl/include/application.inc, lcl/interfaces/gtk/interfaces.pp: MG: fixed synedit crash on exit 2002-03-04 08:28 lazarus * lazarus/: codetoolsdefines.pas, compileroptions.pp, components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, lcl/comctrls.pp, lcl/include/treeview.inc: MG: find declaration: fixed function in with context 2002-03-03 17:08 lazarus * lazarus/: codetoolsdefines.pas, components/codetools/definetemplates.pas, components/synedit/synedit.pp: MG: fixed synedit hide right margin 2002-03-02 18:03 lazarus * lazarus/lcl/: comctrls.pp, include/treeview.inc: MG: fixed TTreeView resize update 2002-03-02 17:31 lazarus * lazarus/: codetoolsdefines.lrs, codetoolsdefines.pas, components/codetools/finddeclarationtool.pas: MG: fixes, e.g. for find declaration 2002-03-02 17:29 lazarus * lazarus/images/: README, codetoolsdefines/block_22x22.xpm, codetoolsdefines/ctdefinestate_auto_22x22.xpm, codetoolsdefines/ctdefinestate_autoproj_22x22.xpm, codetoolsdefines/ctdefinestate_none_22x22.xpm, codetoolsdefines/ctdefinestate_projspec_22x22.xpm, codetoolsdefines/define_22x22.xpm, codetoolsdefines/defineall_22x22.xpm, codetoolsdefines/directory_22x22.xpm, codetoolsdefines/else_22x22.xpm, codetoolsdefines/elseif_22x22.xpm, codetoolsdefines/if_22x22.xpm, codetoolsdefines/ifdef_22x22.xpm, codetoolsdefines/ifndef_22x22.xpm, codetoolsdefines/undefine_22x22.xpm: MG: added icons for codetoolsdefine editor 2002-03-02 14:53 lazarus * lazarus/lcl/include/treeview.inc: MG: fixed TTreeView collapse and update scrollbar bug 2002-03-02 14:22 lazarus * lazarus/: codetoolsdefines.pas, editoroptions.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, lcl/comctrls.pp: MG: fixed find declaration and inheriting class visibility flags 2002-03-02 12:08 lazarus * lazarus/: codetoolsdefines.pas, keymapping.pp, main.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/synedit/synedit.pp: MG: fixed method search diff proc, fixed synedit insert in empty line, small fixes, started define editor 2002-03-01 16:53 lazarus * lazarus/: editoroptions.pp, components/codetools/finddeclarationtool.pas: MG: fixed typo 2002-03-01 16:51 lazarus * lazarus/: codetemplatedialog.pp, codetoolsoptions.pas, editoroptions.pp, keymapping.pp, main.pp, components/codetools/finddeclarationtool.pas, components/synedit/synedit.pp: MG: added selection keys and nil operand 2002-02-28 13:09 lazarus * lazarus/: codetoolsoptions.pas, editoroptions.lrs, editoroptions.pp, keymapping.pp, main.pp, uniteditor.pp, components/codetools/avl_tree.pas, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetree.pas, components/codetools/customcodetool.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcechanger.pas, components/synedit/syneditautocomplete.pp, images/README, images/keymapcategory.xpm, images/keymaprelation.xpm, lcl/comctrls.pp, lcl/include/treeview.inc: MG: fixes, code creation policies, keymap categories, menu shortcuts 2002-02-26 00:18 lazarus * lazarus/: project.pp, projectdefs.pas: MG: jump history will now try to save relative filenames 2002-02-26 00:04 lazarus * lazarus/main.pp: MG: added close all menuitem 2002-02-25 23:56 lazarus * lazarus/: main.pp, uniteditor.pp: MG: fixed resetting error line before compiling 2002-02-25 20:17 lazarus * lazarus/: environmentopts.pp, main.pp: MG: fixed restore window positions 2002-02-25 20:09 lazarus * lazarus/components/codetools/: codecompletiontool.pas, pascalparsertool.pas, sourcechanger.pas: MG: fixed code completion: fixed long property proc splitting 2002-02-25 19:46 lazarus * lazarus/: components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkint.pp: MG: fixed nested record parsing 2002-02-25 18:08 lazarus * lazarus/lcl/include/speedbutton.inc: MG: reduced hints 2002-02-25 17:48 lazarus * lazarus/: environmentopts.pp, ideoptiondefs.pas, lazarus.pp, main.pp, msgview.pp, uniteditor.pp, designer/objectinspector.pp, lcl/include/customedit.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkwinapi.inc: MG: new IDE window layout system 2002-02-24 21:51 lazarus * lazarus/: main.pp, examples/checkbox.pp, lcl/buttons.pp, lcl/extctrls.pp, lcl/include/buttonglyph.inc, lcl/include/customnotebook.inc, lcl/include/speedbutton.inc: Improved TSpeedButton (Glyph, Spacing, Margin, drawing) Added PageCount to TNotebook Optimized component selection buttons a bit. 2002-02-22 19:24 lazarus * lazarus/components/codetools/: definetemplates.pas, pascalparsertool.pas: MG: fixed external variable and rtl/TargetOS include dir 2002-02-22 18:39 lazarus * lazarus/: environmentopts.pp, main.pp, components/codetools/codetoolmanager.pas, components/codetools/linkscanner.pas, designer/objectinspector.pp: MG: improved LinkScanner error messages 2002-02-22 15:25 lazarus * lazarus/: main.pp, uniteditor.pp, components/synedit/syneditautocomplete.pp: MG: fixed completion box for templates and identifiers 2002-02-22 15:05 lazarus * lazarus/: keymapping.pp, main.pp, uniteditor.pp: MG: edit menu reconnected to source editor 2002-02-22 14:37 lazarus * lazarus/: editoroptions.pp, debugger/gdbdebugger.pp: MG: fixed saving undo limit 2002-02-21 00:33 lazarus * lazarus/: main.pp, debugger/cmdlinedebugger.pp, debugger/dbgbreakpoint.pp, debugger/dbgoutputform.lrc, debugger/dbgoutputform.pp, debugger/dbgwatch.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, debugger/tdbgoutputform.lfm, lcl/menus.pp, lcl/stdctrls.pp: MWE: + Published OnClick for TMenuItem + Published PopupMenu property for TEdit and TMemo (Doesn't work yet) * Fixed debugger running twice + Added Debugger output form * Enabled breakpoints 2002-02-20 20:11 lazarus * lazarus/: designer/designer.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: Minor tweaks, default font caching. 2002-02-20 17:01 lazarus * lazarus/: editoroptions.pp, main.pp: MG: fixed editor opts general flags 2002-02-19 17:11 lazarus * lazarus/: codetoolsoptions.pas, components/codetools/sourcechanger.pas: MG: fixed typo 2002-02-18 23:46 lazarus * lazarus/: main.pp, lcl/lmessages.pp, lcl/menus.pp, lcl/include/custompanel.inc, lcl/include/menuitem.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/keymap.pp: Implented TMenuItem.ShortCut (not much tested). 2002-02-18 09:44 lazarus * lazarus/editoroptions.pp: MG: fixed synedit previews 2002-02-17 22:54 lazarus * lazarus/: editoroptions.pp, components/synedit/synedit.pp: MG: fixed bracket highlighting 2002-02-17 22:28 lazarus * lazarus/: editoroptions.pp, components/synedit/synhighlighterpas.pp: MG: workaround for strange synedit first token bug 2002-02-17 20:51 lazarus * lazarus/main.pp: MG: fixed running project 2002-02-17 20:37 lazarus * lazarus/editoroptions.pp: MG: fixed show line number checkbox position 2002-02-17 20:34 lazarus * lazarus/: main.pp, viewunit_dlg.pp: MG: fixed view units/forms 2002-02-17 20:02 lazarus * lazarus/compileroptions.pp: MG: fixed typo 2002-02-11 16:12 lazarus * lazarus/: customformeditor.pp, main.pp, components/codetools/basiccodetools.pas, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, components/codetools/sourcechanger.pas, designer/jitforms.pp, designer/objectinspector.pp, designer/propedits.pp, include/ide.inc: MG: started OI events 2002-02-11 12:09 lazarus * lazarus/components/gtk/gtkglarea/gtkglarea.pp: MG: fixed used units 2002-02-11 10:29 lazarus * lazarus/: components/codetools/eventcodetool.pas, components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, include/ide.inc: MG: fixed node cache for increased search ranges 2002-02-10 21:44 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/codetree.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationcache.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, designer/propedits.pp: MG: fixed a node cache range bug 2002-02-09 23:24 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/keywordfunclists.pas, components/codetools/pascalparsertool.pas, designer/propedits.pp: MG: get compatible published methods now works 2002-02-09 22:09 lazarus * lazarus/: main.pp, uniteditor.pp: MG: fixed sourcenotebook closing and form-unit switching 2002-02-09 21:32 lazarus * lazarus/: editdefinetree.pas, environmentopts.pp, main.pp, uniteditor.pp, components/codetools/codecache.pas, components/codetools/definetemplates.pas, components/codetools/eventcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, designer/designer.pp, designer/propedits.pp, include/ide.inc: MG: many fixes on my way to events 2002-02-09 03:30 mattias * lazarus/: designer/propedits.pp, lcl/include/interfacebase.inc, lcl/interfaces/gtk/gtkobject.inc: added patch from Jeroen van Idekinge 2002-02-09 03:13 mattias * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: undid the TWinControls can now contain childs in gtk, due to slowness 2002-02-09 02:48 mattias * lazarus/lcl/: controls.pp, interfacebase.pp, include/application.inc, include/control.inc, include/interfacebase.inc, include/wincontrol.inc, interfaces/gnome/gnomeint.pp, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapiwindow.pp, interfaces/win32/win32int.pp, interfaces/win32/win32object.inc: renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk 2002-02-08 22:27 lazarus * lazarus/designer/objectinspector.pp: MG: fixed resizing of object inspector 2002-02-08 22:07 lazarus * lazarus/: codetoolsoptions.pas, compileroptions.pp, editdefinetree.pas, main.pp, project.pp, projectopts.pp, components/codetools/definetemplates.pas: MG: saving of virtual project files will now save the whole project 2002-02-08 17:45 lazarus * lazarus/: codetoolsoptions.pas, editdefinetree.pas, editoroptions.pp, main.pp, uniteditor.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/keywordfunclists.pas, components/codetools/sourcechanger.pas, lcl/include/customcheckbox.inc: MG: added codetools options 2002-02-08 01:44 lazarus * lazarus/examples/: listviewtest.pp, scrollbar.pp: Keith: Fixed form size for listviewtest.pp, kind changing for scrollbar.pp 2002-02-07 19:55 lazarus * lazarus/editdefinetree.pas: MG: marked project define node as AutoGenerated 2002-02-07 19:54 lazarus * lazarus/components/codetools/definetemplates.pas: MG: added TDefineTemplateFlags 2002-02-07 19:32 lazarus * lazarus/: main.pp, transfermacros.pp: MG: added TTransferMacroFlags 2002-02-07 19:18 lazarus * lazarus/: main.pp, components/codetools/finddeclarationtool.pas: MG: fixed deactivating hints 2002-02-07 14:48 lazarus * lazarus/: compileroptions.pp, main.pp: MG: fixed mem leak FBreakPts 2002-02-07 14:47 lazarus * lazarus/components/codetools/: customcodetool.pas, finddeclarationcache.pas, finddeclarationtool.pas: MG: added BaseTypeCache 2002-02-07 09:35 lazarus * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32object.inc, win32proc.inc, win32winapi.inc, win32winapih.inc: Keith: Fixed persistent label captions and a few less noticable things 2002-02-06 23:23 lazarus * lazarus/: compileroptions.pp, editdefinetree.pas, main.pp, components/codetools/definetemplates.pas, components/codetools/linkscanner.pas: MG: codetools now know the compiler options 2002-02-06 11:00 lazarus * lazarus/outputfilter.pas: MG: fixed outputfilter compiler in sub directory 2002-02-06 10:37 lazarus * lazarus/: main.pp, outputfilter.pas: MG: outputfilter now recognizes, if compiler in sub directory 2002-02-06 09:58 lazarus * lazarus/: main.pp, debugger/cmdlinedebugger.pp, debugger/dbgwatch.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, lcl/buttons.pp: MG: fixed compiler warnings and asking to create non existing files 2002-02-06 00:16 lazarus * lazarus/: main.pp, debugger/cmdlinedebugger.pp, debugger/dbgbreakpoint.pp, debugger/dbgoutputform.lrc, debugger/dbgwatch.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, debugger/tdbgoutputform.lfm, debugger/test/debugtestform.lrc, debugger/test/debugtestform.pp, debugger/test/tdebugtesttorm.lfm, debugger/test/examples/testcntr.pp, debugger/test/examples/testwait.pp, examples/edittest.pp: MWE: * Updated tebugger + Added debugger to IDE 2002-02-05 22:57 lazarus * lazarus/components/codetools/: finddeclarationcache.pas, finddeclarationtool.pas, finddeclarationtool.pas: MG: started basetype chaching 2002-02-05 22:09 lazarus * lazarus/components/codetools/: finddeclarationcache.pas, finddeclarationtool.pas: MG: started basetype chaching 2002-02-05 21:46 lazarus * lazarus/components/codetools/: codetoolmanager.pas, customcodetool.pas, finddeclarationcache.pas, finddeclarationtool.pas: MG: added node cache, which accelerates mass find declaration 2002-02-04 17:48 lazarus * lazarus/components/codetools/: finddeclarationcache.pas, finddeclarationtool.pas: MG: added noce cache check for every context node 2002-02-04 15:19 lazarus * lazarus/components/codetools/: finddeclarationcache.pas, finddeclarationtool.pas: MG: added circle test for find base node 2002-02-04 11:54 lazarus * lazarus/: examples/Makefile, examples/Makefile.fpc, examples/edittest.pp, examples/listviewtest.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32listslh.inc, lcl/interfaces/win32/win32object.inc: Keith: * Fixes for Win32 * Added new listviewtest.pp example 2002-02-03 18:02 lazarus * lazarus/: editoroptions.pp, components/synedit/synhighlighterpas.pp: MG: directive attribute for pascal highlighter 2002-02-03 17:33 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: fixed consistency check inheritance 2002-02-03 17:25 lazarus * lazarus/components/synedit/: synedit.pp, synhighlighterpas.pp: MG: fixed string constant at line end 2002-02-03 16:37 lazarus * lazarus/components/codetools/: basiccodetools.pas, codetoolmanager.pas, codetree.pas, customcodetool.pas, finddeclarationcache.pas, finddeclarationtool.pas: MG: added update checks for node caching 2002-02-03 07:06 lazarus * lazarus/: examples/groupbox.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/win32winapih.inc: Keith: Fixed Win32 compilation problems 2002-02-03 01:23 lazarus * lazarus/: editoroptions.pp, exttooldialog.pas, exttooleditdlg.pas, findreplacedialog.pp, idecomp.pp, keymapping.pp, macropromptdlg.pas, main.pp, project.pp, uniteditor.pp, unitinfodlg.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp, components/synedit/syneditautocomplete.pp, components/synedit/synedithighlighter.pp, components/synedit/syneditkeycmds.pp, components/synedit/syneditmiscclasses.pp, components/synedit/syneditmiscprocs.pp, components/synedit/syneditsearch.pp, components/synedit/synedittextbuffer.pp, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterhtml.pp, components/synedit/synhighlighterlfm.pas, components/synedit/synhighlighterpas.pp, components/synedit/synhighlighterperl.pas, components/synedit/synhighlighterxml.pas, components/synedit/syntextdrawer.pp, designer/controlselection.pp, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp, examples/checkbox.pp, examples/speedtest.pp, examples/testallform.pp, lcl/buttons.pp, lcl/clipbrd.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/graphtype.pp, lcl/imglist.pp, lcl/interfacebase.pp, lcl/lcllinux.pp, lcl/lcltype.pp, lcl/lmessages.pp, lcl/registry.pp, lcl/stdctrls.pp, lcl/toolwin.pp, lcl/vclglobals.pp, lcl/include/canvas.inc, lcl/include/custompanel.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: TPanel implemented. Basic graphic primitives split into GraphType package, so that we can reference it from interface (GTK, Win32) units. New Frame3d canvas method that uses native (themed) drawing (GTK only). New overloaded Canvas.TextRect method. LCLLinux and Graphics was split, so a bunch of files had to be modified. 2002-02-01 11:13 lazarus * lazarus/: Makefile, Makefile.fpc, examples/bitbtnform.pp, examples/scrollbar.pp, examples/trackbar.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32listsl.inc, lcl/interfaces/win32/win32object.inc: Keith: Fixes for Win32 2002-01-31 17:52 lazarus * lazarus/components/codetools/: allcodetoolunits.pp, codetoolmemmanager.pas, codetree.pas, finddeclarationcache.pas, finddeclarationtool.pas: MG: added base class for mem managers and started node cache 2002-01-31 11:23 lazarus * lazarus/components/codetools/: eventcodetool.pas, finddeclarationtool.pas: MG: reduced output 2002-01-31 10:32 lazarus * lazarus/lcl/interfaces/win32/: Makefile, Makefile.fpc, win32callback.inc, win32int.pp, win32object.inc: Keith: * Open and save dialogs can now coexist in apps (however, only one of each type of common dialog can be used per app :( ) * Fixed make all * Fixed crash in Windows 98/ME 2002-01-30 22:48 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: expression type of string brackets 2002-01-30 16:40 lazarus * lazarus/components/codetools/: codetoolmanager.pas, customcodetool.pas, finddeclarationtool.pas, linkscanner.pas, pascalparsertool.pas, sourcelog.pas: MG: added global write lock 2002-01-29 21:55 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: expressions types are now calculated 2002-01-29 21:06 peter * lazarus/components/: mwedit/Makefile, mwedit/Makefile.fpc, mwedit/allunits.pp, mwedit/mwcustomedit.pas, mwedit/mwedit.inc, mwedit/mwgeneralsyn.pas, mwedit/mwhighlighter.pas, mwedit/mwkeycmds.pas, mwedit/mwpassyn.pas, mwedit/highlighters/DcjCppSyn.pas, mwedit/highlighters/DcjJavaSyn.pas, mwedit/highlighters/DcjPerlSyn.pas, mwedit/highlighters/cbhpsyn.pas, mwedit/highlighters/cwCACSyn.pas, mwedit/otherfiles/cbUtils.pas, mwedit/otherfiles/mwEditReg.pas, mwedit/otherfiles/mwKeyCmdEditor.pas, mwedit/otherfiles/mwkeycmdseditor.pas, mwedit92/Makefile, mwedit92/Makefile.fpc, mwedit92/allunits.pp, mwedit92/cbhpsyn.dcr, mwedit92/cbhpsyn.pas, mwedit92/cbutils.pas, mwedit92/cihc11syn.dcr, mwedit92/cihc11syn.pas, mwedit92/cwcacsyn.dcr, mwedit92/cwcacsyn.pas, mwedit92/dbmwedit.dcr, mwedit92/dbmwedit.pas, mwedit92/dcjcppsyn.dcr, mwedit92/dcjcppsyn.pas, mwedit92/dcjjavasyn.dcr, mwedit92/dcjjavasyn.pas, mwedit92/dcjperlsyn.dcr, mwedit92/dcjperlsyn.pas, mwedit92/dmbatsyn.dcr, mwedit92/dmbatsyn.pas, mwedit92/dmdfmsyn.dcr, mwedit92/dmdfmsyn.pas, mwedit92/dmmlsyn.dcr, mwedit92/dmmlsyn.pas, mwedit92/files.txt, mwedit92/hkawksyn.dcr, mwedit92/hkawksyn.pas, mwedit92/hkhtmlsyn.dcr, mwedit92/hkhtmlsyn.pas, mwedit92/izinisyn.dcr, mwedit92/izinisyn.pas, mwedit92/jskixsyn.dcr, mwedit92/jskixsyn.pas, mwedit92/lbvbssyn.dcr, mwedit92/lbvbssyn.pas, mwedit92/mkgalaxysyn.dcr, mwedit92/mkgalaxysyn.pas, mwedit92/mwbaansyn.dcr, mwedit92/mwbaansyn.pas, mwedit92/mwcachesyn.dcr, mwedit92/mwcachesyn.pas, mwedit92/mwcompletionproposal.dcr, mwedit92/mwcompletionproposal.pas, mwedit92/mwcsssyn.dcr, mwedit92/mwcsssyn.pas, mwedit92/mwcustomedit.dcr, mwedit92/mwcustomedit.pas, mwedit92/mwcustomedit.res, mwedit92/mwdmlsyn.dcr, mwedit92/mwdmlsyn.pas, mwedit92/mwedit.inc, mwedit92/mwedit_state_of_development.rtf, mwedit92/mweditdebug.inc, mwedit92/mweditpropertyreg.pas, mwedit92/mweditreg.dcr, mwedit92/mweditreg.pas, mwedit92/mweditsearch.pas, mwedit92/mweditstrings.pas, mwedit92/mwexport.pas, mwedit92/mwfortransyn.dcr, mwedit92/mwfortransyn.pas, mwedit92/mwfoxprosyn.dcr, mwedit92/mwfoxprosyn.pas, mwedit92/mwgeneralsyn.dcr, mwedit92/mwgeneralsyn.pas, mwedit92/mwhighlighter.pas, mwedit92/mwhighlightermanager.dcr, mwedit92/mwhighlightermanager.pas, mwedit92/mwhtmlexport.dcr, mwedit92/mwhtmlexport.pas, mwedit92/mwjscriptsyn.dcr, mwedit92/mwjscriptsyn.pas, mwedit92/mwkeycmdeditor.dfm, mwedit92/mwkeycmdeditor.pas, mwedit92/mwkeycmds.pas, mwedit92/mwkeycmdseditor.dfm, mwedit92/mwkeycmdseditor.pas, mwedit92/mwlocalstr.pas, mwedit92/mwpassyn.dcr, mwedit92/mwpassyn.pas, mwedit92/mwrtfexport.dcr, mwedit92/mwrtfexport.pas, mwedit92/mwsupportclasses.pas, mwedit92/mwsupportprocs.pas, mwedit92/nhasmsyn.dcr, mwedit92/nhasmsyn.pas, mwedit92/odpysyn.dcr, mwedit92/odpysyn.pas, mwedit92/odpythonbehaviour.dcr, mwedit92/odpythonbehaviour.pas, mwedit92/pasting.txt, mwedit92/pasting.unix, mwedit92/psvisualbasicsyn.dcr, mwedit92/psvisualbasicsyn.pas, mwedit92/readme.txt, mwedit92/regexpr.pas, mwedit92/sitcltksyn.dcr, mwedit92/sitcltksyn.pas, mwedit92/utextdrawer.pas, mwedit92/version.rtf, mwedit92/wbadsp21xxsyn.dcr, mwedit92/wbadsp21xxsyn.pas, mwedit92/wmmultisyn.dcr, mwedit92/wmmultisyn.pas, mwedit92/wmphpsyn.dcr, mwedit92/wmphpsyn.pas, mwedit92/wmsqlsyn.dcr, mwedit92/wmsqlsyn.pas, mwedit92/wmsybasesyn.pas, mwedit92/Contribs/Index.txt, mwedit92/Contribs/cmntins_d3.zip, mwedit92/Contribs/cmntins_unit.zip, mwedit92/Contribs/mwlocalstr.pas.spanish, mwedit92/Demos/BCB1Demo/Project1.cpp, mwedit92/Demos/BCB1Demo/Project1.mak, mwedit92/Demos/BCB1Demo/Project1.res, mwedit92/Demos/BCB1Demo/Unit1.cpp, mwedit92/Demos/BCB1Demo/Unit1.dfm, mwedit92/Demos/BCB1Demo/Unit1.h, mwedit92/Demos/BCB3Demo/Project1.bpr, mwedit92/Demos/BCB3Demo/Project1.cpp, mwedit92/Demos/BCB3Demo/Project1.res, mwedit92/Demos/BCB3Demo/Unit1.cpp, mwedit92/Demos/BCB3Demo/Unit1.dfm, mwedit92/Demos/BCB3Demo/Unit1.h, mwedit92/Demos/CodeExDemo/CodeEx.dpr, mwedit92/Demos/CodeExDemo/CodeEx.res, mwedit92/Demos/CodeExDemo/CodeExMain.dfm, mwedit92/Demos/CodeExDemo/CodeExMain.pas, mwedit92/Demos/CodeEx_CB/codexcpp.bpr, mwedit92/Demos/CodeEx_CB/codexcpp.cpp, mwedit92/Demos/CodeEx_CB/codexcpp.res, mwedit92/Demos/CodeEx_CB/main.cpp, mwedit92/Demos/CodeEx_CB/main.dfm, mwedit92/Demos/CodeEx_CB/main.h, mwedit92/Demos/D4Demo/D4demo.cfg, mwedit92/Demos/D4Demo/D4demo.dof, mwedit92/Demos/D4Demo/D4demo.dpr, mwedit92/Demos/D4Demo/D4demo.res, mwedit92/Demos/D4Demo/EditU2.dfm, mwedit92/Demos/D4Demo/EditU2.pas, mwedit92/Demos/D4Demo/Unit2.dfm, mwedit92/Demos/D4Demo/Unit2.pas, mwedit92/Demos/D4Demo/mwdemo.ico, mwedit92/Demos/Data_files/ADSP21xx.dsp, mwedit92/Demos/Data_files/EXTKBD.ASM, mwedit92/Demos/Data_files/Test.php3, mwedit92/Demos/Data_files/Test_HP48.s, mwedit92/Demos/Data_files/VisualBasic_Sample.bas, mwedit92/Demos/Data_files/ar_m_cash_batch_approval.dml, mwedit92/Demos/Data_files/mlsample.sml, mwedit92/Demos/Data_files/sample.mac, mwedit92/Demos/adv_demo/adv_demo.dpr, mwedit92/Demos/adv_demo/adv_demo.res, mwedit92/Demos/adv_demo/env_opt.dfm, mwedit92/Demos/adv_demo/env_opt.pas, mwedit92/Demos/adv_demo/find.dfm, mwedit92/Demos/adv_demo/find.pas, mwedit92/Demos/adv_demo/main.dfm, mwedit92/Demos/adv_demo/main.pas, mwedit92/Demos/pas2html/pas2html.dpr, mwedit92/Packages/mwEdit_CB3.bpk, mwedit92/Packages/mwEdit_CB3.cpp, mwedit92/Packages/mwEdit_CB4.bpk, mwedit92/Packages/mwEdit_CB4.cpp, mwedit92/Packages/mwEdit_D3.dpk, mwedit92/Packages/mwEdit_D4.dpk, mwedit92/Packages/mwEdit_D5.cfg, mwedit92/Packages/mwEdit_D5.dcu, mwedit92/Packages/mwEdit_D5.dof, mwedit92/Packages/mwEdit_D5.dpk, mwedit92/Packages/mwEdit_D5.drc, mwedit92/Packages/mwEdit_D5.res, mwedit92/mwSynGen/mgenlex.pas, mwedit92/mwSynGen/mwsyngen.dpr, mwedit92/mwSynGen/mwtlongintlist.pas, mwedit92/mwSynGen/syngenu.pas, mwedit92/mwSynGen/Get_Started/Readme.txt, mwedit92/mwSynGen/Get_Started/Sample1.msg, mwedit92/mwSynGen/Get_Started/Sample1.pas, mwedit92/mwSynGen/Get_Started/Sample2.msg, mwedit92/mwSynGen/Get_Started/Sample2.pas, mwedit92/mwSynGen/Get_Started/Sample3.pas, mwedit92/mwSynGen/Get_Started/SampleHLTest.dpr, mwedit92/mwSynGen/Get_Started/uTestForm.dfm, mwedit92/mwSynGen/Get_Started/uTestForm.pas, mwedit92/mwSynGen/Grammars/DcjCppSyn.msg, mwedit92/mwSynGen/Grammars/DcjJavaSyn.msg, mwedit92/mwSynGen/Grammars/DcjPerlSyn.msg, mwedit92/mwSynGen/Grammars/lbSqlSyn.msg, mwedit92/mwSynGen/Grammars/lbVbsSyn.msg, mwedit92/mwSynGen/Grammars/mwBaanSyn.msg, mwedit92/mwSynGen/Grammars/mwCSSSyn.msg, mwedit92/mwSynGen/Grammars/mwFortranSyn.msg, mwedit92/mwSynGen/Grammars/mwFoxproSyn.msg, mwedit92/mwSynGen/Grammars/mwGeneralSyn.msg, mwedit92/mwSynGen/Grammars/wmPHPSyn.msg, mwedit92/mwSynGen/Grammars/wmSybaseSyn.msg, mweditbeta/Makefile, mweditbeta/Makefile.fpc, mweditbeta/cbUtils.pas, mweditbeta/mwCompletionProposal.pas, mweditbeta/mwCustomEdit.pas, mweditbeta/mwEditSearch.pas, mweditbeta/mwEditStrings.pas, mweditbeta/mwExport.pas, mweditbeta/mwGeneralSyn.pas, mweditbeta/mwHighlighter.pas, mweditbeta/mwHtmlExport.pas, mweditbeta/mwKeyCmds.pas, mweditbeta/mwLocalStr.pas, mweditbeta/mwRtfExport.pas, mweditbeta/mwSupportClasses.pas, mweditbeta/mwSupportProcs.pas, mweditbeta/mwedit.inc, mweditbeta/uTextDrawer.pas, mweditbeta/examples/CodeExDemo/CodeEx.dpr, mweditbeta/examples/CodeExDemo/CodeEx.drc, mweditbeta/examples/CodeExDemo/CodeEx.dsk, mweditbeta/examples/CodeExDemo/CodeExMain.dfm, mweditbeta/examples/CodeExDemo/CodeExMain.pas, mweditbeta/examples/D4Demo/EditP2.dpr, mweditbeta/examples/D4Demo/EditP2.drc, mweditbeta/examples/D4Demo/EditP2.dsk, mweditbeta/examples/D4Demo/EditU2.dfm, mweditbeta/examples/D4Demo/EditU2.pas, mweditbeta/examples/D4Demo/mwdemo.ico, mweditbeta/examples/D4Demo/unit2.dfm, mweditbeta/examples/D4Demo/unit2.pas, mweditbeta/exporters/mwHtmlExport.pas, mweditbeta/exporters/mwRtfExport.pas, mweditbeta/highlighters/DcjCppSyn.pas, mweditbeta/highlighters/DcjJavaSyn.pas, mweditbeta/highlighters/DcjPerlSyn.pas, mweditbeta/highlighters/cbHPSyn.pas, mweditbeta/highlighters/cwCACSyn.pas, mweditbeta/highlighters/dmBatSyn.pas, mweditbeta/highlighters/dmDfmSyn.pas, mweditbeta/highlighters/hkAWKSyn.pas, mweditbeta/highlighters/hkHTMLSyn.pas, mweditbeta/highlighters/lbVBSSyn.pas, mweditbeta/highlighters/mkGalaxySyn.pas, mweditbeta/highlighters/mwPasSyn.pas, mweditbeta/highlighters/nhAsmSyn.pas, mweditbeta/highlighters/odPySyn.pas, mweditbeta/highlighters/odPythonBehaviour.pas, mweditbeta/highlighters/siTCLTKSyn.pas, mweditbeta/highlighters/wmSQLSyn.pas, mweditbeta/otherfiles/DBmwEdit.dcr, mweditbeta/otherfiles/DBmwEdit.pas, mweditbeta/otherfiles/DcjCppSyn.dcr, mweditbeta/otherfiles/DcjJavaSyn.dcr, mweditbeta/otherfiles/DcjPerlSyn.dcr, mweditbeta/otherfiles/HKAWKSYN.DCR, mweditbeta/otherfiles/Pasting.txt, mweditbeta/otherfiles/cbHPSyn.dcr, mweditbeta/otherfiles/cwCACSyn.dcr, mweditbeta/otherfiles/dmBatSyn.dcr, mweditbeta/otherfiles/dmDfmSyn.dcr, mweditbeta/otherfiles/hkhtmlsyn.dcr, mweditbeta/otherfiles/lbVbsSyn.dcr, mweditbeta/otherfiles/mkGalaxySyn.dcr, mweditbeta/otherfiles/mwCompletionProposal.dcr, mweditbeta/otherfiles/mwCustomEdit.dcr, mweditbeta/otherfiles/mwCustomEdit.res, mweditbeta/otherfiles/mwEditReg.dcr, mweditbeta/otherfiles/mwEditReg.pas, mweditbeta/otherfiles/mwGeneralSyn.dcr, mweditbeta/otherfiles/mwKeyCmdEditor.dfm, mweditbeta/otherfiles/mwKeyCmdEditor.pas, mweditbeta/otherfiles/mwKeyCmdsEditor.dfm, mweditbeta/otherfiles/mwKeyCmdsEditor.pas, mweditbeta/otherfiles/mwPasSyn.dcr, mweditbeta/otherfiles/mwdemo.ico, mweditbeta/otherfiles/mwedit_state_of_development.rtf, mweditbeta/otherfiles/mwhtmlexport.dcr, mweditbeta/otherfiles/mwrtfexport.dcr, mweditbeta/otherfiles/nhAsmSyn.dcr, mweditbeta/otherfiles/odPySyn.dcr, mweditbeta/otherfiles/odPythonBehaviour.dcr, mweditbeta/otherfiles/readme.txt, mweditbeta/otherfiles/siTCLTKSyn.dcr, mweditbeta/otherfiles/version.rtf, mweditbeta/otherfiles/wmSQLSyn.dcr: * replaced by synedit 2002-01-29 20:32 lazarus * lazarus/: Makefile, Makefile.fpc: Keith: Re-fixed make clean 2002-01-29 19:55 lazarus * lazarus/: Makefile, Makefile.fpc, lazarus.pp, lcl/interfaces/win32/win32winapi.inc, lcl/interfaces/win32/winext.pas: Keith: Fixed duplicate compiler options on Win32 2002-01-29 18:32 lazarus * lazarus/components/codetools/methodjumptool.pas: MG: jump to method in sub procs will now also try parent procs 2002-01-29 18:15 lazarus * lazarus/components/codetools/: customcodetool.pas, methodjumptool.pas: MG: fixed method jumping, cursor pos after proc head 2002-01-28 19:08 lazarus * lazarus/: environmentopts.pp, components/codetools/finddeclarationtool.pas, lcl/include/customlistview.inc, lcl/include/listitems.inc, lcl/include/viewcolumns.inc: MG: fixed mem leaks in IDE and TListView 2002-01-28 18:44 lazarus * lazarus/: Makefile, Makefile.fpc: MG: fixed make clean 2002-01-28 18:40 lazarus * lazarus/components/codetools/: basiccodetools.pas, customcodetool.pas, finddeclarationtool.pas, pascalparsertool.pas: MG: fixed expr operators in params, class proc find next 2002-01-28 17:19 lazarus * lazarus/lcl/interfaces/win32/: Makefile, Makefile.fpc: Keith: Fixed make clean 2002-01-28 17:03 lazarus * lazarus/: Makefile, Makefile.fpc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc: Keith: Fixed Makefiles for Win32 2002-01-28 14:27 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc: MG: fixed Makefiles 2002-01-28 13:30 lazarus * lazarus/lcl/interfaces/gtk/: Makefile, Makefile.fpc: MG: fixed Makefile 2002-01-28 13:20 lazarus * lazarus/components/synedit/: Makefile, Makefile.fpc: MG: fixed Makefile 2002-01-28 13:14 lazarus * lazarus/components/codetools/: Makefile, Makefile.fpc, allcodetoolunits.pp, finddeclarationtool.pas: MG: fixed Makefile 2002-01-28 00:35 lazarus * lazarus/lcl/include/application.inc: MG: added error message, when lcl has abstract widget interface object 2002-01-28 00:24 lazarus * lazarus/lcl/include/application.inc: MG: added error message, when lcl founds no widget interface object 2002-01-27 22:44 peter * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/codetools/Makefile, components/codetools/Makefile.fpc, components/mwedit/Makefile, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/qt/Makefile, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, tools/Makefile, tools/apiwizz/Makefile: * Makefile update, rebuild with fpcmake with lcl support 2002-01-27 22:08 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: MWE: Removed ^M 2002-01-27 20:08 lazarus * lazarus/main.pp: MWE: Removed ^M 2002-01-27 19:13 lazarus * lazarus/components/codetools/: codetree.pas, customcodetool.pas, finddeclarationtool.pas, keywordfunclists.pas, pascalparsertool.pas: MG: find declaration will now check procs param lists 2002-01-25 20:42 lazarus * lazarus/: uniteditor.pp, lcl/dialogs.pp, lcl/lmessages.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/winext.pas: Keith: Improved events and common dialogs on Win32 2002-01-25 14:22 lazarus * lazarus/lcl/interfaces/win32/win32callback.inc: Keith: Added initial support for events 2002-01-24 20:40 lazarus * lazarus/components/synedit/Makefile.fpc: Fix CR problem the file must have been cross platform edited. MAH 2002-01-24 20:33 lazarus * lazarus/: Makefile.fpc, components/Makefile.fpc, components/codetools/Makefile, components/codetools/Makefile.fpc, components/gtk/gtkglarea/Makefile.fpc, components/synedit/Makefile.fpc, examples/Makefile.fpc, lcl/Makefile.fpc, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/qt/Makefile.fpc, lcl/interfaces/win32/Makefile.fpc, tools/Makefile.fpc: Fixed version numbers and a fix to codetools unit path. The codetools fix was to allow zipinstall to work correctly. 2002-01-24 17:23 lazarus * lazarus/: exttooldialog.pas, components/codetools/codetoolmanager.pas, components/codetools/finddeclarationtool.pas: MG: fixed result of running external tools, fixed starting codetools in include files 2002-01-24 16:40 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkwinapi.inc: MG: deactivated clipboard setting target list for win32 2002-01-24 15:12 lazarus * lazarus/: buildlazdialog.pas, environmentopts.pp, exttooldialog.pas, keymapping.pp, main.pp, miscoptions.pas: MG: added build lazarus feature and config dialog 2002-01-24 08:34 lazarus * lazarus/: Makefile, Makefile.fpc, lcl/interfaces/win32/win32object.inc: Keith: Fixed some bugs 2002-01-23 23:12 lazarus * lazarus/: exttooldialog.pas, exttooleditdlg.pas, main.pp, outputfilter.pas, components/codetools/allcodetoolunits.pp: MG: external tool output parsing for fpc and make messages 2002-01-23 21:07 lazarus * lazarus/: compiler.pp, exttooleditdlg.pas, main.pp, outputfilter.pas: MG: added outputfilter 2002-01-22 23:40 lazarus * lazarus/components/codetools/: codetoolmanager.pas, codetree.pas, customcodetool.pas, finddeclarationtool.pas, methodjumptool.pas, pascalparsertool.pas: MG: jump to method can now be adjusted due to comments 2002-01-22 20:02 marco * lazarus/include/netbsd/lazconf.inc: * copied from FreeBSD. Lazarus starts up under NetBSD, and doesn't need changes 2002-01-21 21:41 lazarus * lazarus/components/codetools/: codetree.pas, finddeclarationtool.pas: MG: find declaration of inherited keyword 2002-01-21 15:17 lazarus * lazarus/: keymapping.pp, main.pp, uniteditor.pp, components/synedit/synedit.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: added find-block-start and renamed find-block-other-end 2002-01-21 15:15 lazarus * lazarus/components/codetools/: codecompletiontool.pas, codetoolmanager.pas, codetree.pas, customcodetool.pas, definetemplates.pas, finddeclarationtool.pas, keywordfunclists.pas, linkscanner.pas, methodjumptool.pas, pascalparsertool.pas, stdcodetools.pas: MG: parser can now read system unit, find declaration of used units, bugfxies 2002-01-21 13:52 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc: Keith: win32 interface is now the default on Windows 2002-01-21 10:04 lazarus * lazarus/lcl/interfaces/win32/win32winapi.inc: Keith: Removed redef of Assert 2002-01-21 09:42 lazarus * lazarus/lcl/: include/treeview.inc, interfaces/win32/win32object.inc, interfaces/win32/win32winapi.inc: Keith: Fixed some run-time exceptions for FPC 1.1 2002-01-18 10:07 lazarus * lazarus/lcl/interfaces/win32/: win32object.inc, win32proc.inc, win32winapih.inc: Keith: Fixed menu creation 2002-01-18 01:02 lazarus * lazarus/lcl/interfaces/win32/win32object.inc: Keith: TPage can now be a parent 2002-01-17 12:00 lazarus * lazarus/main.pp: MG: increased IDE version to 0.8.2 alpha 2002-01-17 11:51 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: find declaration of round bracket operator, function result types, typecasts 2002-01-17 05:08 lazarus * lazarus/examples/: Makefile, Makefile.fpc: Keith: updated to build all compilable examples 2002-01-17 04:17 lazarus * lazarus/lcl/interfaces/win32/: win32callback.inc, win32int.pp, win32listsl.inc, win32object.inc, win32proc.inc, win32winapi.inc, win32winapih.inc, winext.pas: Keith: Fixed TPage creation 2002-01-16 18:22 lazarus * lazarus/components/codetools/: codetree.pas, customcodetool.pas, finddeclarationtool.pas, pascalparsertool.pas: MG: find declaration of class ancestor, result type, default property, array, indexed pointer 2002-01-15 21:21 lazarus * lazarus/main.pp: MG: jump history for find declaration 2002-01-15 21:20 lazarus * lazarus/components/codetools/finddeclarationtool.pas: MG: find declaration for class ancestor 2002-01-15 18:28 lazarus * lazarus/components/codetools/: codecompletiontool.pas, customcodetool.pas, finddeclarationtool.pas, methodjumptool.pas, pascalparsertool.pas: MG: find declaration for pointers, with statements, forward classes, as operator 2002-01-15 09:49 lazarus * lazarus/: compiler.pp, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas: MG: fixed zombie compilers 2002-01-14 23:12 lazarus * lazarus/components/codetools/: customcodetool.pas, finddeclarationtool.pas: MG: added find declaration of Self in methods 2002-01-14 20:17 lazarus * lazarus/components/synedit/syneditautocomplete.pp: MG: reduced output 2002-01-14 20:17 lazarus * lazarus/components/codetools/: codetree.pas, customcodetool.pas, finddeclarationtool.pas, methodjumptool.pas, pascalparsertool.pas: MG: find declaration of sections, methods, class parts, records, enums 2002-01-14 05:23 lazarus * lazarus/: Makefile, Makefile.fpc: Keith: win32clean now uses cleanall 2002-01-14 04:24 lazarus * lazarus/: lazarus.bmp, lazarus.ico: Keith: No longer needed; replaced by main icon 2002-01-13 17:26 lazarus * lazarus/components/codetools/: customcodetool.pas, finddeclarationtool.pas: MG: find declaration of local variables 2002-01-13 16:13 lazarus * lazarus/compileroptions.pp: MG: added Unit Output Dir to compiler options 2002-01-13 13:46 lazarus * lazarus/: compiler.pp, compileroptions.pp, editoroptions.pp, main.pp: MG: fixed linker options, compiler options dialog 2002-01-13 13:35 lazarus * lazarus/components/codetools/: codetree.pas, customcodetool.pas, finddeclarationtool.pas, pascalparsertool.pas, stdcodetools.pas: MG: started find declaration for identifiers 2002-01-12 23:01 lazarus * lazarus/lcl/interfaces/win32/win32object.inc: Keith: Fixed compilation problem and some bugs 2002-01-11 21:41 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas, components/synedit/synedit.pp: MG: added guess unclosed block 2002-01-11 16:57 lazarus * lazarus/: keymapping.pp, main.pp, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/pascalparsertool.pas, components/codetools/stdcodetools.pas: MG: added find block end 2002-01-09 23:49 lazarus * lazarus/lcl/stdctrls.pp: MWE: Converted to Unix fileformat 2002-01-09 23:47 lazarus * lazarus/lcl/stdctrls.pp: MWE: published OnClick for checkbox family 2002-01-08 17:02 lazarus * lazarus/: idecomp.pp, images/components_images.lrs, images/components/timagelist.xpm, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/treeview.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: Minor changes to TListView. Added TImageList to the IDE Shane 2002-01-07 14:58 lazarus * lazarus/lcl/include/: customlistview.inc, imglist.inc: Changes to TListView to display images and fixes to TCustomImageList to notify it's owners of changes. Shane 2002-01-07 00:09 lazarus * lazarus/lcl/interfaces/win32/: win32listsl.inc, win32listslh.inc, win32winapi.inc, win32winapih.inc: MG: added missing files 2002-01-06 22:42 peter * lazarus/designer/propedits.pp: * fix for 1.1 compiler that doesn't support fixed16/32 anymore 2002-01-05 14:16 lazarus * lazarus/: lazarus.rc, lcl/interfaces/win32/interfaces.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32def.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, lcl/interfaces/win32/winext.pas: MG: win32 interface update from Keith Bowes 2002-01-05 14:13 lazarus * lazarus/images/: components/tarrow.ico, components/tcalendar.ico, components/timage.ico, components/tmouse.ico, btn_pause.ico, btn_stepinto.ico, btn_stepover.ico, mouse.ico: MG: added new icon files 2002-01-04 22:27 lazarus * lazarus/: images/components/ttreeview.xpm, lcl/include/treeview.inc: MG: added TTreeView 2002-01-04 22:25 lazarus * lazarus/lcl/comctrls.pp: MG: published background and selection color in TTreeView 2002-01-04 22:07 lazarus * lazarus/: idecomp.pp, images/components_images.lrs, lcl/comctrls.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/trackbar.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: added TTreeView 2002-01-04 22:03 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed scrollbar vert-horz typo 2002-01-04 21:29 lazarus * lazarus/: designer/propedits.pp, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/interfaces/gtk/gtkobject.inc: Added images to TListView. Shane 2002-01-03 22:17 lazarus * lazarus/: designer/columndlg.pp, lcl/comctrls.pp, lcl/include/viewcolumn.inc, lcl/interfaces/gtk/gtkobject.inc: added column visible and autosize settings. Shane 2002-01-03 16:31 lazarus * lazarus/: designer/columndlg.pp, designer/propedits.pp, lcl/include/viewcolumn.inc, lcl/interfaces/gtk/gtkobject.inc: Added changes to propedit so the colum editor changes effect the TListView. Shane 2002-01-03 16:07 lazarus * lazarus/lcl/include/imglist.inc: MG: fixed TCustomImageList.CreateSize 2002-01-02 23:18 lazarus * lazarus/: uniteditor.pp, designer/propedits.pp: MWE: - Removed some ^M (files were mixed unix/dos) * Hacked a workaround for: Error: Method (variable) and Procedure (variable) are not compatible. 2002-01-02 16:24 lazarus * lazarus/lcl/: graphics.pp, lcllinux.pp, vclglobals.pp, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: added TCanvas.Polygon and TCanvas.Polyline 2002-01-02 14:32 lazarus * lazarus/main.pp: MG: fixed clean abort of project loading 2002-01-02 13:10 lazarus * lazarus/lcl/graphics.pp: MG: fixed typo 2002-01-01 19:38 lazarus * lazarus/lcl/: controls.pp, include/control.inc, interfaces/gtk/gtkcallback.inc: MG: more wmsize messages :( 2002-01-01 17:27 lazarus * lazarus/: columndlg.pp, designer/columndlg.pp, designer/propedits.pp: MG: added TViewColumsPropertyEditor from shane 2002-01-01 16:52 lazarus * lazarus/: ideprocs.pp, components/codetools/fileprocs.pas: MG: fixed typo in win32 code 2002-01-01 16:50 lazarus * lazarus/: uniteditor.pp, designer/objectinspector.pp, lcl/controls.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/lmessages.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/customnotebook.inc, lcl/include/page.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed initial component aligning 2001-12-31 23:45 lazarus * lazarus/main.pp: Took out some test code. Shane 2001-12-31 23:42 lazarus * lazarus/: columndlg.pp, main.pp, tcolumndlg1.lfm, lcl/comctrls.pp, lcl/include/bitbtn.inc, lcl/include/customradiogroup.inc, lcl/include/viewcolumn.inc, lcl/include/wincontrol.inc: Added a TViewColumn editor to be used in the object inspector as TViewColumn's property editor. Shane 2001-12-30 21:35 lazarus * lazarus/lcl/forms.pp: MG: form stream errors are now written 2001-12-28 16:12 lazarus * lazarus/lcl/: include/customform.inc, include/customlistview.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: MG: LM_SIZE and LM_MOVE messages are now send directly, not queued 2001-12-28 12:41 lazarus * lazarus/lcl/: graphics.pp, include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: added TCanvas.Ellipse, TCanvas.Pie 2001-12-28 12:01 lazarus * lazarus/: ideprocs.pp, main.pp: MG: fixed save as with lfm and lrs files 2001-12-27 17:31 lazarus * lazarus/lcl/: include/canvas.inc, include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MG: implemented TCanvas.Arc 2001-12-21 19:16 lazarus * lazarus/: idecomp.pp, images/components_images.lrs, images/components/timage.xpm, lcl/comctrls.pp, lcl/extctrls.pp, lcl/graphics.pp, lcl/include/bitmap.inc, lcl/include/customlistview.inc, lcl/include/image.inc, lcl/include/listitem.inc, lcl/include/paintbox.inc, lcl/include/picture.inc, lcl/interfaces/gtk/gtkobject.inc: Added TImage class Shane 2001-12-20 20:11 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkobject.inc: Changed the delay for the hints from 100 miliseconds to 500. I'm hoping this reduces the crashing for some people until I determine the problem. Shane 2001-12-20 15:41 lazarus * lazarus/lcl/: include/customform.inc, include/wincontrol.inc, interfaces/gtk/gtkwinapi.inc: Fixed setfocus for TComboBox and TMemo Shane 2001-12-19 23:09 lazarus * lazarus/: main.pp, project.pp, components/codetools/pascalparsertool.pas: MG: added GUID and alias parsing, added DoJumpToCodeToolBossError 2001-12-19 22:36 lazarus * lazarus/: breakpointsdlg.pp, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/interfaces/gtk/gtkobject.inc: Added MultiSelect to TListView Shane 2001-12-19 21:28 lazarus * lazarus/: breakpointsdlg.pp, main.pp, uniteditor.pp, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/include/viewcolumn.inc, lcl/include/viewcolumns.inc, lcl/interfaces/gtk/gtkobject.inc: Enabled Alignment of columns in a TListView. Shane 2001-12-19 16:37 lazarus * lazarus/components/codetools/: codetools.inc, finddeclarationtool.pas: MG: reduced output 2001-12-19 11:59 lazarus * lazarus/: ideprocs.pp, designer/designer.pp, lcl/forms.pp, lcl/include/customform.inc, lcl/include/hintwindow.inc: MG: changes for fpc 1.1 2001-12-18 22:09 lazarus * lazarus/: breakpointsdlg.pp, main.pp, uniteditor.pp, components/synedit/synedit.pp, lcl/comctrls.pp, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/interfaces/gtk/gtkobject.inc: MOre additions for breakpoints dialog Added a TSynEditPlugin in SourceEditor to get notified of lines inserted and deleted from the source. Shane 2001-12-18 22:03 lazarus * lazarus/environmentopts.pp: MG: reduced output 2001-12-18 22:00 lazarus * lazarus/: environmentopts.pp, main.pp, components/codetools/codetools.inc, components/codetools/definetemplates.pas: MG: compiler, fpc source and lazarus src can now be changed without restart 2001-12-18 17:52 lazarus * lazarus/: editoroptions.pp, uniteditor.pp: MG: EditorOpions.FindTextAtCursor now works 2001-12-17 20:41 lazarus * lazarus/: main.pp, uniteditor.pp, components/codetools/codecache.pas: MG: added binary file recognition and readonly recognition 2001-12-17 17:46 lazarus * lazarus/: ideprocs.pp, main.pp, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, components/codetools/finddeclarationtool.pas: MG: new file procs, find declaration now supports relative search paths 2001-12-17 13:14 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: tried to xor caret, but failed :( 2001-12-17 12:16 lazarus * lazarus/: main.pp, uniteditor.pp: MG: fixed open file key in source editor 2001-12-17 12:09 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed typed but not selected filename in TOpenDialog 2001-12-17 12:02 lazarus * lazarus/: components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas, lcl/include/spinedit.inc: MG: find declaration for parsed include directives 2001-12-16 23:24 lazarus * lazarus/: breakpointsdlg.pp, compiler.pp, exttooldialog.pas, ideprocs.pp, main.pp, project.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/fileprocs.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/stdcodetools.pas, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/win32/lazconf.inc, lcl/interfaces/gtk/gtkobject.inc: MG: changes for new compiler 20011216 2001-12-16 13:55 lazarus * lazarus/: main.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/finddeclarationtool.pas: MG: fixed project codetool variable 2001-12-16 12:20 lazarus * lazarus/: keymapping.pp, main.pp, uniteditor.pp, components/codetools/codetoolmanager.pas, components/codetools/definetemplates.pas, components/codetools/expreval.pas, components/codetools/finddeclarationtool.pas, components/codetools/pascalparsertool.pas: MG: find declaration for uses sections 2001-12-15 23:58 lazarus * lazarus/main.pp: MG: fixed code completion in virtual files 2001-12-15 23:57 lazarus * lazarus/components/codetools/fileprocs.pas: MG: added file procs 2001-12-15 23:57 lazarus * lazarus/components/codetools/: Makefile, Makefile.fpc, allcodetoolunits.pp, codetoolmanager.pas, codetools.inc, definetemplates.pas, finddeclarationtool.pas: MG: added find declaration (not useful yet) 2001-12-15 23:56 lazarus * lazarus/components/codetools/codecompletiontool.pas: MG: fixed adding of class comment without new procs 2001-12-15 23:56 lazarus * lazarus/components/codetools/pascalparsertool.pas: MG: fixed implementation node end 2001-12-15 12:09 lazarus * lazarus/environmentopts.pp: MG: fixed short checkbox 2001-12-15 11:59 lazarus * lazarus/uniteditor.pp: MG: small fixes 2001-12-15 11:58 lazarus * lazarus/components/codetools/: finddeclarationtool.pas, methodjumptool.pas: MG: started find used unit 2001-12-15 11:57 lazarus * lazarus/: environmentopts.pp, main.pp: MG: added hint checkboxes to environment options 2001-12-14 20:51 lazarus * lazarus/: breakpointsdlg.pp, lcl/comctrls.pp, lcl/include/customlistview.inc, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/interfaces/gtk/gtkobject.inc: More changes to TListView Shane 2001-12-14 19:38 lazarus * lazarus/: breakpointsdlg.pp, main.pp, uniteditor.pp, lcl/comctrls.pp, lcl/lmessages.pp, lcl/include/customlistview.inc, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/include/viewcolumns.inc, lcl/interfaces/gtk/gtkobject.inc: Changed code for TListView Added a generic Breakpoints dialog Shane 2001-12-14 00:09 lazarus * lazarus/: main.pp, project.pp, components/codetools/codecache.pas, components/codetools/codecompletiontool.pas, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, components/codetools/finddeclarationtool.pas, components/codetools/linkscanner.pas, components/codetools/sourcechanger.pas, components/codetools/sourcelog.pas: MG: enhanced code caching, fixed CursorToCleanPos and beautify statement 2001-12-13 23:12 lazarus * lazarus/Makefile.fpc: MWE: Stripped some ^M 2001-12-13 17:03 lazarus * lazarus/editoroptions.pp: MG: fixed mem leak 2001-12-13 15:13 lazarus * lazarus/: editoroptions.pp, environmentopts.pp, findreplacedialog.pp, ideprocs.pp, components/codetools/codetree.pas, components/codetools/finddeclarationtool.pas: MG: started find/replace history 2001-12-12 22:11 lazarus * lazarus/components/codetools/: Makefile, Makefile.fpc, allcodetoolunits.pp, finddeclarationtool.pas, stdcodetools.pas: MG: started finddeclarationtool 2001-12-12 21:45 lazarus * lazarus/: components/codetools/pascalparsertool.pas, lcl/interfaces/gtk/gtkcallback.inc: MG: added non existing filename to multiselection in TOpenDialog 2001-12-12 21:19 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc: Modified the the GTKFileSelection so that it will handle and use CTRL and SHIFT keys in a fashion similar to Windows. 2001-12-12 17:49 lazarus * lazarus/: main.pp, uniteditor.pp, images/btn_save.xpm, images/laz_images.lrs: Added code to disable save button when the active unit is not "modified". Shane 2001-12-12 16:12 lazarus * lazarus/: main.pp, lcl/interfaces/gtk/gtkcallback.inc: MG: added file path to files in TOpenDialog 2001-12-12 15:39 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkwinapiwindow.pp: MG: carets will now be auto destroyed on widget destroy 2001-12-12 15:25 lazarus * lazarus/main.pp: Changes to allow multiple files being opened in main.pp Shane 2001-12-12 15:23 lazarus * lazarus/: components/synedit/synedit.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: implemented DestroyCaret 2001-12-12 09:29 lazarus * lazarus/lcl/interfaces/gtk/: gtkcallback.inc, gtkobject.inc: Add code to allow TOpenDialog to do multiple line selects. MAH 2001-12-11 17:51 lazarus * lazarus/: lazarus.pp, main.pp, watchesdlg.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: Modified the Watches dialog Shane 2001-12-11 16:43 lazarus * lazarus/: main.pp, components/codetools/codecache.pas: MG: TCodeBuffer.LoadFromFile now checks file date 2001-12-11 15:36 lazarus * lazarus/: main.pp, lcl/dialogs.pp, lcl/include/commondialog.inc, lcl/include/filedialog.inc, lcl/interfaces/gtk/gtkobject.inc: MG: started multiselection for TOpenDialog 2001-12-11 12:14 lazarus * lazarus/main.pp: MG: fixed save project, saving units twice 2001-12-11 10:34 lazarus * lazarus/main.pp: MG: fixed open file at cursor 2001-12-11 00:10 lazarus * lazarus/components/synedit/synhighlighterperl.pas: MG: added perl hilighter 2001-12-11 00:03 lazarus * lazarus/: findreplacedialog.pp, main.pp, uniteditor.pp: MG: enhanced open file at cursor to read more than one word 2001-12-10 23:39 lazarus * lazarus/: editoroptions.pp, main.pp, uniteditor.pp, components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allunits.pp, components/synedit/synhighlighterpas.pp, lcl/include/messagedialogs.inc: MG: added perl highlighter 2001-12-10 17:22 lazarus * lazarus/main.pp: MG: started open file at cursor 2001-12-10 15:32 lazarus * lazarus/: insertwatch.lrs, main.pp, tinsertwatch.lfm, twatchesdlg.lfm, watches_dlg.lrs, watchesdlg.pp: MOdified the Watches dialog and added the lfm and lrs files for it and the insert watch dialog. Shane 2001-12-10 13:20 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed uncommented line 2001-12-10 12:13 lazarus * lazarus/: components/synedit/synedit.pp, lcl/interfaces/gtk/gtkproc.inc, components/synedit/synedit.pp, lcl/interfaces/gtk/gtkproc.inc: MG: added GDK_dead_circumflex key 2001-12-10 10:12 lazarus * lazarus/uniteditor.pp: MG: removed TextUnderCursor 2001-12-10 09:44 lazarus * lazarus/: environmentopts.pp, ideprocs.pp, lazconf.pp, main.pp, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/win32/lazconf.inc: MG: added search for compiler, if not set 2001-12-10 09:19 lazarus * lazarus/: compiler.pp, ideprocs.pp: MG: added hint for unset compiler path 2001-12-10 08:47 lazarus * lazarus/lcl/lmessages.pp: MG: fixed typo 2001-12-10 08:47 lazarus * lazarus/: compiler.pp, ideprocs.pp, designer/objectinspector.pp, examples/testallform.pp: MG: minor fixes 2001-12-10 08:46 lazarus * lazarus/components/codetools/linkscanner.pas: MG: fixed missing bracket for windows 2001-12-08 13:35 lazarus * lazarus/lcl/: forms.pp, include/application.inc: MG: added TApplication.ShowException 2001-12-08 09:54 lazarus * lazarus/lcl/: controls.pp, include/control.inc, include/wincontrol.inc: MG: added TControl.Refresh 2001-12-07 21:12 lazarus * lazarus/: lazarus.pp, main.pp, uniteditor.pp, watchesdlg.pp, lcl/stdctrls.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Added a watch dialog. Shane 2001-12-06 19:39 lazarus * lazarus/lcl/arrow.pp: MG: commneded unused var 2001-12-06 14:39 lazarus * lazarus/: idecomp.pp, images/components_images.lrs, images/components/tarrow.xpm, lcl/allunits.pp, lcl/arrow.pp, lcl/calendar.pp, lcl/vclglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: Added TArrow component Shane 2001-12-06 11:15 lazarus * lazarus/: editoroptions.pp, components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allunits.pp, components/synedit/synedithighlighter.pp, components/synedit/syneditstrconst.pp, components/synedit/synedittypes.pp, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterlfm.pas, components/synedit/synhighlighterpas.pp, components/synedit/synhighlighterxml.pas: MG: added xml and lfm highlighter 2001-12-06 08:48 lazarus * lazarus/: editoroptions.pp, uniteditor.pp: MG: editopts->codetools->autotooltipsymbtools activated 2001-12-05 19:23 lazarus * lazarus/lcl/: calendar.pp, lmessages.pp, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: Added events to Calendar Shane 2001-12-05 19:19 lazarus * lazarus/: main.pp, lcl/allunits.pp, lcl/calendar.pp: MG: added calendar to allunits and removed unused vars 2001-12-05 18:40 lazarus * lazarus/lcl/: calendar.pp, interfaces/gtk/gtkobject.inc: Added READONLY to Calendar. Shane 2001-12-05 18:23 lazarus * lazarus/: idecomp.pp, images/components_images.lrs, images/components/tcalendar.xpm, lcl/calendar.pp, lcl/controls.pp, lcl/vclglobals.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: Added Calendar component Shane 2001-12-04 15:28 lazarus * lazarus/main.pp: Added hints to the main ide. Shane 2001-12-03 19:29 lazarus * lazarus/uniteditor.pp: MOdified the hints Shane 2001-12-03 16:49 lazarus * lazarus/designer/designer.pp: Changes made to designer.pp was crashing LAzarus. Changed it back to the old way until I figure it out. Shane 2001-12-02 14:05 lazarus * lazarus/main.pp: MG: reduced output 2001-12-02 13:55 lazarus * lazarus/: editoroptions.pp, components/codetools/codetoolmanager.pas, components/codetools/customcodetool.pas, designer/objectinspector.pp: MG: fixed mem leak in editoropts, added errormsg to all in codetoolmanager 2001-12-02 12:03 lazarus * lazarus/: editoroptions.pp, environmentopts.pp, main.pp, project.pp: MG: added default pascal file extension option 2001-12-01 23:26 lazarus * lazarus/projectdefs.pas: MG: added jump-history 2001-12-01 23:17 lazarus * lazarus/: ideprocs.pp, keymapping.pp, main.pp, project.pp, uniteditor.pp: MG: added jump-history 2001-11-30 20:44 lazarus * lazarus/: uniteditor.pp, designer/objectinspector.pp: Added GetCaretPosfroMCursorPos in UnitEditor SourceEditor Shane 2001-11-30 17:52 lazarus * lazarus/designer/objectinspector.pp: Minor fix to objectinspector hints. Shane 2001-11-30 17:41 lazarus * lazarus/: uniteditor.pp, designer/designer.pp, designer/objectinspector.pp, lcl/interfaces/gtk/gtkcallback.inc: Improved hints with overlapping windows. Shane 2001-11-29 19:41 lazarus * lazarus/: designer/objectinspector.pp, lcl/forms.pp, lcl/include/hintwindow.inc, lcl/interfaces/gtk/gtkcallback.inc: Improved the double click. Shane 2001-11-28 22:29 lazarus * lazarus/uniteditor.pp: Editor hints disappear now when a key is pressed. Shane 2001-11-28 20:31 lazarus * lazarus/: uniteditor.pp, designer/objectinspector.pp: Added code for eventcreation Shane 2001-11-28 16:03 lazarus * lazarus/uniteditor.pp: SMall fix to Editors Smart Hints Shane 2001-11-28 15:33 lazarus * lazarus/uniteditor.pp: Modifications to the smart hints in the editor window. Shane 2001-11-27 22:09 lazarus * lazarus/: uniteditor.pp, designer/designer.pp: Added code for editor hints. Shane 2001-11-27 16:58 lazarus * lazarus/: editoroptions.pp, uniteditor.pp: MG: fixed setting of text block color 2001-11-27 16:35 lazarus * lazarus/exttooldialog.pas: MG: fixed trailing space in commandline of tools 2001-11-27 16:10 lazarus * lazarus/include/ide.inc: MG: deactivated IDE_DEBUG 2001-11-27 16:06 lazarus * lazarus/: editoroptions.pp, main.pp, uniteditor.pp, components/synedit/synedithighlighter.pp, components/synedit/synhighlighterhtml.pp, components/synedit/synhighlighterpas.pp, include/ide.inc, lcl/include/customlistbox.inc, lcl/interfaces/gtk/gtklistsl.inc: MG: added multi language syntax hilighting 2001-11-26 15:19 lazarus * lazarus/: idecomp.pp, lcl/interfaces/gtk/gtkobject.inc: Added some code to make the interbae components work better. Shane 2001-11-22 15:33 lazarus * lazarus/lcl/include/speedbutton.inc: MG: fixed painting background of flat speedbuttons 2001-11-22 15:28 lazarus * lazarus/: main.pp, images/components_images.lrs, images/components/default.xpm, images/components/tbevel.xpm, images/components/tbitbtn.xpm, images/components/tbutton.xpm, images/components/tcheckbox.xpm, images/components/tcolordialog.xpm, images/components/tcombobox.xpm, images/components/tdatabase.xpm, images/components/tdatasource.xpm, images/components/tedit.xpm, images/components/tfontdialog.xpm, images/components/tgroupbox.xpm, images/components/tibdatabase.xpm, images/components/tibquery.xpm, images/components/tlabel.xpm, images/components/tlistbox.xpm, images/components/tlistview.xpm, images/components/tmemo.xpm, images/components/tmenu.xpm, images/components/tmouse.xpm, images/components/tnotebook.xpm, images/components/topendialog.xpm, images/components/topenpicturedialog.xpm, images/components/tpaintbox.xpm, images/components/tpanel.xpm, images/components/tpopupmenu.xpm, images/components/tprinterdialog.xpm, images/components/tprintersetupdialog.xpm, images/components/tprogressbar.xpm, images/components/tquery.xpm, images/components/tradiobutton.xpm, images/components/tradiogroup.xpm, images/components/tsavedialog.xpm, images/components/tsavepicturedialog.xpm, images/components/tscrollbar.xpm, images/components/tspeedbutton.xpm, images/components/tspinedit.xpm, images/components/tstatusbar.xpm, images/components/ttimer.xpm, images/components/ttogglebox.xpm, images/components/ttoolbar.xpm, images/components/ttrackbar.xpm: MG: cropped all component icons 2001-11-22 14:58 lazarus * lazarus/: uniteditor.pp, designer/bookmark.lrs, images/README, images/bookmark.lrs, images/components_images.lrs, images/default.ico, images/default.xpm, images/components/default.ico, images/components/default.xpm: MG: moved all image resources to images dir 2001-11-22 11:45 lazarus * lazarus/images/README: MG: fixed typos 2001-11-22 11:37 lazarus * lazarus/: main.pp, images/README, images/btn_pause.xpm, images/btn_stepinto.xpm, images/btn_stepover.xpm, images/laz_images.lrs: MG: moved lazres, added images/README 2001-11-22 11:18 lazarus * lazarus/: lazres.pp, tools/lazres.pp: MG: moved lazres.pp to tools/ 2001-11-22 10:54 lazarus * lazarus/: idecomp.pp, designer/lazarus_control_images.lrs, images/ActiveBreakPoint.ico, images/ActiveBreakPoint.xpm, images/InactiveBreakPoint.ico, images/InactiveBreakPoint.xpm, images/bookmark0.ico, images/bookmark0.xpm, images/bookmark1.ico, images/bookmark1.xpm, images/bookmark2.ico, images/bookmark2.xpm, images/bookmark3.ico, images/bookmark3.xpm, images/bookmark4.ico, images/bookmark4.xpm, images/bookmark5.ico, images/bookmark5.xpm, images/bookmark6.ico, images/bookmark6.xpm, images/bookmark7.ico, images/bookmark7.xpm, images/bookmark8.ico, images/bookmark8.xpm, images/bookmark9.ico, images/bookmark9.xpm, images/btn_toggleform.xpm, images/components_images.lrs, images/tbevel.ico, images/tbevel.xpm, images/tbitbtn.ico, images/tbitbtn.xpm, images/tbutton.ico, images/tbutton.xpm, images/tcheckbox.ico, images/tcheckbox.xpm, images/tcolordialog.ico, images/tcolordialog.xpm, images/tcombobox.ico, images/tcombobox.xpm, images/tdatabase.ico, images/tdatabase.xpm, images/tdatasource.ico, images/tdatasource.xpm, images/tedit.ico, images/tedit.xpm, images/tfontdialog.ico, images/tfontdialog.xpm, images/tgroupbox.ico, images/tgroupbox.xpm, images/tibdatabase.ico, images/tibdatabase.xpm, images/tibquery.ico, images/tibquery.xpm, images/tlabel.ico, images/tlabel.xpm, images/tlistbox.ico, images/tlistbox.xpm, images/tlistview.ico, images/tlistview.xpm, images/tmemo.ico, images/tmemo.xpm, images/tmenu.ico, images/tmenu.xpm, images/tmouse.xpm, images/tnotebook.ico, images/tnotebook.xpm, images/topendialog.ico, images/topendialog.xpm, images/topenpicturedialog.ico, images/topenpicturedialog.xpm, images/tpaintbox.ico, images/tpaintbox.xpm, images/tpanel.ico, images/tpanel.xpm, images/tpopupmenu.ico, images/tpopupmenu.xpm, images/tprinterdialog.ico, images/tprinterdialog.xpm, images/tprintersetupdialog.ico, images/tprintersetupdialog.xpm, images/tprogressbar.ico, images/tprogressbar.xpm, images/tquery.ico, images/tquery.xpm, images/tradiobutton.ico, images/tradiobutton.xpm, images/tradiogroup.ico, images/tradiogroup.xpm, images/tsavedialog.ico, images/tsavedialog.xpm, images/tsavepicturedialog.ico, images/tsavepicturedialog.xpm, images/tscrollbar.ico, images/tscrollbar.xpm, images/tspeedbutton.ico, images/tspeedbutton.xpm, images/tspinedit.ico, images/tspinedit.xpm, images/tstatusbar.ico, images/tstatusbar.xpm, images/ttimer.ico, images/ttimer.xpm, images/ttogglebox.ico, images/ttogglebox.xpm, images/ttoolbar.ico, images/ttoolbar.xpm, images/ttrackbar.ico, images/ttrackbar.xpm, images/components/tbevel.ico, images/components/tbevel.xpm, images/components/tbitbtn.ico, images/components/tbitbtn.xpm, images/components/tbutton.ico, images/components/tbutton.xpm, images/components/tcheckbox.ico, images/components/tcheckbox.xpm, images/components/tcolordialog.ico, images/components/tcolordialog.xpm, images/components/tcombobox.ico, images/components/tcombobox.xpm, images/components/tdatabase.ico, images/components/tdatabase.xpm, images/components/tdatasource.ico, images/components/tdatasource.xpm, images/components/tedit.ico, images/components/tedit.xpm, images/components/tfontdialog.ico, images/components/tfontdialog.xpm, images/components/tgroupbox.ico, images/components/tgroupbox.xpm, images/components/tibdatabase.ico, images/components/tibdatabase.xpm, images/components/tibquery.ico, images/components/tibquery.xpm, images/components/tlabel.ico, images/components/tlabel.xpm, images/components/tlistbox.ico, images/components/tlistbox.xpm, images/components/tlistview.ico, images/components/tlistview.xpm, images/components/tmemo.ico, images/components/tmemo.xpm, images/components/tmenu.ico, images/components/tmenu.xpm, images/components/tmouse.xpm, images/components/tnotebook.ico, images/components/tnotebook.xpm, images/components/topendialog.ico, images/components/topendialog.xpm, images/components/topenpicturedialog.ico, images/components/topenpicturedialog.xpm, images/components/tpaintbox.ico, images/components/tpaintbox.xpm, images/components/tpanel.ico, images/components/tpanel.xpm, images/components/tpopupmenu.ico, images/components/tpopupmenu.xpm, images/components/tprinterdialog.ico, images/components/tprinterdialog.xpm, images/components/tprintersetupdialog.ico, images/components/tprintersetupdialog.xpm, images/components/tprogressbar.ico, images/components/tprogressbar.xpm, images/components/tquery.ico, images/components/tquery.xpm, images/components/tradiobutton.ico, images/components/tradiobutton.xpm, images/components/tradiogroup.ico, images/components/tradiogroup.xpm, images/components/tsavedialog.ico, images/components/tsavedialog.xpm, images/components/tsavepicturedialog.ico, images/components/tsavepicturedialog.xpm, images/components/tscrollbar.ico, images/components/tscrollbar.xpm, images/components/tspeedbutton.ico, images/components/tspeedbutton.xpm, images/components/tspinedit.ico, images/components/tspinedit.xpm, images/components/tstatusbar.ico, images/components/tstatusbar.xpm, images/components/ttimer.ico, images/components/ttimer.xpm, images/components/ttogglebox.ico, images/components/ttogglebox.xpm, images/components/ttoolbar.ico, images/components/ttoolbar.xpm, images/components/ttrackbar.ico, images/components/ttrackbar.xpm, images/sourceeditor/ActiveBreakPoint.ico, images/sourceeditor/ActiveBreakPoint.xpm, images/sourceeditor/InactiveBreakPoint.ico, images/sourceeditor/InactiveBreakPoint.xpm, images/sourceeditor/bookmark0.ico, images/sourceeditor/bookmark0.xpm, images/sourceeditor/bookmark1.ico, images/sourceeditor/bookmark1.xpm, images/sourceeditor/bookmark2.ico, images/sourceeditor/bookmark2.xpm, images/sourceeditor/bookmark3.ico, images/sourceeditor/bookmark3.xpm, images/sourceeditor/bookmark4.ico, images/sourceeditor/bookmark4.xpm, images/sourceeditor/bookmark5.ico, images/sourceeditor/bookmark5.xpm, images/sourceeditor/bookmark6.ico, images/sourceeditor/bookmark6.xpm, images/sourceeditor/bookmark7.ico, images/sourceeditor/bookmark7.xpm, images/sourceeditor/bookmark8.ico, images/sourceeditor/bookmark8.xpm, images/sourceeditor/bookmark9.ico, images/sourceeditor/bookmark9.xpm: MG: created images/sourceeditor, images/components and moved icons 2001-11-22 09:45 lazarus * lazarus/designer/: designer.pp, objectinspector.pp: MG: removed unused vars and fixed design grid 2001-11-21 20:33 lazarus * lazarus/designer/designer.pp: commented out a line. Shane 2001-11-21 20:32 lazarus * lazarus/: main.pp, designer/designer.pp, lcl/lmessages.pp, lcl/include/buttons.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: TComboBox can now be moved in FormEditor Shane 2001-11-21 15:55 lazarus * lazarus/: designer/objectinspector.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Changes for combobox to receive butondown and up events DblClick events now working. Shane 2001-11-21 14:09 lazarus * lazarus/: compiler.pp, exttooldialog.pas, ideprocs.pp, main.pp: MG: moved executable check to ideprocs.pp 2001-11-21 13:51 lazarus * lazarus/: compiler.pp, exttooldialog.pas, main.pp: MG: added some more error messages for TProcess 2001-11-21 10:23 lazarus * lazarus/: uniteditor.pp, components/synedit/syncompletion.pas: MG: fixed crash on completion of non selected 2001-11-20 20:39 lazarus * lazarus/main.pp: MG: DoRunProject writes the programfilename 2001-11-20 19:30 lazarus * lazarus/: main.pp, designer/designer.pp, lcl/interfaces/gtk/gtkobject.inc: Pressing DEL when form is the only thing selected in designer no longer crashes Lazarus. Shane 2001-11-20 18:42 lazarus * lazarus/designer/designer.pp: Fixed something I forgot to uncomment in designer.pp Shane 2001-11-20 18:20 lazarus * lazarus/: designer/designer.pp, lcl/interfaces/gtk/gtkcallback.inc: Fixed designer problem with moving controls. Can no longer drag controls off the form. Shane 2001-11-20 16:09 lazarus * lazarus/main.pp: MG: open project now only opens lpi files 2001-11-19 23:01 lazarus * lazarus/main.pp: MG: run button and menu run now builds+runs 2001-11-19 22:48 lazarus * lazarus/: main.pp, splash.pp, lcl/include/timer.inc: MG: fixed splash timer AV, incomplete project loading, application save as 2001-11-19 16:23 lazarus * lazarus/: keymapping.pp, main.pp, msgview.pp, components/codetools/codetoolmanager.pas, components/codetools/methodjumptool.pas, components/codetools/pascalparsertool.pas: MG: added quick syntax check via codetools 2001-11-19 13:15 lazarus * lazarus/main.pp: MG: added dirty about lazarus dlg 2001-11-19 13:14 lazarus * lazarus/splash.pp: MG: changed splashform borderstyle 2001-11-19 13:13 lazarus * lazarus/components/codetools/: codetoolmanager.pas, customcodetool.pas, keywordfunclists.pas, methodjumptool.pas, pascalparsertool.pas: MG: fixed method jump 2001-11-17 22:29 lazarus * lazarus/designer/objectinspector.pp: Added more info to object inspector hints. Shane 2001-11-17 11:16 lazarus * lazarus/main.pp: MG: clear define cache on changing env paths 2001-11-17 10:48 lazarus * lazarus/project.pp: MG: changing project filename will now also change the title 2001-11-17 10:42 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed range check errors for FG,BG in Init 2001-11-16 21:08 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, designer/objectinspector.pp, lcl/messages.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: Object inspector has hints now. Shane 2001-11-16 13:55 lazarus * lazarus/compileroptions.pp: MG: compiler out file only if different 2001-11-16 10:01 lazarus * lazarus/components/codetools/codetoolmanager.pas: MG: reduced output 2001-11-16 10:01 lazarus * lazarus/components/codetools/: codetoolmanager.pas, keywordfunclists.pas: MG: fixed typo in keyword list 2001-11-15 22:01 lazarus * lazarus/customformeditor.pp: Changed to use upper and lower case when assigning a name to a component. Shane 2001-11-15 20:16 lazarus * lazarus/: designer/designer.pp, lcl/forms.pp: Added a property for BorderWidth in TForm Changed the hint window in the designer to be more picky when it pops up. Shane 2001-11-15 14:49 lazarus * lazarus/: main.pp, project.pp: MG: fixed open non existing file and unitname in save project as 2001-11-15 10:08 lazarus * lazarus/components/codetools/: Makefile, Makefile.fpc, allcodetoolunits.pp, codeatom.pas, codecompletiontool.pas, codetoolmanager.pas, codetools.pas, codetree.pas, customcodetool.pas, eventcodetool.pas, linkscanner.pas, methodjumptool.pas, pascalparsertool.pas, stdcodetools.pas: MG: splitted codetools.pp, it was a monster 2001-11-14 20:10 lazarus * lazarus/: main.pp, uniteditor.pp, components/codetools/codetools.pas, components/codetools/keywordfunclists.pas, lcl/include/clipbrd.inc, lcl/include/interfacebase.inc: MG: fixes for parser and linkscanner and small cleanups 2001-11-14 18:46 lazarus * lazarus/: main.pp, project.pp, uniteditor.pp, components/synedit/syneditsearch.pp, designer/designer.pp, lcl/lmessages.pp, lcl/include/application.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: Changes to make toggling between form and unit work. Added BringWindowToTop Shane 2001-11-13 19:50 lazarus * lazarus/: main.pp, uniteditor.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkwinapiwindow.pp: Changes to facilitate the toggle between form and unit Shane 2001-11-12 23:20 lazarus * lazarus/components/codetools/codetools.pas: MG: reduced output 2001-11-12 23:12 lazarus * lazarus/: components/codetools/codetools.pas, components/codetools/keywordfunclists.pas, lcl/graphics.pp: MG: fixed parser: multiple brackets, nil, string[] 2001-11-12 20:32 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: fixed empty clipboard stream crashing bug 2001-11-12 20:29 lazarus * lazarus/: components/synedit/synedit.pp, lcl/clipbrd.pp: MG: added try excepts for clipboard 2001-11-12 20:28 lazarus * lazarus/debugger/: debugger.pp, gdbdebugger.pp: MG: fixed create, virtual constructors makes no sense 2001-11-12 18:36 lazarus * lazarus/components/gtk/gtkglarea/nvgl.pp: MG: new version from satan 2001-11-12 17:56 lazarus * lazarus/: main.pp, components/synedit/synedit.pp, lcl/clipbrd.pp, lcl/lcllinux.pp, lcl/include/clipbrd.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: CLIPBOARD 2001-11-12 17:23 lazarus * lazarus/components/codetools/codetools.pas: MG: fixed hangup on wrong propertyies and missing classnames 2001-11-12 13:07 lazarus * lazarus/components/codetools/definetemplates.pas: MG: free unittree and fileinfos 2001-11-12 12:54 lazarus * lazarus/lcl/include/screen.inc: MG: free fhintfont 2001-11-12 08:56 lazarus * lazarus/lcl/include/custommemo.inc: MG: free FFont on destroy 2001-11-10 11:48 lazarus * lazarus/: exttooleditdlg.pas, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/hintwindow.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: MG: fixed set formicon on invisible forms 2001-11-10 00:49 lazarus * lazarus/testform.pp: MG: removed testform.pp 2001-11-09 21:48 lazarus * lazarus/: compiler.pp, lcl/include/hintwindow.inc: Minor fixes Shane 2001-11-09 20:14 lazarus * lazarus/: designer/designer.pp, lcl/controls.pp, lcl/forms.pp, lcl/graphics.pp, lcl/vclglobals.pp, lcl/include/canvas.inc, lcl/include/hintwindow.inc, lcl/include/screen.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: HintWindow changes Shane 2001-11-09 19:39 lazarus * lazarus/: compiler.pp, exttooldialog.pas, main.pp, components/codetools/definetemplates.pas: MG: turned back to stable ground (use old process.pp) 2001-11-09 19:15 lazarus * lazarus/: environmentopts.pp, exttooldialog.pas, exttooleditdlg.pas, keymapping.pp, macropromptdlg.pas, main.pp, transfermacros.pp: MG: added external tools 2001-11-09 15:33 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MG: fixed GetItemIndex-Handle-NotAllocated-Crash bug 2001-11-08 09:00 lazarus * lazarus/components/synedit/syncompletion.pas: MG: draw rectangle after text 2001-11-07 17:14 lazarus * lazarus/: compiler.pp, main.pp, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/definetemplates.pas, components/synedit/Makefile, components/synedit/synedittextbuffer.pp: MG: fixes for the new compiler 2001-11-07 01:17 lazarus * lazarus/debugger/cmdlinedebugger.pp: MWE: Added IFDEFs so non linux targetswill compile 2001-11-07 00:59 lazarus * lazarus/debugger/: cmdlinedebugger.pp, dbgbreakpoint.pp, dbgwatch.pp, debugger.pp, gdbdebugger.pp, test/debugtestform.pp: MWE: + Initial breakpoint support + Added exeption handling on process.free 2001-11-06 23:20 lazarus * lazarus/project.pp: MG: started breakpoint and watch frontend 2001-11-06 17:42 lazarus * lazarus/: findinfilesdlg.pas, lazarus.pp, project.pp, uniteditor.pp: MG: added facade for find in files 2001-11-06 17:21 lazarus * lazarus/: project.pp, runparamsopts.pas: MG: fixed run parameter saving 2001-11-06 16:47 lazarus * lazarus/: compiler.pp, keymapping.pp, main.pp, project.pp, uniteditor.pp: MG: added build all 2001-11-06 13:47 lazarus * lazarus/Makefile: MG: fixed make cleanall to not set LCLPLATFORM 2001-11-06 13:20 lazarus * lazarus/: main.pp, project.pp, projectopts.pp, runparamsopts.pas: MG: added Run Parameter Options - not enabled yet 2001-11-05 19:18 lazarus * lazarus/: compiler.pp, compileroptions.pp, main.pp, project.pp, projectopts.pp, uniteditor.pp, lcl/extctrls.pp, lcl/include/application.inc, lcl/include/customnotebook.inc, lcl/interfaces/gtk/gtkobject.inc: added popupmenu+arrows to notebooks, added target filename 2001-11-05 01:12 lazarus * lazarus/: main.pp, debugger/cmdlinedebugger.pp, debugger/dbgbreakpoint.pp, debugger/dbgoutputform.lrc, debugger/dbgoutputform.pp, debugger/dbgwatch.pp, debugger/debugger.pp, debugger/gdbdebugger.pp, debugger/tdbgoutputform.lfm, debugger/test/debugtest.pp, debugger/test/debugtestform.lrc, debugger/test/debugtestform.pp, debugger/test/tdebugtesttorm.lfm, debugger/test/examples/testcntr.pp: MWE: First steps of a debugger. 2001-11-05 01:10 lazarus * lazarus/: components/Makefile, components/Makefile.fpc, components/codetools/Makefile, components/codetools/Makefile.fpc, components/mwedit/Makefile, components/synedit/Makefile, components/synedit/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/qt/Makefile, lcl/interfaces/qt/Makefile.fpc, tools/Makefile, tools/apiwizz/Makefile: MWE: Updated version 2001-11-04 17:46 lazarus * lazarus/images/tmouse.xpm: MG: fixed mouse.xpm 2001-11-04 17:36 lazarus * lazarus/images/mouse.xpm: MG: fixed mouse.xpm 2001-11-03 09:37 lazarus * lazarus/: Makefile, Makefile.fpc, main.pp, project.pp, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetools.pas, components/codetools/linkscanner.pas, components/codetools/sourcelog.pas, lcl/Makefile, lcl/forms.pp, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc: MG: fixed errorline showing, resource adding and published var editing and added make cleanall 2001-11-01 23:40 lazarus * lazarus/: Makefile, Makefile.fpc, lazarus.ico, images/ActiveBreakPoint.ico, images/InactiveBreakPoint.ico, images/bookmark0.ico, images/bookmark1.ico, images/bookmark2.ico, images/bookmark3.ico, images/bookmark4.ico, images/bookmark5.ico, images/bookmark6.ico, images/bookmark7.ico, images/bookmark8.ico, images/bookmark9.ico, images/btn_downarrow.ico, images/btn_newform.ico, images/btn_newunit.ico, images/btn_openfile.ico, images/btn_run.ico, images/btn_save.ico, images/btn_saveall.ico, images/btn_toggleform.ico, images/btn_viewforms.ico, images/btn_viewunits.ico, images/color.ico, images/default.ico, images/downarrow.ico, images/fonts.ico, images/lazarus.ico, images/lazarus64.ico, images/leftarrow.ico, images/mainicon.ico, images/notebook.ico, images/penguin.ico, images/rightarrow.ico, images/tbevel.ico, images/tbitbtn.ico, images/tbutton.ico, images/tcheckbox.ico, images/tcolordialog.ico, images/tcombobox.ico, images/tdatabase.ico, images/tdatasource.ico, images/tedit.ico, images/tfontdialog.ico, images/tgroupbox.ico, images/tibdatabase.ico, images/tibquery.ico, images/tlabel.ico, images/tlistbox.ico, images/tlistview.ico, images/tmemo.ico, images/tmenu.ico, images/tnotebook.ico, images/topendialog.ico, images/topenpicturedialog.ico, images/tpaintbox.ico, images/tpanel.ico, images/tpopupmenu.ico, images/tprinterdialog.ico, images/tprintersetupdialog.ico, images/tprogressbar.ico, images/tquery.ico, images/tradiobutton.ico, images/tradiogroup.ico, images/tsavedialog.ico, images/tsavepicturedialog.ico, images/tscrollbar.ico, images/tspeedbutton.ico, images/tspinedit.ico, images/tstatusbar.ico, images/ttimer.ico, images/ttogglebox.ico, images/ttoolbar.ico, images/ttrackbar.ico, images/uparrow.ico, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, lcl/interfaces/win32/win32def.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, lcl/interfaces/win32/winext.pas: MG: applied Keith Bowes win32 interface updates 2001-11-01 22:30 lazarus * lazarus/: main.pp, components/codetools/codetools.pas, lcl/include/application.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Changes to Messagebox. Added line to CodeTools to prevent duplicate USES entries. 2001-11-01 19:48 lazarus * lazarus/: main.pp, uniteditor.pp, designer/objectinspector.pp, lcl/dialogs.pp, lcl/forms.pp, lcl/lcllinux.pp, lcl/include/application.inc, lcl/include/messagedialogpixmaps.inc: Changed Application.Messagebox to use TMessageBox class. Added icon images for mtError and mtConfirmation Shane 2001-10-31 23:12 lazarus * lazarus/lcl/: forms.pp, include/application.inc: MG: added ExceptProc to forms.pp 2001-10-31 22:54 lazarus * lazarus/: msgview.pp, designer/designer.pp: MG: removed unused vars 2001-10-31 22:43 lazarus * lazarus/: designer/controlselection.pp, designer/objectinspector.pp, lcl/forms.pp, lcl/lcllinux.pp, lcl/include/application.inc: Added code for TApplication to get it ready to accept exceptions. Shane 2001-10-31 20:48 lazarus * lazarus/: customformeditor.pp, designer/controlselection.pp, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp: Wrapped ComponentToString with a Try-Except so when you delete a control it doesn't crash. Shane 2001-10-31 19:09 lazarus * lazarus/: ideprocs.pp, main.pp: MG: fixed DirectoryExists 2001-10-31 17:29 lazarus * lazarus/: main.pp, designer/designer.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/mouse.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: Fixed the gtk mousemove bug where the control gets the coord's based on it's parent instead of itself. Shane 2001-10-31 11:50 lazarus * lazarus/components/gtk/gtkglarea/exampleform.pp: MG: added synchronisation to gtkglarea_demo 2001-10-31 11:38 lazarus * lazarus/lcl/: include/customlistbox.inc, interfaces/gtk/gtklistsl.inc, interfaces/gtk/gtklistslh.inc: MG: fixed sorted customlistbox 2001-10-26 22:36 lazarus * lazarus/: lazarus.pp, main.pp, msgview.pp: Added an OnSelectionChanged event in Main.pp fired by MSgView dialog. This fires when the ListBox gets clicked on. This allows the editor to highlight different lines when you click on different error messages. Shane 2001-10-26 00:53 lazarus * lazarus/: editoroptions.pp, uniteditor.pp: MG: fixed saving of ShowLineNumbers 2001-10-25 22:01 lazarus * lazarus/: main.pp, uniteditor.pp: MG: fixed empty TOpenDialog 2001-10-25 21:02 lazarus * lazarus/: components/codetools/codetools.pas, components/codetools/keywordfunclists.pas, lcl/graphics.pp: MG: fixed parsing constants with OR, AND, XOR, MOD, DIV, SHL, SHR 2001-10-25 15:21 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: Added an IFDEF for VER1_1 Shane 2001-10-24 11:51 lazarus * lazarus/include/linux/lazconf.inc: MG: fpc 1.1: linux.pp is replaced by unix.pp 2001-10-24 11:28 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: workaround for fpc1.1 in GTKAPIWidgetClient_ClassInit 2001-10-24 02:35 lazarus * lazarus/: components/codetools/allcodetoolunits.pp, components/codetools/codetoolmanager.pas, components/codetools/codetools.pas, components/codetools/memcheck.pas, components/codetools/sourcechanger.pas, components/synedit/synedit.pp, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterpas.pp, lcl/graphics.pp, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixes for fpc 1.1: range check errors 2001-10-23 15:51 lazarus * lazarus/components/codetools/memcheck.pas: MG: removed label 2001-10-23 11:13 lazarus * lazarus/: compiler.pp, main.pp, project.pp, components/codetools/codecache.pas: MG: fixed TestProject 2001-10-20 14:44 lazarus * lazarus/components/gtk/gtkglarea/: exampleform.pp, data/particle.bmp: MG: updated gtkglarea demo 2001-10-19 16:27 lazarus * lazarus/: environmentopts.pp, lcl/extctrls.pp, lcl/stdctrls.pp, lcl/include/customradiogroup.inc: MG: fixed customradiogroup OnClick + ItemIndex 2001-10-18 15:34 lazarus * lazarus/: keymapping.pp, main.pp: MG: keys for debugging 2001-10-18 15:24 lazarus * lazarus/: uniteditor.pp, designer/bookmark.lrs: MG: replaced bookmark icons by smaller ones 2001-10-18 15:01 lazarus * lazarus/: environmentopts.pp, keymapping.pp, main.pp, project.pp, debugger/dbgbreakpoint.pp, debugger/dbgwatch.pp, debugger/debugger.pp, images/ActiveBreakPoint.xpm, images/InactiveBreakPoint.xpm, images/bookmark0.xpm, images/bookmark1.xpm, images/bookmark2.xpm, images/bookmark3.xpm, images/bookmark4.xpm, images/bookmark5.xpm, images/bookmark6.xpm, images/bookmark7.xpm, images/bookmark8.xpm, images/bookmark9.xpm, images/btn_run.xpm, images/laz_images.lrs, lcl/include/buttonglyph.inc, lcl/include/speedbutton.inc: MG: fixed speedbuttons numglyphs>1 and started IDE debugging 2001-10-17 23:55 lazarus * lazarus/components/codetools/linkscanner.pas: MG: fixed typo, thx again Luis 2001-10-17 19:31 lazarus * lazarus/components/codetools/codetools.pas: MG: fixed class completion end of interface/implemention node 2001-10-17 15:43 lazarus * lazarus/: findreplacedialog.pp, keymapping.pp, main.pp, uniteditor.pp: MG: added find previous to source editor 2001-10-16 22:19 lazarus * lazarus/components/codetools/: linkscanner.pas, memcheck.pas: MG: fixed typos for win32, thx to Luis 2001-10-16 22:01 lazarus * lazarus/: uniteditor.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: MG: removed splashform fix, because of the unpredictable side effects 2001-10-16 16:19 lazarus * lazarus/: main.pp, components/gtk/gtkglarea/Makefile, components/gtk/gtkglarea/Makefile.fpc, components/gtk/gtkglarea/exampleform.pp, components/gtk/gtkglarea/nvgl.pp, components/gtk/gtkglarea/data/texture1.bmp, components/gtk/gtkglarea/data/texture2.bmp, components/gtk/gtkglarea/data/texture3.bmp, lcl/include/buttons.inc, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: added nvidia opengl support and a new opengl example from satan 2001-10-16 12:51 lazarus * lazarus/lcl/: buttons.pp, include/buttons.inc, include/customnotebook.inc, include/messagedialogs.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: added clicked event to TButton, MessageDialog reacts to return key 2001-10-15 19:41 lazarus * lazarus/: lazarus.pp, main.pp, splash.pp, uniteditor.pp: MG: fixed splashform showing 2001-10-15 15:11 lazarus * lazarus/: lazarus.pp, main.pp, project.pp, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codetoolmanager.pas, components/codetools/codetools.pas, components/codetools/linkscanner.pas, components/codetools/memcheck.pas, components/codetools/sourcechanger.pas, components/codetools/sourcelog.pas, lcl/include/application.inc: MG: added complete code 2001-10-13 01:23 lazarus * lazarus/: keymapping.pp, main.pp: MG: added new key: complete code 2001-10-12 19:34 lazarus * lazarus/: ideprocs.pp, main.pp, project.pp, uniteditor.pp, components/codetools/basiccodetools.pas, components/codetools/codecache.pas, components/codetools/codetools.pas, components/codetools/sourcechanger.pas: MG: added code completion 2001-10-11 00:13 lazarus * lazarus/: main.pp, project.pp: MG: fixed create project from program file 2001-10-10 19:55 lazarus * lazarus/: main.pp, uniteditor.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp, lcl/include/bitmap.inc, lcl/include/customform.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed caret lost, gtk cleanup, bracket lvls, bookmark saving 2001-10-09 12:04 lazarus * lazarus/components/codetools/allcodetoolunits.pp: MG: added allcodetoolunits.pp 2001-10-09 11:46 lazarus * lazarus/: codetools.pp, customformeditor.pp, expreval.pp, idecomp.pp, keymapping.pp, main.pp, project.pp, projectopts.pp, uniteditor.pp, components/Makefile, components/Makefile.fpc, components/codetools/Makefile, components/codetools/Makefile.fpc, components/codetools/avl_tree.pas, components/codetools/basiccodetools.pas, components/codetools/codecache.pas, components/codetools/codetoolmanager.pas, components/codetools/codetools.inc, components/codetools/codetools.pas, components/codetools/definetemplates.pas, components/codetools/expreval.pas, components/codetools/keywordfunclists.pas, components/codetools/linkscanner.pas, components/codetools/memcheck.pas, components/codetools/sourcechanger.pas, components/codetools/sourcelog.pas, components/synedit/syncompletion.pas, components/synedit/synedit.pp, designer/jitforms.pp, include/ide.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: MG: added codetools, fixed synedit unindent, fixed MCatureHandle 2001-10-08 19:33 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed block unindenting 2001-10-08 14:57 lazarus * lazarus/lcl/interfaces/gtk/: gtkobject.inc, gtkproc.inc: MG: fixed GetPixel 2001-10-08 10:05 lazarus * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc, gtkproc.inc: MG: fixed TColorDialog set color 2001-10-07 09:35 lazarus * lazarus/lcl/include/messagedialogs.inc: MG: minor fix 2001-10-07 09:28 lazarus * lazarus/: wordcompletion.pp, designer/objectinspector.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/controlcanvas.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MG: fixed setpixel and TCustomForm.OnResize event 2001-10-03 23:03 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MG: reduced repaints 2001-10-03 19:39 lazarus * lazarus/components/gtk/gtkglarea/: Makefile, Makefile.fpc, exampleform.pp, gtkglarea.pp, gtkglarea_demo.pp, gtkglarea_int.pp: MG: imported gtkglarea component 2001-10-03 19:34 lazarus * lazarus/lcl/include/: customform.inc, wincontrol.inc: MG: activated TCustomForm.OnCreate event 2001-09-30 10:34 lazarus * lazarus/: main.pp, components/synedit/synedit.pp, components/synedit/synedithighlighter.pp, components/synedit/syneditmiscprocs.pp, components/synedit/synedittextbuffer.pp, components/synedit/synhighlightercpp.pp, components/synedit/synhighlighterhtml.pp, components/synedit/synhighlighterpas.pp, components/synedit/syntextdrawer.pp, designer/objectinspector.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/graphics.pp, lcl/lcllinux.pp, lcl/vclglobals.pp, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/canvas.inc, lcl/include/clipbrd.inc, lcl/include/control.inc, lcl/include/controlsproc.inc, lcl/include/customform.inc, lcl/include/customnotebook.inc, lcl/include/font.inc, lcl/include/messagedialogs.inc, lcl/include/pixmap.inc, lcl/include/timer.inc, lcl/include/toolbar.inc, lcl/include/winapi.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdragcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed mem leaks and fixed range check errors 2001-08-22 22:46 peter * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/mwedit/Makefile, components/mwedit92/Makefile, components/mweditbeta/Makefile, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, lcl/Makefile, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/win32/Makefile, tools/Makefile, tools/apiwizz/Makefile: * regenerated to support -T for fpcmake 2001-08-15 02:05 lazarus * lazarus/: Makefile, Makefile.fpc: MWE: Removed tools from main makefile 2001-08-14 01:34 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, tools/Makefile, tools/Makefile.fpc, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc: MWE: Made makefile.fpc files compatible with new fpcmake util. 2001-08-13 12:16 lazarus * lazarus/Makefile: MG: Makefile update for win32api 2001-08-10 13:26 lazarus * lazarus/lcl/interfaces/win32/: Makefile, Makefile.fpc: MG: new win32api Makefile from Keith Bowes 2001-08-07 13:05 lazarus * lazarus/: compileroptions.pp, keymapping.pp, uniteditor.pp, lcl/include/clipbrd.inc, lcl/include/control.inc, lcl/include/customnotebook.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: small bugfixes 2001-08-06 10:00 lazarus * lazarus/: findreplacedialog.pp, components/synedit/synedit.pp, components/synedit/syneditsearch.pp: MG: regular expressions for search 2001-08-05 12:14 lazarus * lazarus/: designer/propedits.pp, lcl/graphics.pp, lcl/include/commondialog.inc: MG: removed double props in OI, small bugfixes 2001-08-02 14:58 lazarus * lazarus/: Makefile.fpc, lazarus.bmp, lazarus.ico, lazarus.pp, lazarus.rc, lcl/interfaces/win32/Makefile, lcl/interfaces/win32/Makefile.fpc, lcl/interfaces/win32/interfaces.pp, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32def.pp, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/interfaces/win32/win32proc.inc, lcl/interfaces/win32/winext.pas: MG: win32 interface patch from Keith Bowes 2001-07-31 22:18 lazarus * lazarus/uniteditor.pp: MG: removed updatestatusbar writeln 2001-07-31 20:57 lazarus * lazarus/: main.pp, uniteditor.pp: MG: fixed source ediotr statusbar filename 2001-07-31 20:40 lazarus * lazarus/: codetemplatedialog.pp, editoroptions.pp, keymapping.pp, main.pp, projectopts.lrs, projectopts.pp, uniteditor.pp, unitinfodlg.pp, designer/jitforms.pp, examples/messagedialogs.pp, images/downarrow.xpm, images/leftarrow.xpm, images/rightarrow.xpm, images/uparrow.xpm, lcl/dialogs.pp, lcl/include/messagedialogs.inc: MG: added unit info, arrow xpms, and many changes from jens arm 2001-07-29 22:33 lazarus * lazarus/: codetemplatedialog.pp, main.pp, designer/propedits.pp: MG: bugfixed event propeditor, DoJumpToMethod with searchpath 2001-07-10 15:25 lazarus * lazarus/: components/synedit/syncompletion.pas, lcl/include/customform.inc: MG: repaints reduced 2001-07-10 12:44 lazarus * lazarus/main.pp: MG: save unit only if modified 2001-07-09 00:33 lazarus * lazarus/: compiler.pp, environmentopts.pp, main.pp, project.pp: MG: added rapid testing project 2001-07-08 09:09 lazarus * lazarus/main.pp: MG: save project now also saves editor files 2001-07-07 00:04 lazarus * lazarus/main.pp: MG: fixed Programfilename under win32 2001-07-06 08:27 lazarus * lazarus/images/laz_images.lrs: MG: updated laz_images.lrs 2001-07-06 08:25 lazarus * lazarus/: editoroptions.pp, lazarus_dci.lrs, main.pp, images/btn_downarrow.xpm, images/btn_newform.xpm, images/btn_newunit.xpm, images/btn_openfile.xpm, images/btn_save.xpm, images/btn_saveall.xpm, images/btn_viewunits.xpm, lcl/include/customform.inc: MG: fixes for ide speedbuttons, form.showmodal, initial lazarus.dci 2001-07-05 22:19 lazarus * lazarus/keymapping.pp: MG: set default keys for paste, copy, cut 2001-07-03 12:30 lazarus * lazarus/lcl/include/: buttonglyph.inc, speedbutton.inc: MG: speedbuttonglyph centered, buttonglyph border fixed 2001-07-02 17:17 lazarus * lazarus/: compileroptions.pp, uniteditor.pp, wordcompletion.pp, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed wordcompletion and carettimer nonfocus bug 2001-07-02 15:15 lazarus * lazarus/uniteditor.pp: MG: fix for empty word completion 2001-07-02 09:33 lazarus * lazarus/codetools.pp: MG: accelerated FindUnitName 2001-07-02 01:33 lazarus * lazarus/lcl/: interfacebase.pp, include/application.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: added WaitMessage and HandleEvents is now non blocking 2001-07-01 17:55 lazarus * lazarus/main.pp: MG: JumpToCompilerMessage now centered in source editor 2001-07-01 15:18 lazarus * lazarus/: uniteditor.pp, wordcompletion.pp, components/synedit/syncompletion.pas: MG: accelerated the wordcompletion 2001-06-30 09:45 lazarus * lazarus/components/synedit/synedit.pp: MG: fixed bracket highlight for ecLineStart/End 2001-06-30 09:16 lazarus * lazarus/: editoroptions.pp, uniteditor.pp, components/synedit/synedit.pp: MG: added bracket highlighting 2001-06-28 20:15 lazarus * lazarus/: uniteditor.pp, components/synedit/synedit.pp, lcl/forms.pp, lcl/include/application.inc, lcl/include/control.inc, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: MG: bugfixes for destroying controls 2001-06-27 23:43 lazarus * lazarus/: main.pp, project.pp, uniteditor.pp, lcl/include/wincontrol.inc: MG: added project bookmark support 2001-06-27 01:24 lazarus * lazarus/components/synedit/: synedit.pp, synedithighlighter.pp, synhighlightercpp.pp, synhighlighterhtml.pp, synhighlighterpas.pp: MG: bugfix for clipping rect 2001-06-26 23:44 lazarus * lazarus/: uniteditor.pp, lcl/extctrls.pp, lcl/include/interfacebase.inc, lcl/include/page.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MG: reduced paint messages 2001-06-26 02:08 lazarus * lazarus/: main.pp, images/mainicon.lrs, images/mainicon.xpm, lcl/dynhasharray.pp, lcl/forms.pp, lcl/graphics.pp, lcl/lmessages.pp, lcl/include/application.inc, lcl/include/bitmap.inc, lcl/include/customform.inc, lcl/include/pixmap.inc, lcl/interfaces/gtk/gtkobject.inc: MG: added code for form icons from Rene E. Beszon 2001-06-20 19:34 lazarus * lazarus/: keymapping.pp, lcl/interfaces/gtk/gtkproc.inc: MG: fixed unknown special key code 2001-06-20 19:00 lazarus * lazarus/: keymapping.pp, uniteditor.pp, components/synedit/synhighlighterpas.pp, lcl/interfaces/gtk/gtkproc.inc: MG: alternative key bugfix, shiftstate bugfix 2001-06-20 15:35 lazarus * lazarus/: keymapping.pp, lcl/lcllinux.pp, lcl/interfaces/gtk/gtkproc.inc: MG: added VK_IRREGULAR and key grabbing 2001-06-17 13:29 lazarus * lazarus/editoroptions.pp: MG: added twilight color scheme from Marius Popa 2001-06-16 11:14 lazarus * lazarus/lcl/: allunits.pp, lazqueue.pp, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: added lazqueue and used it for the messagequeue 2001-06-16 10:12 lazarus * lazarus/editoroptions.pp: MG: color element selection fixed 2001-06-15 14:59 lazarus * lazarus/compileroptions.pp: MG: set show errors to default 2001-06-15 12:31 lazarus * lazarus/lcl/: allunits.pp, clipbrd.pp, clistbox.pp, filectrl.pp, imglist.pp, lcllinux.pp, lmessages.pp, lresources.pp, registry.pp, spin.pp, toolwin.pp, utrace.pp, vclglobals.pp, include/wincontrol.inc: MG: set longstrings as default 2001-06-15 10:02 lazarus * lazarus/components/synedit/synhighlighterpas.pp: MG: added keyword "operator" 2001-06-15 01:13 lazarus * lazarus/: editoroptions.pp, components/synedit/syntextdrawer.pp, lcl/include/interfacebase.inc, lcl/include/toolbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MWE: * Fixed some syntax errors for the latest 1.0.5 compiler 2001-06-14 16:57 lazarus * lazarus/lcl/: buttons.pp, comctrls.pp, controls.pp, forms.pp, menus.pp, stdctrls.pp, include/bitmap.inc, include/control.inc, include/customform.inc, include/customnotebook.inc, include/imglist.inc, include/memostrings.inc, include/messagedialogs.inc, include/speedbutton.inc, include/toolbar.inc, include/toolwindow.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkdragcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: small bugfixes and less notes 2001-06-12 20:31 lazarus * lazarus/: uniteditor.pp, lcl/extctrls.pp, lcl/include/customnotebook.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: small bugfixes 2001-06-06 14:30 lazarus * lazarus/: main.pp, lcl/buttons.pp, lcl/dialogs.pp, lcl/include/bitbtn.inc, lcl/include/buttonglyph.inc, lcl/include/buttons.inc, lcl/include/messagedialogs.inc, lcl/include/pixmap.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: bugfixes 2001-06-05 18:48 lazarus * lazarus/: environmentopts.pp, main.pp, images/btn_newunit.xpm, images/btn_openfile.xpm, images/btn_run.xpm, images/btn_save.xpm, images/btn_saveall.xpm, images/btn_toggleform.xpm, images/btn_viewforms.xpm, images/laz_images.lrs: MG: added recent file sub menus 2001-06-05 14:06 lazarus * lazarus/lazarus.dci: MG: exec flags removed 2001-06-05 13:47 lazarus * lazarus/: uniteditor.pp, wordcompletion.pp, components/synedit/syncompletion.pas: MG: smarter wordcompletion 2001-06-05 12:32 lazarus * lazarus/lcl/: include/scrollbar.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: MG: small bugfixes for bitbtn, handles 2001-06-05 12:27 lazarus * lazarus/: environmentopts.pp, main.pp: MG: saving recent file lists 2001-06-04 11:32 lazarus * lazarus/: project.pp, uniteditor.pp, lcl/graphics.pp, lcl/include/application.inc, lcl/include/bitmap.inc, lcl/include/customcombobox.inc, lcl/include/customedit.inc, lcl/include/customnotebook.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed bugs and cleaned up messages 2001-06-04 09:54 lazarus * lazarus/lcl/interfaces/gtk/interfaces.pp: MG: close application object in gtkint.pp 2001-06-04 09:50 lazarus * lazarus/: lazarus.pp, lcl/interfaces/gtk/gtkint.pp: MG: close application object in gtkint.pp 2001-05-31 15:57 lazarus * lazarus/: environmentopts.pp, main.pp, lcl/include/customform.inc: MG: added environment option OpenLastProjectAtStart 2001-05-30 21:06 lazarus * lazarus/designer/jitforms.pp: MG: fixed classname bug and StreamJITForm index bug 2001-05-29 10:16 lazarus * lazarus/: codetools.pp, compiler.pp, lazres.pp, main.pp, msgview.pp, uniteditor.pp: MG: bugfixes + starting programs 2001-05-28 12:00 lazarus * lazarus/: main.pp, uniteditor.pp: MG: removed unused code. fixed editor name bug. 2001-05-27 13:51 lazarus * lazarus/: compileroptions.pp, editoroptions.pp, environmentopts.pp, lazconf.pp, main.pp, project.pp, include/freebsd/lazconf.inc, include/linux/lazconf.inc, include/win32/lazconf.inc: MG: added --primary-config-path= cmd line option 2001-05-26 21:40 lazarus * lazarus/: findreplacedialog.pp, uniteditor.pp: MG: clear goto line dialog everytime 2001-05-21 23:49 lazarus * lazarus/: main.pp, project.pp: MG: bugfixes for non existing files during reload 2001-05-21 23:00 lazarus * lazarus/: findreplacedialog.pp, uniteditor.pp: MG: keydown events added 2001-05-20 13:06 lazarus * lazarus/codetools.pp: MG: codetools accelerated 2001-05-16 12:00 lazarus * lazarus/: main.pp, lcl/include/wincontrol.inc: MG: fixed wrong page index in editor closing 2001-05-15 08:39 lazarus * lazarus/: main.pp, project.pp: MG: bugfixed editor restore order 2001-05-14 00:07 lazarus * lazarus/: designer/designer.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: Implemented BringToFront / SendToBack. 2001-04-21 16:50 lazarus * lazarus/main.pp: MG: bugfix for mainunits ext <> .lpr 2001-04-17 23:39 lazarus * lazarus/lcl/extctrls.pp: + added working OnClick support for TCustomRadiogroup, stoppok 2001-04-17 23:36 lazarus * lazarus/examples/: testallform.pp, testtools.inc: * enhanced testdialog for TBevel * basic test for TPaintBox stoppok 2001-04-17 23:33 lazarus * lazarus/lcl/include/customradiogroup.inc: + added working OnClick support for TCustomRadiogroup, stoppok 2001-04-13 19:56 lazarus * lazarus/: main.pp, lcl/vclglobals.pp, lcl/include/mainmenu.inc, lcl/interfaces/gtk/gtkobject.inc: MWE: * Moved menubar outside clientarea * Played a bit with the IDE layout * Moved the creation of the toolbarspeedbuttons to a separate function 2001-04-13 15:37 lazarus * lazarus/lcl/include/buttonglyph.inc: Fixed typo MAH 2001-04-13 15:22 lazarus * lazarus/lcl/: include/buttonglyph.inc, interfaces/gtk/gtkwinapi.inc: Made fix to buttonglyph to use the correct size of single glyph Made fix to StretchBlt to use the correct height and width Both of these corrected the Win32 Speedbutton problem MAH 2001-04-07 00:28 lazarus * lazarus/lcl/: extctrls.pp, lcllinux.pp, vclglobals.pp: * TTimer uses winapi interface now instead of sendmessage interface, stoppok 2001-04-07 00:25 lazarus * lazarus/lcl/: include/interfacebase.inc, include/timer.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: * TTimer uses winapi-interface now instead of sendmessage-interface, stoppok 2001-04-04 16:00 lazarus * lazarus/idecomp.pp: Commented out the code for the DB components for now. Shane 2001-04-04 15:58 lazarus * lazarus/: compreg.pp, customformeditor.pp, idecomp.pp, main.pp, viewforms1.lrs, viewunits1.lrs, designer/lazarus_control_images.lrs, images/tdataset.xpm, images/tdatasource.xpm, images/tgroupbox.xpm: Added some changes to compreg.pp 2001-04-04 15:55 lazarus * lazarus/: customformeditor.pp, main.pp, project.pp, viewform_dlg.lfm, viewform_dlg.pp, viewforms1.lrs, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp: MG: finished TComponentPropertyEditor, added OnModified to oi, cfe and designer 2001-04-04 14:20 lazarus * lazarus/: compiler.pp, ideprocs.pp, main.pp, project.pp, viewunit_dlg.pp, designer/designerwidget.pp, designer/widgetstack.pp: MG: added add to/remove from project, small bugfixes 2001-04-03 23:16 lazarus * lazarus/images/: tdataset.xpm, tibdatabase.xpm, tibquery.xpm, tquery.xpm: Additional Images Shane 2001-04-03 20:18 lazarus * lazarus/images/: bookmark0.xpm, bookmark1.xpm, bookmark2.xpm, bookmark3.xpm, bookmark4.xpm, bookmark5.xpm, bookmark6.xpm, bookmark7.xpm, bookmark8.xpm, bookmark9.xpm, btn_downarrow.xpm, btn_newform.xpm, btn_newunit.xpm, btn_openfile.xpm, btn_run.xpm, btn_save.xpm, btn_saveall.xpm, btn_toggleform.xpm, btn_viewforms.xpm, btn_viewunits.xpm, tbevel.xpm, tdatabase.xpm, tlistview.xpm, tmouse.xpm, tpaintbox.xpm, tpanel.xpm, tprogressbar.xpm, tradiogroup.xpm, tscrollbar.xpm, tstatusbar.xpm, ttogglebox.xpm, ttoolbar.xpm, ttrackbar.xpm: Adding image files Shane 2001-04-03 14:14 lazarus * lazarus/: codetools.pp, editoroptions.pp, environmentopts.pp, ideprocs.pp, main.pp, projectopts.pp: MG: added project options 2001-04-02 16:45 lazarus * lazarus/lcl/include/: bevel.inc, control.inc, graphiccontrol.inc, wincontrol.inc: MG: bugfixes for TBevel 2001-04-02 16:41 lazarus * lazarus/designer/: aligncompsdlg.pp, controlselection.pp, designer.pp, scalecompsdlg.pp, sizecompsdlg.pp: MG: added designer-popupmenu 2001-03-31 15:35 lazarus * lazarus/: compiler.pp, customformeditor.pp, environmentopts.pp, idecomp.pp, main.pp, transfermacros.pp, designer/controlselection.pp, designer/designer.pp, designer/lazarus_control_images.lrs, designer/objectinspector.pp, images/tcolordialog.xpm, images/tfontdialog.xpm, images/topendialog.xpm, images/topenpicturedialog.xpm, images/tprinterdialog.xpm, images/tprintersetupdialog.xpm, images/tsavedialog.xpm, images/tsavepicturedialog.xpm, images/ttimer.xpm, lcl/forms.pp, lcl/include/customform.inc: MG: added non-visual-component code to IDE and LCL 2001-03-29 15:11 lazarus * lazarus/main.pp: MG: fixed loading program file bug 2001-03-29 14:38 lazarus * lazarus/: codetools.pp, compiler.pp, editoroptions.pp, environmentopts.pp, main.pp, project.pp, designer/objectinspector.pp: MG: new environment opts, ptApplication bugfixes 2001-03-28 16:08 lazarus * lazarus/: codetools.pp, environmentopts.pp, main.pp, uniteditor.pp, designer/controlselection.pp, designer/designer.pp: MG: added backup code and fixed removing controls 2001-03-27 23:12 lazarus * lazarus/: examples/memotest.pp, lcl/controls.pp, lcl/interfacebase.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc: MWE: + Turned on longstrings + modified memotest to add lines 2001-03-27 22:55 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/interfaces/LAYOUT.TXT, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/abstract/interfaces.pp, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/units/gtk/CONTENT.TXT, lcl/units/qt/CONTENT.TXT, lcl/units/win32/CONTENT.TXT, tools/Makefile, tools/Makefile.fpc, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc: MWE: * changed makefiles so that the LCL is build separate fron interfaces 2001-03-27 16:27 lazarus * lazarus/: uniteditor.pp, lcl/include/bevel.inc, lcl/include/statusbar.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: Changes from Nagy Zsolt Shane 2001-03-27 13:11 lazarus * lazarus/: editoroptions.pp, environmentopts.pp, main.pp, lcl/dialogs.pp, lcl/include/filedialog.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: fixed mouse msg, added filedialog initialdir 2001-03-26 16:58 lazarus * lazarus/: components/synedit/syneditautocomplete.pp, lcl/controls.pp, lcl/forms.pp, lcl/lcllinux.pp, lcl/include/customform.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: setwindowpos + bugfixes 2001-03-26 16:52 lazarus * lazarus/: codetemplatedialog.pp, codetools.pp, compiler.pp, compileroptions.pp, editoroptions.pp, environmentopts.pp, expreval.pp, keymapping.pp, main.pp, msgview.pp, project.pp, uniteditor.pp, designer/propedits.pp: MG: TSourceLog + compiling bugfixes 2001-03-24 19:05 lazarus * lazarus/lcl/include/canvas.inc: MG: canvas size enlarged 2001-03-22 23:46 lazarus * lazarus/lcl/include/canvas.inc: MG: fixed unreleased handle bug 2001-03-22 23:39 lazarus * lazarus/lcl/include/canvas.inc: MG: fixed unreleased handle bug 2001-03-22 18:57 lazarus * lazarus/: editoroptions.pp, main.pp, designer/controlselection.pp, designer/designer.pp, designer/objectinspector.pp: MG: bugfixes + startet IDE TComponent support 2001-03-22 00:48 lazarus * lazarus/: main.pp, designer/designer.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed window positions 2001-03-21 15:25 lazarus * lazarus/: customformeditor.pp, main.pp, designer/designer.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: Bugfixes + changed ide closing 2001-03-21 01:20 lazarus * lazarus/: editoroptions.pp, idecomp.pp, keymapping.pp, main.pp, uniteditor.pp, designer/propedits.pp, lcl/graphics.pp, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/customcontrol.inc, lcl/include/customnotebook.inc, lcl/include/sharedimage.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed memory leaks 2001-03-20 17:59 lazarus * lazarus/: customformeditor.pp, main.pp, splash.pp, designer/controlselection.pp, designer/designer.pp, designer/jitforms.pp, lcl/graphics.pp, lcl/include/canvas.inc, lcl/include/customform.inc, lcl/include/form.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed many bugs (mem leaks, canvas) 2001-03-19 19:51 lazarus * lazarus/: codetemplatedialog.pp, editoroptions.pp, uniteditor.pp, components/synedit/allunits.pp, components/synedit/syneditautocomplete.pp, components/synedit/syneditkeycmds.pp, lcl/allunits.pp, lcl/dynhasharray.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: added dynhasharray and renamed tsynautocompletion 2001-03-19 15:41 lazarus * lazarus/lcl/: include/customform.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 15:38 lazarus * lazarus/lcl/include/: wincontrol.inc, font.inc, imglist.inc, menuitem.inc, pixmap.inc, speedbutton.inc: MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 15:00 lazarus * lazarus/: customformeditor.pp, lazarus.pp, main.pp, project.pp, splash.pp, uniteditor.pp, components/synedit/allunits.pp, components/synedit/synedit.pp, components/synedit/syneditkeycmds.pp, components/synedit/syntextdrawer.pp, designer/abstractformeditor.pp, designer/controlselection.pp, designer/designer.pp, designer/jitforms.pp, lcl/controls.pp, lcl/graphics.pp, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/bitmapcanvas.inc, lcl/include/buttonglyph.inc, lcl/include/canvas.inc, lcl/include/control.inc, lcl/include/controlcanvas.inc, lcl/include/customform.inc, lcl/include/font.inc, lcl/include/imglist.inc, lcl/include/menuitem.inc, lcl/include/pixmap.inc, lcl/include/speedbutton.inc, lcl/include/statusbar.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc: MG: fixed many unreleased DC and GDIObj bugs 2001-03-17 18:30 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: MWE: + Added some detailed info on unreleased GDIObjects 2001-03-15 15:42 lazarus * lazarus/lcl/: extctrls.pp, include/customradiogroup.inc: MG: customradiogroup is now streamable 2001-03-15 15:40 lazarus * lazarus/lcl/interfaces/gtk/: gtkint.pp, gtkobject.inc: MG: added some mouse cursors 2001-03-13 16:02 lazarus * lazarus/: codetools.pp, customformeditor.pp, designer/controlselection.pp, designer/designer.pp, lcl/controls.pp, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: MG: activated GetWindowOrgEx 2001-03-13 00:42 lazarus * lazarus/components/synedit/: allunits.pp, synhighlightercpp.pp, synhighlighterhtml.pp: MG: added synhighlighter for cpp and html 2001-03-12 19:57 lazarus * lazarus/: codetools.pp, compreg.pp, customformeditor.pp, main.pp, uniteditor.pp, designer/abstractformeditor.pp, designer/controlselection.pp, designer/designer.pp: MG: new designer and controlselection code 2001-03-12 13:17 lazarus * lazarus/lcl/: controls.pp, include/buttonglyph.inc, include/dragobject.inc, include/interfacebase.inc, include/listitems.inc, include/menu.inc, include/toolbar.inc, include/wincontrol.inc, interfaces/gtk/gtkdragcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkwinapi.inc: MG: fixed random function results 2001-03-12 10:40 lazarus * lazarus/lcl/include/bitmap.inc: MG: bugfix for readstream 2001-03-12 10:34 lazarus * lazarus/: compiler.pp, dlgmessage.lfm, dlgmessage.lrs, dlgmessage.pp, findreplacedialog.pp, lazarus.pp, main.pp, msgview.pp, transfermacros.pp, uniteditor.pp, designer/bookmark.lrs, images/ActiveBreakPoint.xpm, images/InactiveBreakPoint.xpm: MG: added transfermacros, renamed dlgmessage.pp to msgview.pp 2001-03-09 18:54 lazarus * lazarus/project.pp: Fixed error in Windows section of OnLoadSaveFilename - missing ')' 2001-03-09 18:08 lazarus * lazarus/lcl/include/graphic.inc: bugfix 2001-03-09 12:38 lazarus * lazarus/: environmentopts.pp, main.pp, project.pp: auto load last project 2001-03-09 00:11 lazarus * lazarus/: codetools.pp, keymapping.pp, main.pp, project.pp, uniteditor.pp: bugfixes 2001-03-08 16:59 lazarus * lazarus/: lazarus.pp, main.pp, project.pp, viewunit_dlg.pp: IDE bugfixes and viewunit/forms functionality 2001-03-05 15:24 lazarus * lazarus/: codetools.pp, main.pp, project.pp, uniteditor.pp: bugfixes for ide project code 2001-03-05 15:20 lazarus * lazarus/lcl/: graphics.pp, include/bitmap.inc, include/graphic.inc, include/picture.inc: added streaming to tgraphic, added tpicture 2001-03-03 12:06 lazarus * lazarus/: codetools.pp, editoroptions.pp, environmentopts.pp, main.pp, newprojectdlg.pp, project.pp, uniteditor.pp, components/synedit/synedit.pp, components/synedit/syneditkeycmds.pp, components/synedit/syneditsearch.pp: added project support, codetools 2001-03-03 01:51 lazarus * lazarus/examples/messagedialogs.pp: + new sample to show Message dialogs stoppok 2001-03-03 01:50 lazarus * lazarus/lcl/include/: messagedialogpixmaps.inc, messagedialogs.inc: + added support for message dialogs (messagedialogs.inc) + added some pixmaps for message dialogs(messagedialogpixmaps.inc) stoppok 2001-03-03 01:48 lazarus * lazarus/lcl/dialogs.pp: + added support for message dialogs stoppok 2001-03-01 04:51 lazarus * lazarus/project.pp: Removed Aliases property from TProject. CAW 2001-02-28 23:09 lazarus * lazarus/: main.pp, debugger/dbgdebugger.pp, debugger/debugger.pp: MWE: * Renamed DBGDebugger to Debugger 2001-02-28 14:17 lazarus * lazarus/: designer/objectinspector.pp, lcl/include/customform.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc: Added some debug code for the top,left reporting problem. Shane 2001-02-27 19:39 lazarus * lazarus/main.pp: Changed NEWPROJECT to call NEWFORMCLICKED to create the first unit. Shane 2001-02-25 18:16 lazarus * lazarus/: Makefile, Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc: MWE: + Added the -gl option the get some info on crashes 2001-02-25 17:44 lazarus * lazarus/debugger/: dbgbreakpoint.pp, dbgdebugger.pp, dbgwatch.pp: MWE: + Added header and footer 2001-02-25 17:32 lazarus * lazarus/: Makefile, Makefile.fpc, main.pp, components/mwedit92/Makefile.fpc, debugger/dbgbreakpoint.pp, debugger/dbgdebugger.pp, debugger/dbgwatch.pp, designer/abstractdebugger.pp: MWE: + Added new debugger classes 2001-02-25 14:57 lazarus * lazarus/examples/Makefile.fpc: MWE: + Added testall example 2001-02-25 10:25 lazarus * lazarus/examples/Makefile: + Added "testall" to Makefile 2001-02-25 10:22 lazarus * lazarus/examples/: testallform.pp, testtools.inc: * Fixed crash caused by missing pixmaps * using resources now instead of xpm file 2001-02-24 18:07 lazarus * lazarus/lcl/interfaces/qt/interfaces.pp: Made interfaces.pp consistent across widget sets. CAW 2001-02-24 18:07 lazarus * lazarus/lcl/interfaces/win32/interfaces.pp: Make interfaces.pp consistent across the widget sets. CAW 2001-02-23 20:22 lazarus * lazarus/main.pp: Added code to create the LFM when saving the file. Shane 2001-02-23 19:37 lazarus * lazarus/: main.pp, uniteditor.pp: Added code so the unit source changes when you do a SAVE AS Shane 2001-02-23 17:39 lazarus * lazarus/uniteditor.pp: Added the code for adding code when a control is dropped onto the form. Shane 2001-02-22 18:06 lazarus * lazarus/environmentopts.pp: added file environmentopts.pp 2001-02-22 18:04 lazarus * lazarus/: compileroptions.pp, editoroptions.pp, lazarus.pp, main.pp, project.pp, uniteditor.pp, designer/objectinspector.pp: added environment options + killed ide unit circles 2001-02-21 23:55 lazarus * lazarus/: lazarus.pp, main.pp, uniteditor.pp, components/synedit/allunits.pp, components/synedit/synedit.pp, components/synedit/syntextdrawer.pp, designer/objectinspector.pp, lcl/include/menuitem.inc, lcl/include/statusbar.inc: small bugfixes + added TOIOptions 2001-02-21 00:12 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, tools/Makefile, tools/Makefile.fpc, tools/lazarusmake.ini, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc: MWE: * Fixed zipinstall * fixed clean * fixed build with compiler from CVS 2001-02-20 21:52 lazarus * lazarus/lcl/: Makefile, Makefile.fpc: MWE: * some fixes 2001-02-20 17:53 lazarus * lazarus/: editoroptions.pp, findreplacedialog.pp, keymapping.pp, lazarus.pp, main.pp, uniteditor.pp, wordcompletion.pp, components/synedit/syncompletion.pas, components/synedit/synedit.pp, components/synedit/syneditautocomplete.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/controls.pp, lcl/include/control.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: Changes for wordcompletion and many other things from Mattias. Shane 2001-02-19 18:11 marco * lazarus/designer/propedits.pp: * Fix from maillist. 2001-02-16 20:13 lazarus * lazarus/: customformeditor.pp, idecomp.pp, main.pp, uniteditor.pp, designer/objectinspector.pp, lcl/clipbrd.pp, lcl/include/interfacebase.inc, lcl/include/toolwindow.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: Added some functions Shane 2001-02-16 13:58 lazarus * lazarus/components/synedit/synedit.pp: Fixes requested by Jens Arm made by Mattias Shane 2001-02-14 22:06 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/synedit/Makefile, components/synedit/Makefile.fpc, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, tools/lazarusmake.ini: MWE: * Updated makefiles for packaging support * created temporary lazarusmake.ini to use with fpcmake 2001-02-09 06:04 lazarus * lazarus/compileroptions.pp: Added -gl option to compiler options. CAW 2001-02-08 07:09 lazarus * lazarus/main.pp: Partially implemented Save Project As menu selection. CAW 2001-02-08 07:08 lazarus * lazarus/project.pp: Began adding code to save project to the output directory. Added TODO comments and cleaned up some of the code. CAW 2001-02-08 05:34 lazarus * lazarus/compileroptions.pp: Fix crashing bug. Added the ability for TProject to load and save the compiler options. Added Clear method. CAW 2001-02-06 21:59 lazarus * lazarus/: uniteditor.pp, components/synedit/synedit.pp, designer/designer.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/wincontrol.inc: Trying to get the last control of the last form focused when a dialog closes. Still working on it. Shane 2001-02-06 19:23 lazarus * lazarus/lcl/include/control.inc: Changed InvalidateControl Shane 2001-02-06 19:19 lazarus * lazarus/: uniteditor.pp, components/synedit/synedit.pp, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp: Shane 2001-02-06 15:52 lazarus * lazarus/: uniteditor.pp, lcl/include/speedbutton.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc: Changed TSpeedbutton in gtkobject so it erases itself when it's set to visible=false; Shane 2001-02-06 14:55 lazarus * lazarus/: lazconf.pp, lcl/imglist.pp, lcl/include/imglist.inc, lcl/include/wincontrol.inc: Changed the files from mode delphi to mode objfpc Shane 2001-02-06 14:38 lazarus * lazarus/: compiler.pp, compileroptions.pp, keymapping.pp, main.pp, uniteditor.pp, components/synedit/syncompletion.pas, designer/objectinspector.pp, designer/propedits.pp, lcl/forms.pp, lcl/include/customradiogroup.inc: Fixes from Mattias for EditorOPtions Fixes to COmpiler that should allow people to compile if their path is set up. Changes to code completion. Shane 2001-02-04 20:23 lazarus * lazarus/: keymapping.pp, uniteditor.pp, lcl/graphics.pp: Goto dialog added Shane 2001-02-04 19:24 lazarus * lazarus/: compiler.pp, compileroptions.pp, compreg.pp, idecomp.pp, designer/controlselection.pp, designer/propedits.pp, lcl/graphics.pp, lcl/registry.pp, lcl/include/canvas.inc, lcl/include/pixmap.inc, lcl/include/winapi.inc: Code cleanup Shane 2001-02-04 19:06 lazarus * lazarus/customformeditor.pp: Clean up of CustomFormEditor.pp Shane 2001-02-04 05:18 lazarus * lazarus/: compileroptions.pp, customformeditor.pp, main.pp, uniteditor.pp, designer/designer.pp, designer/jitforms.pp, lcl/controls.pp, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: Code cleanup and JITFOrms bug fix. Shane 2001-02-03 03:33 lazarus * lazarus/: customformeditor.pp, uniteditor.pp, components/synedit/syncompletion.pas: CodeCompletion works pretty well. Shane 2001-02-02 21:13 lazarus * lazarus/: customformeditor.pp, uniteditor.pp, components/synedit/syncompletion.pas, designer/abstractformeditor.pp, lcl/include/customform.inc, lcl/interfaces/gtk/gtkobject.inc: Codecompletion changes. Added code to Uniteditor for code completion. Also, added code to gtkobject.inc so forms now get keypress events. Shane 2001-02-02 15:23 lazarus * lazarus/: editoroptions.pp, formeditor.pp, keymapping.pp, main.pp, uniteditor.pp, components/synedit/syncompletion.pas, lcl/stdctrls.pp: Start of code completion code. Shane 2001-02-01 22:04 lazarus * lazarus/: uniteditor.pp, components/synedit/syncompletion.pas: Changes for code completion. Shane 2001-02-01 20:34 lazarus * lazarus/: components/synedit/allunits.pp, examples/Makefile, examples/scrollbar.pp, lcl/interfacebase.pp, lcl/lmessages.pp, lcl/include/customradiogroup.inc, lcl/include/scrollbar.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkwinapi.inc: TScrollbar created and a lot of code added. It's cose to working. Shane 2001-02-01 17:45 lazarus * lazarus/: editoroptions.pp, find_dlg.pp, main.pp, uniteditor.pp, components/synedit/syncompletion.pas, components/synedit/syneditautocomplete.pp, lcl/controls.pp, lcl/forms.pp, lcl/lcllinux.pp, lcl/stdctrls.pp, lcl/vclglobals.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/scrollbar.inc: Started the code completion. Shane 2001-02-01 03:33 lazarus * lazarus/uniteditor.pp: Polished the Find and Find Again features. Shane 2001-01-31 22:16 lazarus * lazarus/: uniteditor.pp, lcl/graphics.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Changed to TCOmboBox focusing. Shane 2001-01-31 21:41 lazarus * lazarus/uniteditor.pp: Ctrl-S and Ctrl-O can be used in the editor to OPEN and Save the file now. Shane 2001-01-31 20:50 lazarus * lazarus/uniteditor.pp: Added the Ctrl-Shift-A and S to flip between editor tabs on the editing window. Shane 2001-01-31 19:57 lazarus * lazarus/: editoroptions.pp, find_dlg.pp, main.pp, uniteditor.pp: Added the ability to use the FIND feature in the editor. Shane 2001-01-31 15:37 lazarus * lazarus/uniteditor.pp: Changed UnitEditor.pp to load the LAzarus.dci file from your home directory if it exists. Shane 2001-01-31 14:03 lazarus * lazarus/: codetemplatedialog.pp, editoroptions.pp, global.inc, global.pp, lazarus.dci, lazarus.pp, main.pp, project.pp, uniteditor.pp, components/synedit/synedit.pp, components/synedit/syneditautocomplete.pp, lcl/include/statusbar.inc, lcl/include/statuspanels.inc: Commitng source with new editor. Shane 2001-01-31 07:28 lazarus * lazarus/project.pp: Removed global unit. Renamed TProjectUnitInfo to TUnitInfo. Added Source property to both TUnitInfo and TProject to hold source code for units and project. Added functions to load and save units to TUnitInfo. Added code to save and load units when a project is saved and loaded. CAW 2001-01-31 07:26 lazarus * lazarus/idecomp.pp: Removed global unit. CAW 2001-01-31 07:26 lazarus * lazarus/compiler.pp: Removed global unit. CAW 2001-01-31 07:25 lazarus * lazarus/main.pp: Removed global unit. Removed and commented all references to TUnitInfo. 2001-01-30 23:56 lazarus * lazarus/lcl/allunits.pp: MWE: + added $mode objfpc directive 2001-01-30 23:55 lazarus * lazarus/components/: mwedit/allunits.pp, synedit/allunits.pp: MWE: + Added $mode objfpc directive 2001-01-30 19:15 lazarus * lazarus/lcl/include/: statuspanel.inc, statuspanels.inc: Added 2 files for the TStatusbar Shane 2001-01-30 19:15 lazarus * lazarus/lcl/: comctrls.pp, include/statusbar.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc: Added code for TStatusBar I'm now capturing WMPainT and doing the drawing myself. Shane 2001-01-29 06:46 lazarus * lazarus/main.pp: Moved Project Options and Compiler Options menus to the Project menu. Added Project property to TMainIDE class to allow the project to be accessed from other units. CAW 2001-01-29 06:44 lazarus * lazarus/compileroptions.pp: Moved compiler options to write to the project file. CAW 2001-01-29 06:42 lazarus * lazarus/project.pp: Created new TProjectUnitInfo class. Created new TProject class. Saves to XML config file. Moved compiler options to write to the project file. CAW 2001-01-28 22:06 lazarus * lazarus/lcl/: stdctrls.pp, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: Changes for TComboBox events KeyPress Focus. Shane 2001-01-28 17:16 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/allunits.pp, components/synedit/Makefile, components/synedit/Makefile.fpc, components/synedit/allunits.pp: MWE: + Added synedit to the components 2001-01-28 04:51 lazarus * lazarus/lcl/: include/customcombobox.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc: Fixed the problem with Changed for ComboBoxs Shane 2001-01-26 20:34 lazarus * lazarus/components/: Makefile, synedit/synedit.inc, synedit/synedit.pp, synedit/syneditautocomplete.pp, synedit/synedithighlighter.pp, synedit/syneditkeycmds.pp, synedit/syneditmiscclasses.pp, synedit/syneditmiscprocs.pp, synedit/syneditsearch.pp, synedit/syneditstrconst.pp, synedit/synedittextbuffer.pp, synedit/synedittypes.pp, synedit/synhighlighterpas.pp, synedit/syntextdrawer.pp: Added the synedit files Shane 2001-01-25 22:38 lazarus * lazarus/lcl/interfaces/gtk/: gtkdef.pp, gtkproc.inc: MWE: * fixed lil bug I commetted yesterday (listbox crash) 2001-01-25 16:53 lazarus * lazarus/uniteditor.pp: Documentation. Shane 2001-01-25 16:42 lazarus * lazarus/uniteditor.pp: Documentation added. Shane 2001-01-25 00:26 lazarus * lazarus/: designer/controlselection.pp, lcl/include/application.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdef.pp, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: MWE: = moved some types to gtkdef + added WinWidgetInfo + added some initialization to Application.Create 2001-01-24 04:21 lazarus * lazarus/: designer/controlselection.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Removed gtkDrawDefualt signal function from gtkcallback.inc It was no longer used. Shane 2001-01-24 00:33 lazarus * lazarus/lcl/: controls.pp, lmessages.pp, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MWE: - Removed old LM_InvalidateRect - did some cleanup in old code + added some comments on gtkobject data (gtkproc) 2001-01-23 20:13 lazarus * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, interfaces/gtk/gtkwinapih.inc: Fixxed the errors I commited with Unionrect Shane 2001-01-23 20:01 lazarus * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: Fixxed bug in RestoreDC Shane 2001-01-23 19:43 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: Slight modification to Invalidaterect. Shane 2001-01-23 19:42 lazarus * lazarus/lcl/: include/interfacebase.inc, include/winapi.inc, include/winapih.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: Added InvalidateRect to gtkwinapi.inc Shane 2001-01-20 20:19 lazarus * lazarus/components/synedit/source/: SynCompletionProposal.pas, SynDBEdit.pas, SynEditAutoComplete.pas, SynEditExport.pas, SynEditPrint.pas, SynEditPrintHeaderFooter.pas, SynEditPrintMargins.pas, SynEditPrintMarginsDialog.pas, SynEditPrintPreview.pas, SynEditPrintTypes.pas, SynEditPrint_Old.pas, SynEditPrinterInfo.pas, SynEditPropertyReg.pas, SynEditPythonBehaviour.pas, SynExportHTML.pas, SynExportRTF.pas, SynHighlighterADSP21xx.pas, SynHighlighterAWK.pas, SynHighlighterAsm.pas, SynHighlighterBaan.pas, SynHighlighterBat.pas, SynHighlighterCAC.pas, SynHighlighterCache.pas, SynHighlighterCpp.pas, SynHighlighterCss.pas, SynHighlighterDfm.pas, SynHighlighterDml.pas, SynHighlighterFortran.pas, SynHighlighterFoxpro.pas, SynHighlighterGalaxy.pas, SynHighlighterGeneral.pas, SynHighlighterHC11.pas, SynHighlighterHP48.pas, SynHighlighterHP48Utils.pas, SynHighlighterHashEntries.pas, SynHighlighterHtml.pas, SynHighlighterIni.pas, SynHighlighterInno.pas, SynHighlighterJScript.pas, SynHighlighterJava.pas, SynHighlighterKix.pas, SynHighlighterManager.pas, SynHighlighterMulti.pas, SynHighlighterPHP.pas, SynHighlighterPas.pas, SynHighlighterPerl.pas, SynHighlighterProgress.pas, SynHighlighterPython.pas, SynHighlighterSQL.pas, SynHighlighterSml.pas, SynHighlighterTclTk.pas, SynHighlighterVB.pas, SynHighlighterVBScript.pas, SynMemo.pas, synedit.inc, synedit.pas, synedithighlighter.pas, syneditkeycmdeditor.pas, syneditkeycmds.pas, syneditkeycmdseditor.pas, syneditmiscclasses.pas, syneditmiscprocs.pas, syneditreg.pas, syneditsearch.pas, syneditstrconst.pas, synedittextbuffer.pas, synedittypes.pas, utextdrawer.pas: Rremoved Synedit 1.00 SHane 2001-01-18 14:27 lazarus * lazarus/: main.pp, uniteditor.pp, designer/controlselection.pp, designer/designer.pp, designer/jitforms.pp, lcl/include/wincontrol.inc: Minor changees Shane 2001-01-17 00:30 lazarus * lazarus/: lazarus.pp, main.pp, viewform_dlg.pp, viewunit_dlg.pp: trying to determine what's crashing LAzarus on load. Shane 2001-01-16 23:04 lazarus * lazarus/: lazarus.pp, main.pp, viewform_dlg.pp, viewunit_dlg.pp: Removes the resource for TViewUnits and it compiles and runs now. Shane 2001-01-16 17:21 lazarus * lazarus/: idecomp.pp, main.pp, uniteditor.pp, lcl/forms.pp, lcl/lresources.pp: Changed LResources to TLResources Shane 2001-01-16 00:37 lazarus * lazarus/designer/jitforms.pp: added jitforms ShanE 2001-01-15 21:55 lazarus * lazarus/: customformeditor.pp, dlgmessage.lfm, idecomp.pp, main.pp, tmessagedlg.lfm, tviewforms1.lfm, tviewunits1.lfm, uniteditor.pp, viewform_dlg.lfm, viewunit_dlg.lfm: Changes for loading filesa Shane 2001-01-15 19:25 lazarus * lazarus/: compreg.pp, customformeditor.pp, idecomp.pp, lazarus.pp, main.pp, lcl/include/wincontrol.inc: Fixed a stupid error I caused by using a variable as an index in main.pp and this variable sometimes caused an exception because the index was out of range. Shane 2001-01-14 21:50 marco * lazarus/include/freebsd/lazconf.inc: * Initial version. Same as Linux, and probably will be that way. 2001-01-14 04:56 lazarus * lazarus/: dlgmessage.lrs, dlgmessage.pp, main.pp, tmessagedlg.lfm, uniteditor.pp, viewform_dlg.pp, viewunit_dlg.pp, lcl/forms.pp: Shane 2001-01-13 07:11 lazarus * lazarus/: compiler.pp, compileroptions.pp, dlgmessage.pp, idecomp.pp, lazarus.pp, main.pp, uniteditor.pp, viewform_dlg.pp, viewunit_dlg.pp: Minor fixes Shane 2001-01-13 04:09 lazarus * lazarus/: compiler.pp, compileroptions.pp, main.pp, uniteditor.pp, lcl/interfaces/gtk/gtkobject.inc: Minor changes Shane 2001-01-12 21:22 lazarus * lazarus/: uniteditor.pp, designer/designer.pp, lcl/forms.pp, lcl/include/wincontrol.inc: Shiftstate fixed so it reports ssCtrl and ssShift now. You can use Shift-Ctrl-Up and Down to jump to procedures in the code explorer. Shane 2001-01-12 19:46 lazarus * lazarus/: main.pp, uniteditor.pp, lcl/include/customform.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkwinapi.inc: Named the speedbuttons in MAINIDE and took out some writelns. Shane 2001-01-12 19:27 lazarus * lazarus/lcl/: extctrls.pp, include/customnotebook.inc, include/page.inc: Streaming additions by MAttias Shane 2001-01-12 19:10 lazarus * lazarus/: main.pp, uniteditor.pp, lcl/interfaces/gtk/gtkcallback.inc: Changes for keyevents in the editor. Shane 2001-01-11 21:16 lazarus * lazarus/: customformeditor.pp, uniteditor.pp, components/mwedit/mwcustomedit.pas, designer/bookmark.lrs, designer/designer.pp, lcl/imglist.pp, lcl/stdctrls.pp, lcl/include/imglist.inc, lcl/interfaces/gtk/gtkcallback.inc: Added some TImageList code. Added a bookmark resource with 10 resource images. Removed some of the IFDEF's in mwCustomEdit around the inherited code. Shane 2001-01-11 00:54 lazarus * lazarus/: components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/mwedit/allunits.pp, components/mwedit92/Makefile, components/mwedit92/Makefile.fpc, components/mwedit92/allunits.pp, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp: MWE: * Fixed make clean + moved allunits from exe to unit, skipping link stage 2001-01-11 00:53 lazarus * lazarus/lcl/interfaces/gtk/gtkcallback.inc: MWE: ~ minor change 2001-01-10 21:12 lazarus * lazarus/: designer/controlselection.pp, designer/designer.pp, lcl/stdctrls.pp, lcl/include/custommemo.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Added the Nudge feature to the IDE. Shane 2001-01-09 22:06 lazarus * lazarus/: main.pp, uniteditor.pp, designer/designer.pp, lcl/buttons.pp, lcl/extctrls.pp: Started taking KeyDown messages in TDesigner Shane 2001-01-09 19:23 lazarus * lazarus/: main.pp, designer/controlselection.pp, designer/designer.pp, lcl/extctrls.pp, lcl/lresources.pp, lcl/include/control.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Worked on moving controls. It's just not working with the X and Y coord's I'm getting. Shane 2001-01-09 00:48 lazarus * lazarus/: Makefile, Makefile.fpc, lazarus.pp, main.pp, testform.pp, lcl/Makefile, lcl/Makefile.fpc: MWE: ~ Changed makefiles ~ Removed testform from lararus and changed it into program * some formatting 2001-01-08 22:59 lazarus * lazarus/lcl/interfaces/gtk/gtkproc.inc: MWE: ~ applieed patch from Peter Vreman to reflect compiler fix 2001-01-08 04:11 lazarus * lazarus/designer/: controlselection.pp, designer.pp: Closer to moving controls correctly. Shane 2001-01-08 03:06 lazarus * lazarus/designer/: controlselection.pp, designer.pp: Closer to moving controls correctly. Shane 2001-01-07 05:34 lazarus * lazarus/designer/designer.pp: Small steps to getting the control moving again. I know whats wrong, I just don't have the time tonight to fix it. Shane 2001-01-06 07:42 lazarus * lazarus/designer/designer.pp: More changes Shane 2001-01-06 07:28 lazarus * lazarus/: Makefile, customformeditor.pp, main.pp, designer/designer.pp: Made Designer control the control movement and such. I am now using ISDesignMsg to move the controls. Shane 2001-01-05 19:56 lazarus * lazarus/: find_dlg.pp, main.pp, uniteditor.pp, designer/designer.pp, lcl/extctrls.pp, lcl/include/control.inc: Minor changes 2001-01-05 18:45 lazarus * lazarus/: tmessagedlg.lfm, tviewunits1.lfm: Added 2 forgotten .lfm files. Shane 2001-01-05 18:44 lazarus * lazarus/: dlgmessage.lrs, dlgmessage.pp, lazres.pp, main.pp, tviewforms1.lfm, viewform_dlg.pp, viewforms1.lrs, viewunit_dlg.pp, viewunits1.lrs, lcl/lresources.pp, lcl/stdctrls.pp: ViewUnits1, ViewForms1 and MessageDlg are all loaded from their resources and all controls are auto-created on them. There are still a few problems with some controls so I haven't converted all forms. Shane 2001-01-04 21:33 lazarus * lazarus/: lazarus.pp, lresources.pp, main.pp, project.pp, uniteditor.pp, lcl/extctrls.pp, lcl/forms.pp, lcl/lresources.pp, lcl/include/customnotebook.inc: Moved lresources. Moved CreateLFM to Main.pp Changed Form1 and TFOrm1 to MainIDE and TMainIDE Shane 2001-01-04 17:12 lazarus * lazarus/: main.pp, designer/propedits.pp, lcl/include/menuitem.inc, lcl/include/pixmap.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkwinapi.inc: Removed some writelns and changed the property editor for TStrings a bit. Shane 2001-01-04 16:09 lazarus * lazarus/: designer/propedits.pp, lcl/stdctrls.pp, lcl/include/customedit.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc: Tested TCustomEdit.Readonly, MaxLength and CharCase. Shane 2001-01-04 14:51 lazarus * lazarus/: designer/objectinspector.pp, designer/propedits.pp, lcl/stdctrls.pp, lcl/include/customedit.inc, lcl/interfaces/gtk/gtkobject.inc: Minor changes to TEdit. Not tested. Shane 2001-01-03 20:34 lazarus * lazarus/designer/propedits.pp: Trying to figure out the TStringsPropertyEditor. Shane 2001-01-03 19:44 lazarus * lazarus/: idecomp.pp, main.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/buttons.pp, lcl/forms.pp, lcl/include/buttonglyph.inc, lcl/include/customform.inc, lcl/include/pixmap.inc, lcl/include/speedbutton.inc, lcl/interfaces/gtk/gtkwinapi.inc: The Speedbutton now has a numglyphs setting. I started the TStringPropertyEditor 2000-12-31 16:48 lazarus * lazarus/examples/edittest.pp: MWE: + Added Editor test app. 2000-12-29 21:43 lazarus * lazarus/: main.pp, images/laz_images.lrs: I added the run button with an Enable and disable icon 2000-12-29 21:32 lazarus * lazarus/: main.pp, images/laz_images.lrs, lcl/include/bitmap.inc, lcl/include/buttonglyph.inc, lcl/include/pixmap.inc: Speedbuttons can now draw disabled images. Shane 2000-12-29 20:20 lazarus * lazarus/: main.pp, lcl/include/statusbar.inc, lcl/interfaces/gtk/gtkobject.inc: Shane 2000-12-29 19:44 lazarus * lazarus/designer/designer.pp: Changed the drawing routine in Designer so it wouldn't draw over child controls. Shane 2000-12-29 19:33 lazarus * lazarus/lcl/: comctrls.pp, include/control.inc, include/statusbar.inc, include/wincontrol.inc, interfaces/gtk/gtkobject.inc: TStatusBar's create and destroy were not set to override TWinControls so they were never called. Shane 2000-12-29 18:50 lazarus * lazarus/: main.pp, uniteditor.pp, images/laz_images.lrs, lcl/menus.pp: Added a dropdown image to the resource and a downarrow button by the OPEN button. Shane 2000-12-29 17:17 lazarus * lazarus/designer/lazarus_control_images.lrs: Additional Images 2000-12-29 17:11 lazarus * lazarus/: idecomp.pp, designer/lazarus_control_images.lrs: MOre images into the resource file Shane 2000-12-29 16:04 lazarus * lazarus/: idecomp.pp, designer/lazarus_control_images.lrs, images/default.xpm, lcl/extctrls.pp, lcl/forms.pp, lcl/spin.pp, lcl/stdctrls.pp, lcl/include/customradiogroup.inc: Added more images to the resource. Shane 2000-12-29 14:57 lazarus * lazarus/: compreg.pp, idecomp.pp: Fix to compreg.pp Shane 2000-12-29 14:35 lazarus * lazarus/: lazres.pp, lresources.pp, main.pp: Mattias submitted new lresources.pp and lazres.pp files. Shane 2000-12-29 14:14 lazarus * lazarus/: compreg.pp, idecomp.pp, lazres.pp, lresources.pp, main.pp, designer/lazarus_control_images.lrs, images/bitbtn.xpm, images/button.xpm, images/checkbox.xpm, images/combobox.xpm, images/editbox.xpm, images/label.xpm, images/laz_images.lrs, images/listbox.xpm, images/memo.xpm, images/menu.xpm, images/newform.xpm, images/newunit.xpm, images/openfile.xpm, images/popup.xpm, images/radiobutton.xpm, images/save.xpm, images/saveall.xpm, images/speedbutton.xpm, images/spinedit.xpm, images/tbitbtn.xpm, images/tbutton.xpm, images/tcheckbox.xpm, images/tcombobox.xpm, images/tedit.xpm, images/tlabel.xpm, images/tlistbox.xpm, images/tmemo.xpm, images/tmenu.xpm, images/tnotebook.xpm, images/toggleform.xpm, images/tpopupmenu.xpm, images/tradiobutton.xpm, images/tspeedbutton.xpm, images/tspinedit.xpm, images/viewforms.xpm, images/viewunits.xpm, lcl/controls.pp, lcl/include/control.inc, lcl/include/wincontrol.inc: Using the lresources.pp and registering components. This is a major change but will create much more flexibility for the IDE. Shane 2000-12-22 21:38 lazarus * lazarus/uniteditor.pp: More additions to the editor's popupmenu Shane 2000-12-22 20:55 lazarus * lazarus/: uniteditor.pp, lcl/controls.pp, lcl/lmessages.pp, lcl/menus.pp, lcl/vclglobals.pp, lcl/include/control.inc, lcl/include/menu.inc, lcl/include/menuitem.inc, lcl/include/popupmenu.inc, lcl/interfaces/gtk/gtkobject.inc: Added the Popupmenu code to the LCL. Now you can right click on the editor and a PopupMenu appears. Shane 2000-12-21 21:28 lazarus * lazarus/: main.pp, uniteditor.pp, designer/designer.pp: Project - RUN will run the program IF the program is the active unit in the Editor. Shane 2000-12-20 21:53 lazarus * lazarus/: dlgmessage.pp, uniteditor.pp: Fixed toggling between forms and units. It the form is open but the source isn't it'll toggle now. 2000-12-20 21:04 lazarus * lazarus/: compiler.pp, main.pp, uniteditor.pp, designer/designer.pp: Made PRoject Build compile the active unit. This way we can actually play with it by compiling units. 2000-12-20 18:35 lazarus * lazarus/: customformeditor.pp, main.pp, designer/objectinspector.pp, designer/propedits.pp, lcl/controls.pp, lcl/include/wincontrol.inc: Added GetChildren Shane 2000-12-20 15:32 lazarus * lazarus/: main.pp, uniteditor.pp: Fixed File OPen in the IDE. Shane 2000-12-19 22:18 peter * lazarus/: Makefile, components/Makefile, components/mwedit/Makefile, components/mwedit92/Makefile, components/mweditbeta/Makefile, examples/Makefile, lcl/Makefile, tools/apiwizz/Makefile: * regenerated 2000-12-19 19:43 lazarus * lazarus/uniteditor.pp: Forgot to add UnitEditor.pp Shane 2000-12-19 19:43 lazarus * lazarus/: global.inc, global.pp, ideeditor.pp, lazarus.pp, main.pp, project.pp, designer/designer.pp, lcl/forms.pp, lcl/lmessages.pp, lcl/include/customform.inc, lcl/include/scrollbar.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc: Removed IDEEDITOR. This causes the PROJECT class to not function. Saving projects no longer works. I added TSourceNotebook and TSourceEditor. They do all the work for saving/closing/opening units. Somethings work but they are in early development. Shane 2000-12-15 20:14 lazarus * lazarus/designer/abstractformeditor.pp: Shane 2000-12-15 20:07 lazarus * lazarus/designer/designer.pp: Shane 2000-12-15 19:25 lazarus * lazarus/: customformeditor.pp, main.pp, components/mwedit/mwgeneralsyn.pas, components/mwedit/mwpassyn.pas, designer/designer.pp, designer/test_unit.pp: Changes from Mattias and I. Shane 2000-12-15 16:29 lazarus * lazarus/: customformeditor.pp, main.pp, designer/abstractformeditor.pp, designer/controlselection.pp, designer/customeditor.pp, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp: Changes my Mattias for dropping controls. Changes by Shane for adding code to the form source. 2000-12-12 15:16 lazarus * lazarus/: designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp, designer/test_unit.pp, lcl/interfaces/win32/win32int.pp: Updated OI from Mattias Shane 2000-12-06 15:58 lazarus * lazarus/lcl/interfaces/qt/interfaces.pp: Changed the DEFINE in qt/interfaces.pp Shane 2000-12-06 15:54 lazarus * lazarus/lcl/: include/interfacebase.inc, interfaces/win32/interfaces.pp: Set some defaults in interfacebase.inc Shane 2000-12-05 20:01 lazarus * lazarus/: customformeditor.pp, designer/designer.pp, designer/objectinspector.pp, designer/propedits.pp, designer/test_unit.pp: Misc changes Shane 2000-12-02 00:42 lazarus * lazarus/lcl/forms.pp: MWE: - removed designer from uses clause, it is not needed 2000-12-01 21:23 lazarus * lazarus/: customformeditor.pp, formeditor.pp, main.pp, designer/designer.pp, designer/object_inspector.pp, designer/objectinspector.pp, designer/prop_edits.pp, designer/propedits.pp, designer/test_obj_inspector.pp, designer/test_unit.pp: renamed Object_Inspector and Prop_edits by removing the underline. Shane 2000-12-01 20:30 lazarus * lazarus/: customformeditor.pp, main.pp: Added a private function FSetProp to the TComponentInterface. It changes the properties once a PPropInfo is gotten for the property. Shane 2000-12-01 19:12 lazarus * lazarus/: global.pp, lcl/buttons.pp: Modified Gloabal so TDesignForm isn't included anymore. Shane 2000-12-01 16:50 lazarus * lazarus/: customformeditor.pp, global.pp, main.pp, lcl/buttons.pp, lcl/controls.pp, lcl/stdctrls.pp: changed the TCOmponentInterface SetPropByName. It works for a few properties, but not all. Shane 2000-11-30 22:45 lazarus * lazarus/designer/designerform.pp: Removed Designerform.pp No longer used. Shane 2000-11-30 22:43 lazarus * lazarus/: customformeditor.pp, main.pp, designer/abstractformeditor.pp, designer/designer.pp, lcl/controls.pp, lcl/forms.pp, lcl/include/control.inc, lcl/include/customform.inc, lcl/include/designer.inc: Changed TDesigner. It's now notified when a control is added to it's CustomForm. It's created in main.pp when New Form is selected. Shane 2000-11-29 22:22 lazarus * lazarus/: customformeditor.pp, main.pp, designer/abstractformeditor.pp, designer/object_inspector.pp, designer/prop_edits.pp, designer/test_unit.pp, examples/combobox.pp, lcl/buttons.pp, lcl/controls.pp, lcl/lmessages.pp, lcl/stdctrls.pp, lcl/include/control.inc, lcl/include/customcombobox.inc, lcl/interfaces/gtk/gtkcallback.inc: New Object Inspector code Shane 2000-11-27 21:36 lazarus * lazarus/main.pp: Minor change. I'm setting the rootcomponent for the ObjectInspector now when you click on a form. No noticable difference. Shane 2000-11-27 21:33 lazarus * lazarus/main.pp: Changed the code so when you add a control to the form, it's selected by the object inspector. Shane 2000-11-27 21:27 lazarus * lazarus/: customformeditor.pp, idecomp.pp, main.pp: Fixed the code so you can drop controls on the form Shane 2000-11-27 20:08 lazarus * lazarus/main.pp: Changed the NEw Form feature so the Object Inspector updates right away. Shane 2000-11-27 19:59 lazarus * lazarus/main.pp: Changed the View Inspector menu item so it works. Shane 2000-11-27 19:52 lazarus * lazarus/: customformeditor.pp, idecomp.pp, main.pp, designer/abstractformeditor.pp, designer/object_inspector.pp, designer/prop_edits.pp, designer/test_obj_inspector.pp, designer/test_unit.pp, lcl/controls.pp, lcl/forms.pp: Added the Object Inspector code. Added more form editor code. Shane 2000-11-21 19:59 lazarus * lazarus/customformeditor.pp: Added code to TCustomFormEditor's CreateComponent method. It has an error I am looking into Shane 2000-11-21 18:33 lazarus * lazarus/: customformeditor.pp, formeditor.pp, lcl/forms.pp, lcl/include/customform.inc: Added TCustomForm.Notification so the TDesigner is notified of actions. Added more code for getting info via RTTI Shane 2000-11-20 18:43 lazarus * lazarus/: customformeditor.pp, designer/abstractformeditor.pp: Added the code for getting property values to CustomFormEditor.pp Also changed the return type for GetPropTypebyName and GetPropType to TTypeKind instead of TPropertyType Shane 2000-11-19 04:08 lazarus * lazarus/: customformeditor.pp, designer/abstractformeditor.pp: added more code for CustomFormEditor Shane 2000-11-19 01:19 lazarus * lazarus/: customformeditor.pp, formeditor.pp, designer/abstracteditor.pp, designer/abstractformeditor.pp: Added a few files for the formeditor Shane 2000-10-10 00:50 lazarus * lazarus/: designer/controlselection.pp, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, examples/Makefile, examples/Makefile.fpc, examples/selection.pp, examples/selectionform.pp, lcl/interfaces/gtk/gtkwinapi.inc: MWE: * fixed some selection code + Added selection sample 2000-10-01 23:05 peter * lazarus/: Makefile, components/Makefile, components/mwedit/Makefile, components/mwedit92/Makefile, components/mweditbeta/Makefile, examples/Makefile, lcl/Makefile, tools/apiwizz/Makefile: * regenerated 2000-09-27 23:11 peter * lazarus/: Makefile, components/Makefile, components/mwedit/Makefile, components/mwedit92/Makefile, components/mweditbeta/Makefile, examples/Makefile, lcl/Makefile, tools/apiwizz/Makefile: * regenerated 2000-09-22 22:22 lazarus * lazarus/examples/: testallform.pp, testtools.inc: +Rebuilt from beginning to V0.2 +Prepared for non existent components (total 60 components). (Changes by Christer, commited by stoppok) 2000-09-20 21:50 peter * lazarus/: Makefile, components/Makefile, components/mwedit/Makefile, components/mwedit92/Makefile, components/mweditbeta/Makefile, examples/Makefile, lcl/Makefile, tools/apiwizz/Makefile: * regenerated 2000-09-12 20:31 lazarus * lazarus/designer/: abstractcompiler.pp, abstractdebugger.pp: Added abstractcompiler and abstractdebugger Shane 2000-09-11 01:08 lazarus * lazarus/: lazarus.pp, splash.pp, components/mwedit/mwcustomedit.pas, designer/controlselection.pp, lcl/Makefile, lcl/Makefile.fpc, lcl/lcllinux.pp, lcl/menus.pp, lcl/include/bitmapcanvas.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: MWE: + Added CreateCompatibeleBitamp function + Updated TWinControl.WMPaint + Added some checks to avoid gtk/gdk errors - Removed no fixed warning from GetDC - Removed some output 2000-09-10 21:58 lazarus * lazarus/: Makefile, Makefile.fpc, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/mwedit/allunits.pp, components/mwedit92/Makefile, components/mwedit92/Makefile.fpc, components/mwedit92/allunits.pp, examples/Makefile, examples/Makefile.fpc, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/interfaces.pp, lcl/include/application.inc, lcl/include/interfacebase.inc, lcl/interfaces/LAYOUT.TXT, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk/interfaces.pp, lcl/interfaces/qt/interfaces.pp, lcl/interfaces/units/CONTENT.TXT, lcl/interfaces/win32/interfaces.pp: MWE: * Updated makefiles for FPC release 1.0 binary units * Changed creation, now LCL unit distributions are possible * Moved interfaces.pp from LCL to interface dirs 2000-08-28 16:23 lazarus * lazarus/: ideeditor.pp, designer/abstracteditor.pp, designer/abstractfilesystem.pp, designer/customeditor.pp, designer/filesystem.pp, lcl/interfaces/gtk/gtkcallback.inc: Added a few files for the start of creating classes for the editor. [SHANE] 2000-08-14 14:31 lazarus * lazarus/: lcl/include/customform.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, tools/apiwizz/apiwizard.pp: Minor modifications for SynEdit . Shane 2000-08-11 16:59 lazarus * lazarus/: components/synedit/source/SynCompletionProposal.pas, components/synedit/source/SynDBEdit.pas, components/synedit/source/SynEditAutoComplete.pas, components/synedit/source/SynEditExport.pas, components/synedit/source/SynEditPrint.pas, components/synedit/source/SynEditPrintHeaderFooter.pas, components/synedit/source/SynEditPrintMargins.pas, components/synedit/source/SynEditPrintMarginsDialog.pas, components/synedit/source/SynEditPrintPreview.pas, components/synedit/source/SynEditPrintTypes.pas, components/synedit/source/SynEditPrint_Old.pas, components/synedit/source/SynEditPrinterInfo.pas, components/synedit/source/SynEditPropertyReg.pas, components/synedit/source/SynEditPythonBehaviour.pas, components/synedit/source/SynExportHTML.pas, components/synedit/source/SynExportRTF.pas, components/synedit/source/SynHighlighterADSP21xx.pas, components/synedit/source/SynHighlighterAWK.pas, components/synedit/source/SynHighlighterAsm.pas, components/synedit/source/SynHighlighterBaan.pas, components/synedit/source/SynHighlighterBat.pas, components/synedit/source/SynHighlighterCAC.pas, components/synedit/source/SynHighlighterCache.pas, components/synedit/source/SynHighlighterCpp.pas, components/synedit/source/SynHighlighterCss.pas, components/synedit/source/SynHighlighterDfm.pas, components/synedit/source/SynHighlighterDml.pas, components/synedit/source/SynHighlighterFortran.pas, components/synedit/source/SynHighlighterFoxpro.pas, components/synedit/source/SynHighlighterGalaxy.pas, components/synedit/source/SynHighlighterGeneral.pas, components/synedit/source/SynHighlighterHC11.pas, components/synedit/source/SynHighlighterHP48.pas, components/synedit/source/SynHighlighterHP48Utils.pas, components/synedit/source/SynHighlighterHashEntries.pas, components/synedit/source/SynHighlighterHtml.pas, components/synedit/source/SynHighlighterIni.pas, components/synedit/source/SynHighlighterInno.pas, components/synedit/source/SynHighlighterJScript.pas, components/synedit/source/SynHighlighterJava.pas, components/synedit/source/SynHighlighterKix.pas, components/synedit/source/SynHighlighterManager.pas, components/synedit/source/SynHighlighterMulti.pas, components/synedit/source/SynHighlighterPHP.pas, components/synedit/source/SynHighlighterPas.pas, components/synedit/source/SynHighlighterPerl.pas, components/synedit/source/SynHighlighterProgress.pas, components/synedit/source/SynHighlighterPython.pas, components/synedit/source/SynHighlighterSQL.pas, components/synedit/source/SynHighlighterSml.pas, components/synedit/source/SynHighlighterTclTk.pas, components/synedit/source/SynHighlighterVB.pas, components/synedit/source/SynHighlighterVBScript.pas, components/synedit/source/SynMemo.pas, components/synedit/source/synedit.inc, components/synedit/source/synedit.pas, components/synedit/source/synedithighlighter.pas, components/synedit/source/syneditkeycmdeditor.pas, components/synedit/source/syneditkeycmds.pas, components/synedit/source/syneditkeycmdseditor.pas, components/synedit/source/syneditmiscclasses.pas, components/synedit/source/syneditmiscprocs.pas, components/synedit/source/syneditreg.pas, components/synedit/source/syneditsearch.pas, components/synedit/source/syneditstrconst.pas, components/synedit/source/synedittextbuffer.pas, components/synedit/source/synedittypes.pas, components/synedit/source/utextdrawer.pas, lcl/lcllinux.pp, lcl/lmessages.pp, lcl/messages.pp, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: Adding all the Synedit files. Changed the GDK_KEY_PRESS and GDK_KEY_RELEASE stuff to fix the problem in the editor with the shift key being ignored. Shane 2000-08-10 20:56 lazarus * lazarus/: ideeditor.pp, lcl/graphics.pp, lcl/lcllinux.pp, lcl/include/canvas.inc, lcl/include/interfacebase.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc: Added some winapi calls. Most don't have code yet. SetTextCharacterExtra CharLowerBuff IsCharAlphaNumeric Shane 2000-08-10 15:22 lazarus * lazarus/: find_dlg.pp, ideeditor.pp, main.pp: Additions for the FIND dialog Shane 2000-08-10 13:01 lazarus * lazarus/lcl/include/: commondialog.inc, customdialog.inc: Adding commondialog.pp and removing customdialog.inc 2000-08-10 12:55 lazarus * lazarus/lcl/: dialogs.pp, include/customdialog.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc: Changed TCustomDialog to TCommonDialog Shane 2000-08-09 20:32 lazarus * lazarus/: find_dlg.pp, ideeditor.pp, lazarus.pp, main.pp, lcl/dialogs.pp, lcl/interfaces/gtk/gtkobject.inc: Added more code for the find function. Shane 2000-08-09 16:15 lazarus * lazarus/lcl/: forms.pp, include/customform.inc, include/form.inc, include/screen.inc: Changed the TCUstomForm create function. I am getting it ready to read the resources to auto-create the controls... Anslo changes TScreen.AddForm and TScreen.RemoveForm. They were being passed TFOrm's instead of TCustomForms. Shane 2000-08-08 20:52 lazarus * lazarus/: find_dlg.pp, lazarus.pp, main.pp: Started a FIND dialog box. Shane 2000-08-07 21:15 lazarus * lazarus/main.pp: Added the Search menu to the IDE. Shane 2000-08-07 19:06 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: Slight modification to CreateFontIndirect. I check to see if the GdiObject^.GDIFontObject is nil. If so After the code to retry the weight and slant I added code to retry the Family and Foundry. Shane 2000-08-07 15:17 lazarus * lazarus/examples/testtools.inc: Cleaned up the Testtools.inc file a bit. Used Sender.name instead of checking each one in the Mouseup event, Mouse down, leave and enter. Also changed the WhenClick procedure. Shane 2000-07-31 22:34 lazarus * lazarus/examples/Makefile: added target "testall" 2000-07-31 22:33 lazarus * lazarus/examples/: testall.pp, testallform.pp, testtools.inc: + added "testall" demo provided by stoppok 2000-07-30 23:48 lazarus * lazarus/lcl/: controls.pp, lmessages.pp, include/control.inc, include/interfacebase.inc, include/menuitem.inc, include/pixmap.inc, include/winapi.inc, include/winapih.inc, include/wincontrol.inc, interfaces/gtk/gtkcallback.inc, interfaces/gtk/gtkint.pp, interfaces/gtk/gtkobject.inc, interfaces/gtk/gtkproc.inc, interfaces/gtk/gtkwinapi.inc, interfaces/gtk/gtkwinapih.inc: MWE: = Moved ObjectToGTKObject to GTKProc unit * Fixed array checking in LoadPixmap = Moved LM_SETENABLED to API func EnableWindow and EnableMenuItem ~ Some cleanup 2000-07-23 21:04 lazarus * lazarus/examples/: combobox.pp, trackbar.pp: enhanced examples, stoppok 2000-07-23 21:03 lazarus * lazarus/lcl/include/: customcombobox.inc, trackbar.inc: changed some comments, stoppok 2000-07-23 21:01 lazarus * lazarus/lcl/include/: customform.inc, menuitem.inc: menus will be destroyed now, stoppok 2000-07-23 20:59 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: more cleanups, stoppok 2000-07-23 12:53 lazarus * lazarus/lcl/interfaces/gtk/gtkwinapi.inc: workaround for possible compiler bug (KEYSTATE), stoppok 2000-07-23 12:51 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: - cleanups in IntSendMessage3 - minor cleanups in other functions stoppok 2000-07-23 12:49 lazarus * lazarus/lcl/lmessages.pp: added text for LM_Destroy, stoppok 2000-07-16 22:59 lazarus * lazarus/lcl/interfaces/gtk/gtkobject.inc: - some more cleanups (removal of unused variables), stoppok 2000-07-16 14:45 lazarus * lazarus/lcl/stdctrls.pp: Added procedure ListBox.Clear (changes by chris, added by stoppok) 2000-07-16 14:44 lazarus * lazarus/lcl/buttons.pp: added OnMouseEnter, OnMouseLeave property (changes by chris, committed by stoppok) 2000-07-16 14:42 lazarus * lazarus/lcl/include/defaultbitbtnimages.inc: Made one Glyph to BitBtn.Kind "All" (changes by chris, added by stoppok) 2000-07-16 14:39 lazarus * lazarus/lcl/include/customlistbox.inc: Added procedure ListBox.Clear (changes made by christer, added to cvs by stoppok) 2000-07-16 14:37 lazarus * lazarus/lcl/include/buttons.inc: Added OnMouseEnter, OnMouseLeave property (code from christer, added by stoppok) 2000-07-16 14:32 lazarus * lazarus/images/: color.xpm, fonts.xpm: new xpm's from christer for bitbtns, stoppok 2000-07-13 12:27 michael * lazarus/: Makefile, Makefile.fpc, compiler.pp, compileroptions.pp, dlgmessage.pp, global.inc, global.pp, idecomp.pp, ideeditor.pp, lazarus.pp, lazconf.pp, main.pp, project.pp, splash.pp, testform.pp, viewform_dlg.pp, viewunit_dlg.pp, components/Makefile, components/Makefile.fpc, components/mwedit/Makefile, components/mwedit/Makefile.fpc, components/mwedit/mwcustomedit.pas, components/mwedit/mwedit.inc, components/mwedit/mwgeneralsyn.pas, components/mwedit/mwhighlighter.pas, components/mwedit/mwkeycmds.pas, components/mwedit/mwpassyn.pas, components/mwedit/highlighters/DcjCppSyn.pas, components/mwedit/highlighters/DcjJavaSyn.pas, components/mwedit/highlighters/DcjPerlSyn.pas, components/mwedit/highlighters/cbhpsyn.pas, components/mwedit/highlighters/cwCACSyn.pas, components/mwedit/otherfiles/cbUtils.pas, components/mwedit/otherfiles/mwEditReg.pas, components/mwedit/otherfiles/mwKeyCmdEditor.pas, components/mwedit/otherfiles/mwkeycmdseditor.pas, components/mwedit92/Makefile, components/mwedit92/Makefile.fpc, components/mwedit92/cbhpsyn.dcr, components/mwedit92/cbhpsyn.pas, components/mwedit92/cbutils.pas, components/mwedit92/cihc11syn.dcr, components/mwedit92/cihc11syn.pas, components/mwedit92/cwcacsyn.dcr, components/mwedit92/cwcacsyn.pas, components/mwedit92/dbmwedit.dcr, components/mwedit92/dbmwedit.pas, components/mwedit92/dcjcppsyn.dcr, components/mwedit92/dcjcppsyn.pas, components/mwedit92/dcjjavasyn.dcr, components/mwedit92/dcjjavasyn.pas, components/mwedit92/dcjperlsyn.dcr, components/mwedit92/dcjperlsyn.pas, components/mwedit92/dmbatsyn.dcr, components/mwedit92/dmbatsyn.pas, components/mwedit92/dmdfmsyn.dcr, components/mwedit92/dmdfmsyn.pas, components/mwedit92/dmmlsyn.dcr, components/mwedit92/dmmlsyn.pas, components/mwedit92/files.txt, components/mwedit92/hkawksyn.dcr, components/mwedit92/hkawksyn.pas, components/mwedit92/hkhtmlsyn.dcr, components/mwedit92/hkhtmlsyn.pas, components/mwedit92/izinisyn.dcr, components/mwedit92/izinisyn.pas, components/mwedit92/jskixsyn.dcr, components/mwedit92/jskixsyn.pas, components/mwedit92/lbvbssyn.dcr, components/mwedit92/lbvbssyn.pas, components/mwedit92/mkgalaxysyn.dcr, components/mwedit92/mkgalaxysyn.pas, components/mwedit92/mwbaansyn.dcr, components/mwedit92/mwbaansyn.pas, components/mwedit92/mwcachesyn.dcr, components/mwedit92/mwcachesyn.pas, components/mwedit92/mwcompletionproposal.dcr, components/mwedit92/mwcompletionproposal.pas, components/mwedit92/mwcsssyn.dcr, components/mwedit92/mwcsssyn.pas, components/mwedit92/mwcustomedit.dcr, components/mwedit92/mwcustomedit.pas, components/mwedit92/mwcustomedit.res, components/mwedit92/mwdmlsyn.dcr, components/mwedit92/mwdmlsyn.pas, components/mwedit92/mwedit.inc, components/mwedit92/mweditdebug.inc, components/mwedit92/mweditpropertyreg.pas, components/mwedit92/mweditreg.dcr, components/mwedit92/mweditreg.pas, components/mwedit92/mweditsearch.pas, components/mwedit92/mweditstrings.pas, components/mwedit92/mwexport.pas, components/mwedit92/mwfortransyn.dcr, components/mwedit92/mwfortransyn.pas, components/mwedit92/mwfoxprosyn.dcr, components/mwedit92/mwfoxprosyn.pas, components/mwedit92/mwgeneralsyn.dcr, components/mwedit92/mwgeneralsyn.pas, components/mwedit92/mwhighlighter.pas, components/mwedit92/mwhighlightermanager.dcr, components/mwedit92/mwhighlightermanager.pas, components/mwedit92/mwhtmlexport.dcr, components/mwedit92/mwhtmlexport.pas, components/mwedit92/mwjscriptsyn.dcr, components/mwedit92/mwjscriptsyn.pas, components/mwedit92/mwkeycmdeditor.dfm, components/mwedit92/mwkeycmdeditor.pas, components/mwedit92/mwkeycmds.pas, components/mwedit92/mwkeycmdseditor.dfm, components/mwedit92/mwkeycmdseditor.pas, components/mwedit92/mwlocalstr.pas, components/mwedit92/mwpassyn.dcr, components/mwedit92/mwpassyn.pas, components/mwedit92/mwrtfexport.dcr, components/mwedit92/mwrtfexport.pas, components/mwedit92/mwsupportclasses.pas, components/mwedit92/mwsupportprocs.pas, components/mwedit92/nhasmsyn.dcr, components/mwedit92/nhasmsyn.pas, components/mwedit92/odpysyn.dcr, components/mwedit92/odpysyn.pas, components/mwedit92/odpythonbehaviour.dcr, components/mwedit92/odpythonbehaviour.pas, components/mwedit92/pasting.txt, components/mwedit92/pasting.unix, components/mwedit92/psvisualbasicsyn.dcr, components/mwedit92/psvisualbasicsyn.pas, components/mwedit92/readme.txt, components/mwedit92/regexpr.pas, components/mwedit92/sitcltksyn.dcr, components/mwedit92/sitcltksyn.pas, components/mwedit92/utextdrawer.pas, components/mwedit92/version.rtf, components/mwedit92/wbadsp21xxsyn.dcr, components/mwedit92/wbadsp21xxsyn.pas, components/mwedit92/mwedit_state_of_development.rtf, components/mwedit92/wmmultisyn.dcr, components/mwedit92/wmmultisyn.pas, components/mwedit92/wmphpsyn.dcr, components/mwedit92/wmphpsyn.pas, components/mwedit92/wmsqlsyn.dcr, components/mwedit92/wmsqlsyn.pas, components/mwedit92/wmsybasesyn.pas, components/mwedit92/Contribs/Index.txt, components/mwedit92/Contribs/cmntins_d3.zip, components/mwedit92/Contribs/cmntins_unit.zip, components/mwedit92/Contribs/mwlocalstr.pas.spanish, components/mwedit92/Demos/BCB1Demo/Project1.cpp, components/mwedit92/Demos/BCB1Demo/Project1.mak, components/mwedit92/Demos/BCB1Demo/Project1.res, components/mwedit92/Demos/BCB1Demo/Unit1.cpp, components/mwedit92/Demos/BCB1Demo/Unit1.dfm, components/mwedit92/Demos/BCB1Demo/Unit1.h, components/mwedit92/Demos/BCB3Demo/Project1.bpr, components/mwedit92/Demos/BCB3Demo/Project1.cpp, components/mwedit92/Demos/BCB3Demo/Project1.res, components/mwedit92/Demos/BCB3Demo/Unit1.cpp, components/mwedit92/Demos/BCB3Demo/Unit1.dfm, components/mwedit92/Demos/BCB3Demo/Unit1.h, components/mwedit92/Demos/CodeExDemo/CodeEx.dpr, components/mwedit92/Demos/CodeExDemo/CodeEx.res, components/mwedit92/Demos/CodeExDemo/CodeExMain.dfm, components/mwedit92/Demos/CodeExDemo/CodeExMain.pas, components/mwedit92/Demos/CodeEx_CB/codexcpp.bpr, components/mwedit92/Demos/CodeEx_CB/codexcpp.cpp, components/mwedit92/Demos/CodeEx_CB/codexcpp.res, components/mwedit92/Demos/CodeEx_CB/main.cpp, components/mwedit92/Demos/CodeEx_CB/main.dfm, components/mwedit92/Demos/CodeEx_CB/main.h, components/mwedit92/Demos/D4Demo/D4demo.cfg, components/mwedit92/Demos/D4Demo/D4demo.dof, components/mwedit92/Demos/D4Demo/D4demo.dpr, components/mwedit92/Demos/D4Demo/D4demo.res, components/mwedit92/Demos/D4Demo/EditU2.dfm, components/mwedit92/Demos/D4Demo/EditU2.pas, components/mwedit92/Demos/D4Demo/Unit2.dfm, components/mwedit92/Demos/D4Demo/Unit2.pas, components/mwedit92/Demos/D4Demo/mwdemo.ico, components/mwedit92/Demos/Data_files/ADSP21xx.dsp, components/mwedit92/Demos/Data_files/EXTKBD.ASM, components/mwedit92/Demos/adv_demo/adv_demo.dpr, components/mwedit92/Demos/adv_demo/adv_demo.res, components/mwedit92/Demos/adv_demo/env_opt.dfm, components/mwedit92/Demos/adv_demo/env_opt.pas, components/mwedit92/Demos/adv_demo/find.dfm, components/mwedit92/Demos/adv_demo/find.pas, components/mwedit92/Demos/adv_demo/main.dfm, components/mwedit92/Demos/adv_demo/main.pas, components/mwedit92/Demos/pas2html/pas2html.dpr, components/mwedit92/Demos/Data_files/Test.php3, components/mwedit92/Demos/Data_files/Test_HP48.s, components/mwedit92/Demos/Data_files/VisualBasic_Sample.bas, components/mwedit92/Demos/Data_files/ar_m_cash_batch_approval.dml, components/mwedit92/Demos/Data_files/mlsample.sml, components/mwedit92/Demos/Data_files/sample.mac, components/mwedit92/Packages/mwEdit_CB3.bpk, components/mwedit92/Packages/mwEdit_CB3.cpp, components/mwedit92/Packages/mwEdit_CB4.bpk, components/mwedit92/Packages/mwEdit_CB4.cpp, components/mwedit92/Packages/mwEdit_D3.dpk, components/mwedit92/Packages/mwEdit_D4.dpk, components/mwedit92/Packages/mwEdit_D5.cfg, components/mwedit92/Packages/mwEdit_D5.dcu, components/mwedit92/Packages/mwEdit_D5.dof, components/mwedit92/Packages/mwEdit_D5.dpk, components/mwedit92/Packages/mwEdit_D5.drc, components/mwedit92/Packages/mwEdit_D5.res, components/mwedit92/mwSynGen/mgenlex.pas, components/mwedit92/mwSynGen/mwsyngen.dpr, components/mwedit92/mwSynGen/mwtlongintlist.pas, components/mwedit92/mwSynGen/syngenu.pas, components/mwedit92/mwSynGen/Grammars/DcjCppSyn.msg, components/mwedit92/mwSynGen/Grammars/DcjJavaSyn.msg, components/mwedit92/mwSynGen/Grammars/DcjPerlSyn.msg, components/mwedit92/mwSynGen/Get_Started/Readme.txt, components/mwedit92/mwSynGen/Get_Started/Sample1.msg, components/mwedit92/mwSynGen/Get_Started/Sample1.pas, components/mwedit92/mwSynGen/Get_Started/Sample2.msg, components/mwedit92/mwSynGen/Get_Started/Sample2.pas, components/mwedit92/mwSynGen/Grammars/lbSqlSyn.msg, components/mwedit92/mwSynGen/Grammars/lbVbsSyn.msg, components/mwedit92/mwSynGen/Grammars/mwBaanSyn.msg, components/mwedit92/mwSynGen/Grammars/mwCSSSyn.msg, components/mwedit92/mwSynGen/Grammars/mwFortranSyn.msg, components/mwedit92/mwSynGen/Grammars/mwFoxproSyn.msg, components/mwedit92/mwSynGen/Grammars/mwGeneralSyn.msg, components/mwedit92/mwSynGen/Grammars/wmPHPSyn.msg, components/mwedit92/mwSynGen/Grammars/wmSybaseSyn.msg, components/mwedit92/mwSynGen/Get_Started/Sample3.pas, components/mwedit92/mwSynGen/Get_Started/SampleHLTest.dpr, components/mwedit92/mwSynGen/Get_Started/uTestForm.dfm, components/mwedit92/mwSynGen/Get_Started/uTestForm.pas, components/mweditbeta/Makefile, components/mweditbeta/Makefile.fpc, components/mweditbeta/cbUtils.pas, components/mweditbeta/mwCompletionProposal.pas, components/mweditbeta/mwCustomEdit.pas, components/mweditbeta/mwEditSearch.pas, components/mweditbeta/mwEditStrings.pas, components/mweditbeta/mwExport.pas, components/mweditbeta/mwGeneralSyn.pas, components/mweditbeta/mwHighlighter.pas, components/mweditbeta/mwHtmlExport.pas, components/mweditbeta/mwKeyCmds.pas, components/mweditbeta/mwLocalStr.pas, components/mweditbeta/mwRtfExport.pas, components/mweditbeta/mwSupportClasses.pas, components/mweditbeta/mwSupportProcs.pas, components/mweditbeta/mwedit.inc, components/mweditbeta/uTextDrawer.pas, components/mweditbeta/examples/CodeExDemo/CodeEx.dpr, components/mweditbeta/examples/CodeExDemo/CodeEx.drc, components/mweditbeta/examples/CodeExDemo/CodeEx.dsk, components/mweditbeta/examples/CodeExDemo/CodeExMain.dfm, components/mweditbeta/examples/CodeExDemo/CodeExMain.pas, components/mweditbeta/examples/D4Demo/EditP2.dpr, components/mweditbeta/examples/D4Demo/EditP2.drc, components/mweditbeta/examples/D4Demo/EditP2.dsk, components/mweditbeta/examples/D4Demo/EditU2.dfm, components/mweditbeta/examples/D4Demo/EditU2.pas, components/mweditbeta/examples/D4Demo/mwdemo.ico, components/mweditbeta/examples/D4Demo/unit2.dfm, components/mweditbeta/examples/D4Demo/unit2.pas, components/mweditbeta/exporters/mwHtmlExport.pas, components/mweditbeta/exporters/mwRtfExport.pas, components/mweditbeta/highlighters/DcjCppSyn.pas, components/mweditbeta/highlighters/DcjJavaSyn.pas, components/mweditbeta/highlighters/DcjPerlSyn.pas, components/mweditbeta/highlighters/cbHPSyn.pas, components/mweditbeta/highlighters/cwCACSyn.pas, components/mweditbeta/highlighters/dmBatSyn.pas, components/mweditbeta/highlighters/dmDfmSyn.pas, components/mweditbeta/highlighters/hkAWKSyn.pas, components/mweditbeta/highlighters/hkHTMLSyn.pas, components/mweditbeta/highlighters/lbVBSSyn.pas, components/mweditbeta/highlighters/mkGalaxySyn.pas, components/mweditbeta/highlighters/mwPasSyn.pas, components/mweditbeta/highlighters/nhAsmSyn.pas, components/mweditbeta/highlighters/odPySyn.pas, components/mweditbeta/highlighters/odPythonBehaviour.pas, components/mweditbeta/highlighters/siTCLTKSyn.pas, components/mweditbeta/highlighters/wmSQLSyn.pas, components/mweditbeta/otherfiles/DBmwEdit.dcr, components/mweditbeta/otherfiles/DBmwEdit.pas, components/mweditbeta/otherfiles/DcjCppSyn.dcr, components/mweditbeta/otherfiles/DcjJavaSyn.dcr, components/mweditbeta/otherfiles/DcjPerlSyn.dcr, components/mweditbeta/otherfiles/HKAWKSYN.DCR, components/mweditbeta/otherfiles/Pasting.txt, components/mweditbeta/otherfiles/cbHPSyn.dcr, components/mweditbeta/otherfiles/cwCACSyn.dcr, components/mweditbeta/otherfiles/dmBatSyn.dcr, components/mweditbeta/otherfiles/dmDfmSyn.dcr, components/mweditbeta/otherfiles/hkhtmlsyn.dcr, components/mweditbeta/otherfiles/lbVbsSyn.dcr, components/mweditbeta/otherfiles/mkGalaxySyn.dcr, components/mweditbeta/otherfiles/mwCompletionProposal.dcr, components/mweditbeta/otherfiles/mwCustomEdit.dcr, components/mweditbeta/otherfiles/mwCustomEdit.res, components/mweditbeta/otherfiles/mwEditReg.dcr, components/mweditbeta/otherfiles/mwEditReg.pas, components/mweditbeta/otherfiles/mwGeneralSyn.dcr, components/mweditbeta/otherfiles/mwKeyCmdEditor.dfm, components/mweditbeta/otherfiles/mwKeyCmdEditor.pas, components/mweditbeta/otherfiles/mwKeyCmdsEditor.dfm, components/mweditbeta/otherfiles/mwKeyCmdsEditor.pas, components/mweditbeta/otherfiles/mwPasSyn.dcr, components/mweditbeta/otherfiles/mwdemo.ico, components/mweditbeta/otherfiles/mwhtmlexport.dcr, components/mweditbeta/otherfiles/mwrtfexport.dcr, components/mweditbeta/otherfiles/nhAsmSyn.dcr, components/mweditbeta/otherfiles/odPySyn.dcr, components/mweditbeta/otherfiles/odPythonBehaviour.dcr, components/mweditbeta/otherfiles/readme.txt, components/mweditbeta/otherfiles/siTCLTKSyn.dcr, components/mweditbeta/otherfiles/version.rtf, components/mweditbeta/otherfiles/wmSQLSyn.dcr, components/mweditbeta/otherfiles/mwedit_state_of_development.rtf, components/units/CONTENT.TXT, designer/controlselection.pp, designer/designer.pp, designer/designerform.pp, designer/designerwidget.pp, designer/widgetstack.pp, examples/Makefile, examples/Makefile.fpc, examples/bitbtnform.pp, examples/bitbutton.pp, examples/checkbox.pp, examples/combobox.pp, examples/comdialogs.pp, examples/dlgform.pp, examples/groupbox.pp, examples/hello.pp, examples/helloform.pp, examples/listboxtest.pp, examples/memotest.pp, examples/notebk.pp, examples/notebku.pp, examples/notebooktest.pp, examples/progressbar.pp, examples/speedtest.pp, examples/toolbar.pp, examples/trackbar.pp, images/bitbtn.xpm, images/button.xpm, images/checkbox.xpm, images/combobox.xpm, images/default.xpm, images/editbox.xpm, images/label.xpm, images/lazarus.xpm, images/lazarus64.xpm, images/listbox.xpm, images/memo.xpm, images/menu.xpm, images/mouse.xpm, images/newform.xpm, images/newunit.xpm, images/notebook.xpm, images/openfile.xpm, images/penguin.xpm, images/popup.xpm, images/radiobutton.xpm, images/save.xpm, images/saveall.xpm, images/speedbutton.xpm, images/spinedit.xpm, images/toggleform.xpm, images/viewforms.xpm, images/viewunits.xpm, include/linux/lazconf.inc, include/win32/lazconf.inc, lcl/LAYOUT.TXT, lcl/Makefile, lcl/Makefile.fpc, lcl/allunits.pp, lcl/buttons.pp, lcl/clipbrd.pp, lcl/clistbox.pp, lcl/comctrls.pp, lcl/controls.pp, lcl/dialogs.pp, lcl/extctrls.pp, lcl/filectrl.pp, lcl/forms.pp, lcl/graphics.pp, lcl/imglist.pp, lcl/interfacebase.pp, lcl/interfaces.pp, lcl/lcllinux.pp, lcl/lmessages.pp, lcl/menus.pp, lcl/messages.pp, lcl/registry.pp, lcl/spin.pp, lcl/stdctrls.pp, lcl/toolwin.pp, lcl/utrace.pp, lcl/vclglobals.pp, lcl/include/alignment.inc, lcl/include/application.inc, lcl/include/basedragcontrolobject.inc, lcl/include/bevel.inc, lcl/include/bitbtn.inc, lcl/include/bitmap.inc, lcl/include/bitmapcanvas.inc, lcl/include/bitmapimage.inc, lcl/include/brush.inc, lcl/include/buttoncontrol.inc, lcl/include/buttonglyph.inc, lcl/include/buttons.inc, lcl/include/canvas.inc, lcl/include/checkbox.inc, lcl/include/clipbrd.inc, lcl/include/colordialog.inc, lcl/include/control.inc, lcl/include/controlcanvas.inc, lcl/include/controlsproc.inc, lcl/include/customcheckbox.inc, lcl/include/customcombobox.inc, lcl/include/customcontrol.inc, lcl/include/customdialog.inc, lcl/include/customedit.inc, lcl/include/customform.inc, lcl/include/customgroupbox.inc, lcl/include/customlabel.inc, lcl/include/customlistbox.inc, lcl/include/customlistview.inc, lcl/include/custommemo.inc, lcl/include/customnotebook.inc, lcl/include/customradiogroup.inc, lcl/include/defaultbitbtnimages.inc, lcl/include/designer.inc, lcl/include/dragobject.inc, lcl/include/edit.inc, lcl/include/filectrl.inc, lcl/include/filedialog.inc, lcl/include/font.inc, lcl/include/fontdialog.inc, lcl/include/form.inc, lcl/include/graphic.inc, lcl/include/graphiccontrol.inc, lcl/include/graphicsobject.inc, lcl/include/hkeys.inc, lcl/include/imglist.inc, lcl/include/interfacebase.inc, lcl/include/listitem.inc, lcl/include/listitems.inc, lcl/include/mainmenu.inc, lcl/include/memo.inc, lcl/include/memostrings.inc, lcl/include/menu.inc, lcl/include/menubar.inc, lcl/include/menuitem.inc, lcl/include/mouse.inc, lcl/include/notebook.inc, lcl/include/page.inc, lcl/include/paintbox.inc, lcl/include/pen.inc, lcl/include/pixmap.inc, lcl/include/popupmenu.inc, lcl/include/progressbar.inc, lcl/include/radiobutton.inc, lcl/include/radiogroup.inc, lcl/include/reginifile.inc, lcl/include/registry.inc, lcl/include/screen.inc, lcl/include/scrollbar.inc, lcl/include/scrolledwindow.inc, lcl/include/sharedimage.inc, lcl/include/speedbutton.inc, lcl/include/spinedit.inc, lcl/include/statusbar.inc, lcl/include/timer.inc, lcl/include/togglebox.inc, lcl/include/toolbar.inc, lcl/include/toolbutton.inc, lcl/include/toolwindow.inc, lcl/include/trackbar.inc, lcl/include/winapi.inc, lcl/include/winapih.inc, lcl/include/wincontrol.inc, lcl/interfaces/LAYOUT.TXT, lcl/interfaces/Makefile, lcl/interfaces/Makefile.fpc, lcl/interfaces/gtk/Makefile, lcl/interfaces/gtk/Makefile.fpc, lcl/interfaces/gtk/dragicons.inc, lcl/interfaces/gtk/gtkcallback.inc, lcl/interfaces/gtk/gtkdragcallback.inc, lcl/interfaces/gtk/gtkint.pp, lcl/interfaces/gtk/gtklistsl.inc, lcl/interfaces/gtk/gtklistslh.inc, lcl/interfaces/gtk/gtkobject.inc, lcl/interfaces/gtk/gtkproc.inc, lcl/interfaces/gtk/gtkwinapi.inc, lcl/interfaces/gtk/gtkwinapih.inc, lcl/interfaces/gtk/gtkwinapiwindow.pp, lcl/interfaces/qt/build.sh, lcl/interfaces/qt/qt.pp, lcl/interfaces/qt/qtcallback.inc, lcl/interfaces/qt/qtint.pp, lcl/interfaces/qt/qtobject.inc, lcl/interfaces/qt/include/lpushbt.h, lcl/interfaces/qt/include/lzqt.h, lcl/interfaces/qt/include/lztypes.h, lcl/interfaces/qt/include/lzwidget.h, lcl/interfaces/qt/include/qtengine.h, lcl/interfaces/qt/src/lpushbt.cpp, lcl/interfaces/qt/src/lzqt.cpp, lcl/interfaces/qt/src/lzwidget.cpp, lcl/interfaces/qt/src/qtengine.cpp, lcl/interfaces/qt/test/qt.pp, lcl/interfaces/qt/test/test.pp, lcl/interfaces/qt/test/testbuild.py, lcl/interfaces/units/CONTENT.TXT, lcl/interfaces/win32/win32callback.inc, lcl/interfaces/win32/win32int.pp, lcl/interfaces/win32/win32object.inc, lcl/templates/template.inc, lcl/templates/template.pp, lcl/units/CONTENT.TXT, tools/lzbuild.py, tools/apiwizz/Makefile, tools/apiwizz/Makefile.fpc, tools/apiwizz/apiwizard.pp, tools/apiwizz/apiwizz.pp: + Initial import