mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 00:44:33 +02:00

------------------------------------------------------------------------ r19294 | paul | 2009-04-10 11:17:35 +0800 (Птн, 10 Апр 2009) | 1 line lcl, win32: start optimizations: imglist (all), controls (all), combtrls (statubar) ------------------------------------------------------------------------ r19305 | martin | 2009-04-10 21:53:27 +0800 (Птн, 10 Апр 2009) | 1 line Moved "DoneRegisterCheck" to global LCL ------------------------------------------------------------------------ r19306 | martin | 2009-04-10 22:14:57 +0800 (Птн, 10 Апр 2009) | 1 line Moved "DoneRegisterCheck" to global LCL (more) ------------------------------------------------------------------------ r19307 | martin | 2009-04-10 22:22:44 +0800 (Птн, 10 Апр 2009) | 1 line changed case true => True ------------------------------------------------------------------------ r19308 | paul | 2009-04-10 22:28:28 +0800 (Птн, 10 Апр 2009) | 1 line fix file case ------------------------------------------------------------------------ r19311 | martin | 2009-04-10 23:09:16 +0800 (Птн, 10 Апр 2009) | 1 line Moved Registration of TCustomCalendar ------------------------------------------------------------------------ r19312 | martin | 2009-04-10 23:28:03 +0800 (Птн, 10 Апр 2009) | 1 line Moved PropertyToSkip for TCalender ------------------------------------------------------------------------ r19314 | paul | 2009-04-10 23:50:30 +0800 (Птн, 10 Апр 2009) | 1 line merge r13913 #999e8b059d ------------------------------------------------------------------------ r19315 | paul | 2009-04-10 23:53:07 +0800 (Птн, 10 Апр 2009) | 1 line cleanup WSCalendar ------------------------------------------------------------------------ r19316 | paul | 2009-04-11 00:37:44 +0800 (Сбт, 11 Апр 2009) | 1 line finish with ComCtrls ------------------------------------------------------------------------ r19318 | martin | 2009-04-11 01:37:40 +0800 (Сбт, 11 Апр 2009) | 1 line Moved dialogs ------------------------------------------------------------------------ r19319 | martin | 2009-04-11 01:47:30 +0800 (Сбт, 11 Апр 2009) | 1 line Moved dialogs ------------------------------------------------------------------------ r19320 | martin | 2009-04-11 02:47:52 +0800 (Сбт, 11 Апр 2009) | 1 line Moved ExtCtrls, ExtDlgs ------------------------------------------------------------------------ r19321 | martin | 2009-04-11 03:23:32 +0800 (Сбт, 11 Апр 2009) | 1 line Moved PropertyToSkip ------------------------------------------------------------------------ r19322 | martin | 2009-04-11 03:37:39 +0800 (Сбт, 11 Апр 2009) | 1 line Moved StdCtrls ------------------------------------------------------------------------ r19323 | martin | 2009-04-11 04:05:50 +0800 (Сбт, 11 Апр 2009) | 1 line Moved Buttons ------------------------------------------------------------------------ r19325 | paul | 2009-04-11 11:02:26 +0800 (Сбт, 11 Апр 2009) | 1 line remove DirSel ------------------------------------------------------------------------ r19326 | paul | 2009-04-11 11:11:37 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterArrow ------------------------------------------------------------------------ r19327 | paul | 2009-04-11 11:32:09 +0800 (Сбт, 11 Апр 2009) | 1 line register WS classes only for TCustomXXX classes if they are available (like TCustomScrollBar instead of TScrollBar) and only for those descendants which really differ (like TRadioButton, TToggleButton) ------------------------------------------------------------------------ r19328 | paul | 2009-04-11 11:40:00 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterCustomCheckBox ------------------------------------------------------------------------ r19329 | paul | 2009-04-11 11:57:22 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterXXX for Forms ------------------------------------------------------------------------ r19330 | paul | 2009-04-11 12:13:05 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterCustomGrid + move of RegisterPropertyToSkip ------------------------------------------------------------------------ r19331 | paul | 2009-04-11 12:24:29 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterXXX for Menus ------------------------------------------------------------------------ r19332 | paul | 2009-04-11 12:35:16 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterXXX for PairSplitter ------------------------------------------------------------------------ r19333 | paul | 2009-04-11 12:47:39 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterXXX for Spin ------------------------------------------------------------------------ r19334 | paul | 2009-04-11 12:58:55 +0800 (Сбт, 11 Апр 2009) | 1 line RegisterCustomRubberBand ------------------------------------------------------------------------ r19335 | paul | 2009-04-11 13:31:43 +0800 (Сбт, 11 Апр 2009) | 1 line remove 2 initialization sections ------------------------------------------------------------------------ r19336 | paul | 2009-04-11 13:46:26 +0800 (Сбт, 11 Апр 2009) | 1 line remove TPopupNotifier.png from LCL ------------------------------------------------------------------------ r19338 | paul | 2009-04-11 13:54:03 +0800 (Сбт, 11 Апр 2009) | 1 line cleanup ------------------------------------------------------------------------ r19341 | paul | 2009-04-11 14:59:27 +0800 (Сбт, 11 Апр 2009) | 1 line cleanup ------------------------------------------------------------------------ r19343 | martin | 2009-04-11 19:59:18 +0800 (Сбт, 11 Апр 2009) | 1 line Reduced Unit-Circles, by moving Register* into WS* units ------------------------------------------------------------------------ r19344 | martin | 2009-04-11 20:22:49 +0800 (Сбт, 11 Апр 2009) | 1 line Dummy file for gtk ------------------------------------------------------------------------ r19345 | martin | 2009-04-11 21:06:55 +0800 (Сбт, 11 Апр 2009) | 1 line Initial move of gtk1 register ------------------------------------------------------------------------ r19346 | martin | 2009-04-11 21:19:48 +0800 (Сбт, 11 Апр 2009) | 1 line Missing dependencies in gtk1 wsfactory ------------------------------------------------------------------------ r19347 | martin | 2009-04-11 22:36:42 +0800 (Сбт, 11 Апр 2009) | 1 line Declare register* in interface, to keep external linker happy ------------------------------------------------------------------------ r19348 | martin | 2009-04-11 23:34:16 +0800 (Сбт, 11 Апр 2009) | 1 line Declare register* in interface, to keep external linker happy ------------------------------------------------------------------------ r19349 | martin | 2009-04-11 23:39:20 +0800 (Сбт, 11 Апр 2009) | 1 line moved uses for factory ------------------------------------------------------------------------ r19350 | martin | 2009-04-11 23:41:57 +0800 (Сбт, 11 Апр 2009) | 1 line corrected a few accidental "Result := False" ------------------------------------------------------------------------ r19351 | paul | 2009-04-12 00:04:15 +0800 (Вск, 12 Апр 2009) | 1 line removed unused units ------------------------------------------------------------------------ r19352 | paul | 2009-04-12 00:05:26 +0800 (Вск, 12 Апр 2009) | 1 line qt: move RegisterWS calls to qtwsfactory ------------------------------------------------------------------------ r19354 | paul | 2009-04-12 01:04:04 +0800 (Вск, 12 Апр 2009) | 1 line wince: move RegisterWS calls to WinCEWSFactory ------------------------------------------------------------------------ r19356 | martin | 2009-04-12 01:39:56 +0800 (Вск, 12 Апр 2009) | 1 line moved GTK2 ------------------------------------------------------------------------ r19357 | martin | 2009-04-12 01:45:31 +0800 (Вск, 12 Апр 2009) | 1 line moved GTK2 / missing units ------------------------------------------------------------------------ r19358 | martin | 2009-04-12 01:57:43 +0800 (Вск, 12 Апр 2009) | 1 line Fixed one return value from register ------------------------------------------------------------------------ r19360 | martin | 2009-04-12 02:47:42 +0800 (Вск, 12 Апр 2009) | 1 line Gtk2 , needs 2 registrations for WinControl ------------------------------------------------------------------------ r19361 | martin | 2009-04-12 02:57:58 +0800 (Вск, 12 Апр 2009) | 1 line Gtk2 , needs 2nd registrations ------------------------------------------------------------------------ r19368 | paul | 2009-04-12 13:09:59 +0800 (Вск, 12 Апр 2009) | 1 line cleanup ------------------------------------------------------------------------ r19373 | paul | 2009-04-12 13:45:17 +0800 (Вск, 12 Апр 2009) | 1 line wince: forgotten file ------------------------------------------------------------------------ r19374 | paul | 2009-04-12 14:04:04 +0800 (Вск, 12 Апр 2009) | 1 line carbon: move RegisterWSComponent to CarbonWSFactory ------------------------------------------------------------------------ r19375 | paul | 2009-04-12 14:27:47 +0800 (Вск, 12 Апр 2009) | 1 line cleanup ------------------------------------------------------------------------ git-svn-id: trunk@19376 -
105 lines
6.8 KiB
ObjectPascal
105 lines
6.8 KiB
ObjectPascal
unit WSFactory;
|
|
|
|
{$mode objfpc}{$H+}
|
|
|
|
interface
|
|
|
|
// imglist
|
|
function WSRegisterCustomImageList: Boolean; external name 'WSRegisterCustomImageList';
|
|
// controls
|
|
function WSRegisterDragImageList: Boolean; external name 'WSRegisterDragImageList';
|
|
function WSRegisterControl: Boolean; external name 'WSRegisterControl';
|
|
function WSRegisterWinControl: Boolean; external name 'WSRegisterWinControl';
|
|
function WSRegisterGraphicControl: Boolean; external name 'WSRegisterGraphicControl';
|
|
function WSRegisterCustomControl: Boolean; external name 'WSRegisterCustomControl';
|
|
// comctrls
|
|
function WSRegisterStatusBar: Boolean; external name 'WSRegisterStatusBar';
|
|
function WSRegisterTabSheet: Boolean; external name 'WSRegisterTabSheet';
|
|
function WSRegisterPageControl: Boolean; external name 'WSRegisterPageControl';
|
|
function WSRegisterCustomListView: Boolean; external name 'WSRegisterCustomListView';
|
|
function WSRegisterCustomProgressBar: Boolean; external name 'WSRegisterCustomProgressBar';
|
|
function WSRegisterCustomUpDown: Boolean; external name 'WSRegisterCustomUpDown';
|
|
function WSRegisterCustomToolButton: Boolean; external name 'WSRegisterCustomToolButton';
|
|
function WSRegisterToolBar: Boolean; external name 'WSRegisterToolBar';
|
|
function WSRegisterCustomTrackBar: Boolean; external name 'WSRegisterCustomTrackBar';
|
|
function WSRegisterCustomTreeView: Boolean; external name 'WSRegisterCustomTreeView';
|
|
// calender
|
|
function WSRegisterCustomCalendar: Boolean; external name 'WSRegisterCustomCalendar';
|
|
// dialogs
|
|
function WSRegisterCommonDialog: Boolean; external name 'WSRegisterCommonDialog';
|
|
function WSRegisterFileDialog: Boolean; external name 'WSRegisterFileDialog';
|
|
function WSRegisterOpenDialog: Boolean; external name 'WSRegisterOpenDialog';
|
|
function WSRegisterSaveDialog: Boolean; external name 'WSRegisterSaveDialog';
|
|
function WSRegisterSelectDirectoryDialog: Boolean; external name 'WSRegisterSelectDirectoryDialog';
|
|
function WSRegisterColorDialog: Boolean; external name 'WSRegisterColorDialog';
|
|
function WSRegisterColorButton: Boolean; external name 'WSRegisterColorButton';
|
|
function WSRegisterFontDialog: Boolean; external name 'WSRegisterFontDialog';
|
|
// StdCtrls
|
|
function WSRegisterCustomScrollBar: Boolean; external name 'WSRegisterCustomScrollBar';
|
|
function WSRegisterCustomGroupBox: Boolean; external name 'WSRegisterCustomGroupBox';
|
|
function WSRegisterCustomComboBox: Boolean; external name 'WSRegisterCustomComboBox';
|
|
function WSRegisterCustomListBox: Boolean; external name 'WSRegisterCustomListBox';
|
|
function WSRegisterCustomEdit: Boolean; external name 'WSRegisterCustomEdit';
|
|
function WSRegisterCustomMemo: Boolean; external name 'WSRegisterCustomMemo';
|
|
function WSRegisterButtonControl: Boolean; external name 'WSRegisterButtonControl';
|
|
function WSRegisterCustomButton: Boolean; external name 'WSRegisterCustomButton';
|
|
function WSRegisterCustomCheckBox: Boolean; external name 'WSRegisterCustomCheckBox';
|
|
function WSRegisterToggleBox: Boolean; external name 'WSRegisterToggleBox';
|
|
function WSRegisterRadioButton: Boolean; external name 'WSRegisterRadioButton';
|
|
function WSRegisterCustomStaticText: Boolean; external name 'WSRegisterCustomStaticText';
|
|
function WSRegisterCustomLabel: Boolean; external name 'WSRegisterCustomLabel';
|
|
// extctrls
|
|
function WSRegisterCustomPage: Boolean; external name 'WSRegisterCustomPage';
|
|
function WSRegisterCustomNotebook: Boolean; external name 'WSRegisterCustomNotebook';
|
|
function WSRegisterShape: Boolean; external name 'WSRegisterShape';
|
|
function WSRegisterCustomSplitter: Boolean; external name 'WSRegisterCustomSplitter';
|
|
function WSRegisterPaintBox: Boolean; external name 'WSRegisterPaintBox';
|
|
function WSRegisterCustomImage: Boolean; external name 'WSRegisterCustomImage';
|
|
function WSRegisterBevel: Boolean; external name 'WSRegisterBevel';
|
|
function WSRegisterCustomRadioGroup: Boolean; external name 'WSRegisterCustomRadioGroup';
|
|
function WSRegisterCustomCheckGroup: Boolean; external name 'WSRegisterCustomCheckGroup';
|
|
function WSRegisterCustomLabeledEdit: Boolean; external name 'WSRegisterCustomLabeledEdit';
|
|
function WSRegisterCustomPanel: Boolean; external name 'WSRegisterCustomPanel';
|
|
function WSRegisterCustomTrayIcon: Boolean; external name 'WSRegisterCustomTrayIcon';
|
|
//ExtDlgs
|
|
function WSRegisterPreviewFileControl: Boolean; external name 'WSRegisterPreviewFileControl';
|
|
function WSRegisterPreviewFileDialog: Boolean; external name 'WSRegisterPreviewFileDialog';
|
|
function WSRegisterOpenPictureDialog: Boolean; external name 'WSRegisterOpenPictureDialog';
|
|
function WSRegisterSavePictureDialog: Boolean; external name 'WSRegisterSavePictureDialog';
|
|
function WSRegisterCalculatorDialog: Boolean; external name 'WSRegisterCalculatorDialog';
|
|
function WSRegisterCalculatorForm: Boolean; external name 'WSRegisterCalculatorForm';
|
|
//function WSRegisterCalendarDialogForm: Boolean; external name 'WSRegisterCalendarDialogForm';
|
|
function WSRegisterCalendarDialog: Boolean; external name 'WSRegisterCalendarDialog';
|
|
// Buttons
|
|
function WSRegisterCustomBitBtn: Boolean; external name 'WSRegisterCustomBitBtn';
|
|
function WSRegisterCustomSpeedButton: Boolean; external name 'WSRegisterCustomSpeedButton';
|
|
// Arrow
|
|
function WSRegisterArrow: Boolean; external name 'WSRegisterArrow';
|
|
// CheckLst
|
|
function WSRegisterCustomCheckListBox: Boolean; external name 'WSRegisterCustomCheckListBox';
|
|
// Forms
|
|
function WSRegisterScrollingWinControl: Boolean;external name 'WSRegisterScrollingWinControl';
|
|
function WSRegisterScrollBox: Boolean; external name 'WSRegisterScrollBox';
|
|
function WSRegisterCustomFrame: Boolean; external name 'WSRegisterCustomFrame';
|
|
function WSRegisterCustomForm: Boolean; external name 'WSRegisterCustomForm';
|
|
function WSRegisterHintWindow: Boolean; external name 'WSRegisterHintWindow';
|
|
// Grids
|
|
function WSRegisterCustomGrid: Boolean; external name 'WSRegisterCustomGrid';
|
|
// Menus
|
|
function WSRegisterMenuItem: Boolean; external name 'WSRegisterMenuItem';
|
|
function WSRegisterMenu: Boolean; external name 'WSRegisterMenu';
|
|
function WSRegisterMainMenu: Boolean; external name 'WSRegisterMainMenu';
|
|
function WSRegisterPopupMenu: Boolean; external name 'WSRegisterPopupMenu';
|
|
// PairSplitter
|
|
function WSRegisterPairSplitterSide: Boolean; external name 'WSRegisterPairSplitterSide';
|
|
function WSRegisterCustomPairSplitter: Boolean; external name 'WSRegisterCustomPairSplitter';
|
|
// Spin
|
|
function WSRegisterCustomFloatSpinEdit: Boolean;external name 'WSRegisterCustomFloatSpinEdit';
|
|
// RubberBand
|
|
function WSRegisterCustomRubberBand: Boolean; external name 'WSRegisterCustomRubberBand';
|
|
|
|
implementation
|
|
|
|
end.
|
|
|