orbitcowboy
|
b33237a0eb
|
wxwidgets.cfg: Added support for wxPropertyGridManager::SetSplitterPosition().
|
2019-01-26 12:43:31 +01:00 |
orbitcowboy
|
36669d8c72
|
qt.cfg: Removed redundant semicolons and added support for QVERIFY2()-macro.
|
2019-01-26 12:26:01 +01:00 |
amai2012
|
786ce0ac5c
|
Add more interfaces to posix.cfg
|
2019-01-25 21:39:23 +01:00 |
orbitcowboy
|
0095873528
|
qt.cfg: Fixed typo in QCOMPARE(a,b).
|
2019-01-25 20:39:10 +01:00 |
orbitcowboy
|
58aea8118a
|
tinyxml2.cfg: Added support for XMLElement::Attribute().
|
2019-01-25 20:15:01 +01:00 |
orbitcowboy
|
6b48b1610c
|
qt.cfg: Added support for QVERIFY(expr).
|
2019-01-25 20:05:56 +01:00 |
orbitcowboy
|
18bce42205
|
qt.cfg: Added support for QCOMPARE(a,e).
|
2019-01-25 20:00:10 +01:00 |
orbitcowboy
|
775eb06609
|
wxwidgets.cfg: Added support for some various unconfigured functions from daca@home.
|
2019-01-25 16:02:29 +01:00 |
orbitcowboy
|
d56fd9e6fc
|
wxwidgets.cfg: Added support for wxGrid::SetColLabelValue().
|
2019-01-25 15:53:57 +01:00 |
orbitcowboy
|
662ca8d3aa
|
wxwidgets.cfg: Added support for some various unconfigured functions from daca@home.
|
2019-01-25 15:51:21 +01:00 |
orbitcowboy
|
2268063797
|
wxwidgets.cfg: Added support for some wxPGProperty::AppendChild().
|
2019-01-25 15:19:54 +01:00 |
orbitcowboy
|
e9cc84e35b
|
wxwidgets.cfg: Added support for some wxRect functions.
|
2019-01-25 15:16:20 +01:00 |
versat
|
693dcf9671
|
qt.cfg: Add macro Q_CLASSINFO()
Fix unknownMacro found by daca@home
|
2019-01-25 14:44:10 +01:00 |
orbitcowboy
|
ecc83e9f3b
|
wxwidgets.cfg: Added support for wxLocale::GetSystemLanguage().
|
2019-01-25 14:34:52 +01:00 |
orbitcowboy
|
f51ae2ee5b
|
wxwidgets.cfg: Added wxLanguage constants.
|
2019-01-25 14:31:56 +01:00 |
Sebastian
|
ce96ffd433
|
gtk.cfg: Add internationalization macros / functions (#1623)
Found via Donate CPU / daca@home.
Reference: https://developer.gnome.org/glib/stable/glib-I18N.html
Update header comment in gtk.cfg since it is now only edited manually.
|
2019-01-25 13:07:48 +01:00 |
orbitcowboy
|
0791ed05ca
|
wxwidgets.cfg: Added support for some math functions.
|
2019-01-25 11:30:48 +01:00 |
orbitcowboy
|
3264dc4abc
|
wxwidgets.cfg: Added support for wxComboBox::Append() and wxItemContainer::Append().
|
2019-01-25 11:06:57 +01:00 |
amai2012
|
2515b015ea
|
Improve configuration for bind()
|
2019-01-25 10:47:36 +01:00 |
orbitcowboy
|
686579ee1c
|
tinyxml2.cfg: Added support for XMLNode::FirstChildElement() and XMLNode::LastChildElement().
|
2019-01-25 10:05:57 +01:00 |
orbitcowboy
|
cbbd3e7354
|
wxwidgets.cfg: Added support for more unconfigured functions found by daca@home.
|
2019-01-25 09:56:02 +01:00 |
orbitcowboy
|
a100de9055
|
wxwidgets.cfg: Added support for wxEvtHandler::Disconnect().
|
2019-01-25 09:36:50 +01:00 |
orbitcowboy
|
23da9e9485
|
wxwidgets.cfg: Added support for unconfigured functions found by daca@home.
|
2019-01-25 08:43:10 +01:00 |
amai2012
|
8f36b7d23b
|
Add bind() to posix.cfg
|
2019-01-24 23:13:06 +01:00 |
Sebastian
|
5c91d7b4e1
|
gnu.cfg: Add support for gettext() and some related functions (#1621)
* gnu.cfg: Add support for gettext() and some related functions
Reference (beside some other web sites):
https://www.gnu.org/software/libc/manual/html_node/Translation-with-gettext.html
|
2019-01-24 23:08:42 +01:00 |
orbitcowboy
|
575f62f39c
|
wxwidgets.cfg: Added support for wxGrid::ClearSelection(void).
|
2019-01-23 16:47:14 +01:00 |
amai2012
|
a0ee1d212b
|
Fix parameter configuration for connect()
|
2019-01-23 15:33:37 +01:00 |
amai2012
|
db413d254a
|
Add G_CALLBACK() to gtk.cfg
|
2019-01-22 22:11:06 +01:00 |
amai2012
|
44c12ccb31
|
Add connect() to posix.cfg
|
2019-01-22 21:51:04 +01:00 |
orbitcowboy
|
737f357280
|
wxwidgets.cfg: Added support for wxPaintDC::SetFont().
|
2019-01-22 16:03:50 +01:00 |
orbitcowboy
|
98f4ddd9b5
|
wxwidgets.cfg: Added support for wxStaticText::SetFont().
|
2019-01-22 16:01:37 +01:00 |
orbitcowboy
|
6b61866d59
|
wxwidgets.cfg: Improved support for wxFileDialog functions.
|
2019-01-22 08:36:37 +01:00 |
orbitcowboy
|
63660fcc2b
|
wxwidgets.cfg: Improved support for more constants from wx/defs.h
|
2019-01-21 17:14:53 +01:00 |
orbitcowboy
|
030ab66e4d
|
wxwidgets.cfg: Added support for wxGrid::DrawTextRectangle()
|
2019-01-21 16:33:07 +01:00 |
orbitcowboy
|
84d80909b0
|
wxwidgets.cfg: Added support for wxGrid::MakeCellVisible(int row, int col).
|
2019-01-21 16:25:29 +01:00 |
orbitcowboy
|
ce254fe3a5
|
wxwidgets.cfg: Added support for macros from wx/html/htmlwin.h
|
2019-01-21 11:02:03 +01:00 |
orbitcowboy
|
d1c4c7d214
|
wxwidgets.cfg: Improved support for wxWidgets constants.
|
2019-01-21 10:53:24 +01:00 |
orbitcowboy
|
7bc776abea
|
wxwidgets.cfg: Improved support for wxWidgets macros and constants.
|
2019-01-21 10:50:42 +01:00 |
orbitcowboy
|
80a6d7c390
|
wxwidgets.cfg: Improved support for some wxGrid functions.
|
2019-01-18 16:03:20 +01:00 |
orbitcowboy
|
204db723e3
|
wxwidgets.cfg: Reordered entries: 1) Macros 2) POD-types and 3) Function defintions.
|
2019-01-18 15:54:37 +01:00 |
orbitcowboy
|
2ae9ba60bf
|
wxwidgets.cfg: Added support for wxDC:DrawBitmap().
|
2019-01-18 15:51:30 +01:00 |
orbitcowboy
|
bbc2bcb7a8
|
wxwidgets.cfg: Improved support for macros from wx/property.h
|
2019-01-17 16:58:12 +01:00 |
orbitcowboy
|
bdad1a3e3f
|
wxwidgets.cfg: Added support for wxGrid::SetCellValue()
|
2019-01-17 16:41:20 +01:00 |
orbitcowboy
|
ec592032a1
|
wxwidgets.cfg: Improved support for functions and macros from wxPGProperty.
|
2019-01-17 16:32:26 +01:00 |
orbitcowboy
|
cdae767bd8
|
windows.cfg: Added support for some constants from WinBase.h
|
2019-01-16 15:54:18 +01:00 |
orbitcowboy
|
705fa1820c
|
windows.cfg: Added support for some constants from winnt.h and WinBase.h
|
2019-01-16 15:51:14 +01:00 |
orbitcowboy
|
11cf28e6ab
|
wxwidgets.cfg: Improved support for wxArrayString functions.
|
2019-01-16 15:11:27 +01:00 |
orbitcowboy
|
347e3a121a
|
wxwidgets.cfg: Added support for wxArrayString::push_back().
|
2019-01-16 15:05:10 +01:00 |
orbitcowboy
|
270bceb1b6
|
windows.cfg: Added support for some return flags from GetHandleInformation(), ref.: https://msdn.microsoft.com/en-us/library/ms724329%28v=vs.85%29.aspx
|
2019-01-16 14:53:02 +01:00 |
orbitcowboy
|
6b16709b92
|
wxwidgets.cfg: Added support for wxTextCtrl::SetValue().
|
2019-01-16 12:01:56 +01:00 |