Correct compilation conditions for wxURL::SetProxy.
[wxWidgets.git] / src /
2005-03-19  Robin DunnFixed bug #1163384. Moved the code that handles activa...
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Vadim Zeitlinshow call stack in the assert dialog box
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Julian Smart(Flickery) fix for droppings when there are no notebook...
2005-03-18  Ryan NortonFix recursiveness on error...
2005-03-18  Ryan Norton* Turn off by default...
2005-03-18  Ryan Norton* Dynamically load all quicktime stuff using a version...
2005-03-18  Włodzimierz SkibaFixed bug #1022383: 'several ComboBoxes appear selected'
2005-03-18  Ryan Norton* Fix refreshing bug with control not showing up intial...
2005-03-18  Vadim Zeitlincontinue with generating EVT_CONTEXT_MENU if EVT_TREE_I...
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-18  Ryan NortonReworked directshow implementation.
2005-03-18  Dimitri Schoolwerthfixed signed/unsigned mismatch warning
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Vadim Zeitlinreturn if abort dialog couldn't be created (part of...
2005-03-17  Vadim Zeitlinfixed bug due to missing break in GetColourFromGTKWidge...
2005-03-17  Vadim Zeitlinmissing break in ParseFormat() (part of patch 1160117)
2005-03-17  Vadim Zeitliniterator methods fixes (patch 1164808)
2005-03-17  Vadim Zeitlinfixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First)
2005-03-17  Vadim Zeitlinrevert togglable tools to previous state if the change...
2005-03-17  Vadim Zeitlinremoved #ifdef __WXMAC__ as the code is now the same...
2005-03-17  Robin DunnUse Update() instead of yielding and waiting for the...
2005-03-17  Vadim ZeitlinGetVirtualSize() returns client size values for the...
2005-03-17  Vadim Zeitlindon't set virtual size of the window to (0, 0) if scrol...
2005-03-17  Vadim Zeitlinremoved commented out calls to ReleaseMouse() (no real...
2005-03-17  Julian SmartProvided GetBestVirtualSize and DoGetBestSize implement...
2005-03-17  Vadim Zeitlinadded wxSizerSpacer and modified wxSizerItem to contain...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-17  Julian SmartCorrect compilo for non-WinCE
2005-03-17  Julian Smartstopwatch.h needed for wxGetLocalTimeMillis
2005-03-17  Jouk Jansen Committing in .
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-03-16  Kevin HockUnlike the preferences item which should only be enable...
2005-03-16  Julian SmartAdded wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
2005-03-16  Julian SmartRemoved checklistbox test
2005-03-16  Kevin HockAllow using negative angles with DrawRotatedText. ...
2005-03-16  Kevin HockQuit application menu item needs special handling like...
2005-03-16  Kevin HockAdded comments explaining more about the changes in...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-15  Julian SmartRegenerated files
2005-03-15  Julian SmartWinCE doesn't have wxCheckListBox, and doesn't like...
2005-03-15  Włodzimierz SkibaSetLeft|RightMenu is supposed to be API for all smartph...
2005-03-15  Julian SmartFixed wxPropertySheetDialog for Smartphone
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Vadim Zeitlinsimplified code (removed 2 unnecessary tests) in CalcMi...
2005-03-14  Julian SmartImprove standard button spacing on Windows
2005-03-14  Włodzimierz Skiba'Dummy' warning fixes (might be used uninitialized).
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-14  Robin DunnIf the parents are nothing but a panel and a frame...
2005-03-14  Vadim Zeitlinmade GetDataDir() return the directory where the progra...
2005-03-14  Julian SmartDefine Ctrl+Q accelerator on PocketPC for quitting...
2005-03-14  George TaskerAdded support (barely tested) for MaxDB from MySQL
2005-03-14  Dimitri Schoolwerthrefactored scrollbar creation code to use CreateControl...
2005-03-14  Włodzimierz SkibaIncomplete setup build fix (wxPalmOS).
2005-03-14  David ElliottDammit, try it again this time actually removing it...
2005-03-14  David ElliottReverted 1.32. This breaks my Tiger builds which is...
2005-03-14  Michael WetherellThe DLL version of Watcom's C runtime doesn't have...
2005-03-13  Robert Roebling Query for "default_border" not "default_outside_borde...
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-13  Michael WetherellAdd wxTempFileOutputStream
2005-03-13  Włodzimierz SkibaCorrect sending of wxW event from wxChoice on MS Smartp...
2005-03-12  Robin Dunn"As is" means the current size (or position) not the...
2005-03-12  Vadim Zeitlinensure that either RTLD_LAZY or RTLD_NOW is always...
2005-03-12  Robin DunnAllow wxStaticText to have a custom fg without a custom bg
2005-03-12  David ElliottFix compilation of generic message dialog.
2005-03-12  David ElliottAdded trailing newline.
2005-03-12  David ElliottAdded back trailing newline. Please be more careful...
2005-03-12  Gilles Depeyrotcorrected typo in comment
2005-03-12  Robert Roebling Correct orientation of splitter sash again.
2005-03-12  Robert Roebling Make tree control more GTK-is in the HTML help system.
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-12  Robert Roebling There shouldn't be any need to draw the backgound
2005-03-11  Robert Roebling GTK compilation.
2005-03-11  Robert Roebling GTK+ 2.0 compilation.
2005-03-11  Vadim Zeitlincompilation fix for non PCH build
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-11  Włodzimierz SkibaWarning and build fixes focused with Borland and Watcom.
2005-03-11  Vadim Zeitlincall wxOle[Un]Initialize() in wxClipboard ctor/dtor...
2005-03-11  Vadim Zeitlinextracted code calling {Ole|Co}[Un]Initialize() to...
2005-03-11  Vadim ZeitlinUnix compilation warning fixes
2005-03-11  Jouk Jansen Committing in .
2005-03-11  Stefan Csomorborder handling streamlined
2005-03-11  Włodzimierz SkibaUse empty check consistent with other parts.
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlincorrected wxLogErrors() in Clear() and Flush()
2005-03-10  Robert Roebling Reenable dead keys under GTK2.
2005-03-10  Julian SmartWhen drawing a solid page background, don't use theme...
2005-03-10  Włodzimierz SkibaDisable wxID_EXIT on PalmOS with all consequences in...
2005-03-10  Vadim ZeitlinUnicode fix after last commit
2005-03-10  Vadim Zeitlinuse wxGetenv() instead of getenv() which doesn't exist...
2005-03-10  Robin DunnGive the wxChoice an explicit width so the min size...
2005-03-10  Vadim Zeitlinunused param warning with wxUSE_OLE=0
2005-03-10  Stefan Csomorcursor setting corrected
2005-03-10  Stefan Csomormake sure we don't have two associations pointing to...
2005-03-10  Vadim Zeitlincheck that wxYES and wxNO are always used together...
2005-03-10  Włodzimierz SkibaSmartphone adjustements to generic log dialog.
2005-03-09  Robert Roebling Compilo.
next