2006-04-10 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting, pt 2 |
commit | commitdiff | tree | snapshot |
2006-04-10 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | use wxGTK_CONV instead of directly using wxConvLocal... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | added wxWxCharBuffer which stands for buffer of wxChars |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | don't generate wxEVT_CONTEXT_MENU messages for right... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Vadim Zeitlin | fix for the previous commit: delete m_conv after callin... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | really fix warning about implicitly converting 0 and... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | ISO8859-1 is also supported by GTK+ 2 |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | added more files to parse |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | make the string properly 0 terminated and allow for... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Vadim Zeitlin | very minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | in case of an faulty event this might not get initialized |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | conversion fix by Ryan |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Stefan Csomor | listbox cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Robin Dunn | Added CmdDown() to grid events |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | Added missing not operator that was preventing the... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Vadim Zeitlin | don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Vadim Zeitlin | changed DoMessageFromThreadWait() to not block if there... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | Give wx.GridTableBase a destructor, and clear the owner... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | ellipsis support for static text (mac), applied patch |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | fixing Clipboard::IsSupported when asking for unicode... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Julian Smart | Corrected FindString |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | changing coordinates to client-area relative (patch... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | allowing the suppression of SetValue event-triggering... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | applying patch 1411230 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
David Surovell | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Robin Dunn | First pass at integrating a code generator in XRCed... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Stefan Csomor | ellipsis support |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | fix recently introduced memory leak of m_conv (bug... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Robin Dunn | wxNotebookSizer is gone now |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1378261 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1466370 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Stefan Csomor | applied patch 1465549 |
commit | commitdiff | tree | snapshot |
2006-04-07 |
David Surovell | cleanup - added whitespace around operators, some blank... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Julian Smart | Added minimal Info.plist |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | added html headers |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Vadim Zeitlin | added wxTLW::ShouldPreventAppExit() which can be overri... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | some compilers warn about implicitly converting 0 and... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | fixed gcc warnings about not initializing the base... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | GetBoundingRect() is supposed to return the logical... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | leave enough space for the trailing NUL when converting... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | don't crash if conversion of a command line argument... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here either... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Mart Raudsepp | wxGTK2: We don't need to check for __WXGTK20__ here |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | added missing const to fix last commit |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | changed the version and the date |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Vadim Zeitlin | added a cast to wxDecodeSurrogate() to fix wxMSW cross... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Robin Dunn | Minor tweaks to bring up to date with CVS changes |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Robin Dunn | Update with 2.6.3.2 info |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David Surovell | cleanup (repeat of v197) - added whitespace around... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Robin Dunn | wx.lib.pubsub updates from Oliver Schoenborn: |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Robin Dunn | Force a full refresh when the focus changes so the... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | really fixed number of bytes written in WriteString... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | implemented UTF-16/32 using To/FromWChar() instead... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | 1. use a manifest constant wxNO_LEN instead of -1 for... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | name the test just MBConv instead of MBConvTestCase |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | name the test just Unicode instead of UnicodeTestCase |
commit | commitdiff | tree | snapshot |
2006-04-05 |
David Surovell | cleanup - added whitespace around operators, some blank... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Roman Rolinsky | implemented locating objects in gridbag sizer, |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | Mac compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | also fixed WriteString() to work correctly when outputt... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | fixed NextChar() to read the entire character at once... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | properly NUL-terminate the output in wxMBConvUTF16swap... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | rebaked after adding convautotest.cpp |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | rebaked after adding convauto.cpp/.h |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Roman Rolinsky | Second fix for Copy/Paste (using expat.native_encoding... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | tests for wxConvAuto |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Vadim Zeitlin | 1. changed all "wxMBConv& conv" parameters to "const... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Mart Raudsepp | encconv.cpp: Remove comment about 5 being big enough... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Mart Raudsepp | Update unictabl.inc manually, keeping KOI8-U, while... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Mart Raudsepp | Support having const encoding tables. Modify generator... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Mart Raudsepp | Make the unicode table scripts generate file with white... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Robin Dunn | Docstring fix |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Robin Dunn | EVT_TEXT_ENTER handler on a combobox needs evt.Skip... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | Make EquivalentEncodings 3-dimensional array const... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | wxGTK2: No need to warn about threads being unsupported... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_window_get_colormap -> gdk_drawable_get_colormap |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_cursor_destroy -> gdk_cursor_unref |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | GDK_ROOT_PARENT -> gdk_get_default_root_window |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_window_get_size -> gdk_drawable_get_size |
commit | commitdiff | tree | snapshot |
2006-04-04 |
David Surovell | added missing paren |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_gc_destroy -> gdk_gc_unref -> g_object_unref |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_image_destroy -> g_object_unref (gdk_image_destroy... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_pixbuf_unref -> g_object_unref |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_gc_unref -> g_object_unref |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Vadim Zeitlin | corrected mistake in the UTF-16 test on big endian... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | And gdk_drawable_unref is in turn deprecated in favor... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_bitmap/pixmap_unref -> gdk_drawable_unref |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_draw_pixmap -> gdk_draw_drawable |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_window_copy_area(drawable,gc,x,y,source_drawable... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Mart Raudsepp | gdk_window_get_visual -> gdk_drawable_get_visual |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Vadim Zeitlin | MB2WC/WC2MB are not pure virtual any longer, implement... |
commit | commitdiff | tree | snapshot |
next |