2007-06-11 |
Václav Slavík | OS X compilation fix |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Václav Slavík | ATTRIBUTE_PRINTF doesn't work with wchar_t* format... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Václav Slavík | compilation fixes for PCH-less build |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Václav Slavík | fixed signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Václav Slavík | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Vadim Zeitlin | make PositionTextCtrl() virtual (patch 1734405) |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Julian Smart | Faster hex encoding |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Vadim Zeitlin | initialize the variable as XtVaGetValues() may not... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Vadim Zeitlin | generate disconnection event if recv() returns 0 in... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Vadim Zeitlin | fix custom draw bug for controls with only one column... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Vadim Zeitlin | fix SetProcessAffinityMask() prototype (was missing... |
commit | commitdiff | tree | snapshot |
2007-06-09 |
Vadim Zeitlin | cancel dragging if Esc is pressed (patch 1733657) |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Václav Slavík | added wxUniChar::AsUTF8() for easy conversion in UTF8... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Stefan Neis | Try using UTF-8 on OS/2. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Julian Smart | Small typo fix |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Julian Smart | Init fix |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Robin Dunn | Yielding from a non-gui thread needs to bail out, other... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Julian Smart | Don't insert a newline when we get text |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Chris Elliott | missing closing bracket broke tex2rtf |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Václav Slavík | removed unused glob.inc file |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Robert Roebling | Added initial OS X implementation of the wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Václav Slavík | marked WinCE implementations of wxOpen etc. functions... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Václav Slavík | fixed wxScanf() etc. to compile with Visual C++ again |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Vadim Zeitlin | compilation fix after last commit: make wxAppConsole... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Václav Slavík | don't crash when using wxHtmlWidgetCell in wxHtmlListBox |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | update from Hakki Dogusan |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | fix typo in Selecting() description (bug 1726270) |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | rename old wxAppConsole to wxAppConsoleBase and wxAppCo... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | reset one shot timer internal state instead of leaving... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | wxSscanf() and friends are now Unicode+ANSI friendly... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | provide overloads for all kinds of strings for wxDataFo... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Vadim Zeitlin | add wx/unix/private directory |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | removed unneeded wxVaCopy calls |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | changed wxLog::OnLog(String) to take wxString instead... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | changed wxFileSelector() etc. functions to use wxString... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Václav Slavík | added comment explaining the condition for compiling... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Vadim Zeitlin | mingw32 doesn't define _tsystem so provide one ourselve... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Vadim Zeitlin | initialize wxListItem::m_image to -1 (which means no... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Vadim Zeitlin | corrected wrong change description: raw RGB support... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Vadim Zeitlin | added raw RGB support and colour normalization to PNM... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Vadim Zeitlin | add ctor overloads for all kinds of strings to fix... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Julian Smart | Typo fix |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Václav Slavík | use iterators in wxStaticText wrapping and escaping... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Vadim Zeitlin | factor out the fd<->handlers map from wxFDIODispatcher... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Vadim Zeitlin | the same event handler class, not object, can be used... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Vadim Zeitlin | upported changes from 2.8.5 (at the very least this... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Vadim Zeitlin | enable non-top tabs workaround for Vista too (replaces... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Vadim Zeitlin | added msw.font.no-proof-quality system option as it... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Václav Slavík | partially fixed passing wxUniChar as vararg argument... |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Václav Slavík | implemented wxMBConv::IsUTF8() helper for more classes... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Vadim Zeitlin | extract setting max length in wxGridCellTextEditor... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Vadim Zeitlin | compilation fix: wxColour::GetColor() returns const... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Vadim Zeitlin | suppress warnings about void* to uint conversion losing... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Vadim Zeitlin | also correct run-time check for gtk_message_dialog_form... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Václav Slavík | use wxString, not wxChar*, in wxCreateDynamicObject... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Václav Slavík | test if wxString(NULL) ctor creates empty string |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Robert Roebling | Forgot to commit. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Robert Roebling | Experimenting with cell attributes. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Robert Roebling | Implement for selection code. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | fixed to the newly added crt.h header: |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | changed wxGTK_CONV* macros to use utf8_str() and FromUT... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | changed wxWindow::ApplyToolTip to take UTF8-encoded... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | wxchar.h doesn't have to be C file anymore, it's C++ |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | wxGTK_CONV -> wxGTK_CONV_SYS |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | put GtkArray into anonymous namespace, the name is... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | 1. removed useless GtkStr class, wxGTK_CONV is the... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | changed trivial accessors to return const wxString... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Robert Roebling | Add wx/crt.h redirecting to wx/wxcrtvarargs.h |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | restored wxColour ctor taking C string (now in both... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Robert Roebling | Correct new_order index in RowsReordered(). |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Václav Slavík | compilation fix for --disable-compat28 |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Julian Smart | Give the correct colour for notebook pages under Vista... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Jouk Jansen | OpenVMS build update |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Robert Roebling | Invalidate best size after string change in wxChoice. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Robert Roebling | Doc update. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Robert Roebling | Implemented dataview_model notification event to... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Robert Roebling | Removed wxDataViewViewColumn since it is redundant. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
David Elliott | Implement mouse entered, exited, and synthesize move... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
David Elliott | Include wx/filedlg.h when not WX_PRECOMP. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
David Elliott | Allow many Objective-C classes to be uniquified at... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
David Elliott | Add implementation of Objective-C class name uniquifying. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Robert Roebling | Upport latest changes from 2_8 branch (print dialog |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Robert Roebling | Correct GTK version check |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Stefan Neis | Another compilation fix. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Vadim Zeitlin | fix typo: s/radion/radio/ |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Stefan Neis | Added declaration of new method (still to be implemented). |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Stefan Neis | Added missing include. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Vadim Zeitlin | GetMenuCount() returns size_t, not int |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Stefan Csomor | mac complaining about const to non-const cast |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Václav Slavík | compilation fix: can't use wxUniCharRef in switch statement |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Robert Roebling | Really don't do anything (including not setting the |
commit | commitdiff | tree | snapshot |
next |