projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mention that DrawLines( wxList *) is deprecated
[wxWidgets.git]
/
Makefile.in
2007-09-20
Vadim Zeitlin
build updates for libtiff 3.8.2
blob
|
commitdiff
|
raw
2007-09-17
Vadim Zeitlin
reverted wxSocket changes of rev 48723 as they broke...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
added new and improved wxFileCtrl implementation (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-06
Robert Roebling
Add Cairo to build, remove run-time dependency
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Robert Roebling
Add support for GTK print, modified from patch 1782055
blob
|
commitdiff
|
raw
|
diff to current
2007-09-04
Robin Dunn
a few more header files need to be installed
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Vadim Zeitlin
add XRC handler for wxSearchCtrl (extended patch 1751516)
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
David Elliott
Install wx/cocoa/objc/objc_uniquifying.h for wxCocoa...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
David Elliott
Fix up NSSlider code to not use class posing and instan...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Vadim Zeitlin
add wx/univ/tglbtn.h to wxUniv headers
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Vadim Zeitlin
do platform-specific checks after ensuring that the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Vadim Zeitlin
regenerated after adding base64.h/cpp
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
David Elliott
Move wxMBConv_cf out of strconv.cpp and into strconv_cf...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Vadim Zeitlin
added wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-10
Václav Slavík
1. made CRT wrappers definitions indepenent of wxUSE_UN...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Václav Slavík
fixed to the newly added crt.h header:
blob
|
commitdiff
|
raw
|
diff to current
2007-05-19
Vadim Zeitlin
rebaked after evtloopmsw.cpp removal
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
David Elliott
Move src/cocoa/utils.cpp to src/cocoa/utils.mm.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Vadim Zeitlin
extracted wxAcceleratorEntry code from menucmn.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Paul Cornett
src/gtk/data.cpp is no longer needed
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Paul Cornett
src/gtk/utilsres.cpp is obsolete
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Václav Slavík
fixed linking in monolithic case if USE_STC=0
blob
|
commitdiff
|
raw
|
diff to current
2007-04-21
Vadim Zeitlin
readded wxEditableListBox as part of adv library
blob
|
commitdiff
|
raw
|
diff to current
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Václav Slavík
moved primitive string and string iterators operations...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Václav Slavík
moved vararg CRT functions wrappers to a new wxcrtvarar...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Vadim Zeitlin
rebaked after wxUSE_EXTENDED_RTTI and wx/flags.h addition
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Vadim Zeitlin
Big wxGL classes refactoring/cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
Václav Slavík
added wxgl pseudotarget
blob
|
commitdiff
|
raw
|
diff to current
2007-04-08
Vadim Zeitlin
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-08
Václav Slavík
don't build wxscintilla lib if wxSTC is not built
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Robin Dunn
Bakefile and other changes for new locations of STC...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Vadim Zeitlin
added wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Václav Slavík
split string.{h,cpp} into {string,stringimpl,arrstr...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Václav Slavík
added makefile targets for building individual libs...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Václav Slavík
split wxchar.h into several smaller headers
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Vadim Zeitlin
regenerated after wxSelectDispatcher addition (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed unused src/gtk/main.cpp
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
native wxHyperlinkCtrl implementation for GTK+ 2.10...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed wx/wave.h which was deprecated since 2.4
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Robin Dunn
rebaked after changing the version number
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Václav Slavík
implemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Václav Slavík
enable wxFontMapper in wxDFB port
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Václav Slavík
allow building wxXRC with wxUSE_HTML=0: make linking...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Vadim Zeitlin
regenerated after wx/richtext/richtextstyles.h addition
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Václav Slavík
moved wxX11's wxSocketTable to private wxSocketEventDis...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Robin Dunn
Modified form of Patch #1611222, adds wxSearchCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vadim Zeitlin
moved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-24
Robert Roebling
Actually compile GTK+ native assert dialog.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Václav Slavík
moved wxMGL's font management code to common so that...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Václav Slavík
fixed wx-config symlink creation with non-empty DESTDIR
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Vadim Zeitlin
include advanced Unix files in wxMGL build under Unix...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Vadim Zeitlin
regenerated with post 0.2.1rc1 bakefile to restore...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Robin Dunn
Move version number to 2.8.0.0 and rebake the makefiles
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Vadim Zeitlin
regenerated with bakefile rev 938: use -Wl,--out-implib...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Vadim Zeitlin
temporarily disable XRC richtext handler to avoid break...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Vadim Zeitlin
rebaked after addition of XRC handler for richtext...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Vadim Zeitlin
generic animation sources are used under all platforms...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-06
Robin Dunn
Rebaked after addition of mediactrl_qt.cpp
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Vadim Zeitlin
fixed typo in files.bkl which broke wxUniv link (why...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
rebaked after wxCollapsiblePane move to core and using...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
rebaked after animation control and helpbest.h changes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
correction to last commit: don't add animation control...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
moved wxSingleInstanceChecker to base from core under...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
add generic animation sources to wxUniv (and correspond...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Vadim Zeitlin
include wx/private/*.h and wx/port/gtk/*.h files in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
Various wxCollapsiblePane enhancements (re-patch 1577412):
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Michael Wetherell
Make wxBackingFile internal, and remove wxZipFSHander...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Vadim Zeitlin
added TGA handler (somewhat modified patch 1393912)
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Robin Dunn
Moved version number to 2.7.2.0 and rebaked
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Michael Wetherell
Add wxArchiveFSHandler.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Michael Wetherell
Rebake for new tar streams.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Julian Smart
Added richtextprinting.cpp/h
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Michael Wetherell
Add wxFilterFSHandler.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Julian Smart
Added dcgraph.cpp and rebaked
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Michael Wetherell
Add class factories for filter streams. Also filters...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Robin Dunn
corrected collpaneg.h name typo
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Václav Slavík
moved wxOverlay into overlay.* files and out of dc...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Vadim Zeitlin
moved wxCollapsiblePane files to adv library
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Robin Dunn
Add collpane headers to files.bkl, and also collpaneg...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Michael Wetherell
Added wxBackingFile and wxBackedInputStream.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Włodzimierz Skiba
Use generic collapsible pane for wxOS2.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Włodzimierz Skiba
Use generic collapsible pane for wxUniv based builds.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Włodzimierz Skiba
Rebaked makefiles after htmllistbox and collapsable...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Robin Dunn
Add dcgraph.h to files.bkl and rebake
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Robert Roebling
Update Makefile.in after annimatectrlxrc addition.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Julian Smart
Added style organiser dialog and list style editor...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Paul Cornett
use generic wxAnimationCtrl in wxGTK-universal
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Paul Cornett
add sections to advanced library for each unix-based...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Robin Dunn
Add missing header files so they'll get installed
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
added wxAnimationCtrl (patch 1570325)
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
regenerated after adding dcbufcmn.cpp
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Robin Dunn
Bumping the version number also requires that version...
blob
|
commitdiff
|
raw
|
diff to current
next