projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
added wxLocale::GetLanguageName
[wxWidgets.git]
/
include
/
wx
/
defs.h
1999-09-08
Julian Smart
Added wxTE_NO_VSCROLL style; corrected joystick event...
blob
|
commitdiff
|
raw
1999-09-06
Julian Smart
Changed value of wxGA_SMOOTH (clashed with wxVERTICAL)
blob
|
commitdiff
|
raw
|
diff to current
1999-09-02
Robin Dunn
fixed a clash in values for wxSlider styles
blob
|
commitdiff
|
raw
|
diff to current
1999-08-30
Patrick Albert
Removing most of level 4 warnings, particulary in 16...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-20
Stefan Csomor
CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
J. Russell Smyth
Corrected check for new mingw32 with new headers
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
Robert Roebling
Completed wxBox,
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
Václav Slavík
bool scrollable replaced by wxHW_* flags
blob
|
commitdiff
|
raw
|
diff to current
1999-08-03
Vadim Zeitlin
LINKAGEMODE moved to defs.h - string.cpp actually compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-03
Vadim Zeitlin
__UNIX__ redefition corrected
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
Vadim Zeitlin
1. minor headers rearrangement: wxprec.h doesn't includ...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Vadim Zeitlin
1. wxWindow::Centre() hopefully fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-28
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Vadim Zeitlin
wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Vadim Zeitlin
wxGTK compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-07-25
Robert Roebling
Distrib things
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-22
Vadim Zeitlin
1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-22
Robert Roebling
Corrected wxlistBox, wxRadioBox, wxComboBox and
blob
|
commitdiff
|
raw
|
diff to current
1999-07-16
Karsten Ballüder
removed obsolete flag
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Robert Roebling
DocView and wxStream things
blob
|
commitdiff
|
raw
|
diff to current
1999-07-09
Patrick Albert
Some minors changes, like adding empty lines at end...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-05
Karsten Ballüder
Made icons configurable via a wxMApp virtual function...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Robert Roebling
Added wxExtDialog and sample.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Robert Roebling
Added wxGTK-only cmn dialogs.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-23
Robert Roebling
Motif compile fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-06-17
Karsten Ballüder
Implemented tearoff menus, please see my posting to...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-16
Robert Roebling
wxWINE things.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Patrick Albert
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Karsten Ballüder
Added missing wxGetFullHostName() and wxNO_DEFAULT...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Robert Roebling
Added OS/2 patches to wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Robert Roebling
Corrected byte swapping macros.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Robert Roebling
WINE is so fine.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Vadim Zeitlin
1. wxWindow::IsTopLevel() added and documented
blob
|
commitdiff
|
raw
|
diff to current
1999-06-07
Robert Roebling
Corrected cursors for during capture mouse.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Vadim Zeitlin
1. added missing wxUSE_TEXTDLG to setup0.h
blob
|
commitdiff
|
raw
|
diff to current
1999-06-04
Robert Roebling
Added wxInt32 etc (FIXME for 64bit)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-28
Robert Roebling
Added fixes for Unicode compilation.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-28
Robert Roebling
New defines for wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-25
Julian Smart
Misc small changes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Unknown (BV)
Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-21
Unknown (NI)
Added missing comma
blob
|
commitdiff
|
raw
|
diff to current
1999-05-21
Unknown (NI)
added constant WXK_NUMPAD_NEXT
blob
|
commitdiff
|
raw
|
diff to current
1999-05-21
Vadim Zeitlin
HP-UX gcc compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-17
Robert Roebling
New virtual key defines (NUMPAD_XXX).
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-06
Julian Smart
Some doc corrections; various small fixes for Cygwin...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-05
Robert Roebling
added wxStaticLine used in wxMessageBox
blob
|
commitdiff
|
raw
|
diff to current
1999-05-05
Karsten Ballüder
Modified WM hints handling which should be much better...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-05
Julian Smart
wxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Robert Roebling
Implemented flat toolbars
blob
|
commitdiff
|
raw
|
diff to current
1999-04-20
Robert Roebling
little doc updates
blob
|
commitdiff
|
raw
|
diff to current
1999-04-09
Robert Roebling
Here it comes:
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Julian Smart
Many changes to the printing classes.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Vadim Zeitlin
AIX patches from Hans-Joachim Baader <hans-joachim...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Julian Smart
Added wxTreeCtrl::SetItemDropHighlight (wxMSW only);
blob
|
commitdiff
|
raw
|
diff to current
1999-03-12
Vadim Zeitlin
more things are done by configure: checks for bool...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-04
Vadim Zeitlin
HP-UX compilation fixes (or so I hope)
blob
|
commitdiff
|
raw
|
diff to current
1999-03-03
Vadim Zeitlin
SGI compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Vadim Zeitlin
more HP-UX fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Vadim Zeitlin
more DG-UX compilation fixes (thanks to Benjamin Beckwith)
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Robert Roebling
Let's face it, GTK's resizing is broken and
blob
|
commitdiff
|
raw
|
diff to current
1999-02-12
Julian Smart
Small Tex2RTF fixes; wxMotif compile fixes (motif.inc...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-11
Stefan Csomor
CW Win32 and Mac adaptions
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Robert Roebling
distribution things
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Julian Smart
Added more makefiles; fixed some samples for Cygwin
blob
|
commitdiff
|
raw
|
diff to current
1999-02-05
Julian Smart
Removed lots of OnClose functions; doc'ed OnCloseWindow...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-05
Julian Smart
Changed GetForce -> !CanVeto
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER change fixes - now compiles again
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
blob
|
commitdiff
|
raw
|
diff to current
1999-02-02
Julian Smart
Consistent naming of e.g. wxUSE_CTRL
blob
|
commitdiff
|
raw
|
diff to current
1999-01-27
Robert Roebling
wxToolTip part II
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Vadim Zeitlin
fixes to previous fixes for Sun's CC 5.0
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Vadim Zeitlin
fixes for Sun CC 5.0 (unlike 4.2 it understands bool)
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Robert Roebling
New DnD and Clipboard code
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-16
Julian Smart
Various changes for Salford C++, and commited fileconf...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-15
Julian Smart
Added wxTE_PROCESS_TAB
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Vadim Zeitlin
1. NOT_FOUND -> wxNOT_FOUND
blob
|
commitdiff
|
raw
|
diff to current
1999-01-13
Julian Smart
wxMSW wxClipboard implementation
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Julian Smart
Changes to allow Cygwin to compile in non-PCH mode
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Robert Roebling
minor Configure / makefiles updates
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Robert Roebling
Header changes (gtk.h etc no longer included in defs.h
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
mac support as stubs added
blob
|
commitdiff
|
raw
|
diff to current
1998-12-28
Julian Smart
Changes for 16-bit BC++ (not there yet), GnuWin32;...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Stefan Csomor
CW Win32 support
blob
|
commitdiff
|
raw
|
diff to current
1998-12-20
Julian Smart
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Julian Smart
Partial Watcom C++ 10.6 support added (doesn't link...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-17
Julian Smart
Added wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-15
Julian Smart
Cured radiobutton non-setting by using BS_AUTORADIOBUTT...
blob
|
commitdiff
|
raw
|
diff to current
next