projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Regenerated makefiles
[wxWidgets.git]
/
include
/
wx
/
2005-01-21
Kevin Hock
Add wxSL_INVERSE flag
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
switched to using wxPopupWindow
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
use ResetTime() in Today() instead of dealing with...
tree
|
commitdiff
2005-01-20
Vadim Zeitlin
added and implemented for MSW wxDP_SHOWCENTURY flag
tree
|
commitdiff
2005-01-20
Włodzimierz Skiba
Simple wxBatteryPower API for the support in wxWinCE...
tree
|
commitdiff
2005-01-20
Vadim Zeitlin
fixed typo in testing whether wxUSE_NATIVE_STATUSBAR...
tree
|
commitdiff
2005-01-20
Vadim Zeitlin
wxUSE_CRASHREPORT/STACKWALKER may be sued without wxUSE...
tree
|
commitdiff
2005-01-20
Vadim Zeitlin
trying to get wxUSE_NATIVE_STATUSBAR setting correctly...
tree
|
commitdiff
2005-01-19
Stefan Neis
Compilation fix for OS/2.
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
Unicode compilation fix
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
added wxDP_SPIN/DROPDOWN styles (only Win32 native...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
compilation fixes; pruned API
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
added generic version of wxDatePickerCtrl from Andres...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
Fixes after removal of palmos/gccpriv.h.
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
reenabled WM_MOUSELEAVE event handling (patch 1104551...
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
don't return HTCLIENT for static bitmaps, this breaks...
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
(harmless) VC++ warning fixes
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
implemented wxStackWalker for Unix (using glibc-specifi...
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
Less MSW related files in wxPalmOS port.
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
Cleaning of headers.
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
MinGW warning fix.
tree
|
commitdiff
2005-01-18
Kevin Hock
Added DLL export for wxCommandEventStringHelper
tree
|
commitdiff
2005-01-18
Kevin Hock
Move member m_ variables to be protected rather than...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
wxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
reverted last commit, do this check in wx/chkconf.h...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
more fixes to dllexport/import stuff for operator<...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
wxUSE_CRASHREPORT and wxUSE_STACKWALKER can't be used...
tree
|
commitdiff
2005-01-18
Vadim Zeitlin
added WXDLLIMPEXP_BASE for operator<<() functions ...
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
PalmOS native colour dialog.
tree
|
commitdiff
2005-01-18
Włodzimierz Skiba
wxWinCE fixes.
tree
|
commitdiff
2005-01-17
David Elliott
Moved Clear() implementation into wxDC using a new...
tree
|
commitdiff
2005-01-17
Włodzimierz Skiba
Common default datetime formats.
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
added GenerateNow()
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
added wxUSE_CRASHREPORT and wxUSE_STACKWALKER; removed...
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
added wxStackWalker class
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
refactored wxCrashReport to use new wxDbgHelpDLL class...
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
created a reusable interface to dbghelp API
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
only declare wxHandleFatalExceptions() when wxUSE_ON_FA...
tree
|
commitdiff
2005-01-17
Vadim Zeitlin
added argc and argv arguments to wxInitializer ctor
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
extracted Unix code in a separate new file (src/unix...
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
1. extracted MSW-specific part of wxDynamicLibrary...
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
compilation fix for !USE_PCH
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
don't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
added code for hardware platform detection (__INTEL__...
tree
|
commitdiff
2005-01-16
Vadim Zeitlin
implemented Export(file)
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
added mode parameter to wxFFileStream ctors taking...
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
only define wxUSE_NATIVE_STATUSBAR for the ports which...
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
removed all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
moved styles logic to MSWGetStyle() (no real changes)
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
wxMSW wxDatePickerCtrl header
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
manage wx/mac/setup0.h using build/update-setup.h too
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
moved some Win32-specific settings from common file
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
added special comments used by build/update-setup.h
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
added setup.h file containing the settings common to...
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
removed obsolete wxUSE_CTL3D
tree
|
commitdiff
2005-01-15
Vadim Zeitlin
added API, docs and Win32 implementation of wxDatePicke...
tree
|
commitdiff
2005-01-14
David Elliott
Forgot to commit this as part of the CocoaGetWxToBounds...
tree
|
commitdiff
2005-01-14
David Elliott
Separate NSAffineTransform creation out of wxDC::CocoaA...
tree
|
commitdiff
2005-01-14
Włodzimierz Skiba
Common wxListCtrl control name.
tree
|
commitdiff
2005-01-13
Włodzimierz Skiba
Common default notebook name.
tree
|
commitdiff
2005-01-13
Włodzimierz Skiba
Common default notebook name.
tree
|
commitdiff
2005-01-12
David Elliott
Add new methods to transform coordinates expressed...
tree
|
commitdiff
2005-01-12
Julian Smart
Made some functions virtual
tree
|
commitdiff
2005-01-12
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-01-11
Włodzimierz Skiba
Old API deprecated. Source cleaning.
tree
|
commitdiff
2005-01-11
David Elliott
Renamed the wxWindowCocoaScroller class to wxWindowCoco...
tree
|
commitdiff
2005-01-10
Vadim Zeitlin
factored out wxGetFullModuleName(HMODULE) from wxGetFul...
tree
|
commitdiff
2005-01-10
David Elliott
Add constructor and Set taking NSColor.
tree
|
commitdiff
2005-01-10
Włodzimierz Skiba
Old API deprecated. Use new and remove old usage where...
tree
|
commitdiff
2005-01-10
David Elliott
Added wxMemoryDC::Clear()
tree
|
commitdiff
2005-01-08
Vadim Zeitlin
implemented wxIsDebuggerRunning() for Win32
tree
|
commitdiff
2005-01-07
Vadim Zeitlin
made FindWindow() member functions const (this makes...
tree
|
commitdiff
2005-01-07
Robert Roebling
Added way to specify in generic tree control
tree
|
commitdiff
2005-01-07
Václav Slavík
fixed condition for using #pragmas
tree
|
commitdiff
2005-01-07
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2005-01-07
Robert Roebling
Added wxFopen to the MSLU code.
tree
|
commitdiff
2005-01-07
Robert Roebling
Removed useless defines for WinCE which is
tree
|
commitdiff
2005-01-07
Włodzimierz Skiba
MS Smartphone has no input other than phone buttons...
tree
|
commitdiff
2005-01-07
Włodzimierz Skiba
Include order fix.
tree
|
commitdiff
2005-01-07
Vadim Zeitlin
moved HasTransparentBackground() from wxUniv to common...
tree
|
commitdiff
2005-01-06
Włodzimierz Skiba
Old API clearly deprecated. Source cleaning.
tree
|
commitdiff
2005-01-06
Robert Roebling
wxEncodingConverter should and can be compiled
tree
|
commitdiff
2005-01-05
Vadim Zeitlin
don't include wx/msw/wrapwin.h in public header; correc...
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Removed all duplicated and complicated #ifdefs for...
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Error fix after recent changes.
tree
|
commitdiff
2005-01-05
Mattia Barbon
Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
tree
|
commitdiff
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
tree
|
commitdiff
2005-01-04
Vadim Zeitlin
restored using DeferWindowPos() for moving all windows...
tree
|
commitdiff
2005-01-04
Mattia Barbon
Untabify.
tree
|
commitdiff
2005-01-04
Mattia Barbon
Change FIXME in TODO and clarify its meaning.
tree
|
commitdiff
2005-01-03
Włodzimierz Skiba
Pasting typo fix.
tree
|
commitdiff
2005-01-03
Włodzimierz Skiba
Full support to the native progress dialog.
tree
|
commitdiff
2005-01-03
Włodzimierz Skiba
Incomplete (PalmOS) setup compatibility.
tree
|
commitdiff
2005-01-02
Vadim Zeitlin
fixed IMPLEMENT_DYNAMIC_CLASS2 macro
tree
|
commitdiff
2005-01-01
Robert Roebling
Allow to set the various buttons explicitly (and
tree
|
commitdiff
2004-12-31
Robert Roebling
Applied modified form of the StdButtonSize patch.
tree
|
commitdiff
2004-12-31
Stefan Csomor
SetFocus fixed
tree
|
commitdiff
2004-12-31
Włodzimierz Skiba
wxDialog::Show is virtual as elsewhere. Native PalmOS...
tree
|
commitdiff
next