2006-11-01 |
Benjamin Williams | wxaui maximize/restore button patch from Aleksey Sanin... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Benjamin Williams | wxaui notebook style flags added |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Julian Smart | Corrected directory example |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Remove debug printf. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Julian Smart | IsDir() test is pretty useless, use DirExists |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Julian Smart | Allow for WinCE drive-less single backslash |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Make wxDataViewCtrl compile and work in ANSI mode. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Vadim Zeitlin | do not include <windows.h> directly |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Benjamin Williams | aui this really has to be BOOL and not bool |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Vadim Zeitlin | also disable/reenable warning 4100 (unreferenced formal... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Vadim Zeitlin | fix for longlongHash for architectures where sizeof... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Fix compilation for GTK >= 2.6 |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Fix warning. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | wxMiniFrame's default style is without closebox on |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | FRM's small wxSize::Scale enhancement. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Also apply second part of patch for preventing |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Stefan Csomor | typo |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Julian Smart | Reverted patch 1476893 pending further investigation... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Julian Smart | Fixed compile error with --enable-stl |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Fix for always failing assert in GetValue. Save the... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Stefan Csomor | casing the coordinates recalc |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Kevin Ollivier | Fixing icon drawing and implementing HitTest and GetIte... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | The rect passed to DrawTreeItemButton is already adjust... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | SWIGged |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Implement deep copy of wxBitmapRefData |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Don't use the "wxHtmlWindow" name, so the classname... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | better report if the subclass factory has import problems |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Buffered DCs now take non-const bitmaps |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Make it possible to create just one clock, for testing |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Remove comment from patch that doesn't apply anymore |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Robin Dunn | Switch wxBufferedDC to use a wxBitmap* internally,... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Vadim Zeitlin | initialize m_surface when copying invalid bitmap |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Vadim Zeitlin | implement proper bitmap copying |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Stefan Neis | Generalized compilation fix for old compilers. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Stefan Neis | Dummy implementation for copying bitmaps. |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Michael Wetherell | Fix setting the large file flag. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Kevin Ollivier | Explicitly forward non-command events along to the... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Neis | Maximize chances to find an existing definition for... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robert Roebling | Return SetSizeHints() in wxWindow to its former |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robert Roebling | Fix crash when intersecting with NULL region. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robert Roebling | Commited region iterator fix. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Neis | Compilation fix. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | Add a topc overview about window sizing |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | Always draw the selection of selected items, not just... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | fix typo |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | Change the wxCharBuffer typemap to make sure there... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | wxTGAHandler is included by default |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | always define our HKPD/CC/DD constants, without using... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | include wx/private/*.h and wx/port/gtk/*.h files in... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | call PKG_PROG_PKG_CONFIG before checking for gnomeprint... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | no changes, just resolving conflict with Julian's chang... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | don't compute (and mainly don't cache) our best size... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Add newline at end - necessary for PDF |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Invalidate cache because best size was calculated earlier |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Initialise all variables |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | correct compilation after last change (added ifdef... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | increase the notebook size to accomodate the size of... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | wxaui documentation updates |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | implement wcsftime for versions of VS earlier than... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | wxWinCE compile fixes |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | added entry for 2.7.2 |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | use SelectObjectAsSource when we don't need to modify... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | fix wxBitmap mask copying |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | don't define WINVER as 0x0400 in configure, it's define... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Václav Slavík | compilation fix for !wxUSE_PALETTE |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | aui notebook - foreign tab drops are positioned correctly |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | fixes for status bar positioning with non-top aligned... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Version changes |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | recognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | aui docking works well on systems with solid window... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | many fixes to toolbar positioning code |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | checking that a wxWindow is of run-time type wxWindow... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Remove unnecessary restriction for sizer parent |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | don't define specifyLevel variable in release builds... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | removed unused Tell() call |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | don't define TRACE_CLIPBOARD in release builds (fixes... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | fix crash in wxRadioBox creation due to its DoGetBestSi... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | blind compilation fixes for OS/2 |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | fix refcountlist subsection location |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | SetBestSize() is now deprecated, don't use it |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | aui notebook real-time dragging implemented |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Made all bitmaps 16x16 |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Václav Slavík | fixed: clicking on links in the help view did nothing |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Csomor | fixing reset clip |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Csomor | correct meaning of logical origin |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | aui notebook pages can be moved around |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Csomor | added missing init |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Michael Wetherell | Fix for handling of invalid gifs, patch 1587754 Noel... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Benjamin Williams | fixed missed button enum conversion |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | avoid unneeded use of cat in the last change |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Václav Slavík | fixed scrolling using mouse broken by my previous commit |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | Get the version numbers from configure.in, which should... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Stefan Csomor | make things compile under 10.3 again |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Vadim Zeitlin | define wxTC_MULTILINE explicitly as wxNB_MULTILINE... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Julian Smart | Don't process char event if wxTranslateKeyEvent returne... |
commit | commitdiff | tree | snapshot |
next |