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 |
2006-12-04 |
Vadim Zeitlin | moved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to... |
tree | commitdiff |
2006-11-24 |
Robert Roebling | Actually compile GTK+ native assert dialog. |
tree | commitdiff |
2006-11-20 |
Václav Slavík | moved wxMGL's font management code to common so that... |
tree | commitdiff |
2006-11-19 |
Václav Slavík | require bakefile-0.2.1; remove workarounds for older... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | remove obsolete and out of date project file which... |
tree | commitdiff |
2006-11-15 |
Václav Slavík | fixed wx-config symlink creation with non-empty DESTDIR |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | include advanced Unix files in wxMGL build under Unix... |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Set default version to "28" |
tree | commitdiff |
2006-11-10 |
Robin Dunn | Move version number to 2.8.0.0 and rebake the makefiles |
tree | commitdiff |
2006-11-09 |
Vadim Zeitlin | temporarily disable XRC richtext handler to avoid break... |
tree | commitdiff |
2006-11-08 |
Julian Smart | Added wxRichTextCtrl XRC handler |
tree | commitdiff |
2006-11-06 |
Vadim Zeitlin | generic animation sources are used under all platforms... |
tree | commitdiff |
2006-11-06 |
Robin Dunn | Re-add the wxQTMediaBackend class, by copying the code... |
tree | commitdiff |
2006-11-05 |
Vadim Zeitlin | fixed typo in files.bkl which broke wxUniv link (why... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | moved wxCollapsiblePane to core from adv |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fixed typo in the last before one change (UNIV_HDR... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | don't include wx/msw/helpbest.h in HTML_HDR unless... |
tree | commitdiff |
2006-11-04 |
Václav Slavík | don't use top_builddir so that configure.in works with... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | correction to last commit: don't add animation control... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | moved wxSingleInstanceChecker to base from core under... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | add generic animation sources to wxUniv (and correspond... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | include wx/private/*.h and wx/port/gtk/*.h files in... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Moved version number to 2.7.2.0 and rebaked |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Rebake for new tar streams. |
tree | commitdiff |
2006-10-27 |
Julian Smart | Added richtextprinting.cpp/h |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterFSHandler. |
tree | commitdiff |
next |