.. |
include
|
fixed rtl include path
|
2003-03-26 11:39:08 +00:00 |
aboutfrm.lfm
|
fixed TControl.Show in design mode
|
2003-03-13 10:11:41 +00:00 |
aboutfrm.lrs
|
fixed TControl.Show in design mode
|
2003-03-13 10:11:41 +00:00 |
aboutfrm.pas
|
fixed TControl.Show in design mode
|
2003-03-13 10:11:41 +00:00 |
addtoprojectdlg.pas
|
made compiling gtk2 interface easier
|
2003-05-26 20:05:21 +00:00 |
basedebugmanager.pas
|
MWE: + Added exception break
|
2003-05-27 08:01:31 +00:00 |
buildlazdialog.pas
|
activated the package system
|
2003-05-12 19:36:25 +00:00 |
clipboardhistory.pas
|
implemented package graph showing open packages
|
2003-04-10 19:42:16 +00:00 |
codeexplorer.lfm
|
started codeexplorer
|
2002-08-17 23:41:31 +00:00 |
codeexplorer.lrs
|
started codeexplorer
|
2002-08-17 23:41:31 +00:00 |
codeexplorer.pas
|
many clipping fixes
|
2002-08-17 23:41:35 +00:00 |
codetemplatedialog.pp
|
implemented diff dialog
|
2002-08-18 08:55:41 +00:00 |
codetoolsdefines.lrs
|
MG: updates for codetools defines editor
|
2002-03-05 08:15:00 +00:00 |
codetoolsdefines.pas
|
implemented define templates for projects with packages
|
2003-04-24 16:44:28 +00:00 |
codetoolsdefpreview.pas
|
localized codetools options
|
2003-03-13 23:27:22 +00:00 |
codetoolsoptions.pas
|
added package gtkopengl
|
2003-04-29 19:00:43 +00:00 |
compiler.pp
|
implemented compilation of dependencies
|
2003-04-17 18:56:10 +00:00 |
compileroptions.pp
|
implemented search, fixed double loading breakpoints
|
2003-05-26 10:34:47 +00:00 |
componentpalette.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
compreg.pp
|
activated the package system
|
2003-05-12 19:36:25 +00:00 |
customformeditor.pp
|
added GlobalDesignHook GetSelectedComponents
|
2003-05-20 07:46:02 +00:00 |
debugmanager.pas
|
MWE: + Added exception break
|
2003-05-27 08:01:31 +00:00 |
diffdialog.pas
|
implemented compiler options for packages
|
2003-04-12 08:44:24 +00:00 |
diffpatch.pas
|
implemented diff dialog
|
2002-08-18 08:55:41 +00:00 |
diskdiffsdialog.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
editdefinetree.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
editoroptions.lrs
|
MG: fixes, code creation policies, keymap categories, menu shortcuts
|
2002-02-28 12:09:10 +00:00 |
editoroptions.pp
|
MWE: + Added exception break
|
2003-05-27 08:01:31 +00:00 |
environmentopts.pp
|
started Hide IDE on run
|
2003-05-24 11:06:43 +00:00 |
exttooldialog.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
exttooleditdlg.pas
|
implemented compilation tools Before and After
|
2003-05-25 22:16:08 +00:00 |
filereferencelist.pas
|
implemented automatic define templates for packages
|
2003-04-19 12:57:09 +00:00 |
findinfilesdlg.pas
|
added FindInFiles Options from Bob
|
2002-10-01 15:46:03 +00:00 |
findreplacedialog.pp
|
localization
|
2003-05-03 23:02:08 +00:00 |
formeditor.pp
|
MG: TNotebook is now streamable
|
2002-08-18 08:53:36 +00:00 |
global.inc
|
|
|
global.pp
|
localization
|
2002-10-01 15:45:59 +00:00 |
idecomp.pp
|
activated the package system
|
2003-05-12 19:36:25 +00:00 |
idedefs.pas
|
implemented adding units to packages
|
2002-08-18 08:56:06 +00:00 |
ideoptiondefs.pas
|
implemented deleting empty submenus
|
2003-05-18 10:42:58 +00:00 |
ideprocs.pp
|
added FindInFiles Options from Bob
|
2002-10-01 15:46:03 +00:00 |
initialsetupdlgs.pas
|
added warnings when fpc source dir invalid
|
2003-02-19 23:22:45 +00:00 |
inputfiledialog.pas
|
fixes for debugging
|
2002-08-18 16:50:09 +00:00 |
inputhistory.pas
|
implemented publish package
|
2003-05-12 13:11:34 +00:00 |
keymapping.pp
|
started Hide IDE on run
|
2003-05-24 11:06:43 +00:00 |
lazarus_about_logo.lrs
|
New About Dialog Window added; Splash screen modified to stay visible
|
2002-05-08 14:45:57 +00:00 |
lazarus_dci.lrs
|
MG: fixes for ide speedbuttons, form.showmodal, initial lazarus.dci
|
2001-07-06 06:25:37 +00:00 |
lazarus.pp
|
implemented custom package initialization
|
2003-04-26 07:34:55 +00:00 |
lazarus.rc
|
MG: win32 interface update from Keith Bowes
|
2002-01-05 13:16:10 +00:00 |
lazarusidestrconsts.pas
|
implemented search, fixed double loading breakpoints
|
2003-05-26 10:34:47 +00:00 |
lazconf.pp
|
implemented global and user package links
|
2003-04-01 22:49:47 +00:00 |
macropromptdlg.pas
|
localization
|
2002-10-01 15:45:59 +00:00 |
main.pp
|
fixes for debugging lazarus
|
2002-10-01 15:45:57 +00:00 |
mainbar.pas
|
made compiling gtk2 interface easier
|
2003-05-26 20:05:21 +00:00 |
makeresstrdlg.pas
|
localization, added context policy to make resource string dialog
|
2003-05-02 22:22:15 +00:00 |
miscoptions.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
msgview.pp
|
localization
|
2003-05-03 23:02:08 +00:00 |
newdialog.pas
|
activated the package system
|
2003-05-12 19:36:25 +00:00 |
newprojectdlg.pp
|
MG: fixed TListBox.ItemIndex during creation
|
2002-11-13 17:39:59 +00:00 |
outputfilter.pas
|
made compiling gtk2 interface easier
|
2003-05-26 20:05:21 +00:00 |
patheditordlg.pas
|
localization
|
2003-05-03 23:02:08 +00:00 |
project.pp
|
added README, describing how to create a gtk2 lcl application
|
2003-05-26 21:03:27 +00:00 |
projectdefs.pas
|
implemented saving breakpoints and watches
|
2003-05-21 16:19:12 +00:00 |
projectinspector.pas
|
localization
|
2003-05-05 18:45:32 +00:00 |
projectopts.lrs
|
MG: added unit info, arrow xpms, and many changes from jens arm
|
2001-07-31 18:40:24 +00:00 |
projectopts.pp
|
fixed clean all
|
2003-05-03 08:13:27 +00:00 |
publishmodule.pas
|
reduced output
|
2003-05-12 14:47:45 +00:00 |
publishprojectdlg.lfm
|
added localization for env options from Olivier
|
2003-03-04 09:21:09 +00:00 |
publishprojectdlg.lrs
|
added localization for env options from Olivier
|
2003-03-04 09:21:09 +00:00 |
publishprojectdlg.pas
|
added publish package caption
|
2003-05-16 09:04:37 +00:00 |
runparamsopts.pas
|
more localization
|
2003-05-02 22:51:34 +00:00 |
sortselectiondlg.pas
|
more localization
|
2003-05-02 22:51:34 +00:00 |
sourceeditprocs.pas
|
fixed loading .files
|
2003-04-03 15:02:23 +00:00 |
sourcemarks.pas
|
implemented sourcemarks
|
2002-08-17 23:41:33 +00:00 |
splash.lrs
|
MG: improved lresources for big files
|
2002-05-15 15:38:15 +00:00 |
splash.pp
|
implemented fsStayOnTop+bsNone for forms under gtk (useful for splash)
|
2003-01-06 12:00:16 +00:00 |
sysvaruseroverridedlg.pas
|
more localization
|
2003-05-02 22:51:34 +00:00 |
tcolumndlg1.lfm
|
Added a TViewColumn editor to be used in the object inspector as TViewColumn's property editor.
|
2001-12-31 22:43:00 +00:00 |
todolist.pp
|
more localization
|
2003-05-02 22:51:34 +00:00 |
transfermacros.pp
|
implemented publish package
|
2003-05-12 13:11:34 +00:00 |
unitdependencies.lrs
|
MG: fixed icons
|
2002-09-14 14:47:41 +00:00 |
unitdependencies.pas
|
implemented deleting empty submenus
|
2003-05-18 10:42:58 +00:00 |
uniteditor.pp
|
added FindInFiles Options from Bob
|
2002-10-01 15:46:03 +00:00 |
unitinfodlg.pp
|
localization, added context policy to make resource string dialog
|
2003-05-02 22:22:15 +00:00 |
viewforms1.lrs
|
|
|
viewunit_dlg.lfm
|
added new ... dialog
|
2003-02-28 19:10:25 +00:00 |
viewunit_dlg.pp
|
localization, added context policy to make resource string dialog
|
2003-05-02 22:22:15 +00:00 |
viewunits1.lrs
|
|
|
wordcompletion.pp
|
MG: updated licenses
|
2002-05-10 06:57:51 +00:00 |