2002-08-13 |
Robert Roebling | This way strconv copmiles again. I don't think |
tree | commitdiff |
2002-08-13 |
Vadim Zeitlin | better use strncpy() than strncat() with uninitialized... |
tree | commitdiff |
2002-08-13 |
Robert Roebling | Implemented GetTextExtent() for GTK 2.0. |
tree | commitdiff |
2002-08-13 |
Vadim Zeitlin | compilation fix for wxGTK (missing header) |
tree | commitdiff |
2002-08-13 |
Stefan Csomor | corrected BestSize algorithm |
tree | commitdiff |
2002-08-13 |
Stefan Csomor | added missing wxMacPortSetter helper(this) calls |
tree | commitdiff |
2002-08-13 |
Stefan Csomor | all controls use 32 bit values now |
tree | commitdiff |
2002-08-13 |
Stefan Csomor | corrected internal window position after a zoom operation |
tree | commitdiff |
2002-08-12 |
Julian Smart | 'if' commented out by JACS on behalf |
tree | commitdiff |
2002-08-12 |
Julian Smart | Increased the message buffer size |
tree | commitdiff |
2002-08-12 |
Stefan Csomor | updated project files |
tree | commitdiff |
2002-08-11 |
David Webster | Font fixes for the font dialog |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Same typo. |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Typo. |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Killing more wxConvLibc calls... |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Corrected dangerous cast. |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Added wxString::FromAscii() wxString::ToAscii(). |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | wxMac removed debugging code |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | commented out controlDef for carbon |
tree | commitdiff |
2002-08-10 |
Václav Slavík | tell that there was an error... |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Compile fix for wxBase/Unicode/Unix. |
tree | commitdiff |
2002-08-10 |
Václav Slavík | SciTech MGL changed public interface again, let's accom... |
tree | commitdiff |
2002-08-10 |
Robert Roebling | (char*)(const char*)xxx.mb_str() is not a good |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Implemented the various printf() functions under |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Added explicit Unicode conversion to wxDir - the |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Fix for Unicode conversion. |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | corrected ::Clear |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | added new implementation for editable and brought selec... |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | implemented clipping for controls via callback (classic... |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | window clipper added |
tree | commitdiff |
2002-08-09 |
Julian Smart | Delete help text entry before adding new one, else |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Changed wxStat, wxAccess and wxOpen to no longer |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Adapted to Unicode compilation. |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Hopefully corrected conversion buffer size. |
tree | commitdiff |
2002-08-08 |
Robin Dunn | Fixes for Bug #592758 |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 579219 ] wxNotebook:SetPadding added |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 584057 ] Fixes calculation bug in wxThr... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 588140 ] User Scaling of Rotated Text... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied [ 587500 ] Update CW project file for wxMSW |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 590031 ] Slider: Events must be enabled... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 591998 ] EventHandler chain incorrectly... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 590247 ] Fix bad calculation of listctr... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 592363 ] Owner Draw Round 2 fixes |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied [ 590985 ] fix for radiobox under motif |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 592063 ] generic notebook does not... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Removed bogus default parameters, applying |
tree | commitdiff |
2002-08-07 |
Robert Roebling | Added support for outlines printing under wxGTK.... |
tree | commitdiff |
2002-08-07 |
Robert Roebling | Compile fix for Unicode. |
tree | commitdiff |
2002-08-07 |
Mattia Barbon | Fix makefile.g95 for make 3.77 |
tree | commitdiff |
2002-08-07 |
Julian Smart | Added ProcessIdle virtual function |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Small fix for Pango printing with bitmaps. |
tree | commitdiff |
2002-08-06 |
Mattia Barbon | Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Further code for Pango fonts (work now) and |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Lots of work to set PangoFontDescription as the |
tree | commitdiff |
2002-08-06 |
David Webster | Lots of OS/2 updates |
tree | commitdiff |
2002-08-06 |
David Webster | Some OS/2 Updates |
tree | commitdiff |
2002-08-05 |
Vadim Zeitlin | added a more convenient version of wxFileType::GetOpenC... |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Miserable hack around problem when shrinking |
tree | commitdiff |
2002-08-05 |
David Webster | OS/2 VA needs to include time.h to get the time calls. |
tree | commitdiff |
2002-08-05 |
David Webster | FALSE, not false |
tree | commitdiff |
2002-08-05 |
David Webster | Lots of fixes for common dialogs, radioboxes, static... |
tree | commitdiff |
2002-08-05 |
David Webster | Font fix for OS/2 common control creation |
tree | commitdiff |
2002-08-04 |
Julian Smart | Applied patch from Benjamin Williams to improve |
tree | commitdiff |
2002-08-04 |
Václav Slavík | wxCmdLineParser's output goes to stderr, not message... |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | updated xml project file with latest changes (spinctrl... |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | add spinctrl header for wxMac |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | only set focus on textctrl item if it exists (exists... |
tree | commitdiff |
2002-08-04 |
Stefan Csomor | added border clipping |
tree | commitdiff |
2002-08-03 |
Mattia Barbon | Mention wxMessageOutput in changes.txt |
tree | commitdiff |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children... |
tree | commitdiff |
2002-08-02 |
Mattia Barbon | Fixed yet another error in my wxCmdLineParser mdifications. |
tree | commitdiff |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
tree | commitdiff |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
tree | commitdiff |
2002-08-02 |
Julian Smart | Renamed internal GetClientWindow to GetClientAreaWindow so |
tree | commitdiff |
2002-08-01 |
Julian Smart | Applied [ 586524 ] wxVariant Enhancements. |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | This is a quick hack: if there is no global wxMessageOu... |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | Assert is there is no wxMessageOutput |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Fixed logic error |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Patch [ 588837 ] Fixes comment style in gsocket.* |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Refactored wxListBox code so that it correctly implements |
tree | commitdiff |
2002-07-30 |
Václav Slavík | fixed icons displaying in wxHtmlHelpFrame |
tree | commitdiff |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
tree | commitdiff |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
tree | commitdiff |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now |
tree | commitdiff |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic |
tree | commitdiff |
2002-07-30 |
David Webster | Weekly Updates |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Fixed my utnpaste error (thanks to Marcin Wojdyr |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | w32api 2.0 will have shlwapi.h |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Under MSW and GTK the foreground and background colour... |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Generate EVT_SPINCTRL_UPDATED for wxMotif, too |
tree | commitdiff |
2002-07-29 |
Vadim Zeitlin | fixed bug due to which all items in a virtual control... |
tree | commitdiff |
2002-07-29 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
2002-07-29 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
2002-07-29 |
David Webster | Slider Updates |
tree | commitdiff |
2002-07-29 |
Ron Lee | The world should not end if a server has no peer. ... |
tree | commitdiff |
next |