wxWidgets.git
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-02-05  David Surovellcorrect include file conditionalization, take 2
2006-02-05  David Surovellcleanup - reformatting
2006-02-05  David Surovellcleanup - reformatting
2006-02-05  Mart RaudseppGTK2: Revert one set_resizable back to set_policy for...
2006-02-04  Stefan Csomorusing common info.plist
2006-02-04  Stefan Csomorcommon Info.plist for XCode projects
2006-02-04  David Surovelladded appropriate WX_PRECOMP bracket for new include...
2006-02-04  Stefan Csomorsupport for default location added
2006-02-04  Stefan Csomorlinking commands on the individual window level, otherw...
2006-02-04  Stefan Csomordeactivate read-only implementation for unicodetextcont...
2006-02-04  Mart RaudseppI'm no fan of that focus ring being drawn inside the...
2006-02-04  Mart RaudseppOptimize (for size) the cross_xpm used for the X button...
2006-02-04  Mart RaudseppGTK2: gtk_widget_set_uposition -> gtk_window_move for...
2006-02-04  Mart RaudseppGTK2: gtk_widget_set_uposition -> gtk_window_move for...
2006-02-04  David Surovelladded missing include; minor reformatting
2006-02-04  Mart RaudseppGTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget...
2006-02-04  Mart RaudseppGTK2: gtk_widget_{push,pop}_visual don't do anything...
2006-02-04  Mart Raudseppgtk_signal_connect -> g_signal_connect in unix/mediactr...
2006-02-04  Mart RaudseppGTK2: gtk_entry_* -> gtk_editable_* where necessary
2006-02-04  Mart RaudseppGTK2: gtk_radio_button_group -> _set_group; A missed...
2006-02-03  Mart RaudseppGTK2: gtk_container_children -> gtk_container_get_children
2006-02-03  Mart RaudseppGTK2: gtk_check_menu_item_set_state -> _set_active...
2006-02-03  Mart RaudseppGTK2: gtk_notebook_set_page -> gtk_notebook_set_current...
2006-02-03  Mart RaudseppGTK2: gtk_progress_bar_update -> gtk_progress_bar_set_f...
2006-02-03  Mart RaudseppGTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_wi...
2006-02-03  Mart RaudseppGTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert...
2006-02-03  Robin DunnAllow Save Settings to save even when AutoSave is turne...
2006-02-03  Robin DunnDon't assume that msw.remap was 1, instead change it...
2006-02-03  Mart RaudseppGTK2: gtk_label_set -> gtk_label_set_text
2006-02-03  Mart RaudseppGTK2: gtk_toggle_button_set_state -> gtk_toggle_button_...
2006-02-03  Mart RaudseppGTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_rem...
2006-02-03  Mart RaudseppGTK2: gtk_window_set_policy -> gtk_window_set_resizable...
2006-02-03  Mart RaudseppGTK2: gtk_draw_* -> gtk_paint_*
2006-02-03  Mart RaudseppGTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
2006-02-03  Mart RaudseppGTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl...
2006-02-03  Mart RaudseppwxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
2006-02-03  David Surovellminor reformat
2006-02-03  Mart Raudseppg_main_set_poll_func(x) -> g_main_context_set_poll_func...
2006-02-03  Mart RaudseppRemove obsolete GTK1 compatibility macros. Patch #14134...
2006-02-03  Mattia Barbon DeleteFunction argument should be non-const since it
2006-02-03  Julian SmartFix for WinCE - no delayed sizing for now
2006-02-03  Julian SmartApplied patch from Neil Robinson to allow manipulation...
2006-02-03  Robin DunnBetter cleanup of circular references.
2006-02-02  Robin DunnFix for bug #1422217. Menu items with the checked...
2006-02-02  Julian SmartFix nonsensical checked menu item label and behaviour
2006-02-02  David Surovelladd missing wxHTML sources
2006-02-02  Julian SmartScroll text into view when typing
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin DunnreSWIGged
2006-02-02  Robin DunnMention the SWIG_VERSION change
2006-02-02  Robin Dunnminor layout tweak
2006-02-01  Robin DunnAdded wxPython wrappers for the new wx.Treebook and...
2006-02-01  Robin DunnSet the toolbar orientation based on the wxBK_ alignmen...
2006-02-01  Włodzimierz... eVC3 build fix.
2006-02-01  Włodzimierz... wxOS2 warning fixes after daily build log.
2006-02-01  Roman Rolinskyupdated from CVS
2006-01-31  Włodzimierz... [ 1420190 ] Enable backspace key on smartphone
2006-01-31  Włodzimierz... Warning fix.
2006-01-31  Włodzimierz... Build fix.
2006-01-31  Robin DunnDelay part of the setup
2006-01-31  Julian SmartMac doesn't like getting an icon if it's a bitmap
2006-01-31  Julian SmartwxControl::SetLabel no longer strips out codes so do...
2006-01-31  Julian SmartAdded missing include
2006-01-31  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-31  Julian SmartRegenerated configure for wxToolbook
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-31  Julian SmartPut MFC sample at end of list
2006-01-31  Julian SmartAdded toolbook.cpp
2006-01-31  Robin DunnAnother patch from Tim Kosse for using images on more...
2006-01-31  Robin DunnPutting the SetBestFittingSize() call at the end of...
2006-01-31  Włodzimierz... Last parameter of GetVolumeInformation() is not pointer.
2006-01-30  Julian SmartReverting patch 1325857
2006-01-30  Włodzimierz... Tree != List
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxUSE_TOOLBOOK
2006-01-30  Julian SmartEntry for wxToolbook.
2006-01-30  Julian SmartAdapted notebook sample to demonstrate wxToolbook
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-30  Julian SmartSeparated out book control sizing code
2006-01-30  Jouk Jansen Committing in .
2006-01-29  David SurovellwxPython tab cleaning
2006-01-29  Robert Roebling Fix rawbitmap sample to clear bitmap first.
2006-01-29  David Surovellremove extraneous whitespace
2006-01-29  Robin DunnEnsure the window is still valid before adjusting the...
2006-01-29  Robin DunnMinor demo tweaks
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin DunnOuput a SWIG_VERSION #define to the wrapper file.
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin Dunnno longer need to lowercase the input ourselves
2006-01-29  Robin DunnUse reference types on SetDimension so the proper typem...
2006-01-28  David Surovellminor changes as per RN comments - add some comments...
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-28  Stefan NeisDo test for get{host,serv}byname_r in C++ mode, so...
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-28  Julian SmartFurther attempts at WinCE media control
next