2003-10-14 |
Mattia Barbon | Implemented wxPopupWindow for wxMotif. |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Václav Slavík | nicer tick and fixed home icons (patch #820767) |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Vadim Zeitlin | oops, compilation fix |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Vadim Zeitlin | added CanConvert() |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Vadim Zeitlin | show the selected item with customs colour correctly... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Václav Slavík | gettext plural form docs |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Václav Slavík | use ngettext instead of _N |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Václav Slavík | 1) use ngettext instead of _N, 2) cleanup of gettext... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Mattia Barbon | wxMotif now uses wxGLCanvas implementation from wxX11, |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Mattia Barbon | Fixes for application not closing after last top... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Mattia Barbon | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Václav Slavík | fixed double filename->URL conversion |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Václav Slavík | supported platforms update |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Vadim Zeitlin | use LVSICF_NOINVALIDATEALL in SetItemCount() to reduce... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Vadim Zeitlin | added LVSICF_NOINVALIDATEALL |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Mattia Barbon | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Mattia Barbon | Try to use the correct make. |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Vadim Zeitlin | VC++ release mode warning fixes |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Vadim Zeitlin | fixed conversion from Unicode in StreamOut() once again |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Robin Dunn | Patch #821454 |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Vadim Zeitlin | another Unicode compilation fix for !wxUSE_ENHMETAFILE |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Robin Dunn | removed #! |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Václav Slavík | return false from wxXmlResource::Load if the resource... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Julian Smart | Don't set insertion point if the text is the same in... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Stefan Csomor | newlines conversions streamlined |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Vadim Zeitlin | Unicode compilation fix for !wxUSE_ENHMETAFILE |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Robert Roebling | Applied new DoDrawBitmap() and DoBlit() from 2_4 |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Robert Roebling | Added wxBitmap::Rescale() from 2_4 |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Robert Roebling | image sample fix from 2_4 |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Stefan Csomor | added newline conversion |
commit | commitdiff | tree | snapshot |
2003-10-09 |
David Elliott | Added lengthy comment detailing the implications of... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
David Elliott | Prevent Cocoa from waiting indefinitely when stopping... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Václav Slavík | fixed too small pagesize |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Václav Slavík | beginnings of DigitalMars support |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Vadim Zeitlin | fix for showing a modal dialog from OnIdle() when anoth... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | backport wxRegConfig enumeration fix |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | fixed enumerating of entries/groups under '/' in wxRegC... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | check directories passed to Append/Insert/PrependDir... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | documented _PTR versions of WX_DEFINE_ARRAY macros |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Vadim Zeitlin | renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR |
commit | commitdiff | tree | snapshot |
2003-10-08 |
David Elliott | Implement Pending and Dispatch |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | don't always create MDI children with WS_THICKFRAME... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | restore status bar text after a menu has been shown |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | restore status bar text after a menu has been shown |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Václav Slavík | fixed bakefile so that in-tree headers take precedence... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) -- regenera... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | fixed FixedSizeTabs() |
commit | commitdiff | tree | snapshot |
2003-10-07 |
David Elliott | wxListMainWindow::OnRenameCancelled(): itemEdit paramet... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | added test for cancelled END_EDIT |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Vadim Zeitlin | send END_EDIT label if label editing is cancelled |
commit | commitdiff | tree | snapshot |
2003-10-06 |
David Elliott | Use NSWindow delegate notification windowWillClose... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Václav Slavík | remove wxBase files to get rid of RPM's complains about... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
David Elliott | * Add bool parameter to WindowDidResignKey indicating... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Robert Roebling | Implemented wxChoice::SetString() |
commit | commitdiff | tree | snapshot |
2003-10-06 |
David Elliott | Moved wxCocoa specific doIdle method to application... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Robin Dunn | Show how to get the right position for HitTest from... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Robert Roebling | Fixed bitmap problem reported last week. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
David Elliott | Use an application delegate object |
commit | commitdiff | tree | snapshot |
2003-10-06 |
David Elliott | Always return NO for applicationShouldTerminateAfterLas... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Vadim Zeitlin | instead of ignoring all unknown MIME keywords, ignore... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Vadim Zeitlin | removed extra virtual |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Stefan Neis | Fix to detection of gcc version on OS/2. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | don't build the GUI version of tex2rtf wif --disable-gui |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | added gettext plural forms support (patch #785660 with... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | tex2rtf builds in wxBase, too |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | added Czech translation to the sample |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | copy catalogs to builddir |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | added gettext plural forms support (patch #785660 with... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | fixed misgenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | regenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | regenerated with DESTDIR fixes |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Stefan Csomor | applied bug fix |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Robin Dunn | Add some WXDLLIMPEXP's |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Vadim Zeitlin | fixed inconsistencies with indices in wxTE_RICH2 contro... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Vadim Zeitlin | fixed horrible flicker and 100 CPU usage (text ctrl... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Vadim Zeitlin | fixed wxMOUSE_BTN_XXX values, use them instead of hard... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Robin Dunn | Added more meta-data for PyPi |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed memory leak (#817324) |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Fixed usage of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Fixed typo. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Added dummies for Enable and SetDelay. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Only use unicode format when unicode support is enabled. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Added Unix implementation of platform specific files... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed utils.bkl to include all utils |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Vadim Zeitlin | fix wxLongLong values printinf for MGL and for wxUSE_LO... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Removed MainLoop, ExitMainLoop, Pending, and Dispatch |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Added src/cocoa/evtloop.mm |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Extremely simple implementation of wxEventLoop using... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | use soft links, not hard links for data files |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed incorrect output of wx-config --libs for wxBAse |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Vadim Zeitlin | fixed off by 1 in new GetRange() for wxTE_RICH2 controls |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Vadim Zeitlin | fixed (harmless) mem leak when wxUSE_THREADS == 0 |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Stefan Neis | Correctly bracketed initializers. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Robin Dunn | Added a const to be consistent with the generic class |
commit | commitdiff | tree | snapshot |
next |