2007-11-14 |
Václav Slavík | added never_empty hint on WX_DIR option |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | fix some typos/imprecisions |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | allow wxpresets to be used with xcode2 format (even... |
tree | commitdiff |
2007-11-13 |
Stefan Csomor | adding cocoa utils bridge |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | made wxApp::argv an object convertible to either char... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | refactor wxGTK mnemonics conversion functions in a... |
tree | commitdiff |
2007-11-12 |
Václav Slavík | enabled VS2005 project files |
tree | commitdiff |
2007-11-12 |
Václav Slavík | added namespaces to prevent warnings with Bakefile... |
tree | commitdiff |
2007-11-10 |
Kevin Ollivier | Use ldflags instead of ldlibs, because wx-config -... |
tree | commitdiff |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | implemented wxTextEntry for wxMotif, made wxComboBox... |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | don't include generic files in wxGTK build (should... |
tree | commitdiff |
2007-10-26 |
Vadim Zeitlin | removed isql.h and isqlext.h from files.bkl too |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries |
tree | commitdiff |
2007-10-13 |
David Elliott | Rename src/cocoa/font.cpp to font.mm in both trunk... |
tree | commitdiff |
2007-10-07 |
Vadim Zeitlin | removed base.rc which is unused since many years |
tree | commitdiff |
2007-10-01 |
Vadim Zeitlin | don't use tif_os2.c which doesn't exist any more |
tree | commitdiff |
2007-09-27 |
Vadim Zeitlin | added msw/textentry{cpp,h} |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | build updates for libtiff 3.8.2 |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | reverted wxSocket changes of rev 48723 as they broke... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | more fixes for using wxSocket in console applications... |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Add Cairo to build, remove run-time dependency |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
tree | commitdiff |
2007-09-04 |
Robin Dunn | a few more header files need to be installed |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Add wxDataViewCtrl to the build for OS X |
tree | commitdiff |
2007-08-16 |
Vadim Zeitlin | add XRC handler for wxSearchCtrl (extended patch 1751516) |
tree | commitdiff |
2007-08-14 |
David Elliott | Install wx/cocoa/objc/objc_uniquifying.h for wxCocoa... |
tree | commitdiff |
2007-08-13 |
Julian Smart | Added XRC handler for wxPropertySheetDialog (Sander... |
tree | commitdiff |
2007-08-10 |
David Elliott | Fix up NSSlider code to not use class posing and instan... |
tree | commitdiff |
2007-08-06 |
Vadim Zeitlin | add wx/univ/tglbtn.h to wxUniv headers |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-08 |
Vadim Zeitlin | fix from Francesco for the latest version of wxPresets |
tree | commitdiff |
2007-07-08 |
Václav Slavík | don't call <del-flags> for flags that weren't added |
tree | commitdiff |
2007-07-07 |
David Elliott | Move wxMBConv_cf out of strconv.cpp and into strconv_cf... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added wxAtomicInc/Dec() functions (patch 1739486) |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
tree | commitdiff |
2007-06-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
tree | commitdiff |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | fixed to the newly added crt.h header: |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | undid unnecessary renaming of src/msw/evtloop.cpp to... |
tree | commitdiff |
2007-05-15 |
Václav Slavík | make it posible to change the compiler part of objects... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-07 |
David Elliott | Move src/cocoa/utils.cpp to src/cocoa/utils.mm. |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | extracted wxAcceleratorEntry code from menucmn.cpp... |
tree | commitdiff |
2007-05-05 |
Paul Cornett | src/gtk/data.cpp is no longer needed |
tree | commitdiff |
2007-05-05 |
Paul Cornett | src/gtk/utilsres.cpp is obsolete |
tree | commitdiff |
2007-05-03 |
Václav Slavík | fixed linking in monolithic case if USE_STC=0 |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | readded wxEditableListBox as part of adv library |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-19 |
Václav Slavík | moved primitive string and string iterators operations... |
tree | commitdiff |
2007-04-19 |
Václav Slavík | moved vararg CRT functions wrappers to a new wxcrtvarar... |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
tree | commitdiff |
2007-04-14 |
Václav Slavík | don't compile Scintilla sources with -Wall |
tree | commitdiff |
2007-04-14 |
Václav Slavík | fixed the order of aboutdlg.h file |
tree | commitdiff |
2007-04-11 |
Mattia Barbon | Added --enable-extended_rtti configure switch (defaul... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-09 |
Václav Slavík | added wxgl pseudotarget |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | make test_for_selected_wxbuild target optional (patch... |
tree | commitdiff |
2007-04-08 |
Václav Slavík | don't build wxscintilla lib if wxSTC is not built |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | added wxPosition helper class (extracted from patch... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added <set-wxlike> tag (patch 1691429) |
tree | commitdiff |
2007-03-29 |
Vadim Zeitlin | added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148) |
tree | commitdiff |
2007-03-28 |
Václav Slavík | split string.{h,cpp} into {string,stringimpl,arrstr... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | rename wxlike-libdirname to just wxlike-dirname (patch... |
tree | commitdiff |
2007-03-19 |
Václav Slavík | added makefile targets for building individual libs... |
tree | commitdiff |
2007-03-19 |
Václav Slavík | split wxchar.h into several smaller headers |
tree | commitdiff |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | refactoring: replace wxSocketDispatcher with more gener... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | added wrapper functions allowing to postpone loading... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | last fixes from patch 1604462: fix wxlike-libdirname... |
tree | commitdiff |
2007-03-10 |
Václav Slavík | removed C++BuilderX project files, they are broken... |
tree | commitdiff |
2007-03-10 |
Václav Slavík | removed remaining wx24dsp format references |
tree | commitdiff |
2007-03-10 |
Vadim Zeitlin | use force=1 with default-value tags (part of patch... |
tree | commitdiff |
2007-03-10 |
Vadim Zeitlin | require bakefile 0.2.2 and not 0.2.1 and do it for... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed unused src/gtk/main.cpp |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed wx/wave.h which was deprecated since 2.4 |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Set version number |
tree | commitdiff |
2007-02-05 |
Kevin Ollivier | Committing patch #1604462, which improves autoconf... |
tree | commitdiff |
2007-01-26 |
Václav Slavík | fixes to InputPath values in custom build steps |
tree | commitdiff |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
tree | commitdiff |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
tree | commitdiff |
2007-01-22 |
Václav Slavík | allow building wxXRC with wxUSE_HTML=0: make linking... |
tree | commitdiff |
2007-01-17 |
Václav Slavík | SETUPHDIR is Bakefile variable, not MSVC IDE one |
tree | commitdiff |
2007-01-10 |
Václav Slavík | added support for Bakefile's upcoming msvs2005prj forma... |
tree | commitdiff |
2007-01-07 |
Vadim Zeitlin | added wx/richtext/richtextstyles.h (bug 1624364) |
tree | commitdiff |
2006-12-14 |
Václav Slavík | moved wxX11's wxSocketTable to private wxSocketEventDis... |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
next |