..
ext
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
opengl
webkit
Fix deprecated declaration.
2023-08-22 23:19:55 +02:00
webview
WebView: 'Language' is a new property that allows to define the HTTP 'Accept-Language' headers. By default the current language is used.
2022-10-18 22:43:37 +02:00
canimation.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
canimation.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CButton.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CButton.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CCheckBox.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CCheckBox.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CClipboard.cpp
Starts program by assuming the clipboard has been modified.
2023-01-12 00:57:27 +01:00
CClipboard.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CColor.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CColor.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CConst.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CConst.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CContainer.cpp
Fix a possible crash when calling the 'UserControl_Font' handler. Fix management of resizable popup windows.
2023-10-15 23:26:15 +02:00
CContainer.h
Do not mix arrangement flags and user control flag in the Container implementation.
2023-03-17 21:12:44 +01:00
CDialog.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CDialog.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CDraw.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CDraw.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CDrawingArea.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CDrawingArea.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CEmbedder.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CEmbedder.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CFont.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CFont.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CImage.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CImage.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CKey.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CKey.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CMenu.cpp
Correctly enable shortcuts before opening a popup menu, and disable them after closing it.
2023-06-14 00:51:31 +02:00
CMenu.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CMouse.cpp
'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.
2023-10-02 23:17:52 +02:00
CMouse.h
'Mouse.FullDelta' is a new boolean property that returns TRUE each time the user has scrolled the mouse wheel at least 15° during a mouse wheel event.
2023-10-02 23:17:52 +02:00
cpaint_impl.cpp
UserContainer now can declare the same special event handlers as UserControl.
2023-03-17 15:57:48 +01:00
cpaint_impl.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CPanel.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CPanel.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CPicture.cpp
Try again to make 'gb.qt4 compile.
2023-10-03 08:51:52 +02:00
CPicture.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
cprinter.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
cprinter.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CRadioButton.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CRadioButton.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CScreen.cpp
Fix a possible crash when calling the 'UserControl_Font' handler. Fix management of resizable popup windows.
2023-10-15 23:26:15 +02:00
CScreen.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CScrollBar.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CScrollBar.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CSlider.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CSlider.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CStyle.cpp
Style: Add 'Default' constant. It tells the Style routine to use the current painted control (if it exists) as a context.
2023-07-29 15:43:17 +02:00
CStyle.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
csvgimage.cpp
csvgimage.h
CTabStrip.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CTabStrip.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CTextArea.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CTextArea.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CTextBox.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CTextBox.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
ctrayicon.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
ctrayicon.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CWatch.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CWatch.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CWatcher.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CWatcher.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
CWidget.cpp
Still trying to fix 'gb.qt4' compilation.
2023-10-03 08:06:12 +02:00
CWidget.h
Do not mix arrangement flags and user control flag in the Container implementation.
2023-03-17 21:12:44 +01:00
CWindow.cpp
Fix a possible crash when calling the 'UserControl_Font' handler. Fix management of resizable popup windows.
2023-10-15 23:26:15 +02:00
CWindow.h
Fix a possible crash when calling the 'UserControl_Font' handler. Fix management of resizable popup windows.
2023-10-15 23:26:15 +02:00
desktop.c
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
desktop.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
fix_style.cpp
Prevent a possible infinite recursion when initializing window menu bar.
2022-12-10 18:08:39 +01:00
fix_style.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
gb.qt.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
gb.qt4.component
main.cpp
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
main.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
Makefile.am
trayicon.xpm
x11.c
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00
x11.h
Replace my old depracted gmail mail by the new one.
2022-09-12 15:13:13 +02:00