lazarus/lcl
vincents 1af28eb5e6 gtk2 interface: use RaiseGDBException
git-svn-id: trunk@9873 -
2006-09-12 19:44:55 +00:00
..
forms fixed TReplaceDialog, localized TFindDialog and TReplaceDialog 2006-06-22 20:16:57 +00:00
images renamed README files to README.txt 2006-07-21 18:31:15 +00:00
include fixed unitinfo layout 2006-09-12 17:06:10 +00:00
interfaces gtk2 interface: use RaiseGDBException 2006-09-12 19:44:55 +00:00
languages * new translations from freefcw 2006-09-07 22:00:59 +00:00
nonwin32 renamed README files to README.txt 2006-07-21 18:31:15 +00:00
templates
tests gtk2 intf: added custom cellrenderer for finer control of TListBox 2006-07-03 17:52:18 +00:00
widgetset * modified customdraw listview patch from BeniBela 2006-08-29 23:33:15 +00:00
actnlist.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
alllclunits.pp fixed win32 intf compilation 2006-07-14 22:35:24 +00:00
arrow.pp fixed a few fpc 2.1.1 incompatibilities 2006-08-11 12:38:00 +00:00
asyncprocess.pp TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux 2006-06-19 19:48:34 +00:00
avglvltree.pas fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control 2006-08-12 10:55:22 +00:00
buttonpanel.pas added TControlStyle csOwnedChildSelection 2006-05-03 20:28:45 +00:00
buttons.pp fixed a few fpc 2.1.1 incompatibilities 2006-08-11 12:38:00 +00:00
calendar.pp fixed exception during loading of TCalendar with different date format 2006-05-26 14:50:32 +00:00
chart.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
checklst.pas CheckListBox: OnItemClick when using space bar to toggle the checkbox 2006-07-28 12:56:22 +00:00
clipbrd.pp h2pas: started text tools editor 2006-08-01 16:57:26 +00:00
clistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
colorbox.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
comctrls.pp published TPageControl.OnPageChanged 2006-09-05 19:28:21 +00:00
commctrl.pp * modified customdraw listview patch from BeniBela 2006-08-29 23:33:15 +00:00
controls.pp LCL aligning: no longer forgets to call DoAutoSize after aligning 2006-08-28 21:36:21 +00:00
customtimer.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dbactns.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dbgrids.pas renamed TDBGrid 2006-08-27 13:44:52 +00:00
defaulttranslator.pas
dialogs.pp fixed Test dialog of find and replace dialog components 2006-07-25 22:38:55 +00:00
dirsel.lfm
dirsel.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
dirsel.pas replaced *.* with GetAllFilesMask from Darius 2006-07-20 20:33:10 +00:00
dynamicarray.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dynhasharray.pp gtk2 intf: added GetDefaultPangoLayout 2006-06-24 08:35:25 +00:00
dynqueue.pas fixed memleak 2006-09-03 12:30:00 +00:00
edbtnimg.lrs
editbtn.pas started h2pas frontend, localized watch list 2006-07-18 23:05:46 +00:00
extctrls.pp TPanel: fixed missing inherited in Loaded 2006-08-10 21:41:50 +00:00
extdlgs.lrs
extdlgs.pas disable autosize for calendardialogform, because it doesn't work correctly 2006-05-24 21:14:32 +00:00
extendedstrings.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
extgraphics.pas Find in files: showing skipped results 2006-07-29 14:09:04 +00:00
filectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
fileutil.pas FileUtil: added GetExeExt 2006-09-09 19:41:27 +00:00
forms.pp IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling 2006-09-06 22:40:37 +00:00
fpcadds.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
graphics.pp gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
graphmath.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
graphtype.pp gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
grids.pas added modified flag to StringGrid 2006-08-12 06:16:26 +00:00
helpintfs.pas added Help to TApplication, disable it with Application.Navigation-[anoF1ForHelp] 2006-05-13 17:07:25 +00:00
imglist.pp changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility 2006-05-22 08:17:41 +00:00
inipropstorage.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
interfacebase.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
intfgraphics.pas gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
LAYOUT.txt docking: started fixing layout after inserting control 2006-08-08 09:00:28 +00:00
lazconfigstorage.pas IDEIntf: added IDESearchInText, added text converter tools 2006-07-26 16:51:44 +00:00
lazhelphtml.pas use GetExeExt 2006-09-12 17:58:22 +00:00
lazhelpintf.pas LCL help: fixing path delims after substituting macros 2006-09-12 09:41:44 +00:00
lazlinkedlist.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lclclasses.pp added class keyword to proc bodies for fpc 2.1.1 2006-05-27 17:40:59 +00:00
lclicons.lrs
lclintf.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lclmemmanager.pas
lclproc.pas docking: implemented restoring control anchored to multiple siblings, implemented restoring windowstate 2006-08-20 18:52:08 +00:00
lclrescache.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lclstrconsts.pas fixed TReplaceDialog, localized TFindDialog and TReplaceDialog 2006-06-22 20:16:57 +00:00
lcltype.pp fix lazarus 64 bit, from fpk 2006-09-10 19:39:43 +00:00
lconv.pas win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
ldockctrl.pas TScrollingWinControl: fixed AV during destruction 2006-08-28 21:44:51 +00:00
ldockctrledit.lfm gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
ldockctrledit.lrs gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
ldockctrledit.pas added resourcestrings, enlarged findrename dlg 2006-08-14 09:05:05 +00:00
ldocktree.pas codetools: added static keyword for methods 2006-08-23 17:58:03 +00:00
lmessages.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lresources.pp LCL: fixed AV when testing TFindDialog 2006-08-23 19:49:03 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
Makefile.fpc win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
maps.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
maskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
menus.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
pairsplitter.pas added class keyword to proc bodies for fpc 2.1.1 2006-05-27 17:40:59 +00:00
postscriptcanvas.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
postscriptprinter.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
printers.pas added printer initialization after populating printers list 2006-06-23 19:36:26 +00:00
propertystorage.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
spin.pp published TSpinEdit.OnEditingDone 2006-07-14 15:38:12 +00:00
stdactns.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
stdctrls.pp TComboBox: KeyDown no longer eats normal keys 2006-08-27 16:56:28 +00:00
stringhashlist.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
textstrings.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
toolwin.pp gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar 2006-06-22 10:35:34 +00:00
translations.pas fixed reading po files with c string MsgID 2006-06-04 11:48:11 +00:00
utrace.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
xmlpropstorage.pas added TXMLConfigStorage 2006-06-15 21:49:57 +00:00