2006-02-07 |
Robin Dunn | Remove calls to dc.BeginDrawing and dc.EndDrawing |
commit | commitdiff | tree | snapshot |
2006-02-07 |
David Surovell | removed deprecated wxDC.[Begin,End]Drawing calls |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | some cleanup |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Oops, DoLog and DoLogString are protected |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Added feature flag |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Robin Dunn | Changes to how overridable C++ methods are virtualized... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Vadim Zeitlin | removed old Win16 files |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Vadim Zeitlin | always send TB_AUTOSIZE in UpdateSize(), even if we... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | tweaks and comments to previous commit |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Vadim Zeitlin | declare rich text control event types with correct... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | fix gcc v3.3.3 compiler crash |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | fix compilation problem, pass 2 |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Robin Dunn | Fix compilation error |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Robin Dunn | ShrinkMode --> FitToCurrentPage |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Wetherell | Compile fix for --enable-stl |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Michael Wetherell | Remove richedit sample from configure |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Attempt at using inkedit control for wxTextCtrl, when... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Changed function to SetFitToCurrentPage |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Added wxSYS_TABLET_PRESENT to check for tablet capability |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | Take into account Info.plist |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Julian Smart | m_border and accessors not used |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Stefan Csomor | guard against early redraws |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | added protection against non-file drop targets receivin... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jamie Gadd | Add check for wxGLCanvas to wxCheckWindowWndProc. Fixes... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Kevin Hock | CheckValidator should not return false if no variable... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Kevin Ollivier | wx-config now provides all the needed flags, so lflags... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | now we don't only show label mnemonics but they also... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | no changes; just some (very) minor cleanup |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | use XmNrecomputeSize instead of manually resizing the... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | use GTKRemoveMnemonics instead of wxStripMenuCodes |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | removed GTKConvertMnemonics() which is not used in... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | honour the mnemonics; don't use gtk_label_set_markup... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | For consistency with the docs and with wxMSW the keycod... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | BeginDrawing/EndDrawing are deprecated, and never reall... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Robin Dunn | AddSubPage --> InsertSubPage |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Włodzimierz... | Missing break after error in daily build. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | moved ctor implementation into dot-cpp file; reformatted |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | added ctor implementation from header + initialzation... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed richedit from index file |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed obsolete files from richedit sample directory |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed textedit sample from distribution script |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Julian Smart | Removed textedit from top-level sample makefiles |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mart Raudsepp | Remove remark on wxTLW::Maximize that it only works... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | set USE_QA to 1 for VC builds only by default (real... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | fix for [1357272] . Replace the fake year with unique... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | Add flags to test dates struct which allow us to skip... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Roger Gammans | Fix for compiler error with gcc 3.3.5 and cppunit 1... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Put previous change under correct heading |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Mention wxDC::{Begin,End}Drawing deprecation. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | set USE_QA to 1 for consistency with the IDE builds... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | correct include file conditionalization, take 2 |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Mart Raudsepp | GTK2: Revert one set_resizable back to set_policy for... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | using common info.plist |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | common Info.plist for XCode projects |
commit | commitdiff | tree | snapshot |
2006-02-04 |
David Surovell | added appropriate WX_PRECOMP bracket for new include... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | support for default location added |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | linking commands on the individual window level, otherw... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Stefan Csomor | deactivate read-only implementation for unicodetextcont... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | I'm no fan of that focus ring being drawn inside the... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | Optimize (for size) the cross_xpm used for the X button... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_set_uposition -> gtk_window_move for... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_set_uposition -> gtk_window_move for... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
David Surovell | added missing include; minor reformatting |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_{push,pop}_visual don't do anything... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | gtk_signal_connect -> g_signal_connect in unix/mediactr... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_entry_* -> gtk_editable_* where necessary |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_radio_button_group -> _set_group; A missed... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_container_children -> gtk_container_get_children |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_check_menu_item_set_state -> _set_active... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_notebook_set_page -> gtk_notebook_set_current... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_progress_bar_update -> gtk_progress_bar_set_f... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_wi... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Robin Dunn | Allow Save Settings to save even when AutoSave is turne... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Robin Dunn | Don't assume that msw.remap was 1, instead change it... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_label_set -> gtk_label_set_text |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_rem... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_window_set_policy -> gtk_window_set_resizable... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_draw_* -> gtk_paint_* |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
David Surovell | minor reformat |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | g_main_set_poll_func(x) -> g_main_context_set_poll_func... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mart Raudsepp | Remove obsolete GTK1 compatibility macros. Patch #14134... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Mattia Barbon | DeleteFunction argument should be non-const since it |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Julian Smart | Fix for WinCE - no delayed sizing for now |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Julian Smart | Applied patch from Neil Robinson to allow manipulation... |
commit | commitdiff | tree | snapshot |
next |