2008-09-13 |
Jaakko Salli | wxPropertyGrid member m_visPropArray removed, now alway... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Roebling | Fix crash |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Jaakko Salli | Cleaned up wxPropertyGrid::SetCurrentCategory() |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Jaakko Salli | Needed to convert string variable's type from wxChar... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Jaakko Salli | Fixed warnings caused by docstrings in %pythoncode... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Robert Roebling | include <typeinfo> in all files |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | must include typeinfo before using typeid() |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | must include typeinfo before using typeid() |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | added wxPropertyGrid from Jaakko Salli (#9934) |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Stefan Csomor | implementing changes in toolbartool directly |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Stefan Csomor | CoreText fixes |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Stefan Csomor | CoreText fixes |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Stefan Csomor | missin quote |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | STL build fix |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | return true from IsBeingDeleted() if any of the parent... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | add grid category and mark all grid-related classes... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | fix the event type in EVT_GRID_[CMD_]COL_MOVE declarati... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Stefan Csomor | making state changing calls on tool virtual |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Jouk Jansen | Update setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | fix crash under MSW due to constructing a static wxDDEC... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Vadim Zeitlin | add wxCANCEL_DEFAULT support |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | test wxCANCEL_DEFAULT flag |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added wxCANCEL_DEFAULT style to wxMessageDialog (only... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Jouk Jansen | OpenVMS chokes on external templates |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | adding missing y axis flip |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | adding min and max size support for resizing events |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | fixes #9951 |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | fix bugs in the last changes to min and max size handli... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added braces to suppress g++ 4.3 warnings |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | made wxLogGui more flexible and documented it and added... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added swap() for the other arrays too (and now committi... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added swap() for the other arrays too |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | added wxArrayString::swap() |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | adding new toolkits for osx |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | don't use wxStrings in a statically initialized array... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | get rid of __WXCOCOA__ check in common CreateLogTarget... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | partially revert 55488: don't use message box with... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Vadim Zeitlin | replace the static control in wxMessageDialog with... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | fixing compilo |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Jouk Jansen | update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Jouk Jansen | rename variable which was redefined inside a loop |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Stefan Csomor | solving osx problems (default inlines-hidden) by explic... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Kevin Ollivier | DoGetAsBitmap implementation for Cocoa. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Kevin Ollivier | A few checks for null pointers to avoid problems during... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Kevin Ollivier | Stop crash/asserts caused when Clear() deletes the... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Csomor | 32/64 bit universal builds support |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Csomor | conditionals for carbon only osx code |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Csomor | 64 bit fixes |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Václav Slavík | fixed typo in XRC error message |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Stefan Csomor | updating fixed config data for xcode builds for gcc... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Václav Slavík | wxDir/FilePickerCtrl's message should be translatable |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Vadim Zeitlin | add tests for the remaining message box flags (wxNO_DEF... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Václav Slavík | removed superfluous font size scaling in wxGtkPrinterDC... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Williams | fix aui sample breakage; added some accessor methods... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Robert Roebling | Test for reentrance into non-recursive wxMutex. If... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Vadim Zeitlin | added a dialog for wxMessageBox testing |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Kevin Ollivier | Remove a couple duplicate feature checks, and check... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | avoiding crashes on osx during app shutdown |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | 10.4 support for osx-cocoa |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | non-precomp fixes |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Vadim Zeitlin | added missing wx/dcclient.h header for PCH-less compila... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | reintroducing former default, reverting Robert's change... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | reintroducing former default, |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | integrating Kevin's work, command line builds for osx... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Julian Smart | Fixed Cmd+Back, Cmd+Del word deletion behaviour in... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Stefan Csomor | changes for command line builds of osx-cocoa |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Václav Slavík | fixed pagebreaks computation in tables (#9935, patch... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Václav Slavík | whatever it is, wxXmlResource::GetFirstRoot() isn't... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vadim Zeitlin | implement Empty() using clear() instead of Truncate(0) |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vadim Zeitlin | access TLS cache variable directly and not via a helper... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefan Csomor | several small fixes |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefan Csomor | RGBColor is part of ApplicationServices also under... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefan Csomor | defines reordered, support for non-precomp cocoa |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Stefan Csomor | adapting to new platform constants |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Vadim Zeitlin | add wxGTK_CONVs to fix STL and ANSI builds |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Václav Slavík | added XRC format documentation to the manual (per-class... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Václav Slavík | don't center tables, it looks ugly |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | add missing header for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | no changes, fix typo |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | allow copying text in the log dialogs |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | adjust the labels before centering the dialog as doing... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | allow passing literal strings and results of c_str... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | forward define for non precomp build |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | make it possible to use stock ids for custom message... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Paul Cornett | fix memory leak |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | use more clear messaage about the custom labels in... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | adding common implementation file for search control |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | making things build under osx-cocoa as well |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | implement support for custom button labels in wxMessage... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | extract button size calculation from button label size... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Vadim Zeitlin | extract wrapper for SystemParametersInfo(SPI_GETNONCLIE... |
commit | commitdiff | tree | snapshot |
next |