.. |
tests
|
|
|
alllclintfunits.pas
|
started lcl1 package
|
2010-09-28 18:29:03 +00:00 |
dragicons.inc
|
|
|
gtk1def.pp
|
|
|
gtk1devicecontext.inc
|
|
|
gtk1extra.inc
|
|
|
gtk1extrah.inc
|
|
|
gtk1int.pp
|
|
|
gtk1memostrings.inc
|
|
|
gtk1memostringsh.inc
|
|
|
gtk1privatelist.inc
|
|
|
gtk1trayicon.inc
|
|
|
gtk1widgetset.inc
|
|
|
gtk1wsprivate.pp
|
|
|
gtkcallback.inc
|
lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems
|
2012-02-21 06:59:12 +00:00 |
gtkcomboboxcallback.inc
|
|
|
gtkdebug.pp
|
fixed typo dont
|
2010-09-11 14:05:21 +00:00 |
gtkdef.pp
|
|
|
gtkdefines.inc
|
|
|
gtkdevicecontext.inc
|
|
|
gtkdragcallback.inc
|
LCL: Fix the rest of Assert to DebugLn conversion.
|
2011-03-14 11:54:38 +00:00 |
gtkextra.pp
|
|
|
gtkfiledialogutils.inc
|
|
|
gtkfiledialogutilsh.inc
|
|
|
gtkfontcache.pas
|
gtk2: fix comment
|
2010-10-12 10:18:09 +00:00 |
gtkglobals.pp
|
|
|
gtkimages.lrs
|
|
|
gtkint.pp
|
interfaces: remove AssignSelf method
|
2011-03-14 02:17:55 +00:00 |
gtkkeysyms.inc
|
|
|
gtklclintf.inc
|
Gtk, Gtk2: update rawimage description when we are about 1bpp since gtk/gtk2 expects XBM format for 1bpp bitmaps, otherwise it crashes. issue #12362
|
2012-02-20 07:57:55 +00:00 |
gtklclintfh.inc
|
|
|
gtklistsl.inc
|
|
|
gtklistslh.inc
|
|
|
gtkmsgqueue.pp
|
|
|
gtkpagecallback.inc
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
|
2011-07-20 14:39:50 +00:00 |
gtkpagecontrol.inc
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
|
2011-07-20 14:39:50 +00:00 |
gtkprivatelist.inc
|
|
|
gtkprivatewidget.inc
|
|
|
gtkproc.inc
|
lcl: add Target: TControl argument to NotifyApplicationUserInput(), pass this target to event handlers instead of TApplication
|
2012-02-20 06:20:01 +00:00 |
gtkproc.pp
|
Reverts wrong changes from gtk1
|
2011-10-27 15:35:23 +00:00 |
gtkstdpixmaps.inc
|
|
|
gtkthemes.pas
|
|
|
gtkwidgetset.inc
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
|
2011-07-20 14:39:50 +00:00 |
gtkwinapi.inc
|
Gtk: fixed wrong result in TGtkWidgetSet.ClientToScreen() and TGtkWidgetSet.InvalidateRect() in case of TScrollingWinControl
|
2012-03-11 13:03:32 +00:00 |
gtkwinapih.inc
|
Fixes bug #20195: Removes LCLIntf.Frame in favor of a cross-platform implementation for TCanvas.Frame
|
2011-12-24 10:52:33 +00:00 |
gtkwinapiwindow.pp
|
LCL: Fix the rest of Assert to DebugLn conversion.
|
2011-03-14 11:54:38 +00:00 |
gtkwsarrow.pp
|
|
|
gtkwsbuttons.pp
|
fixed typo dont
|
2010-09-11 14:05:21 +00:00 |
gtkwscalendar.pp
|
|
|
gtkwschecklst.pp
|
|
|
gtkwscomctrls.pp
|
Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
|
2011-07-20 14:39:50 +00:00 |
gtkwscontrols.pp
|
LCL: Fix the rest of Assert to DebugLn conversion.
|
2011-03-14 11:54:38 +00:00 |
gtkwscustomlistview.inc
|
LCL: TCustomListView, TListView added new properties SortDirection and AutoSort. All ws now use CompareItems() for sorting.
|
2011-06-29 18:34:01 +00:00 |
gtkwsdialogs.pp
|
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
|
2011-03-13 18:21:51 +00:00 |
gtkwsextctrls.pp
|
Moves TCustomNotebook to ComCtrls in preparation for renaming it
|
2011-07-04 09:43:21 +00:00 |
gtkwsextdlgs.pp
|
|
|
gtkwsfactory.pas
|
Restructures the LazDeviceAPIs WS implementation to be on a separate unit instead of in the LCLIntf. This allows us to move the types which bellong in the lazdeviceapis unit back to it and make things more modular too.
|
2012-01-26 10:07:10 +00:00 |
gtkwsforms.pp
|
Gtk: fixed text color of custom form. issue #18641
|
2011-02-11 17:54:34 +00:00 |
gtkwsgrids.pp
|
LCL, fix normal row drawing over fixed row (gtk), issue #13404
|
2010-10-02 19:39:41 +00:00 |
gtkwsimglist.pp
|
|
|
gtkwsmenus.pp
|
LCL: Clean comments after changing the shortcut function signatures.
|
2011-03-17 11:54:31 +00:00 |
gtkwspairsplitter.pp
|
|
|
gtkwsprivate.pp
|
fixed typos: childs
|
2011-02-10 09:37:16 +00:00 |
gtkwsspin.pp
|
|
|
gtkwsstdctrls.pp
|
LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there.
|
2011-03-16 16:53:36 +00:00 |
interfaces.pp
|
|
|
issues.xml
|
LCL: Added TPageControl.MultiLine and TTabControl.MultiLine as unsupported properties on carbon, gtk, gtk2 and qt (issue #8928)
|
2010-11-30 15:56:21 +00:00 |
Makefile
|
Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
|
2011-10-17 09:24:01 +00:00 |
Makefile.compiled
|
lcl: fixed Makefile.compiled
|
2011-03-17 12:19:41 +00:00 |
Makefile.fpc
|
Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
|
2011-10-17 09:24:01 +00:00 |
tnotebook_close_tab.xpm
|
|
|