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 |
2006-10-26 |
Julian Smart | Added dcgraph.cpp and rebaked |
tree | commitdiff |
2006-10-25 |
Michael Wetherell | Add class factories for filter streams. Also filters... |
tree | commitdiff |
2006-10-25 |
Robin Dunn | corrected collpaneg.h name typo |
tree | commitdiff |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
tree | commitdiff |
2006-10-23 |
Vadim Zeitlin | moved wxCollapsiblePane files to adv library |
tree | commitdiff |
2006-10-23 |
Robin Dunn | Add collpane headers to files.bkl, and also collpaneg... |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
tree | commitdiff |
2006-10-23 |
Włodzimierz Skiba | Use generic collapsible pane for wxOS2. |
tree | commitdiff |
2006-10-23 |
Włodzimierz Skiba | Use generic collapsible pane for wxUniv based builds. |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | initial draft of wxCollapsiblePane (patch 1577412 by... |
tree | commitdiff |
2006-10-22 |
Vadim Zeitlin | added wxSimpleHtmlListBox (patch 1576109 by Francesco) |
tree | commitdiff |
2006-10-22 |
Robin Dunn | Add dcgraph.h to files.bkl and rebake |
tree | commitdiff |
2006-10-21 |
Robert Roebling | [ 1581391 ] wxAnimationCtrl XRC handler |
tree | commitdiff |
2006-10-19 |
Julian Smart | Added style organiser dialog and list style editor... |
tree | commitdiff |
2006-10-18 |
Paul Cornett | use generic wxAnimationCtrl in wxGTK-universal |
tree | commitdiff |
2006-10-11 |
Paul Cornett | add sections to advanced library for each unix-based... |
tree | commitdiff |
2006-10-10 |
Václav Slavík | generate makefile.unx files using bakefile |
tree | commitdiff |
2006-10-10 |
Václav Slavík | added support for the 'richtext' library |
tree | commitdiff |
2006-10-10 |
Václav Slavík | added support for AUI library |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | Add new animate sample to the distribution (probably... |
tree | commitdiff |
2006-10-10 |
Robin Dunn | Add missing header files so they'll get installed |
tree | commitdiff |
next |