2008-04-29 |
Chris Elliott | add watcom define HAVE_VSSCANF_DECL (http://article... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Robert Roebling | Tried to transform wxGC like wxDC, failed |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Robert Roebling | Minor doc improvements |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Robert Roebling | Minor doc improvements |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Robert Roebling | Minor clarification |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Julian Smart | Added a wxRichTextCtrl-specific caret implementation... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Vadim Zeitlin | added wxQueueEvent() avoiding the bug of wxPostEvent... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Robert Roebling | Some doc corrections |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Robert Roebling | Check for m_treeCtrl!=NULL, [ wxwindows-Patches-1953459... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Michael Wetherell | User larger ccache for the benefit of IA64 builds. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Stefan Csomor | adapted Julian's new speed improved version |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Vadim Zeitlin | fix wxTextCtrl::operator<<('\n') in Unicode build ... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Vadim Zeitlin | fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Václav Slavík | report Unicode characters when reporting EVT_CHAR in... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Václav Slavík | use the new DoLogString signature (fixes with 2.8 compa... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Bryan Petty | Removed deprecated layout constraints from class summar... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Julian Smart | Bug fix for empty objects |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Julian Smart | Further wxRichTextCtrl performance improvements |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Vadim Zeitlin | use GLX_DOUBLEBUFFER if no attributes were specified... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Vadim Zeitlin | no real changes, clarified the usage of WX_GL_DOUBLEBUF... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Michael Wetherell | New dev. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Julian Smart | Fixed quotation mark input/output |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Kevin Ollivier | Allow easy access to the build scripts from wx tree. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Trying to make wxString readable again, II |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Trying to make wxString readable again |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | wxCairoGraphics need a font event without drawing text |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Some testing code for wxGraphicsContext printing |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Minor updates |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Typo |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Fix linking problem |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Forgot to remove this one |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | const_iterator |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Made wxCairo graphics code compile again, wxGraphicsBit... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Removed category for styled text control which only... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | A few wxString doc updates |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Added wxDC::CreateGraphicsContext and implemented it... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Forgot wxGraphicsPath |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Mention graphics device classes |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Robert Roebling | Mention graphics classes, separate out image and bitmap... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | Fixed handling of transparent background in borderless... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Julian Smart | Made performance acceptable for editing large paragraph... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Julian Smart | Further optimizations |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | don't merge msw/it.po with wxstd.pot during 'make allmo... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | updated message catalogs from sources |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | contrib is no more, updated locale/Makefile accordingly |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | added missing " |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Václav Slavík | added wxString::Clone() and made wxString(wxCStrData... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Kevin Ollivier | Ensure popup menus can display sub-menus. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Vadim Zeitlin | prevent all our windows from being destroyed in wxApp... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Julian Smart | Further performance optimizations |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Vadim Zeitlin | make wxDir::Has{Files,SubDirs}() const |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Václav Slavík | restored wxOKlibc() for wxGTK1's use |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Let wxCommandEvent's copy constr copy its string via... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Václav Slavík | small updates to Czech translation |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Reviewd wxVariant |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Remove usused variable |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robert Roebling | Minor correction |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Julian Smart | Two bug fixes for FindWrapPosition |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Bryan Petty | More initial reviews of [u*-v*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Bryan Petty | Finished initial reviews of the rest of the [d*] interf... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1944519 ] improve left down event handling for wxPopu... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | use iterators in HtmlizeLinebreaks() |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1907169 ] GTK - trunk - dialog default button, part... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Robert Roebling | [ 1945434 ] Changing method wxComboCtrlBase::DrawButton... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Julian Smart | Speeded up wrapping (again), this time using partial... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Michael Wetherell | Move builds to the machines currently working. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Václav Slavík | @wxsince -> @since in Doxygen docs |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Vadim Zeitlin | suppress unused parameter warning in release build |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Bryan Petty | More initial reviews of d* interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Bryan Petty | More initial reviews of d* interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Paul Cornett | fix child window redraw glitches during scrolling ... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | implement wxLIST_AUTOSIZE support in wxMac's wxListCtrl |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | fixed wxMac's wxListCtrl::SetColumnWidth(-1, ...) to... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Julian Smart | Fix for slow first character insertion |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Václav Slavík | fixed wxHyperlinkCtrl XRC handler to not crash |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Vadim Zeitlin | replace inexistent wxTBK_DEFAULT with wxBK_DEFAULT |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Paul Cornett | don't reset m_deferShow if Show() is called more than... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Robert Roebling | Fixed wxDatePickerCtrl under OS X |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Václav Slavík | source files are not executable |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Václav Slavík | fixed wxString::Replace() to work directly on m_impl... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Chris Elliott | add missing hildon files to gtk distrib |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bryan Petty | More dc* interface headers reviewed. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Stefan Csomor | 1945421 applied |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Reverted accidental change |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Layout improvements for CalendarCtrl |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Bring wxSpinCtrl closer to HIG |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Robert Roebling | Improve default size calc of wxComboBox |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | Patches-1940222 ] wxTextCtrl and keydown on fully selec... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Robert Roebling | [ 1942756 ] wxImage:SaveFile() returns true instead... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Michael Wetherell | Work around another buggy getgrgid_r. |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Jouk Jansen | Update OpenVMS compiles support |
commit | commitdiff | tree | snapshot |
next |