2006-10-11 |
Stefan Csomor | adding events on kill-focus (Robert's Patch) |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Franc... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | distrib changes to enable graphics context and add... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | better comments |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | reentrance methods |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | ~wxPoint2D |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Get/Set LayoutDirection |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Add wxOverlay |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Don't call BeginDrawing/EndDrawing, they're deprecated. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | don't build the animate contrib |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | use wx.SAVE style for the save dialog |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | move animate from contrib to core, and migrate to new API |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Restore a use case that was lost with the last set... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Cornett | build fix |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Cornett | and more inlines called before defined |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robin Dunn | remove targets before cp, mv and ln, otherwise ambiguou... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | adding overlay implementation for core graphics |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | simpler implementation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | resetting when necessary |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | switching to newer API |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Chris Elliott | temporary fix for motif, univ, gtk |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | using separate window groups per window helps keeping... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Julian Smart | Added newlines to end of files to avoid RTF-for-PDF... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robert Roebling | Move reentrance guard down. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | don't include missing.h before windows headers |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | correct DLL attributes |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | more inlines called before defined |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Julian Smart | Minor correction |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Julian Smart | Return type change |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Julian Smart | Added some missing newlines to ends of files (necessary... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | setting clipping correctly |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | real LaTeX fix to last commit |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | attempt to correct bogus tex2rtf warning about unmatche... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | WinCE build fix. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | LaTeX fix to last commit |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | escape more underscores (we need a pre-commit check... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | added discussion of user-generated vs programmatic... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | making sure the overlay moves with its parent on OSX |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | !__WX_DC_BLIT_FIXED__ case |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | getting the wxWindow* on GTK |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | adding includes for non-precomp |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | turning around defines, using a graphics context enable... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Warning fixes and minor source cleaning. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Follow changes in wxRenderer interface. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Follow CreateButtonSizer interface change. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Julian Smart | Added help provider |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Chris Elliott | fix for Borland - which never likes ? |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Chris Elliott | remove stray ; which broke compilation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | moving to correct position |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | #incldue fix. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | overlay implementation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | removed spaces; added WXDLLEXPORTs; make overlay classe... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | overlay implementation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robert Roebling | Added part of patch |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Updated makefile. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Václav Slavík | generate makefile.unx files using bakefile |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Václav Slavík | added support for the 'richtext' library |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Václav Slavík | added support for AUI library |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robert Roebling | Add test for SetItemMinSize() |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Use wxUSE_* flags for new animation code. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | wxUnivMSW build fix. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robert Roebling | [ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Updated Univ setup. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Back to previous call with -1 replacement. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | correct DLL attribute |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | fix warnings about calling an inline function before... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Stefan Csomor | getting rid of warnings |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Minor cleaning. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | New animate sample described. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | More .rsp files needs updating after new sample addition. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Add new animate sample to the distribution (probably... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Włodzimierz... | Add new animate sample to the distribution (probably... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | remove extraneous semicolons |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Paul Cornett | wxAnimationCtrl cleanup |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robin Dunn | Add missing header files so they'll get installed |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robin Dunn | Disown using .this.own(False) instead of .thisown ... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Robin Dunn | CreateButtonSizer changes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | fixed crash in wxColour ctor after RGBA-ization |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | DLL build fixes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | swap wxANIHeader bytes on big endian architectures |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | replaced Ok() with IsOk(), no real changes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | avoid conflict between wxBookCtrlBase::DoSetSelection... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | call Refresh() to make animation work under Mac |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added more helper functions for setting borders in... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | use wxSizerFlags and updated CreateButtonSizer() in... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | forgot to commit during last regeneration |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | IsExposed() needs to reverse the direction in RTL. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | [ 1573855 ] Improved appearance of wxComboCtrl's... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | Compilation. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | RC file is not needed and not used |
commit | commitdiff | tree | snapshot |
next |