projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated distribtion and docs.
[wxWidgets.git]
/
src
/
1999-06-07
Robert Roebling
Install AFMs as well.
tree
|
commitdiff
1999-06-07
Robert Roebling
Corrected cursors for during capture mouse.
tree
|
commitdiff
1999-06-06
Vadim Zeitlin
bug in menu accelerators code corrected (don't create...
tree
|
commitdiff
1999-06-06
Robert Roebling
Corrected hotkeys for MDI menus.
tree
|
commitdiff
1999-06-05
Robert Roebling
Changed to libtool's interface vs. release versioning
tree
|
commitdiff
1999-06-05
Robert Roebling
Compile fixes.
tree
|
commitdiff
1999-06-05
Brian Macy
Attempt at getting mingw32 working again... still doesn...
tree
|
commitdiff
1999-06-05
Vadim Zeitlin
1. added missing wxUSE_TEXTDLG to setup0.h
tree
|
commitdiff
1999-06-04
Robert Roebling
Added semicolon to macro in list.h - I just read that
tree
|
commitdiff
1999-06-04
Vadim Zeitlin
1. warnings suppressed in wave.cpp
tree
|
commitdiff
1999-06-04
Vadim Zeitlin
these files are not used any more
tree
|
commitdiff
1999-06-04
Robert Roebling
Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)
tree
|
commitdiff
1999-06-04
Robert Roebling
More makefiles correction. Minimal runs now.
tree
|
commitdiff
1999-06-03
Vadim Zeitlin
1. more (minor) wxCaret bug fixes
tree
|
commitdiff
1999-06-03
Robert Roebling
Small makefile corrections.
tree
|
commitdiff
1999-06-03
Robert Roebling
Reactivtaed the new wxRect code
tree
|
commitdiff
1999-06-03
Julian Smart
Corrected spelling of 'unrecognized'
tree
|
commitdiff
1999-06-03
Julian Smart
Removed GetSize from wxToolBar95
tree
|
commitdiff
1999-06-03
Robert Roebling
The new wxRect doesn't compile so I #if 0ed it
tree
|
commitdiff
1999-06-03
Robert Roebling
Moved main Makefile.am for wxGTK to /src/gtk
tree
|
commitdiff
1999-06-03
Julian Smart
min/max -> wxMin/wxMax
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
1. library should build
tree
|
commitdiff
1999-06-02
Julian Smart
Added progdlgg.cpp to makefiles; fixed true/false in...
tree
|
commitdiff
1999-06-02
Julian Smart
day_of_week fix to wxDate, wxRect additions
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
latest changes (no need for link to Makefile.am any...
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
removing (finally) autogenerated files
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
slightly updated makefiles
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
headers are now installed by automake too
tree
|
commitdiff
1999-06-02
Ryan Norton
This commit was generated by cvs2svn to compensate...
tree
|
commitdiff
1999-06-02
Ryan Norton
Initial revision
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
Initial revision
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
autogenerated now
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-06-01
Robert Roebling
New way to grey out disabled toolbar icons.
tree
|
commitdiff
1999-06-01
Robert Roebling
Added wxTextCtrl::IsEditable(), GetSelection() and
tree
|
commitdiff
1999-06-01
Robert Roebling
wxImageList::Add() returned wrong index.
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
Oops, I didn't see Robert had already corrected 16bit...
tree
|
commitdiff
1999-06-01
Robert Roebling
Hotkey fix for submenus.
tree
|
commitdiff
1999-06-01
Robert Roebling
Moving frames and dialogs now reports correct
tree
|
commitdiff
1999-05-31
Robert Roebling
Tried to find thread/clipboard problem cause...
tree
|
commitdiff
1999-05-31
Vadim Zeitlin
treectrl.cpp renamed to treegtk.cpp due to usage of...
tree
|
commitdiff
1999-05-31
Robert Roebling
Implemented Reparent() and added test for it to minif...
tree
|
commitdiff
1999-05-31
Robert Roebling
Added own sample for text ctrl, char/key events,...
tree
|
commitdiff
1999-05-31
Robert Roebling
Added support for extra bitmap for toggled tool.
tree
|
commitdiff
1999-05-30
Robert Roebling
Compile fix.
tree
|
commitdiff
1999-05-30
Robert Roebling
A bit more Unicode compilation.
tree
|
commitdiff
1999-05-30
Brian Macy
IMHO these are the correct flags for borland
tree
|
commitdiff
1999-05-28
Robin Dunn
Made SetFont for wxCheckListBox more intelligent.
tree
|
commitdiff
1999-05-28
Robert Roebling
Added fixes for Unicode compilation.
tree
|
commitdiff
1999-05-28
Robert Roebling
Small correction to list ctrl and default button...
tree
|
commitdiff
1999-05-28
Robert Roebling
New defines for wxTreeCtrl
tree
|
commitdiff
1999-05-27
Julian Smart
Added dcbase target to various makefiles
tree
|
commitdiff
1999-05-27
Robert Roebling
Color cubes now get created on 8-bit true-color
tree
|
commitdiff
1999-05-27
Robert Roebling
Corrected SetItemState() in listctrl
tree
|
commitdiff
1999-05-27
Robert Roebling
compile fixes. Vadim ows me a pizza.
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. warning in wxDataObject fixed
tree
|
commitdiff
1999-05-27
Robert Roebling
Doc updates.
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
tree
|
commitdiff
1999-05-27
Robert Roebling
Small cursor improvements
tree
|
commitdiff
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
tree
|
commitdiff
1999-05-26
Robert Roebling
Got a new idea to do cursors, including global
tree
|
commitdiff
1999-05-26
Guilhem Lavaux
* Small fix in wxHTTP::BuildRequest
tree
|
commitdiff
1999-05-26
Vadim Zeitlin
validators now validate again
tree
|
commitdiff
1999-05-26
Robert Roebling
Made wxClientDC's use safe as per wxMSW.
tree
|
commitdiff
1999-05-26
Robert Roebling
wxScrolledWindow inherits from wxPanel to
tree
|
commitdiff
1999-05-25
Brian Macy
Cleaned up some warnings
tree
|
commitdiff
1999-05-25
Brian Macy
Move some functions from header into here
tree
|
commitdiff
1999-05-25
Brian Macy
Added dcbase.cpp
tree
|
commitdiff
1999-05-25
Vadim Zeitlin
wxCaret MSW bug fixes
tree
|
commitdiff
1999-05-25
Robert Roebling
"Corrected" logical function in wxDC.
tree
|
commitdiff
1999-05-25
Vadim Zeitlin
caret.cpp included
tree
|
commitdiff
1999-05-25
Vadim Zeitlin
wxCaret now exists not only under MSW but on any suppor...
tree
|
commitdiff
1999-05-25
Guilhem Lavaux
* wxThread fixes
tree
|
commitdiff
1999-05-25
Robert Roebling
windows emit wxCreateWindowEvent
tree
|
commitdiff
1999-05-25
Robert Roebling
Fixed a notebook crash and added more tests to sample.
tree
|
commitdiff
1999-05-25
Julian Smart
Misc small changes
tree
|
commitdiff
1999-05-24
Robert Roebling
Made listctrl header BG grey again
tree
|
commitdiff
1999-05-24
Vadim Zeitlin
1. bug fixes in wxCaret
tree
|
commitdiff
1999-05-24
Robert Roebling
Rewrote wxNotebook, incl. PAGE_CHANGING event
tree
|
commitdiff
1999-05-24
Unknown (BV)
Added always-unsplittable style option (wxSP_PERMIT_UNS...
tree
|
commitdiff
1999-05-24
Robert Roebling
Empty notebooks show up again. I'm afraid this
tree
|
commitdiff
1999-05-24
Guilhem Lavaux
wxFileIn/OutputStream fix
tree
|
commitdiff
1999-05-24
Robert Roebling
Hardcode colours in systems settings.
tree
|
commitdiff
1999-05-23
Vadim Zeitlin
1. some minor but nasty bugs fixed (see post to the...
tree
|
commitdiff
1999-05-23
Robert Roebling
Now wxYield() calls wxApp::ProcessIdle() which also
tree
|
commitdiff
1999-05-23
Robert Roebling
Compile fix for GTK 1.0
tree
|
commitdiff
1999-05-23
Guilhem Lavaux
* wxSocket seems to work with the async requester turne...
tree
|
commitdiff
1999-05-22
Robert Roebling
GTK 1.0 compilation (not tested)
tree
|
commitdiff
1999-05-22
Robert Roebling
Played a little with sockets.
tree
|
commitdiff
1999-05-22
Robert Roebling
Put wxGTK's threads back to life.
tree
|
commitdiff
1999-05-21
Vadim Zeitlin
msg catalog code bugfix for 64 bit platforms
tree
|
commitdiff
1999-05-21
Unknown (NI)
Fixed handling of keypress WXK_NUMPAD_NEXT
tree
|
commitdiff
1999-05-21
Robert Roebling
Fixed typos in window.cpp and utils.cpp
tree
|
commitdiff
1999-05-21
Vadim Zeitlin
GetItem() doesn't ignore column number any more
tree
|
commitdiff
1999-05-20
Vadim Zeitlin
mysterious radiobox bug finally fixed
tree
|
commitdiff
1999-05-20
Guilhem Lavaux
* Added a fix from Allen to wxStringTokenizer
tree
|
commitdiff
1999-05-20
Robert Roebling
GtkMyFixed is now more "GTK 1.2.3 ready".
tree
|
commitdiff
1999-05-20
Ove Kaaven
Unicode compilation fix for find_*_of()
tree
|
commitdiff
1999-05-20
Robin Dunn
wxScrolledWindow for wxMSW is now getting wxScrollWinEv...
tree
|
commitdiff
next