2006-03-08 |
Vadim Zeitlin | don't draw focus rect for custom drawn items when the... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | generate wxEVT_COMMAND_TEXT_ENTER for multiline control... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | correct gcc print format warnings |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | test EVT_TEXT_ENTER |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | use wxCHECK instead of wxASSERT to avoid crashing later... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | don't crash in case of unknown sizer type (coverity... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Vadim Zeitlin | don't crash in case of incorrectly specified parent... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | use wxCHECK instead of wxASSERT in CanonicalizePluginNa... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | test for dst!=NULL instead of bpp==1 in Rescale() as... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | don't crash if one of GetAllCommands() parameters is... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | removed unneeded test for pal!=NULL in ConvertToImage... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | oops, undid last commit, the extra test is unneded... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | make sure we don't use uninitalized output stream in... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed crash in case of not subclasses wxWizardPage... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed yet another memory leak in LoadGnomeDataFromKeyFi... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fix another memory leak in SetCommand() (coverity check... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fix memory leak (coverity checker CID 53) |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | make it clear that m_page is not NULL in OnBackOrNext... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed memory leaks in case of errors during file load... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed a memory leak in case server name couldn't be... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed a big memory leak in DoDrawBitmap() (coverity... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | fixed a double free bug in SetBufferIO(size_t) (coverit... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | removed useless checks for tree==NULL in wxGenericTreeI... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | simplified the code in ProcessGridCellMouseEvent()... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | don't compile the code used only in wxUniv build in... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Tweaks for demos on MacOSX |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Zip up Windows demos |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Removed unused and outdated Watcom build files. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Applied patch [ 1445031 ] wxString passed as ellipsis... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | DMC build fix. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Fix |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Don't send dummy wxCommandEvent. Make members private... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | ::GetFileAttributes takes Unicode in Unicode build... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Don't send dummy wxCommandEvent. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Václav Slavík | preserve window's content when changing the fonts |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Borland build fix. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | don't leave evtType uninitialized in gtk_slider_callbac... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Added script for building and archiving a small range... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Reordered symbols since MinGW wasn't getting HDN_GETDIS... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Don't link with media lib with USE_MEDIA==0. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Don't link with media lib with USE_MEDIA==0. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Increase precision of variant conversion to string |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Allow width to be absent but precision present |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Julian Smart | Added conversion to HTML, by Akin Demirtug |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Replace dummy wxCommandEvent with dedicated API. Disabl... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Fix for invalid 'invisible' chars. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Mart Raudsepp | Apply patch #1443819 from Paul Cornett - move the GtkTr... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Mart Raudsepp | Remove the GetItemHeight sample from samples/checklst... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Move generation of the eVC, and DMars formats over... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Adding Linux and Mac build steps, and updating some... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Documentation change, and adding an end linebreak. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Adding documentation on the automated release system. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Mac and Linux build scripts. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Present generic dialog on WinCE. Show using/avoiding... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Vadim Zeitlin | added a tiny class to call Freeze/Thaw in ctor/dtor |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Włodzimierz... | Apply WinCE OK-button policy. Use standard buttons... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Typo fix. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Script to configure MSVC6 environment for Cygwin. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Finished moving this over to bash syntax. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Kevin Ollivier | Generate wxMSW zip even if we've turned off InnoSetup. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Włodzimierz... | wxWinCE build fix. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Robin Dunn | cleanup doc |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Robin Dunn | Use EVT_CONTEXT_MENU |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Robin Dunn | Fix indentation |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Robin Dunn | Make the 'this' attribute a real attribute of the Facad... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Robin Dunn | Publisher is now able to parse a dotted notation string |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Václav Slavík | fixed win32 code to not use MB_ERR_INVALID_CHARS on... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Julian Smart | Added wxGenericFileDialog to WinCE project to give... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Julian Smart | Fixed wxGenericFileDialog to work with WinCE, so it... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Kevin Ollivier | Fixed accidental removal of eVC. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Kevin Ollivier | Enabling DigitalMars and eVC project formats. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Kevin Ollivier | Needed so we can install TaskRunner to Python's site... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Mart Raudsepp | Remove semicolon after if statmce that can potentially... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Włodzimierz... | Minimal (nearly empty) wxDisplay for wxMGL (to compensa... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | use WXSIZEOF() instead of hardcoded number |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | don't Printf() a string into itself (bug indicated... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | fix to last custom draw fix: only leave space for the... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | corrected typo in PRC Envelope paper definition (used... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | update from Ch. Buck |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | another custom draw fix: leave space for the image... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | don't trust CDIS_FOCUS flag vale in custom drawing... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Robin Dunn | GetEditControl is not wxMSW specific any more |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Robin Dunn | Dont' return references to wxDateTime |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Robin Dunn | Comment out wxHVScrolledWindow |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Robin Dunn | Add GetHandlers |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Robin Dunn | Add copy constructor, DateTimeFromDateTime |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Vadim Zeitlin | removed main() definition from wxX11 |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Włodzimierz... | Follow coommon changes. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Włodzimierz... | Build fix: help OW 1.4 to apply template. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | handle size==-1 or absence of size parameter in font... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | don't send mouse events to disabled windows (this reall... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | no real changes; just streamlined ifdef around composit... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | deselect the current selection when the user clicks... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Włodzimierz... | More informative comment about previous commit. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | don't use grey background for the control, it makes... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | fixed crash due to double deletion of wxListTextCtrlWra... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | centre icon and text vertically in the report view... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Vadim Zeitlin | recognize wxBORDER_XXX as well as wxXXX_BORDER styles |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Julian Smart | If context menu not handled, treat as left click instead. |
commit | commitdiff | tree | snapshot |
next |