Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2005-11-20 09:13 RR, revision 36203

Make wxFileDialog work under GPE again.

2005-11-19 22:49 JS, revision 36202

Event coordinates should _always_ be physical, not logical, to be consistent both with other events and with the wxMSW control

2005-11-19 13:05 SC, revision 36201

patch 1352744

2005-11-19 01:21 MR, revision 36200

[2_6_BRANCH] Spelling fixes from Andreas Mohr (docs part of patch #1360064)

2005-11-19 01:07 MR, revision 36199

Spelling fixes from Andreas Mohr (patch #1360064)

2005-11-18 21:23 SC, revision 36198

patch 1306473

2005-11-18 18:40 SC, revision 36197

patch 1265473

2005-11-18 18:34 ABX, revision 36196

Follow other ports with Title/Label split.

2005-11-18 18:30 ABX, revision 36195

Update after adding palmos setup.h to family of automatically created setups.

2005-11-17 23:37 VS, revision 36194

fixed layout of tables that are first element on a page

2005-11-17 23:35 VS, revision 36193

reduced code duplication in wxHtmlWinParser::AddText (no real change)

2005-11-17 17:43 JS, revision 36192

Fixed problem with choice editor in wxGrid whereby the editor lost focus when the combobox menu was shown.

2005-11-17 14:36 ABX, revision 36191

Fixes for bugs #1218219 and #1218254.

2005-11-16 17:43 ABX, revision 36190

Warning fix.

2005-11-16 17:27 ABX, revision 36189

Finally removes occurences of OnMenuCommand and closes bug #1164678

2005-11-16 16:31 VZ, revision 36188

don't use wxStaticCast to wxBookCtrlBase -- it doesn't work

2005-11-16 14:19 MW, revision 36187

Rebake for new penguin

2005-11-16 12:06 DS, revision 36186

applied patch #1348053 "[msw] Strip mnemonics when calc best size for static text"

2005-11-15 23:26 DS, revision 36185

only remap the disabled bitmap of a toolbarbutton when allowed by system (settings), otherwise colour artifacts can appear

2005-11-15 22:40 MR, revision 36184

Any reason why we #if the menuitem bitmap code in the menu sample? For now just adding wxGTK in addition to wxUSE_OWNER_DRAWN case, for the cases where bitmaps are to be set...

2005-11-15 18:05 VZ, revision 36183

unhide wxConnectionBase::Execute(wxString)

2005-11-15 15:51 MW, revision 36182

Add a length parameter for wxRegEx::Matches

2005-11-15 15:36 MW, revision 36181

rcdefs.h is a real file

2005-11-15 14:51 ABX, revision 36180

Be consistent with all setup.h. Include chkconf.h only once from wx/platform.h.

2005-11-15 07:40 ABX, revision 36179

Minor cleanings.

2005-11-14 23:02 RR, revision 36178

Use generic file dialog under GPE, the new native one doesn't work. Soemthing still is wrong with layout updating, but that is one the way.

2005-11-14 23:00 RR, revision 36177

XkbSetDetactableAutoRepeat doesn't seem to exist on GPE (makes sense, there is no keyboard), although it does exist in the header of the SDKs.

2005-11-14 22:59 RR, revision 36176

Make buttons in stdsizer horizontally laid out under GPE as well.

2005-11-14 20:24 SC, revision 36175

corrected wake up code

2005-11-14 17:38 JS, revision 36174

Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features (with Unicode and scope mods) By Sandro Sigala

2005-11-14 17:03 ABX, revision 36173

Warning fix.

2005-11-14 08:55 JS, revision 36172

Removed old menu code for GTK+1

2005-11-14 08:50 JS, revision 36171

Removed old bitmap menu item code for GTK+1

2005-11-14 08:48 JS, revision 36170

Removed GTK+2 bitmap menu item code

2005-11-13 21:48 ABX, revision 36169

eVC3/PPC2002 build fix.

2005-11-13 21:47 ABX, revision 36168

Helpful references.

2005-11-13 21:26 ABX, revision 36167

Typo fix.

2005-11-13 19:51 MR, revision 36166

Typo fix in comment

2005-11-13 19:44 MR, revision 36165

Might aswell show the compile- and runtime versions of GTK+ in the ctrl+alt+mclick dialog in case of wxGTK.

2005-11-13 14:52 ABX, revision 36164

Missing #ifdef markup.

2005-11-13 11:53 ABX, revision 36163

Typo fix.

2005-11-13 11:46 ABX, revision 36162

Resize all top level windows when SIP changes visibility.

2005-11-13 05:00 KH, revision 36161

Fix MDI child windows not becoming active when created after changes to wxTopLevelWindow; BringWindowToTop added to wxMDIChildFrame

2005-11-11 19:33 MW, revision 36160

Change the name of a symbol to make it more descriptive

2005-11-11 17:22 MW, revision 36159

Make wxRegEx::Replace run in linear time

2005-11-11 16:55 MW, revision 36158

Warning fixes

2005-11-11 14:46 JS, revision 36157

Typo correction

2005-11-11 00:23 ROL, revision 36156

0.1.7-0 ------- Added new controls (Choicebook, Listbook, StatusBar, DatePicker), and completed style flags. Test window is opened for an available parent control if no specific view defined. Better handling of exceptions (highlighting does not 'stick' anymore). Tested on wxGTK 2.6.1.0.

2005-11-10 16:16 ABX, revision 36155

Macros for simplified testing Open Watcom version and required tweaks.

2005-11-10 12:49 ABX, revision 36154

Missing commit.