2006-07-17 |
Robin Dunn | if Acrobat is >= 7.0 then use acrobat by embedding... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Benjamin Williams | frame should call skip on child focus event to give... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | Compile fix for OS X 10.2 |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | Restore wxUSE_MS_HTML_HELP to setup.h.in |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | File/font/colour/dir picker fixes for GTK Universal |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | Drop non-ANSI malloc.h |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | Rename log2 to avoid conflict standard log2 which is... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Vadim Zeitlin | fixed crash in wxDb::Open() in Unicode build due to... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wetherell | Use substitions when converting gnome mime files from... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | [ 1519202 ] wxComboCtrl::SetButtonPosition() to support... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | [ 1522987 ] wxComboCtrl crashes if TAB is pressed while... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | [ 1522988 ] Keypress causes crash in combo sample |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | create_archives.sh |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | Better temporary fix. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Włodzimierz... | Build fix to make tinderbox work, needs asap change. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Kevin Ollivier | Be careful about file extensions. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | fix Open(wxDbConnectInf) when using connection string... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Kevin Ollivier | Create the root dir install and readme files, and put... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Drawing fixed according to patch #1523304. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Disable CLIP_SIBLINGS style. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Wetherell | Revert access changes. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Make wxCalendarCtrl work on OS/2's PM port as well... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Avoid trouble during initialisation & typo fix (patch... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Fixed geometry errors according to patch #1523304. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | update the combobox text as soon as we get CBN_SELENDOK... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | don't grow the combobox vertically (this does make... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | disable pixel size comparison in operator==() for wxGTK... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | wxUSE_PANGO is always 0 for wxGTK1 so there is no need... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | wxUSE_PANGO is always 1 for wxGTK2 so there is no need... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | unset the button as temporary default item when it... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | remove the search for parent with wxTAB_TRAVERSAL style... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | added a DiscardEdits() test |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | don't crash if m_widget == NULL in OnInternalIdle() |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | wxRadioBoxButtonsInfoList should be exported (should... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | min size of an empty sizer should be (0, 0) and not... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Vadim Zeitlin | don't add 7 and 14 pixel horz/vertical padding in DoGet... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Use xpm for PM port on OS/2 as well. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | With fix from treebase.cpp,v 1.28, (generic) treectrl... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Fixed apparent typo. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Stefan Neis | Avoid using invalid parameters for GpiSetAttrs. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Benjamin Williams | prevent some obscure wxAUI crashes after DetachPane... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Benjamin Williams | added another AddPane() call which allows the caller... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Robin Dunn | Added wxTopLevelWindow::SetTranslucency and CanSetTrans... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Michael Wetherell | Put the reentrance check inside #ifdef __DEBUG__ |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Vadim Zeitlin | update (mostly corrections but some new translations... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Michael Wetherell | Handle reentrance in the first part of wxClassInfo... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | don't require <value> node in wxColourPickerCtrl's... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | added default value argument to wxXmlResourceHandler... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | use <value> instead of <default-*> for initial value... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | fixed crashes in wxFile/DirPickerCtrl::GetPath() due... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | reformatted to fit on standard terminal |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Václav Slavík | fixed typos in *picker.cpp files' headers |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Vadim Zeitlin | test for the bug in HasEntry() which could create non... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Vadim Zeitlin | don't create non-existing groups in HasEntry() |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Robin Dunn | Don't let SWIG see the wxTreeCtrl name anywhere so... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Włodzimierz... | PCH and wxUSE_* fix. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Benjamin Williams | hint window pane should always be shown so that hints... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Mart Raudsepp | Return false from PositionToXY if passed in position... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Mart Raudsepp | gtk_text_iter_get_line and get_line_offset work fine... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Robin Dunn | Get/SetManagedWindow |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Robin Dunn | Updated Scintilla to version 1.70 |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Alex Bligh | Apply patch 1520776, partial completion on wxOwnerDrawn... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Alex Bligh | Virtualize ProcessDockResult so people can override... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Robin Dunn | enable building just the unicode version, or both unico... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Robin Dunn | Add items for the _aui and _richtext .pyd's |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Jamie Gadd | Don't set background of wxMemoryDC before selecting... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Robin Dunn | Reverted part of rev 1.92. It causes probelms on Windo... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Robin Dunn | Don't use a saved label size incase the size changes... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Vadim Zeitlin | call SetHorizontalExtent() from SetString(); also simpl... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Robin Dunn | wxPyDataObjectSimple::SetData should not be const |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Stefan Neis | Added support for MirOS, an OpenBSD variant (patch... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Benjamin Williams | renamed wxFrameManager::GetFrame() and SetFrame() to... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Benjamin Williams | wxFrameManager::Render() now fires a new event, called... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Robin Dunn | docstring fixes |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Benjamin Williams | wxAUI's wxFrameManager::SetFrame() now takes a wxWindow... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Włodzimierz... | Fixed crash in book pages. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Włodzimierz... | Fixed conflict between wxFilePicker and wxButton. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Václav Slavík | refresh tree item after changing its icon so that the... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Václav Slavík | test changing of selected item's icon in DoToggleIcon... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | Adjust control size after Play |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | Overview string tweaks |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | allow transparency flags on mac too |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | remove WXDLLEXPORT modifiers since this isn't in the... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | pywrap should be treated as a gui script |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | Added the PseudoDC class from Paul Lanier. It provides... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | Doh! I changed the AddPane parameter names but didn... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Robin Dunn | Added the PseudoDC class from Paul Lanier. It provides... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Stefan Neis | Added implementation for wxGetKeyState and wxGetMouseState. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Mart Raudsepp | Use PangoFontMetrics to get wxDC::GetCharHeight, becaus... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Benjamin Williams | reverted an earlier patch that was causing problems |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Kevin Ollivier | Give MSVS project files DOS line endings. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Robin Dunn | Add wxRTTI info for the event class |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Robin Dunn | Added wrappers for wxAUI |
commit | commitdiff | tree | snapshot |
next |