projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
applied patch adding SetFonts to wxHTML printing classes and allowing NULL sizes...
[wxWidgets.git]
/
src
/
generic
/
2003-03-14
Mattia Barbon
Add wxRTTI to generic wxDirDialog.
tree
|
commitdiff
2003-03-11
Robin Dunn
The statusbar should start with one field, not zero
tree
|
commitdiff
2003-03-06
Mattia Barbon
Work around wxNotebook or Motif or wxMotif bug.
tree
|
commitdiff
2003-03-05
Mattia Barbon
Fix warning.
tree
|
commitdiff
2003-03-03
Stefan Csomor
overflow fix
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
fixed memory leak (patch 696164)
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
added missing include (patch 690352)
tree
|
commitdiff
2003-03-01
Stefan Csomor
wxMac just using Update()
tree
|
commitdiff
2003-03-01
Stefan Csomor
added wxMac to the branch using Update for refresh
tree
|
commitdiff
2003-02-25
Stefan Csomor
m_y of generic tree item was only a short, which unnece...
tree
|
commitdiff
2003-02-23
Vadim Zeitlin
removed the extra offset in moveto in DrawRotatedText...
tree
|
commitdiff
2003-02-18
Julian Smart
Fixed warning, reformatted some code
tree
|
commitdiff
2003-02-18
Julian Smart
Applied patch [ 608866 ] wxGrid: vertical column label...
tree
|
commitdiff
2003-02-18
Julian Smart
Applied patch [ 686843 ] File Dialog Wildcard Bug
tree
|
commitdiff
2003-02-12
Vadim Zeitlin
removed redundant code
tree
|
commitdiff
2003-02-10
Mattia Barbon
Remove unnecessary header dependencies. Fix resulting...
tree
|
commitdiff
2003-02-06
Robin Dunn
Check the image height when calulating the line height...
tree
|
commitdiff
2003-02-06
Vadim Zeitlin
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
tree
|
commitdiff
2003-02-03
Mattia Barbon
Do not #include an header where a forward declaration...
tree
|
commitdiff
2003-02-01
Vadim Zeitlin
implemented wxFileSelectorEx() (this fixes docview...
tree
|
commitdiff
2003-01-30
Robert Roebling
Printing update for Pango (GTK2 and X11-Unicode).
tree
|
commitdiff
2003-01-27
Ron Lee
Fixed bug in FlexGridSizer mods that prevented them...
tree
|
commitdiff
2003-01-26
Václav Slavík
eliminate __WIN32__ only code
tree
|
commitdiff
2003-01-25
Mattia Barbon
Compilation fix for changed wxSizer::Remove() signature.
tree
|
commitdiff
2003-01-24
Julian Smart
Only use patch from Otto Wyss on universal, for now.
tree
|
commitdiff
2003-01-24
Julian Smart
Applied patch [ 666379 ] CalCtrl doesn't use best sizes...
tree
|
commitdiff
2003-01-19
Mattia Barbon
Derive wxBitmap from wxBitmapBase in wxMotif, with...
tree
|
commitdiff
2003-01-16
Stefan Csomor
adapted wxSizer::Remove type to new header
tree
|
commitdiff
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
removed unneeded (and causing link errors) wxArrayPages...
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
compilation fixes for non default wxUSE_XXX values...
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
don't call stat() *and* lstat() (as if the file dialog...
tree
|
commitdiff
2003-01-12
Mattia Barbon
Remove unneeded dependencies.
tree
|
commitdiff
2003-01-12
Mattia Barbon
Remove use of deprecated KeyCode accessor.
tree
|
commitdiff
2003-01-10
Vadim Zeitlin
removed wxLog::HasPendingMessages() (it can't be made...
tree
|
commitdiff
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
tree
|
commitdiff
2003-01-07
Ron Lee
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
tree
|
commitdiff
2003-01-05
Vadim Zeitlin
compilation warning fix
tree
|
commitdiff
2003-01-04
Robin Dunn
With the fix in gtk/font.cpp and switching to an wxplic...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
implemented support for column label alignment (closes...
tree
|
commitdiff
2003-01-01
Gilles Depeyrot
use MoreFilesX instead of MoreFiles when building with...
tree
|
commitdiff
2002-12-29
Ron Lee
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
tree
|
commitdiff
2002-12-27
Julian Smart
Improved SetScrollbars fix using client size and max...
tree
|
commitdiff
2002-12-23
Julian Smart
Don't pass zero width or height to SetVirtualSize or...
tree
|
commitdiff
2002-12-19
Mattia Barbon
Fix wxSingleChoiceDialog under wxMotif.
tree
|
commitdiff
2002-12-18
Julian Smart
Fixed cell paint background refresh bug
tree
|
commitdiff
2002-12-16
Julian Smart
Fixed missing checkbox alignment
tree
|
commitdiff
2002-12-16
Julian Smart
Applied [ 652962 ] wxProgressDialog::Show(FALSE) bug
tree
|
commitdiff
2002-12-16
Julian Smart
Applied part of patch [ 652965 ] Enables toolbar simple...
tree
|
commitdiff
2002-12-15
Vadim Zeitlin
printf() format warning fixed
tree
|
commitdiff
2002-12-14
Vadim Zeitlin
fixed Unicode compilation
tree
|
commitdiff
2002-12-13
Chris Elliott
fix visual c bugs for wxUNIVRERSAL
tree
|
commitdiff
2002-12-11
Chris Elliott
fix for wxUniversal on win32 platforms
tree
|
commitdiff
2002-12-11
Julian Smart
Applied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
tree
|
commitdiff
2002-12-10
Julian Smart
Applied patch [ 651649 ] Scrollbar not updated without...
tree
|
commitdiff
2002-12-09
Julian Smart
Applied patches by Scott Pleiter:
tree
|
commitdiff
2002-12-09
Julian Smart
Applied patch [ 649590 ] fixes bug 611264: wxFileDialog...
tree
|
commitdiff
2002-12-09
Julian Smart
Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
tree
|
commitdiff
2002-12-06
Vadim Zeitlin
avoid flicker when doing SetItem() in non report mode...
tree
|
commitdiff
2002-12-06
Vadim Zeitlin
generate spinctrl event when the button was clicked...
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
compilation fix after recent patch
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-20
Stefan Neis
Fixed some typos that occured in applying patch 606235.
tree
|
commitdiff
2002-09-16
David Webster
OS/2 fix
tree
|
commitdiff
2002-09-15
Stefan Neis
Applied revised patch 606235 (Cell overflow refresh...
tree
|
commitdiff
2002-09-14
David Webster
OS/2 update
tree
|
commitdiff
2002-09-14
Ron Lee
define the undefined wxThePrintSetup global.
tree
|
commitdiff
2002-09-13
Robert Roebling
Backward comp. fix.
tree
|
commitdiff
2002-09-11
Stefan Neis
Applied patch 606235 (Cell overflow refresh fixed).
tree
|
commitdiff
2002-09-11
Robert Roebling
Readded deprec. constructor.
tree
|
commitdiff
2002-09-11
Stefan Neis
Fixed CoordToRowOrCol according to Patch 607387.
tree
|
commitdiff
2002-09-11
Julian Smart
Typo fixed
tree
|
commitdiff
2002-09-11
Robin Dunn
Fixed some off-by-one and other issues with drawing...
tree
|
commitdiff
2002-09-11
Julian Smart
Another try at committing this
tree
|
commitdiff
2002-09-11
Julian Smart
Reverted previous 'fixes' now that the array bug has...
tree
|
commitdiff
2002-09-10
Julian Smart
Now cleared array elements of arrays before calling...
tree
|
commitdiff
2002-09-10
Julian Smart
Applied patch [ 607261 ] Fix: wxGrid: row and cell...
tree
|
commitdiff
2002-09-08
Vadim Zeitlin
fixed Printf() format spec warnings
tree
|
commitdiff
2002-09-08
Julian Smart
Renamed duplicate style variable
tree
|
commitdiff
2002-09-07
Stefan Neis
Fixed Refresh to use a "const wxRect *" parameter.
tree
|
commitdiff
2002-09-07
Vadim Zeitlin
made SetDirectory() work, minor code cleanup (much...
tree
|
commitdiff
2002-09-07
Stefan Neis
Tried to fix bug 603906 by modifying GetModelValues...
tree
|
commitdiff
2002-09-07
Stefan Neis
Commited John Labenski's patch giving access to the...
tree
|
commitdiff
2002-09-07
Stefan Neis
Fixed bug in CoordToRowOrCol.
tree
|
commitdiff
2002-09-07
Stefan Neis
Some refresh optimizations.
tree
|
commitdiff
2002-09-07
Julian Smart
Fixed overlapping buttons in wizard on MacOS X
tree
|
commitdiff
2002-09-07
Stefan Csomor
yet another code for wxMac properly resetting the cursor
tree
|
commitdiff
2002-09-07
Stefan Csomor
added code for wxMac properly resetting the cursor
tree
|
commitdiff
2002-09-06
Julian Smart
Removed #ifdef __WXMAC__ around dialog initialisation.
tree
|
commitdiff
2002-09-06
Julian Smart
Applied patch [ 605592 ] Unicode patch for dirctrlg.cpp
tree
|
commitdiff
2002-09-05
Julian Smart
Eliminated unreachable code warning in VC++
tree
|
commitdiff
2002-09-05
Julian Smart
Applied patch [ 605189 ] add edit cancel notify to...
tree
|
commitdiff
2002-09-04
Vadim Zeitlin
generic status bar now:
tree
|
commitdiff
2002-09-02
Vadim Zeitlin
no changes
tree
|
commitdiff
2002-09-02
Vadim Zeitlin
generate key events for Space/Enter in addition to...
tree
|
commitdiff
2002-09-01
Stefan Neis
Fixed apparent typo in wxGridCellAttr::MergeWith, hopef...
tree
|
commitdiff
2002-09-01
Julian Smart
Removed warnings from ipcbase.cpp
tree
|
commitdiff
2002-09-01
Stefan Neis
Clear attribute cache in Redimension to fix Bug 508407.
tree
|
commitdiff
2002-09-01
Stefan Neis
Added some const qualifiers.
tree
|
commitdiff
next