projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
more new files
[wxWidgets.git]
/
src
/
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
tree
|
commitdiff
1999-05-13
Karsten Ballüder
ProgressDialog now handles multiple copies and shows...
tree
|
commitdiff
1999-05-13
Guilhem Lavaux
* Some more CopyObject()
tree
|
commitdiff
1999-05-13
Karsten Ballüder
fixed wrong range for print progress dialog
tree
|
commitdiff
1999-05-13
Karsten Ballüder
Fixed a minor bug in hotKey handling.
tree
|
commitdiff
1999-05-13
Robert Roebling
Added m_scanCode field to wxKeyEvent
tree
|
commitdiff
1999-05-13
Guilhem Lavaux
* fix in wcslen()
tree
|
commitdiff
1999-05-12
Robert Roebling
Maybe negative wxWindowId are better than just -1.
tree
|
commitdiff
1999-05-12
Robert Roebling
Fixes a few SGI compiler warnings..
tree
|
commitdiff
1999-05-12
Robert Roebling
-1 is kept -1 as a wxWindowID
tree
|
commitdiff
1999-05-12
Robert Roebling
added wxScrollWinEvent
tree
|
commitdiff
1999-05-12
Unknown (BV)
Modified OnSashPositionChange to resize the window...
tree
|
commitdiff
1999-05-11
Brian Macy
Fixed incorrect return type
tree
|
commitdiff
1999-05-11
Robert Roebling
wxFrame::GetClientSize -> DoGetClientSize
tree
|
commitdiff
1999-05-11
Robert Roebling
Typos fixed.
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
labels respect alignment now even with GTK 1.2
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
another unused param warning
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
#pragma interface/implementation for gcc added
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
spaces around '=' are not needed any more in config...
tree
|
commitdiff
1999-05-11
Karsten Ballüder
This one-liner seems to fix the wxStaticText alignment.
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
unused parameter warnings suppressed
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
unussed param warning suppressed
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
library build even without wcslen()
tree
|
commitdiff
1999-05-11
Robert Roebling
Implememted IsBeingDeleted() -> buttons work again
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
MSW compilation fixes
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
compile fix
tree
|
commitdiff
1999-05-10
Robert Roebling
Made wxWindowBase's variables protected again and...
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
wxFileSelectorEx added - could someone please implement it?
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
the initial draft of wxLongLong class
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
patch from Janos Vegh (2nd try, now it even compiles)
tree
|
commitdiff
1999-05-10
Robert Roebling
Changed wxSizer::GetSize() to DoGetSize() (and others)
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
patch from Janos Vegh for improved template handling
tree
|
commitdiff
1999-05-10
Robert Roebling
A few more things are back to work.
tree
|
commitdiff
1999-05-10
Karsten Ballüder
wxScrolledWindow::Scroll() no longer calls Refresh...
tree
|
commitdiff
1999-05-10
Robert Roebling
Small modifications to Vadims changes
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
wxWindow split (MSW part of changes)
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
tree
|
commitdiff
1999-05-09
Julian Smart
wxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
tree
|
commitdiff
1999-05-09
Julian Smart
#ifdefs for wxUSE_THREADS
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
crash in GTK 1.0 on multiline text ctrl creation fixed
tree
|
commitdiff
1999-05-09
Karsten Ballüder
Added a generic wxProgressDialog and made wxPostscriptP...
tree
|
commitdiff
1999-05-09
Julian Smart
*** empty log message ***
tree
|
commitdiff
1999-05-09
Julian Smart
Misc. fixes
tree
|
commitdiff
1999-05-09
Julian Smart
Added JPEG jconfig.vc, BC++/VC++ makefiles. Sort of...
tree
|
commitdiff
1999-05-09
Guilhem Lavaux
* Fixed two or three things in sckint.cpp but I still...
tree
|
commitdiff
1999-05-09
Brian Macy
Recursion bad... handle C++ style comments
tree
|
commitdiff
1999-05-08
Robert Roebling
Corrected bmpbutton size
tree
|
commitdiff
1999-05-08
Guilhem Lavaux
* implemented VZ's idea about creating and destroying...
tree
|
commitdiff
1999-05-08
Brian Macy
Fixed two missing parens
tree
|
commitdiff
1999-05-07
Karsten Ballüder
Fixed SetZoom() so it can be used from the outside.
tree
|
commitdiff
1999-05-07
Robert Roebling
a bit of debug code
tree
|
commitdiff
1999-05-07
Vadim Zeitlin
compilation fix
tree
|
commitdiff
1999-05-07
Ove Kaaven
Try to not include ctype functions for win32. Not reall...
tree
|
commitdiff
1999-05-07
Guilhem Lavaux
* Created a new wxObject method: wxObject::CopyObject...
tree
|
commitdiff
1999-05-07
Vadim Zeitlin
tree ctrl sorting shouldn't crash when items don't...
tree
|
commitdiff
1999-05-07
Karsten Ballüder
Crude hack to fix crash for 8bit displays. Seems to...
tree
|
commitdiff
1999-05-07
Ove Kaaven
Took care of those missing frees from failure condition...
tree
|
commitdiff
1999-05-06
Vadim Zeitlin
printf => wxLogTrace
tree
|
commitdiff
1999-05-06
Karsten Ballüder
Removed superfluous GDK_DECOR_BORDER.
tree
|
commitdiff
1999-05-06
Robert Roebling
minor fixes
tree
|
commitdiff
1999-05-06
Karsten Ballüder
Minor fixes, should be ok now.
tree
|
commitdiff
1999-05-06
Julian Smart
Some doc corrections; various small fixes for Cygwin...
tree
|
commitdiff
1999-05-06
Julian Smart
Defined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if...
tree
|
commitdiff
1999-05-05
Robert Roebling
added wxStaticLine used in wxMessageBox
tree
|
commitdiff
1999-05-05
Karsten Ballüder
Modified WM hints handling which should be much better...
tree
|
commitdiff
1999-05-05
Robert Roebling
fix for menu separator
tree
|
commitdiff
1999-05-05
Julian Smart
Fixed Yield/Windows clash in sckint.cpp, updated makefile
tree
|
commitdiff
1999-05-05
Robert Roebling
Added scrolling of widgets and sample
tree
|
commitdiff
1999-05-05
Julian Smart
wxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
tree
|
commitdiff
1999-05-05
J. Russell Smyth
Added wxCONFIG_USE_RELATIVE_PATH option to allow relati...
tree
|
commitdiff
1999-05-04
Robert Roebling
Fox around a bug in GTK's GtkNotebook
tree
|
commitdiff
1999-05-04
Robert Roebling
Found a few situations where the most recent
tree
|
commitdiff
1999-05-04
Robert Roebling
Added window resize patch to wxFrame
tree
|
commitdiff
1999-05-03
Robert Roebling
TreeCtrl indentation and spacing
tree
|
commitdiff
1999-05-03
Robert Roebling
Fixed a bug which sometimes lead to windows
tree
|
commitdiff
1999-05-03
Karsten Ballüder
fix for gtk 1.0.x
tree
|
commitdiff
1999-05-03
Robert Roebling
Implemented flat toolbars
tree
|
commitdiff
1999-05-02
Robert Roebling
Improved wxTextCtrl's wrapping behaviour
tree
|
commitdiff
1999-05-02
Robert Roebling
mini-bugs in wxMenu (it now converts / to \ in
tree
|
commitdiff
1999-05-01
Robert Roebling
Fix for wxPython segvs
tree
|
commitdiff
1999-05-01
Robert Roebling
Rewrite generic message box
tree
|
commitdiff
1999-04-30
Robert Roebling
Added hotkeys to menus "E&xit\tAlt-X" and such.
tree
|
commitdiff
1999-04-30
Ove Kaaven
Should compile better if wchar_t is not available.
tree
|
commitdiff
1999-04-30
Robert Roebling
jconfig.h uses configures results
tree
|
commitdiff
1999-04-30
Karsten Ballüder
suppressed compiler warning
tree
|
commitdiff
1999-04-30
Karsten Ballüder
suppressed compiler warning about unitialised umask...
tree
|
commitdiff
1999-04-30
Robin Dunn
Fixed wxValidator::Clone and friends to return a wxObje...
tree
|
commitdiff
1999-04-29
Robert Roebling
Compile fixes for SGI
tree
|
commitdiff
1999-04-29
Ove Kaaven
Unicode fixes.
tree
|
commitdiff
1999-04-29
Robin Dunn
Added $(NEW_WXLIBNAME) to allow changing the library...
tree
|
commitdiff
1999-04-29
Robert Roebling
controls sample tests a bit more
tree
|
commitdiff
1999-04-28
Robert Roebling
MiniFrame title are back.
tree
|
commitdiff
1999-04-28
Robert Roebling
removed (wrong?) assert
tree
|
commitdiff
1999-04-28
Robert Roebling
Added configure patch for DEC
tree
|
commitdiff
1999-04-28
Karsten Ballüder
Fixed gtk 1.0.6 corruped menu entry names.
tree
|
commitdiff
1999-04-28
Robert Roebling
background colour changes for listbox and combobox
tree
|
commitdiff
1999-04-28
Karsten Ballüder
Fixed gtk 1.0.6 floating subwindow bug.
tree
|
commitdiff
1999-04-28
Robert Roebling
Chnages to focus code with debug code
tree
|
commitdiff
1999-04-27
Ove Kaaven
Added wxchar.cpp, I think
tree
|
commitdiff
1999-04-27
Robert Roebling
New idle handling. Only that.
tree
|
commitdiff
next