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 |
2006-03-04 |
Vadim Zeitlin | mention wxEventUpdateUI::Show() change |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Václav Slavík | added comments clarifying the code a bit |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Kevin Ollivier | Adding silent option for automatic builds. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Kevin Ollivier | Committing Mac tarball script. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Vadim Zeitlin | move the code freeing temporary argv array to wxEntry... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Włodzimierz... | Stop invalidating size on wxTLW |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Kevin Ollivier | Adding Unix build script. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Kevin Ollivier | Don't fetch makefiles, we'll add their creation to... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Kevin Ollivier | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Kevin Ollivier | Remove the reference to ReleaseForge now, as we don... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Kevin Ollivier | As discussed with Julian, the new release system will... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Stefan Csomor | fix unresolved symbol under 10.3.9 |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Mart Raudsepp | Docs: Escape underscores |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Julian Smart | On WinCE, generic font dialog didn't work because the... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Julian Smart | Application clipping region can be set to null without... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Julian Smart | Worked around a crash in wxHTML on WinCE |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Julian Smart | Use temp directory and don't prepend two backslashes... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Roebling | Change wxVariant GetValue() to GetValue( wxVariant... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Roebling | Use GTK+ function to obtain GdkWindow for wxListBox. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Robert Roebling | Apply patch which makes it possible to resize a |
commit | commitdiff | tree | snapshot |
next |