2004-06-23 |
David Elliott | wxCocoa: Added wxScrollBar |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Włodzimierz... | Make some long #ifs shorter but multiline so diffs... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Dimitri Schoolwerth | fixed unresolved symbol main (occurred with wxMac) |
commit | commitdiff | tree | snapshot |
2004-06-23 |
David Elliott | Regenerated with Bakefile 0.1.4 (some WinCE files were... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Włodzimierz... | Private macro moved in waiting for DektopPolicy impleme... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Václav Slavík | don't cache default colours |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Włodzimierz... | Preserve previous state of sizers. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Włodzimierz... | Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Włodzimierz... | According to C99 standard (6.10.1 p3) defined() in... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Václav Slavík | include bitmap.h not needed anymore |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Julian Smart | Font correction |
commit | commitdiff | tree | snapshot |
2004-06-23 |
David Elliott | Remove SendDestroyEvent() call from SetNSView() and... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | fix for a warning in DLL build (patch 966823) |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | don't suppose that string literals can be casted to... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | don't pretend that type unsafe event table entry works... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | fixed assertion failure if Ok or Cancel button is click... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | don't overwrite initial controls value, explaining... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | use C++ linkage functions (and not extern C) with std... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | don't treat filenames starting with dot as having empty... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | remove unnecessary (and provoking a warning under IRIX... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | fixed crash when string couldn't be converted to UTF8... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
David Elliott | wxCocoa no longer uses the generic notebook. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Robin Dunn | improved assert |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Václav Slavík | corrected Cygwin instructions |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | wxParseWildcard renamed to wxParseCommonDialogsFilter... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
David Elliott | Added Bakefile conditions used by recently updated... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | moved wxEntry(HINSTANCE, ...) declaration to wx/msw... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Vadim Zeitlin | fixed wxEntry() signature |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | Maximized dialogs for SmartPhone. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | Conditional compilation fix. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | Choices dialog adjustement to SmartPhone. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | Less text for smaller screen. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Włodzimierz... | Minimize diff for ports where features are not possible. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
David Elliott | Observe NSControlTintDidChangeNotification in the appli... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Robin Dunn | Fix for drag object bug |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Robin Dunn | Changes needed to accomodate wxTheClipboard now being... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Robin Dunn | change how email is sent |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Vadim Zeitlin | removed Direction_Max from Direction enum for consisten... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Vadim Zeitlin | removed asserts to suppress gcc 3.4 warnings about... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Włodzimierz... | Reordered condition to make diff of other port smaller. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Włodzimierz... | Array of strings is needed regardless of wxUSE_CMDLINE_... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Włodzimierz... | Better conditions within dialogs sample. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Václav Slavík | reverted previous revision, old clipboard API is still... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Václav Slavík | don't export deprecated interface to clipboard from DLL |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Václav Slavík | wxClipboard changes compilation fixes |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Włodzimierz... | Different default buttons for native menubars on Smartp... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Václav Slavík | identify more compilers |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Julian Smart | Crash fix |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Václav Slavík | more recognized response types |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Václav Slavík | create wxTheClipboard on first use, not startup --... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Chris Elliott | fix bug with univ creating textctrl |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Chris Elliott | fix univ SegFault |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Mattia Barbon | Compilation fixes for wxUSE_STL == 1. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Mattia Barbon | Fix for declaring arrays for non-numeric/non-pointer... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Mattia Barbon | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Mattia Barbon | Some (incomplete) fixes for wxUSE_STL == 1. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | don't explicitly set font and bg colour |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Vadim Zeitlin | fixed memory leak in wxURL when using a proxy |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | handle style changes correctly in GtkPizza |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | interpret m_has..Col, m_hasFont correctly |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Robin Dunn | Regenerated renamers, each has just a change in their... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Robin Dunn | Patch from Kevin Ollivier that merges buildrenamers... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Julian Smart | Switch off adjust min size for book control and therefo... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | moved DoApplyWidgetStyle to wxWindowGTK |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Robin Dunn | Patch from Will Sadkin: |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Julian Smart | DoGetBestSize may be called before m_text and m_choice... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Mattia Barbon | Remove no longer used header. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | GTK2 port is not experimental anymore |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Václav Slavík | moved wxFontMapper tests to its own file and testcase |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Julian Smart | Tex2RTF doesn't like {\tt{ thing}} |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Kevin Ollivier | Fixed to work with the new wxMacControl system. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Small step in making HelpGen up to date unicode applica... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Fixes for unused values and code. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Julian Smart | Latex corrections from Marc Albrecht |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Robin Dunn | Give wxWindowGTK::ApplyWidgetStyle an implementation... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Robin Dunn | Patch from Pierre Hjälm. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Charsets part moved from console sample to test unit. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Warning fixes for WinCE. |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Włodzimierz... | Flatening menu for Smartphones when menubar has only... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | reset fg/bg colour and font to default if set to wxNull... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | test colours unsetting |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | minor visual improvements to wxTipDialog |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Stefan Csomor | removed use of p2cstr |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | fixed badly looking dialog (different spacing) |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Václav Slavík | fixed wxGenericDirCtrl sizing |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robin Dunn | Set the client size as calculated, but use the full... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robin Dunn | Use GetBackgroundColour so it will revert to the default if |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robin Dunn | moved metrowerks debugger support in to wxUSE_BASE... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robin Dunn | Updated docs for Set[Fore|Back]groundColour with more... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robin Dunn | oops, forgot to remove a bit of test code |
commit | commitdiff | tree | snapshot |
next |