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):

2008-03-12 05:46 PC, revision 52447

don't defer showing if _NET_FRAME_EXTENTS handler is not connected

2008-03-11 18:20 MW, revision 52446

Add configuration for push builds.

2008-03-11 18:14 BP, revision 52445

Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source). Updated function and macro pages to use simply "()" and not "::" or "#".

2008-03-11 14:06 VZ, revision 52444

VC6 compilation fix: remove redundant end variable declaration in Destroy()

2008-03-11 11:31 JS, revision 52443

Typo correction

2008-03-11 09:35 VS, revision 52442

RPM spec files should use Unix line endings

2008-03-11 07:57 BP, revision 52438

Looking for comments on new functions and macros organization of Doxygen docs shown with this commit, see wx-dev.

2008-03-11 00:03 VZ, revision 52437

delete wxNativeContainerWindow when the native window is destroyed, even if this means leaking memory in GTK case -- still better than getting X errors and crashing

2008-03-10 19:40 VZ, revision 52430

fix handling of native toolkit command line options broken by wxCmdLineArgsArray change

2008-03-10 16:23 FM, revision 52429

interface headers reviewed

2008-03-10 15:54 VZ, revision 52428

compilation fix after last commit

2008-03-10 15:50 VZ, revision 52427

added wxNativeContainerWindow and implemented it for wxMSW and wxGTK

2008-03-10 15:36 FM, revision 52426

update the technote with the conventions recently defined

2008-03-10 15:24 FM, revision 52425

regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'

2008-03-10 15:19 FM, revision 52424

fixed links to global variables; fixed categories; use @see instead of @seealso

2008-03-10 15:11 FM, revision 52423

use CSS spans instead of \sections so that we uniform the look to the Doxygen HTML for @see tag; remove @seealso and rather use the std @see tag

2008-03-10 13:55 VZ, revision 52422

fix WXDLLIMPEXP_FWD declaration of wxCollapsiblePane

2008-03-10 02:55 VZ, revision 52420

further simplifiy USE_NATIVE_HEADER_WINDOW checks

2008-03-09 18:13 FM, revision 52419

remove spurious \b

2008-03-09 17:46 MW, revision 52418

