projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added Aleksandras' framelayout code, with more or less working Linux Makefiles
[wxWidgets.git]
/
src
/
1999-03-06
Julian Smart
Small changes
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
more FreeBSD thread fixes
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
Borland makefile fixes
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
1. the common helper functions are now in src/unix...
tree
|
commitdiff
1999-03-06
Vadim Zeitlin
this code is now common (src/unix)
tree
|
commitdiff
1999-03-05
Vadim Zeitlin
(more) FreeBSD thread fixes
tree
|
commitdiff
1999-03-05
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
1999-03-05
Robert Roebling
Two optical corrections
tree
|
commitdiff
1999-03-03
Vadim Zeitlin
wxUsleep() introduced (and documented) to try to work...
tree
|
commitdiff
1999-03-02
Robert Roebling
Removed warnings from tbarsimpl
tree
|
commitdiff
1999-03-01
Julian Smart
Cured some Motif bugs
tree
|
commitdiff
1999-03-01
Vadim Zeitlin
warnings suppressed
tree
|
commitdiff
1999-03-01
Vadim Zeitlin
wxCriticalSection changes undone - should work now
tree
|
commitdiff
1999-03-01
Julian Smart
Removed my buggy bug-fix
tree
|
commitdiff
1999-03-01
Vadim Zeitlin
argc == 0 bug fixed
tree
|
commitdiff
1999-03-01
Vadim Zeitlin
FreeBSD compilation fixes
tree
|
commitdiff
1999-03-01
Vadim Zeitlin
wxSpinButton works ok with negative values
tree
|
commitdiff
1999-03-01
Julian Smart
Added dummy OnIdle to wxWindow in wxGTK; doc tweaks
tree
|
commitdiff
1999-02-28
Julian Smart
Added tbarsmpl.cpp (hope that's OK...)
tree
|
commitdiff
1999-02-28
Julian Smart
wxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
tree
|
commitdiff
1999-02-28
Julian Smart
Doc mods; fixed return non-processing problem; fixed...
tree
|
commitdiff
1999-02-28
Robert Roebling
added wxMenu::Append( wxMenuItem )
tree
|
commitdiff
1999-02-28
Vadim Zeitlin
wxCheckListBox fixes: crash/memory leak when items...
tree
|
commitdiff
1999-02-28
Vadim Zeitlin
SetCursor() doesn't set cursor for children of the...
tree
|
commitdiff
1999-02-28
Guilhem Lavaux
* Added "--with-sockets" and made wxSocket optionnal.
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
cursor problem in sash windows corrected
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
compilation fix
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
1. wxListCtrl fixes
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
unused param warning suppressed
tree
|
commitdiff
1999-02-27
Guilhem Lavaux
* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
VK_APPS handling
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
MSWProcessMessage speed up by a factor of 100 (at least)
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
wxTreeCtrl::GetBoundRect() implemented
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
keyboard navigation in dialogs works (again)
tree
|
commitdiff
1999-02-27
Guilhem Lavaux
* Big memory bug fixed in socket/getline fixed.
tree
|
commitdiff
1999-02-27
Vadim Zeitlin
wxSetCursor() bug with splitters corrected
tree
|
commitdiff
1999-02-26
Julian Smart
DoSetClientSize omissions fixed; some doc fixes
tree
|
commitdiff
1999-02-26
Vadim Zeitlin
wxLog fix as for wxMSW
tree
|
commitdiff
1999-02-26
Julian Smart
Fixed wxMSW arrow key bug, changed wxPoem window to...
tree
|
commitdiff
1999-02-25
Julian Smart
wxBitmapButton bug fixed
tree
|
commitdiff
1999-02-25
Guilhem Lavaux
* Added a small wxHTTP description
tree
|
commitdiff
1999-02-25
Julian Smart
Small changes
tree
|
commitdiff
1999-02-25
Vadim Zeitlin
1. validator fixes: don't eat TAB. Added new SetBellOnE...
tree
|
commitdiff
1999-02-25
Vadim Zeitlin
InsertItems() implemented for wxGTK
tree
|
commitdiff
1999-02-25
Vadim Zeitlin
SetSize() fixes
tree
|
commitdiff
1999-02-25
Karsten Ballüder
GetNextItem() now checks for item < GetItemCount()...
tree
|
commitdiff
1999-02-25
Vadim Zeitlin
more DG-UX compilation fixes (thanks to Benjamin Beckwith)
tree
|
commitdiff
1999-02-24
Vadim Zeitlin
SetCursor() works now
tree
|
commitdiff
1999-02-24
Vadim Zeitlin
wxGTK fixes for the yesterday's addition of m_isWindow...
tree
|
commitdiff
1999-02-24
Julian Smart
Some stubs corrections; Motif corrections incl. busy...
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
wxCritSection change to accomodate mem checking system...
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
wxCritSection change to accomodate mem checking system
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
more cursor fixes (now ::wxSetCursor() works too)
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
some very minor fixes (I don't even remember what exactly)
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
menu help string fix
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
wxBeginBusyCursor now works (better)
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
wxLogXXX() functions called near app termiantion should...
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
small optimizations: m_isWindow and m_isCommandEvent...
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
another wxBeginBusyCursor fix
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
some feeble attempts at making wxBeginBusyCursor work
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
support for incorrect entries in .mime.types added...
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
SetSelection(from, to) and SetEditable() implemented
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
HP-UX compilation fixes (thanks to Zdravko Bas)
tree
|
commitdiff
1999-02-23
Vadim Zeitlin
crash in some very special case when arrows were used...
tree
|
commitdiff
1999-02-22
Vadim Zeitlin
listview has LVS_EX_FULLROWSELECT style when supported
tree
|
commitdiff
1999-02-22
Vadim Zeitlin
dlopen fixes
tree
|
commitdiff
1999-02-22
Vadim Zeitlin
dlopen() also exists under FreeBSD
tree
|
commitdiff
1999-02-22
Vadim Zeitlin
HP-UX support added
tree
|
commitdiff
1999-02-22
Karsten Ballüder
Fixed DoSetClientSize() causing infinite recursion.
tree
|
commitdiff
1999-02-22
Julian Smart
Soem corrections for SetSize changes
tree
|
commitdiff
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
tree
|
commitdiff
1999-02-22
Julian Smart
Corrected WM_KEYDOWN bug (missing 'break')
tree
|
commitdiff
1999-02-22
Julian Smart
Minor changes
tree
|
commitdiff
1999-02-21
Vadim Zeitlin
error msg when there are no files in wxFindFirst()...
tree
|
commitdiff
1999-02-20
Vadim Zeitlin
wxListCtrl column resize bug corrected
tree
|
commitdiff
1999-02-19
Julian Smart
Added George Tasker's forward slash fix to file dialog...
tree
|
commitdiff
1999-02-19
Robin Dunn
added wxSetInstance()
tree
|
commitdiff
1999-02-19
Vadim Zeitlin
some minor fixes for DEC CXX compilation
tree
|
commitdiff
1999-02-19
Robert Roebling
propagate key event from listctrl to its parent
tree
|
commitdiff
1999-02-18
Julian Smart
Fixed wxMotif's wxExecute again, added OnPaint capabili...
tree
|
commitdiff
1999-02-18
Julian Smart
Cured last focus bug (I hope); some wxMotif mods
tree
|
commitdiff
1999-02-18
Vadim Zeitlin
i18n fixes
tree
|
commitdiff
1999-02-18
Stefan Csomor
mbstowcs hack for CodeWarrior's MSL
tree
|
commitdiff
1999-02-18
Julian Smart
Doesn't overwrite setup.h now
tree
|
commitdiff
1999-02-18
Julian Smart
Added 'tardist' script for creating .tgz archives of...
tree
|
commitdiff
1999-02-18
Vadim Zeitlin
wxMimeTypesManager::IsOfType() added (and documented)
tree
|
commitdiff
1999-02-18
Vadim Zeitlin
wxSplitPath() bugs corrected and it's documented
tree
|
commitdiff
1999-02-18
Robert Roebling
Dialog items inherit parent's font now
tree
|
commitdiff
1999-02-17
Vadim Zeitlin
wxExecute() fixes and doc updates: the return value...
tree
|
commitdiff
1999-02-17
Vadim Zeitlin
wxExecute() fix (running console programs doesn't cause...
tree
|
commitdiff
1999-02-17
Julian Smart
Added missing const to wxGTK's wxMDIChildFrame::GetTool...
tree
|
commitdiff
1999-02-17
Vadim Zeitlin
wxProcess fixes (Detach() added), cleared/corrected...
tree
|
commitdiff
1999-02-17
Julian Smart
Changed .vc makefiles to allow different configurations...
tree
|
commitdiff
1999-02-17
Robert Roebling
Let's face it, GTK's resizing is broken and
tree
|
commitdiff
1999-02-17
Vadim Zeitlin
wxListCtrl will receive EVT_CHAR() events now
tree
|
commitdiff
1999-02-17
Robert Roebling
resize fun
tree
|
commitdiff
1999-02-16
Julian Smart
Some doc corrections; removed wxDocument arg from wxVie...
tree
|
commitdiff
1999-02-16
Robert Roebling
MDI fixes
tree
|
commitdiff
1999-02-16
Robert Roebling
Applied Russel's changes to wxToolBarBase
tree
|
commitdiff
next