2006-04-15 |
Julian Smart | Easier platform testing class and function |
tree | commitdiff |
2006-04-15 |
Vadim Zeitlin | made width computation in GetTextExtent() more precise... |
tree | commitdiff |
2006-04-15 |
Stefan Neis | Replaced "uint" (which may be or may not be defined... |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Avoid assert that was hidden by IsStandard bug |
tree | commitdiff |
2006-04-15 |
Robin Dunn | Give wxDataObjectComposite a way to report what kind... |
tree | commitdiff |
2006-04-15 |
Vadim Zeitlin | slight simplification of coords translation code in... |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | respect the specified font encoding in DoGetTextExtent... |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | don't show vertical scrollbar if we don't need it |
tree | commitdiff |
2006-04-14 |
Włodzimierz Skiba | Deprecated and obsolete parts marked up for backward... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Spacing tweak |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | reverted wxHVScrolledWindow patch (rev 1.19/1.21 of... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Simulated text labels and toggle highlights under buttons |
tree | commitdiff |
2006-04-14 |
Vadim Zeitlin | fixed bug with not taking background colour into accoun... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Implemented Mac-style button toggling within wxButtonTo... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Allow specification of border spacing |
tree | commitdiff |
2006-04-14 |
Václav Slavík | don't show the I-beam cursor over text in wxHtmlListBox |
tree | commitdiff |
2006-04-14 |
Julian Smart | wxButtonToolBar only useful on Mac right now |
tree | commitdiff |
2006-04-14 |
Julian Smart | Steps towards implementing native-style, non-top-level... |
tree | commitdiff |
2006-04-14 |
Jamie Gadd | Fix bug in GetTimeZone where timezone wasn't set. |
tree | commitdiff |
2006-04-13 |
Václav Slavík | 1. added abstract interface to wxHtmlWindow for use... |
tree | commitdiff |
2006-04-13 |
Włodzimierz Skiba | All book controls shares wxBK_* flags [bug #1469980]. |
tree | commitdiff |
2006-04-13 |
Julian Smart | Compile fix |
tree | commitdiff |
2006-04-13 |
Julian Smart | On screens with restricted space, it's useful to be... |
tree | commitdiff |
2006-04-13 |
Jamie Gadd | Fix casts from void* to int on x86_64 gcc by using... |
tree | commitdiff |
2006-04-13 |
Vadim Zeitlin | initialize nulLen to 0 for all compilers as some versio... |
tree | commitdiff |
2006-04-12 |
Stefan Neis | Fixed GetSelection to behave the same as for the other... |
tree | commitdiff |
2006-04-12 |
Julian Smart | Applied patch [ 1463711 ] wxRichTextCtrl fix for pastin... |
tree | commitdiff |
2006-04-12 |
Vadim Zeitlin | a better compilation fix after wxGTK_CONV changes |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | removed spurious if in DoGradientFillLinear() |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | compilation fix after wxGTK_CONV changes |
tree | commitdiff |
2006-04-11 |
Stefan Csomor | Ryan's patch 1468129 , |
tree | commitdiff |
2006-04-11 |
Stefan Csomor | Ryan's patch 1467727 , removing the SetValue from SetRa... |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | removed wxGTK2 hack, not needed any more |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | if we don't convert message catalog strings to the... |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | some code simplifications, no real changes |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | added wxConvUI which determines the conversion used... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | all encodings are available in GTK+ 2 (because we alway... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use the encoding of the font which is used to draw... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | don't let the user modify the contents of read-only... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementa... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementa... |
tree | commitdiff |
2006-04-10 |
David Surovell | cleanup - reformatting, pt 2 |
tree | commitdiff |
2006-04-10 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | use wxGTK_CONV instead of directly using wxConvLocal... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | don't generate wxEVT_CONTEXT_MENU messages for right... |
tree | commitdiff |
2006-04-10 |
Vadim Zeitlin | fix for the previous commit: delete m_conv after callin... |
tree | commitdiff |
2006-04-09 |
Vadim Zeitlin | ISO8859-1 is also supported by GTK+ 2 |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | make the string properly 0 terminated and allow for... |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | in case of an faulty event this might not get initialized |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | conversion fix by Ryan |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | listbox cleanup |
tree | commitdiff |
2006-04-09 |
Stefan Csomor | listbox cleanup |
tree | commitdiff |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
tree | commitdiff |
2006-04-08 |
Robin Dunn | Added missing not operator that was preventing the... |
tree | commitdiff |
2006-04-08 |
Vadim Zeitlin | changed DoMessageFromThreadWait() to not block if there... |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | fixing Clipboard::IsSupported when asking for unicode... |
tree | commitdiff |
2006-04-08 |
Julian Smart | Corrected FindString |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | changing coordinates to client-area relative (patch... |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | allowing the suppression of SetValue event-triggering... |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | applying patch 1411230 |
tree | commitdiff |
2006-04-08 |
David Surovell | minor cleanup |
tree | commitdiff |
2006-04-08 |
Stefan Csomor | ellipsis support |
tree | commitdiff |
2006-04-07 |
Vadim Zeitlin | fix recently introduced memory leak of m_conv (bug... |
tree | commitdiff |
2006-04-07 |
Stefan Csomor | applied patch 1378261 |
tree | commitdiff |
2006-04-07 |
Stefan Csomor | applied patch 1466370 |
tree | commitdiff |
2006-04-07 |
David Surovell | cleanup - added whitespace around operators, some blank... |
tree | commitdiff |
2006-04-07 |
Vadim Zeitlin | added wxTLW::ShouldPreventAppExit() which can be overri... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | GetBoundingRect() is supposed to return the logical... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | leave enough space for the trailing NUL when converting... |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | don't crash if conversion of a command line argument... |
tree | commitdiff |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here either... |
tree | commitdiff |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here |
tree | commitdiff |
2006-04-06 |
Mart Raudsepp | wxGTK2: We don't need to check for __WXGTK20__ here |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | added missing const to fix last commit |
tree | commitdiff |
2006-04-06 |
Vadim Zeitlin | added a cast to wxDecodeSurrogate() to fix wxMSW cross... |
tree | commitdiff |
2006-04-06 |
David Surovell | cleanup (repeat of v197) - added whitespace around... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | really fixed number of bytes written in WriteString... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | implemented UTF-16/32 using To/FromWChar() instead... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | 1. use a manifest constant wxNO_LEN instead of -1 for... |
tree | commitdiff |
2006-04-05 |
David Surovell | cleanup - added whitespace around operators, some blank... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | Mac compilation fix after last commit |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | also fixed WriteString() to work correctly when outputt... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | fixed NextChar() to read the entire character at once... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | properly NUL-terminate the output in wxMBConvUTF16swap... |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | rebaked after adding convauto.cpp/.h |
tree | commitdiff |
2006-04-05 |
Vadim Zeitlin | 1. changed all "wxMBConv& conv" parameters to "const... |
tree | commitdiff |
2006-04-05 |
Mart Raudsepp | encconv.cpp: Remove comment about 5 being big enough... |
tree | commitdiff |
2006-04-05 |
Mart Raudsepp | Update unictabl.inc manually, keeping KOI8-U, while... |
tree | commitdiff |
2006-04-05 |
Mart Raudsepp | Support having const encoding tables. Modify generator... |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | Make EquivalentEncodings 3-dimensional array const... |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | wxGTK2: No need to warn about threads being unsupported... |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | gdk_window_get_colormap -> gdk_drawable_get_colormap |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | gdk_cursor_destroy -> gdk_cursor_unref |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | GDK_ROOT_PARENT -> gdk_get_default_root_window |
tree | commitdiff |
2006-04-04 |
Mart Raudsepp | gdk_window_get_size -> gdk_drawable_get_size |
tree | commitdiff |
next |