Add interface/* to fileNotImportant.

2008-03-09 17:42 FM, revision 52417

revised the first two interface headers

2008-03-09 17:42 FM, revision 52416

use wxAcceleratorEntryFlags as wxACCEL_* enum name so it's easier to refer to it in wxDocs

2008-03-09 17:09 FM, revision 52415

fixed category

2008-03-09 16:24 FM, revision 52414

add const qualifiers

2008-03-09 13:14 VZ, revision 52412

remove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font attributes

2008-03-09 12:59 VZ, revision 52411

use extra parentheses to fix Borland problems with operator?:

2008-03-09 12:57 VZ, revision 52410

don't use native headers in wxUniv build (this doesn't even link under MSW)

2008-03-09 12:55 VZ, revision 52409

suppress (harmless) warnings about unused variables

2008-03-09 12:47 VZ, revision 52408

document "wrap" attribute for wxStaticText

2008-03-09 12:33 FM, revision 52407

removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacing in the prototypes; changed @param as discussed on wx-dev; use @see instead of @sa; better indentation for @returns,@remarks,@see paragraphs; other misc fixes

2008-03-09 12:31 FM, revision 52406

don't style using Doxygen tags; use <span> tags and CSS instead

2008-03-09 11:58 FM, revision 52405

fix missing end brace

2008-03-09 11:08 FM, revision 52404

adjust comments for latex Doxyfile; no real change; add Id keyword

2008-03-09 03:27 RD, revision 52399

Enable XRC to call wxStaticText::Wrap

2008-03-09 03:27 RD, revision 52398

Enable XRC to call wxStaticText::Wrap

2008-03-09 03:24 RD, revision 52397

Don't need to use wxHAVE_RAW_BITMAP any more.

2008-03-09 03:21 RD, revision 52396

Don't need to use wxHAVE_RAW_BITMAP any more.

2008-03-08 23:04 VZ, revision 52395

wxUniv compilation fix for gs_windowHandles assignment

2008-03-08 23:04 VS, revision 52394

fixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style

2008-03-08 21:52 SC, revision 52393

latex include is not making things worse, so we use it all the same

2008-03-08 21:34 SC, revision 52392

latex include not properly working for links and titlepage

2008-03-08 21:32 SC, revision 52391

fixes

2008-03-08 21:18 SC, revision 52390

pdflatex support

2008-03-08 21:15 SC, revision 52389

adding files for pdflatex support

2008-03-08 17:32 FM, revision 52388

use SPAN.literal CSS style for @true, @false, @ifdef_ and similars

2008-03-08 17:30 FM, revision 52387

specify we don't use # character; other minor details

2008-03-08 16:08 MW, revision 52386

Typo in filesNotImportant.

2008-03-08 15:46 SC, revision 52385

cleaning up common OSX code

2008-03-08 15:30 FM, revision 52384

more comments

2008-03-08 14:43 FM, revision 52383

adjusted indentation with astyle; added Id keyword

2008-03-08 14:39 FM, revision 52382

make it callable from any path

2008-03-08 13:52 FM, revision 52381

added interface headers with latest discussed changes

2008-03-07 19:38 SC, revision 52378

cleaning up common OSX code

2008-03-07 16:56 SC, revision 52377

cleaning up common OSX code

2008-03-07 16:54 SC, revision 52376

cleaning up common OSX code

2008-03-07 16:53 SC, revision 52375

cleaning up common OSX code

2008-03-07 16:51 SC, revision 52374

cleaning up common OSX code

2008-03-07 16:50 SC, revision 52373

cleaning up common OSX code

2008-03-07 16:50 SC, revision 52372

cleaning up common OSX code

2008-03-07 16:44 SC, revision 52371

xcode_config moved

2008-03-07 16:41 SC, revision 52370

adding Aspen (iPhone)

2008-03-07 16:31 SC, revision 52369
  • D /wxWidgets/trunk/include/wx/mac/carbon/config_xcode.h

moving out of 'carbon' dir

2008-03-07 16:30 SC, revision 52368

moving out of 'carbon' dir

2008-03-07 16:29 SC, revision 52367

adding DLOPEN

2008-03-07 12:59 VS, revision 52366

fixed syntax error

2008-03-07 08:55 JS, revision 52365

Only use fonts in wxTextAttr::Combine if they are really present in the attributes.

2008-03-06 22:23 VS, revision 52364

fixed minsize setting after wxCollapsiblePane is expanded - should set client, not window, minsize

2008-03-06 19:28 VS, revision 52363

deprecated wxWindow::SetHelpTextForId()

2008-03-06 18:02 SC, revision 52362

fix for 1742682

2008-03-06 17:11 VZ, revision 52361

use %p for printing out a pointer

2008-03-06 14:41 VZ, revision 52360

use \newsince instead of incorrect \since

2008-03-06 13:48 VS, revision 52359

Unicode compilation fix

2008-03-06 12:24 SC, revision 52358

64/32 bit fixes

2008-03-06 12:20 SC, revision 52357

64/32 bit fixes

2008-03-06 10:12 VS, revision 52356

use 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG

2008-03-06 09:44 SC, revision 52355

include fixed for non-precomp

2008-03-06 06:46 JJ, revision 52349

Update OpenVMS compile configuration

2008-03-05 23:12 VZ, revision 52348

remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function is redefined as static

2008-03-05 21:27 SC, revision 52347

graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.

2008-03-05 21:19 SC, revision 52346

graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.

2008-03-05 21:16 SC, revision 52345

shaped can be minimized

2008-03-05 21:14 SC, revision 52344

graphics context additions and merging graphics bitmap additions from Kevin O.

2008-03-05 21:13 SC, revision 52343

graphics context additions and merging graphics bitmap additions from Kevin O.

2008-03-05 21:11 SC, revision 52342

graphics context additions and merging graphics bitmap additions from Kevin O.

2008-03-05 21:10 SC, revision 52341

merging graphics bitmap additions from Kevin O.

2008-03-05 19:13 FM, revision 52340

fix links to overviews

2008-03-05 19:08 FM, revision 52339

fixed all doxygen warnings fixable

2008-03-05 15:31 VS, revision 52338

made wxFindFocusedChild static, the comment wasn't telling truth anymore

2008-03-05 15:22 VZ, revision 52337

ignore more build files

2008-03-05 15:18 VZ, revision 52336

check that parent is non-NULL in CreateWindowFromHWND() instead of just crashing if it is; don't call SetEventHandler() unnecessarily; inherit the id from HWND in AdoptAttributesFromHWND()

2008-03-05 15:16 VZ, revision 52335

call SetHWND(hWnd) from SubclassWin(), this is consistent with calling SetHWND(0) from UnsubclassWin()

2008-03-05 15:14 VS, revision 52334

added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC

2008-03-05 15:14 VS, revision 52333

added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC

2008-03-05 15:09 VS, revision 52332

backported wxSizer::SetSizeHints() fix to make it work correctly when the best size decreases

2008-03-05 15:02 VS, revision 52331

backported wxSizer::ComputeFittingClientSize() and ComputeFittingWindowSize() to 2.8

2008-03-05 14:19 VS, revision 52330

backported ClientToWindowSize(), WindowToClientSize() to 2.8

2008-03-05 13:20 VZ, revision 52329

really use the position passed to ShowHelpAtPoint() when using CHM help controller [backport of r52203 from trunk]

2008-03-05 12:39 VZ, revision 52328

disable wxHAS_TEXT_WINDOW_STREAM for the old MSVC iostream.h library; don't disable it for DLL builds (why?)

2008-03-05 12:27 VZ, revision 52327

include wx/artprov.h to define wxArtID used in this header

2008-03-04 22:18 VS, revision 52320

format strings with no real text don't need translating

2008-03-04 17:46 VS, revision 52319

backported wxRESERVE_SPACE_EVEN_IF_HIDDEN to 2.8

2008-03-04 12:16 VZ, revision 52314

set wxUSE_IOSTREAMH to 0 by default, we're in 2008, not 1988

2008-03-04 12:14 VZ, revision 52313

remove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in double dots in the resulting file name

2008-03-04 12:06 VZ, revision 52312

remove duplicate end iterator declaration from Destroy()

2008-03-04 12:06 VZ, revision 52311

VC6 doesn't have wostream when using old iostream.h

2008-03-04 12:03 VS, revision 52310

added macros for checking for conflicts between flags values; use it in wxSizer code

2008-03-04 12:01 VS, revision 52309

added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that prevents the sizer from changing size if a window is hidden

2008-03-04 10:06 VS, revision 52308

fixed wxGenericTreeCtrl::DoThaw to call base class' method

2008-03-04 10:05 VS, revision 52307

removed IsFrozen() from paint handler, no need for it there

2008-03-04 10:04 VS, revision 52306

test Freeze/Thaw completely, including clearing and setting insertion point

2008-03-04 10:03 VS, revision 52305

implemented Freeze/Thaw in wxGTK

2008-03-04 04:20 BP, revision 52297

Converted bitmaps to PNG (saving 600KB+), flattened any transparent PNGs in case of incompatible browsers/printing, and renamed a number of images to indicate what page it's used on.

2008-03-04 00:21 BP, revision 52296

Fixed non-precomp headers build.

2008-03-03 23:35 FM, revision 52295

add some explanation text for the new sections

2008-03-03 23:33 VZ, revision 52294

use the selection background colour set using SetSelectionBackground() in GetSelectedTextBgColour() by default

2008-03-03 23:27 FM, revision 52293

added the @appearance tag with a first test screenshot

2008-03-03 22:58 FM, revision 52292

added the logos for our main ports

2008-03-03 22:57 FM, revision 52291

use page_port as prefix since it's shorter and more suited to the new aliases added to Doxygen.inc

2008-03-03 22:56 FM, revision 52290

typo fix

2008-03-03 20:38 MW, revision 52289

Add stylesheet.

2008-03-03 12:23 FM, revision 52285

use rtti as shortcut for runtime type information

2008-03-03 12:22 FM, revision 52284

use rtti as shortcut for runtime type information

2008-03-03 11:30 VS, revision 52283

made Freeze/Thaw recursively (un)freeze child windows too

2008-03-03 10:15 BP, revision 52282

Updated library dependancy graph to use Graphviz (through Doxygen) while removing wxODBC library.

2008-03-03 03:05 BP, revision 52273

Removed wxImageList overview, and other @ref fixes.

2008-03-03 02:01 VZ, revision 52272

position help windows shown when Shift-F1 is pressed near the window and not at the mouse position unless the mouse is over the window [backport of r52271 from trunk]

2008-03-03 01:58 VZ, revision 52271

position help windows shown when Shift-F1 is pressed near the window and not at the mouse position unless the mouse is over the window (this avoids showing the tooltip in the opposite corner of the screen)

2008-03-02 23:50 BP, revision 52270

Fixed WX_2_8_7 tag from revision 50130.

2008-03-02 23:49 BP, revision 52269
  • D /wxWidgets/tags/WX_2_8_7

Removed faulty tag with two copies of wxWidgets to make room for fixed tag in next commit.

2008-03-02 23:28 VZ, revision 52268

always draw toolbar background ourselves under XP as it isn't drawn correctly with some themes (e.g. Zune one) otherwise (replaces patch 1783181)

2008-03-02 23:27 VZ, revision 52267

add test for setting toolbar background colour

2008-03-02 23:21 VZ, revision 52266

reverted the last 2 changes to this file, the border stuff has nothing to do with toolbar sample and is really confusing

2008-03-02 23:19 VS, revision 52265

there's no such thing as LANG_VALENCIAN

2008-03-02 23:05 VZ, revision 52264

use custom selection colours in wxHtmlListBox again (restores functionality broken by patch 1650804 in r44640)

2008-03-02 20:40 VS, revision 52263

fixed rendering of wxTextCtrl's border with wxTE_RICH(2) styles and XP's Classic theme

2008-03-02 20:24 FM, revision 52262

keep the list of event classes in a single place

2008-03-02 17:29 FM, revision 52261

fix include file syntax

2008-03-02 17:22 FM, revision 52260

added category pages for macros and functions

2008-03-02 17:21 FM, revision 52259

fix topic overview name

2008-03-02 15:35 FM, revision 52258

typofix

2008-03-02 15:33 FM, revision 52257

ensure all topic overviews have an horizontal rule with the list of the sections above

2008-03-02 15:18 FM, revision 52256

fixed @code sections

2008-03-02 15:03 FM, revision 52255

fix the @section tag

2008-03-02 14:55 VZ, revision 52254

decouple item index from string value (patch 1905702)

2008-03-02 14:45 VZ, revision 52253

don't post WM_NULL if there is already a WM_NULL in the queue to avoid overflowing it (patch 1904771)

2008-03-02 14:33 VZ, revision 52252

add support for custom controls in file dialog in wxGTK and generic versions; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837)

2008-03-02 14:29 VZ, revision 52251

don't clear value index in SetStringValue() if the value is invalid (patch 1905695)

2008-03-02 14:03 VZ, revision 52250

fix WPARAM typo

2008-03-02 11:00 VS, revision 52248

header files are not executable

2008-03-02 10:59 VS, revision 52247

wxMac: Fixed wxListCtrl to respect items' non-default fonts.

2008-03-02 10:52 VS, revision 52246

don't set m_font upfront in wxMac, let the GetDefaultAttributes mechanism used by other ports pick the right font if m_font is wxNullFont

2008-03-02 10:50 VS, revision 52245

added Get(Class)DefaultAttributes implementation for all controls using DataBrowser native control; fixed wxListBox's to return correct font

2008-03-02 10:48 BP, revision 52244

More doxygen topic overview cleanup.

2008-03-02 10:43 VS, revision 52243

wxMac: Fixed wxListCtrl to respect items' non-default fonts.

2008-03-02 04:32 BP, revision 52237

More doxygen topic overview cleanup.

2008-03-02 01:20 VZ, revision 52234

use generic dialogs under Palm (generic.diff part of patch 1894861)

2008-03-02 01:16 VZ, revision 52233

workarounds for Palm compiler errors (pacc-error.diff part of patch 1894861)

2008-03-02 01:14 VZ, revision 52232

define wxConfig where the header implementing it is defined; also define it for wxPalm and wxOS2 (confmove.diff part of patch 1894861)

2008-03-02 01:08 VZ, revision 52231

predefine wxUSE_LIBMSPACK as 0 for Palm (chkconf.diff part of patch 1894861)

2008-03-02 01:02 VZ, revision 52230

add platform info for Palm (add-wxpalm-info.diff part of patch 1894861)

2008-03-02 00:58 VZ, revision 52229

update the makefiles to take care of new files and improve dependencies support (makefile*.diff parts of patch 1894861)

2008-03-02 00:55 VZ, revision 52228

declare file-related APIs missing under Palm (pflib-missing.diff part of patch 1894861)

2008-03-02 00:53 VZ, revision 52227

compilation fixes for PalmOS and implementations of missing standard functions (pflib.diff part of patch 1894861)

2008-03-02 00:43 VZ, revision 52226

PalmOS compilation fixes (wx-trunk-out.diff part of patch 1894861)

2008-03-02 00:35 VZ, revision 52225

ignore VC7 projects created by importing VC6 ones

2008-03-02 00:32 VZ, revision 52224

mention that SetNativeFontInfo() resets the font in 2.8 but doesn't in the next versions

2008-03-02 00:12 VZ, revision 52223

add menu item to jump to DST start date

2008-03-01 17:26 RR, revision 52220

Mention wxURLDataObject some more

2008-03-01 17:22 RR, revision 52219

Implemented wxURLDataObject for wxGTK using text/x-moz-url

2008-03-01 17:20 RR, revision 52218

typo char_t -> char

2008-03-01 16:45 SC, revision 52217

guard against an m_peer being NULL which is the case for a wxMenuBar, and here tools with introspection from python crash on OS X because they display all attributes in inheritance ...

2008-03-01 13:44 FM, revision 52216

to be valid HTML4 alt attribute is needed

2008-03-01 13:41 FM, revision 52215

typo fix

2008-03-01 12:23 VZ, revision 52214

no real changes, just refactor/simplify the code to remove duplication and unnecessary casts

2008-03-01 11:23 JS, revision 52213

Image size fix

2008-03-01 10:25 RR, revision 52212

Patch for context menu event for generic/Windows code

2008-03-01 09:49 BP, revision 52211

More doxygen topic overview cleanup.

2008-03-01 02:05 BP, revision 52206

More doxygen topic overview cleanup.

2008-02-29 23:54 VZ, revision 52203

really use the position passed to ShowHelpAtPoint() when using CHM help controller (we always used the mouse position instead)

2008-02-29 21:11 VS, revision 52200

fixed ~wxWindowBase to remove associated context help from wxHelpProvider -- otherwise wrong help text could be reused by other controls later

2008-02-29 21:11 VS, revision 52199

fixed ~wxWindowBase to remove associated context help from wxHelpProvider -- otherwise wrong help text could be reused by other controls later

2008-02-29 20:47 SC, revision 52198

adjusting to changed ownership (font is only created in the GetFont call of wxTextAttr)

2008-02-29 20:02 VS, revision 52197

misc. fixes to wxHelpProvider docs

2008-02-29 19:51 VZ, revision 52196

fix asserts when the root is hidden [backport of r45135 from trunk]

2008-02-29 15:12 VS, revision 52195

fixed addition of wxLANGUAGE_VALENCIAN to be binary compatible

2008-02-29 09:19 BP, revision 52191

More doxygen topic overview cleanup.

2008-02-28 22:50 VS, revision 52186

clear statusbar 'Connecting...' message on failure

2008-02-28 22:50 VS, revision 52185

clear statusbar 'Connecting...' message on failure

2008-02-28 22:40 FM, revision 52184

fix little problem previously introduced: GENERATE_TAGFILE must be left empty

2008-02-28 21:58 FM, revision 52183

remove svn:executable property

2008-02-28 21:50 FM, revision 52182

splitted the Doxyfile in more files; now it's easy to generate only a single format or all of them without editing the cfg files

2008-02-28 21:33 FM, revision 52181

prepare for Doxygen renaming into Doxygen.inc

2008-02-28 21:29 FM, revision 52180

move cpp constants just before the wxUSE list

2008-02-28 18:44 JS, revision 52179

Open and Close clipboard properly

2008-02-28 18:44 JS, revision 52178

Open and Close clipboard properly

2008-02-28 08:13 FM, revision 52176

added missing std sections

2008-02-28 08:13 FM, revision 52175

added library missing section

2008-02-28 08:12 FM, revision 52174

adding missing quotes

2008-02-28 08:11 FM, revision 52173

fix the include files

2008-02-28 08:06 FM, revision 52172

removed samples topic overview; the samples are part of mainpages/utilities.h now

2008-02-28 06:34 PC, revision 52171

revert updating GTK size hints when window decorations change, it messes up min size set by a sizer

2008-02-28 06:34 PC, revision 52170

forward Show() to base, not wxWindow

2008-02-28 03:22 BP, revision 52169

Removed some remaining '#' references.

2008-02-28 03:13 BP, revision 52168

Last doxygen topic overview cleanup assigned to myself.

2008-02-28 02:52 VZ, revision 52167

correct WinCE compilation after last change: can't use global scope with GlobalLock/Unlock() there

2008-02-28 02:48 VZ, revision 52166

added DFCS_CHECKED to DrawCheckMark() (part of patch 1890974)

2008-02-28 02:22 VZ, revision 52165

more /Wp64 warning fixes: mostly use UINT_PTR instead of UINT and define our WX[WL]PARAM with __w64 if available to avoid hundreds of warnings when casting LPARAMs to pointers/handles

2008-02-28 00:41 VZ, revision 52164

use GlobalPtrLock (modified to allow not initializing it if the ptr is NULL) in wxGetPrinterDC() to avoid /Wp64 warnings and also make code safer

2008-02-28 00:22 VZ, revision 52163

compilation fix after last change

2008-02-27 18:37 BP, revision 52157

More doxygen topic overview cleanup.

2008-02-27 18:16 JS, revision 52156

Logged some changes.

2008-02-27 18:12 VZ, revision 52155

fix wxWeakRef<> for Borland C++ (slightly modified patch 1902415)

2008-02-27 18:07 JS, revision 52154

Take into account explorer associations and CurVer when finding the command to execute.

2008-02-27 18:07 JS, revision 52153

Take into account explorer associations and CurVer when finding the command to execute.

2008-02-27 18:03 VZ, revision 52152

don't attempt to create 0*0 bitmaps in GetBuffer() (patch 1899643)

2008-02-27 18:00 VZ, revision 52151

clip the text in report mode to prevent it from overflowing into the next column (patch 1898914)

2008-02-27 17:54 VZ, revision 52150

don't track handlers connected to this object itself (patch 1899730)

2008-02-27 17:46 VZ, revision 52149

add SetNativeTheme() (slightly modified patch 1884553)

2008-02-27 17:45 VZ, revision 52148

translate "Copy URL" string in the popup menu (feature request 1803958) (should have been part of r52131 but somehow wasn't committed)

2008-02-27 17:35 VZ, revision 52147

fixes for __WINCE_NET__ build (slightly modified patch 1892654)

2008-02-27 17:29 VZ, revision 52146

only define wxAuiFloatingFrameBaseClass as wxMiniFrame if wxUSE_MINIFRAME==1 (and do it under all platforms, why not?) (replaces part of patch 1892654)

2008-02-27 17:19 VZ, revision 52145

override SetDropTarget() in wxGrid to associate it with wxGridWindow as this is what things tend to be dropped on (patch 1903103)

2008-02-27 15:32 VS, revision 52144

forgot to add OnFocusChange to version-script.in in r52007

2008-02-27 15:08 VZ, revision 52143

forward WM_HELP from the buddy control to the main one in order to make context sensitive help work when the text part of wxSpinCtrl is clicked with "?" cursor

2008-02-27 14:49 VZ, revision 52142

don't hide the TLW being deleted unless there any other *visible* TLWs remaining (bug 1902632)

2008-02-27 08:58 JS, revision 52138

Added new symbols

2008-02-27 08:54 JS, revision 52137

Made wxRichTextCtrl cursors accessible

2008-02-27 08:54 JS, revision 52136

Made wxRichTextCtrl cursors accessible

2008-02-27 08:11 SC, revision 52135

applying patch 1873285

2008-02-27 07:55 SC, revision 52134

applying patch 1873285

2008-02-27 06:48 BP, revision 52133

More doxygen topic overview cleanup.

2008-02-27 04:40 BP, revision 52132

More doxygen topic overview cleanup.

2008-02-27 02:18 VZ, revision 52131

translate "Copy URL" string in the popup menu (feature request 1803958)

2008-02-27 02:01 VZ, revision 52130

no changes, just a couple of typo fixes in comments

2008-02-26 20:09 RR, revision 52129

restore wxComboBox's behaviour of reacting to <ENTER>

2008-02-26 18:37 BP, revision 52128

More doxygen overview cleanup.

2008-02-26 17:59 JS, revision 52127

Don't take the previous paragraph style when deleting paragraph marker

2008-02-26 17:59 JS, revision 52126

Don't take the previous paragraph style when deleting paragraph marker

2008-02-26 17:55 VZ, revision 52125

/Wp64 warnings fixes (mostly simply use wxUIntToPtr/wxPtrToUInt() instead of C casts)

2008-02-26 17:55 JS, revision 52124

Corrected GetFontAttributes

2008-02-26 17:42 VZ, revision 52123

fixes for MSVC compilation with /Wp64 (used by new _vc7 project files): define wxUIntPtr as size_t, not ulong; suppress warning about size_t to int conversion as there are simply too many of them to be fixed now

2008-02-26 17:17 VZ, revision 52122

check whether the grid is fully created in Refresh() (fixes a crash under Mac); refactored members initialization into a new InitVars() method to avoid duplication and ensure that they're always initialized (slightly modified patch 1901366)

2008-02-26 17:14 PC, revision 52121

initialize m_miniTitle, fix button press detection on caption area, remove support for obsolete wxTINY_CAPTION styles

2008-02-26 15:27 JS, revision 52120

Fixed [ 1775674 ] Invalid color in picker dialog

2008-02-26 15:27 JS, revision 52119

Fixed [ 1775674 ] Invalid color in picker dialog

2008-02-26 15:05 JS, revision 52118

Fixed [ 1720130 ] A minor 'bug' or 'annoyance' with header file.

2008-02-26 15:04 JS, revision 52117

Fixed [ 1720130 ] A minor 'bug' or 'annoyance' with header file.

2008-02-26 14:55 JS, revision 52116

Fixed bug [ 1714813 ] ApplyXXXToSelection remove style

2008-02-26 14:55 JS, revision 52115

Fixed bug [ 1714813 ] ApplyXXXToSelection remove style

2008-02-26 14:27 JS, revision 52114

Removed redundant Init call (bug 1724495)