| .. |
|
forms
|
added CalendarPopup for DateEdit
|
2006-04-19 22:40:10 +00:00 |
|
images
|
|
|
|
include
|
fixed appliaction lastmouse cache
|
2006-04-23 20:49:01 +00:00 |
|
interfaces
|
gtk2 intf: setfont, setcolor for memo, combobox
|
2006-04-23 20:51:31 +00:00 |
|
languages
|
updated german translation from Joerg Braun
|
2006-04-21 22:23:12 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
fixed fpc source include path for darwin
|
2006-01-01 20:44:50 +00:00 |
|
widgetset
|
|
|
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
added CalendarPopup for DateEdit
|
2006-04-19 22:40:10 +00:00 |
|
arrow.pp
|
removed csDoubleClick from ControlStyle, it hasn't a double click event after all (fixes issue #1265)
|
2006-02-23 11:20:43 +00:00 |
|
asyncprocess.pp
|
implemented Quick Fix system
|
2006-02-20 18:55:36 +00:00 |
|
avglvltree.pas
|
|
|
|
buttonpanel.pas
|
fixed memleak
|
2006-04-09 18:38:38 +00:00 |
|
buttons.pp
|
published some Font properties, that now works under win32 and gtk1
|
2006-04-23 20:22:22 +00:00 |
|
calendar.pp
|
added TCalendar.OnDblClick event and enabled it for the win32 widgetset
|
2006-04-17 22:13:37 +00:00 |
|
chart.pp
|
|
|
|
checklst.pas
|
|
|
|
clipbrd.pp
|
|
|
|
clistbox.pp
|
|
|
|
colorbox.pas
|
fixed TColorBox odPainted
|
2006-01-29 00:18:36 +00:00 |
|
comctrls.pp
|
implemented several TrackBar properties on win32 (issue #1795)
|
2006-04-10 20:07:11 +00:00 |
|
commctrl.pp
|
|
|
|
controls.pp
|
added TWinControl.SelectFirst
|
2006-03-30 09:27:44 +00:00 |
|
COPYING
|
|
|
|
customtimer.pas
|
|
|
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
enabled more events for TDBComboBox (issue #1976)
|
2006-04-11 07:09:56 +00:00 |
|
dbgrids.pas
|
fixed dbgrid eating some keys
|
2006-03-19 21:03:22 +00:00 |
|
defaulttranslator.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
dialogs.pp
|
changed MinimumDialogButtonWidth/Height to var
|
2006-03-13 00:10:16 +00:00 |
|
dirsel.lfm
|
|
|
|
dirsel.lrs
|
|
|
|
dirsel.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
dynamicarray.pas
|
added dynqueue.pas, changed license of dynamicarray.pas
|
2006-02-27 22:53:45 +00:00 |
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
fixed 64bit TDynamicDataQueue
|
2006-02-28 16:01:04 +00:00 |
|
edbtnimg.lrs
|
|
|
|
editbtn.pas
|
added CalendarPopup for DateEdit
|
2006-04-19 22:40:10 +00:00 |
|
extctrls.pp
|
published some Font properties, that now works under win32 and gtk1
|
2006-04-23 20:22:22 +00:00 |
|
extdlgs.lrs
|
|
|
|
extdlgs.pas
|
|
|
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
|
|
|
filectrl.pp
|
|
|
|
fileutil.pas
|
replaced {$IFDEF mswindows} by {$IFDEF windows}
|
2006-03-03 20:58:21 +00:00 |
|
forms.pp
|
fixed appliaction lastmouse cache
|
2006-04-23 20:49:01 +00:00 |
|
fpcadds.pas
|
removed fpc 2.0.0 compatibility workarounds
|
2006-02-17 15:19:01 +00:00 |
|
graphics.pp
|
wince - tries to fix the X button close problem, fixed typos
|
2006-04-18 13:20:12 +00:00 |
|
graphmath.pp
|
|
|
|
graphtype.pp
|
|
|
|
grids.pas
|
fixed grids picklist losing focus when dropdown the combobox list
|
2006-04-15 06:03:05 +00:00 |
|
imglist.pp
|
|
|
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue #1758)
|
2006-02-23 09:35:39 +00:00 |
|
intfgraphics.pas
|
fixed tpanel.xpm tabs to spaces
|
2006-03-10 16:32:26 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazlinkedlist.pas
|
|
|
|
lclclasses.pp
|
fixed checking package Makefile.fpc ignoring space differences
|
2006-01-18 00:02:36 +00:00 |
|
lclicons.lrs
|
|
|
|
lclintf.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
lclmemmanager.pas
|
|
|
|
lclproc.pas
|
added simple check if system characterset is UTF8 and strings do not need to be converted
|
2006-03-21 15:23:51 +00:00 |
|
lclrescache.pas
|
added DefineRectProperty
|
2006-02-23 16:29:43 +00:00 |
|
lclstrconsts.pas
|
using combobox autotext for findreplace dlg
|
2006-03-13 00:39:02 +00:00 |
|
lcltype.pp
|
added DefineRectProperty
|
2006-02-23 16:29:43 +00:00 |
|
lconv.pas
|
added UTF8 conversion functions to cp1251 and koi8-r, compile with -dMultiLocale from Vasily Volchenko
|
2006-03-08 23:31:47 +00:00 |
|
ldockctrl.pas
|
added comctrls ttreenode docs from Darius
|
2006-04-02 17:30:45 +00:00 |
|
ldockctrledit.lfm
|
added anchor docking example
|
2006-02-09 18:31:10 +00:00 |
|
ldockctrledit.lrs
|
added anchor docking example
|
2006-02-09 18:31:10 +00:00 |
|
ldockctrledit.pas
|
|
|
|
ldocktree.pas
|
anchordocking: implemented saving layout
|
2006-03-22 23:18:04 +00:00 |
|
lmessages.pp
|
When tComboBox is first component on Form, Gtk enable grab capture for it and not release from Darek
|
2006-03-18 23:10:14 +00:00 |
|
lresources.pp
|
reduced overhead in TWinControl.IsControlMouseMsg from Darek
|
2006-04-23 20:20:22 +00:00 |
|
Makefile
|
added CalendarPopup for DateEdit
|
2006-04-19 22:40:10 +00:00 |
|
Makefile.fpc
|
added CalendarPopup for DateEdit
|
2006-04-19 22:40:10 +00:00 |
|
maps.pp
|
clean up
|
2006-04-23 20:59:30 +00:00 |
|
maskedit.pp
|
|
|
|
menus.pp
|
added TMenuItem.IsLine from Graeme
|
2006-03-22 19:01:55 +00:00 |
|
pairsplitter.pas
|
|
|
|
postscriptcanvas.pas
|
removed BrushCopy
|
2006-03-07 14:03:32 +00:00 |
|
postscriptprinter.pas
|
|
|
|
printers.pas
|
fixed Printer.Refresh double printer list (from Darek)
|
2006-01-03 08:42:02 +00:00 |
|
propertystorage.pas
|
added reading/writing TRect to TFormPropertyStorage, fixed TSynEdit erasing space below
|
2006-02-24 13:29:54 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
enable autoadjust size of tLabel after changing font from Darek
|
2006-04-15 10:37:40 +00:00 |
|
stringhashlist.pas
|
anchordocking: implemented saving layout
|
2006-03-22 23:18:04 +00:00 |
|
textstrings.pas
|
moved IDE command constants to ideintf/idecommands.pas
|
2006-01-07 13:59:59 +00:00 |
|
toolwin.pp
|
|
|
|
translations.pas
|
added cwstring for unix again (fixes #1753)
|
2006-03-26 20:01:21 +00:00 |
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
combined use of FRootNode and FRootNodePath (fixes #1947)
|
2006-03-30 12:38:01 +00:00 |