2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | another PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Václav Slavík | Do not follow HTML links if selecting text (patch ... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Paul Cornett | need to invert offsets for gdk_pixbuf_scale; |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Paul Cornett | speed up Rescale 5- to 15-fold by using pixbuf scaling |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added missing operators for int and unsigned char |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | make operators for comparing wxString and wx[W]CharBuff... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added operators for comparing wxString to wxCStrData |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | removed extra semicolons added by last commit |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | fixed non-const wxString iterators to work when a chara... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | added wxTimer test (now that it works in console applic... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | reverted accidental commit |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | compilation fixes for --disable-compat28 |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | removed unused any more file (replaced by wxSelectDispa... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | fixed HTML entities parsing broken by wxString changes |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added wxSTRING_TEXT() convenience macro for defining... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | make it posible to change the compiler part of objects... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | fall back to DirectFB's builtin font if no fonts are... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | log missing font directories with wxLogDebug, not wxLog... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | ignore nonexistent font directories silently |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Václav Slavík | added explanatory comment |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Vadim Zeitlin | use C++ compiler for va_copy test, at least under IRIX... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Vadim Zeitlin | djgpp doesn't have wint_t as separate type |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Vadim Zeitlin | fixed warning about using deprecated GetTextExtent... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Vadim Zeitlin | compilation fix in GetPixelSize() for wxUSE_GRAPHICS_CO... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Václav Slavík | fixed too restrictive assert: fonts matching is case... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Roman Rolinsky | - undo/redo fixes for moving and cut/paste; |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Roman Rolinsky | typo fix |
commit | commitdiff | tree | snapshot |
2007-05-14 |
David Elliott | Remove ObjcPose.h since nothing is using it anymore. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
David Elliott | Rework idle handling so that NSApplication does not... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Václav Slavík | compilation fix for STL implementations that use (const... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
David Elliott | Make wxCFRef take a template raw pointer parameter... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
David Elliott | Implement NULL-checking wxCFRetain/wxCFRelease as sugge... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
David Elliott | Added cfref.h containing wxCFRef templated CF ref holdi... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Vadim Zeitlin | another patch bring the docs more up to date (patch... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Vadim Zeitlin | remove gettext docs, they have nothing to do in our... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Vadim Zeitlin | fix for wxUSE_STL=1 build with MSVC8 with _HAS_ITERATOR... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Vadim Zeitlin | mention drop down toolbar buttons |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Václav Slavík | fixed passing of strings to vararg templates in ANSI... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Stefan Neis | Fixed typo. |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Václav Slavík | add test for passing c_str() of temporary wxString... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Vadim Zeitlin | getting text colour using the themes API doesn't seem... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | added support for drop down toolbar buttons (patch... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | apply the table bg colour between the cells too (patch... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | fix wxComboCtrl colours under Windows Vista (patch... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | update the samples/platforms which were unchanged since... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | fix compilation |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | translate the 'About' string (patch 1717088) |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | avoid truncating the colour channels values, this resul... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Václav Slavík | use const wxMBConv& instead of wxMBConv& in public... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Václav Slavík | avoid conversion to wchar_t* when getting UTF-8 value... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Václav Slavík | fixed wxSVGFileDC::write() to output UTF-8 even in... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | don't try to create surfaces of 0 size, even if the... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Robert Roebling | Set call event.SetEventObject() from commit_cb for... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | use LRESULT instead of LONG in MSWOnDraw() to fix it... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Vadim Zeitlin | don't try to update TLW default button in WM_SET/KILLFO... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Mart Raudsepp | Fix indentation from tabs to spaces in a few lines... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Mart Raudsepp | [wxGTK2] Support wxTEXT_ALIGNMENT_JUSTIFIED in wxTextCt... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Michael Wetherell | Compile fix. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Václav Slavík | fixed wxStrto(u)ll to return correct value in endptr |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Vadim Zeitlin | declare variables in the beginning of the block in... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Václav Slavík | test wxString::Mid() with non-ASCII strings |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Václav Slavík | fixed wxString::Last() to run in O(1), not O(n), in... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Václav Slavík | fixed creation of wxString from another wxString's... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Vadim Zeitlin | replaced more int/longs with wxCoord |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Vadim Zeitlin | fixed detection of missing C++ compiler added in last... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Vadim Zeitlin | use wxCopyRectToRECT instead of duplicating it |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Vadim Zeitlin | abort immediately if no C++ compiler was detected inste... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Vadim Zeitlin | require libsm-dev, it's needed for KDE/GNOME detection |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Vadim Zeitlin | update frm Ivan Masar |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Václav Slavík | changed wxString::StartsWidth/EndsWidth to take wxStrin... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Václav Slavík | return value from wxEditableListBox::Create() |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Václav Slavík | temporary fix for wxDFB compilation in Unicode mode |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Vadim Zeitlin | test for round() using C++ compiler, not C one (should... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Václav Slavík | fixed configarg.cache code to correctly handle multiple... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Václav Slavík | take into account DirectFB's removal of some command... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Robert Roebling | GTK+ cell renderers are not widget, so use a |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Roman Rolinsky | final touch for icons - transparency handled by ArtProvider |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Roman Rolinsky | use Tango icons on MAC & MSW; |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Roman Rolinsky | tango-compliant icons (first try) |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Robert Roebling | Beginning to make wxDC code compile both before |
commit | commitdiff | tree | snapshot |
2007-05-08 |
David Elliott | Provide wxLaunchDefaultBrowser implementation for wxCocoa. |
commit | commitdiff | tree | snapshot |
2007-05-08 |
David Elliott | Remove wxDCBase DeviceToLogical* and LogicalToDevice... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
David Elliott | Move wxLaunchDefaultBrowser from BASE to CORE per wx... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Roman Rolinsky | using Tango icons on Mac |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Roman Rolinsky | tango icons |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Stefan Csomor | adding reference to technote |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Stefan Csomor | if it's a separate thread, it's allowed to hang (perf... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Roman Rolinsky | * bugfixes for tree move operations and undo/redo |
commit | commitdiff | tree | snapshot |
2007-05-07 |
David Elliott | Move src/cocoa/utils.cpp to src/cocoa/utils.mm. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Roman Rolinsky | iconization of the properties window together with... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Roman Rolinsky | Yield causes premature redrawing of the test window |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Chris Elliott | add univ files to MGL build |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Robert Roebling | [ 1713933 ] docs for wxEditableListBox |
commit | commitdiff | tree | snapshot |
next |