2008-08-08 |
Vadim Zeitlin | added Win32 TLS tests |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Vadim Zeitlin | add TLS access benchmark |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Julian Smart | Fixed scrolling bug where scrollbar was taken to be... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | allow dialog to be resized smaller with extra control |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Vadim Zeitlin | don't call OnCloseDocument() from OnNewDocument(),... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | build fixes |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | initialize a local variable even if it doesn't really... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | pass asciistr, not utf8str, to FromAscii |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | don't disable optimize if --enable-debug_info was speci... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | show default values of the options in the usage message |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Vadim Zeitlin | replace wxASSERT in wxFindNextFile() with wxCHECK to... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix an assert failure when a child TLW was created... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | fixing remainder of bug #3776, clean activateAndIgnoreC... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | label different controls on spin page (#9816) |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | custom info.plist with supported document types |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Stefan Csomor | adding support for overwrites from project bkls for... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix bug in Mark() which highlighted the day not only... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Vadim Zeitlin | fix wxMenu leak (reopened #9089) |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Bryan Petty | Review of socket.h interface header by Utensil Candel... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Julian Smart | Allow small widths if setting initial strings. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Vadim Zeitlin | general docview.cpp code cleanup; use wxVector<> instea... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | fix fatal bug in wxVector copy ctor |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Csomor | fixing name typo |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Stefan Csomor | moving osx files (rename will follow) |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | return empty string instead of some garbage if strftime... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | fix view rectangle calculation for the control with... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | add BSTR arrays handling in wxConvertOleToVariant(... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | no real changes, just refactor to remove some code... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | implement wxToolBarTool::SetLabel() for wxOSX_USE_NATIV... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | use wxPEN/BRUSH_XXX instead of wxXXX (#9812) |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | make SetValidator() symmetric with GetValidator() ... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | update for wxSHUTDOWN_LOGOFF/FORCE, should have been... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | store palette information from XPM in wxImage (#9763) |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Benjamin Williams | fix segfault when Update() is called inbetween mouse... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | don't keep the transparent palette colour from the... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | no real changes, just some cleanup: use wxON_BLOCK_EXIT... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | add support for reading alpha channel from BMP images... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Vadim Zeitlin | compilation after last commit: semicolon after wxDELETE... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | made wxDELETE[A]() template functions instead of macros... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | don't use our custom WM_PAINT handler with composited... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | return true from IsDoubleBuffered() if our TLW parent... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | add wxGet/Set/HasWindowExStyle() helpers and use them |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | copy both alpha and mask in Paste() (#9658) |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | added trivial wxLaunchDefaultApplication() implementati... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | document "clear" parameter of ctor/Create() properly... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | fix keyboard navigation in radio boxes containing hidde... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | improve best size calculation; notably account for... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | ensure that one of wxRA_SPECIFY_{COLS,ROWS} is set... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | implement wxLaunchDefaultApplication() for MSW and... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | PCH-less build fix after the last commit |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | extract parts of wxXRC depending on wxAdv in a separate... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Robert Roebling | Support NOR logical function |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Robert Roebling | Minor formating |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Vadim Zeitlin | VC6 compilation warning fix for non-defined template... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Stefan Csomor | guarding all text methods against unset font |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Stefan Csomor | guarding preproc variable against undefined |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | capitalize the application name in GetAppDisplayName... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Benjamin Williams | added a number of NULL ptr asserts (#4145) |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Benjamin Williams | fix for defect #4827 |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Benjamin Williams | fix for ticket #4505, Floatable(false) wasn't working... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Stefan Csomor | adding info about opaque classes, making sure refs... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Stefan Csomor | adding logo on frontpage of pdflatex output |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Benjamin Williams | floating pane now respects IsFixed pane status; indirec... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | removed a cast to WPARAM which was unnecessary and... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | inherit wx_error_mgr from jpeg_error_mgr instead of... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | remove wxSETranslator() entirely from wxUSE_ON_FATAL_EX... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | fix warning about possible uninitialized variable with... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | no real changes, just some minor cleanup to fix a few... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | implement support for wxOR and wxCLEAR in wxCairoContex... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | build fix for wxGTK/Univ build (#9706) |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Stefan Csomor | activating ustring again |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Stefan Csomor | attempt to commit as utf8 |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Robert Roebling | Compilation for wchar mode |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Stefan Csomor | moving common implementation for osx closer to unix... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | OSXTimer for all variants (sorry Vaclav, should be... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | OSXTimer for all variants |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Robert Roebling | include <string> |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | although ustring.h/cpp are in files.bkl apparently... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | adapting osx file layout |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | adapting osx file layout |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | turning on core timer implementation for carbon as... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
commit | commitdiff | tree | snapshot |
next |