2004-06-04 |
Václav Slavík | title needs to be translated, too |
tree | commitdiff |
2004-06-04 |
Julian Smart | If we have multiple filters in a Save dialog, don't use |
tree | commitdiff |
2004-06-04 |
Václav Slavík | use simple template instead of macro, it's easier to... |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
tree | commitdiff |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | wxGetenv was incorrectly implemented, caching prevented... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | fixed wxSetEnv to correctly set variable in Unicode... |
tree | commitdiff |
2004-06-03 |
Julian Smart | If several doc templates use the same document and... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | fixed wrong tooltip colour -- don't mess with widget... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Separated creation and initialisation of a document... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Initialise hash table with string key |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Fix compile errors when using gtk 1.2 |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-02 |
Robin Dunn | On wxGTK2 the label woudl not be realigned if SetLabel... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Don't force a smaller icon size |
tree | commitdiff |
2004-06-02 |
Julian Smart | GTK+ 2.0 can't compile egg tray code |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | Yet more fixes for wxNotebook compatibility... |
tree | commitdiff |
2004-06-02 |
Kevin Ollivier | wxWebKitCtrl now properly detects a wxNotebook anywhere... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | Handle the (probably rare) case where the icon has... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-06-01 |
Włodzimierz Skiba | DMC warning fix, code cleaning |
tree | commitdiff |
2004-06-01 |
David Elliott | wx/notebook.h is not included from wx/wx.h |
tree | commitdiff |
2004-06-01 |
Václav Slavík | calling a variable 'stat' was exceptionally stupid... |
tree | commitdiff |
2004-06-01 |
Julian Smart | Needs a foreground colour |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | we have to be able to tell whether a control can be... |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | uppercasing menu shortcuts for non-command keystrokes... |
tree | commitdiff |
2004-06-01 |
Stefan Csomor | added native pane splitter rendering |
tree | commitdiff |
2004-06-01 |
Kevin Ollivier | Fixes for wxWebKitCtrl to work with wxNotebook. |
tree | commitdiff |
2004-05-31 |
Václav Slavík | added wx-specific code and license info |
tree | commitdiff |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | allow classes derived from wxTopLevelWidnow to use... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | fixed crash on incorrect HTML input caused by uninitial... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const... |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | continued spinning committed |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | fixes for mouse handling on 10.2 systems |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon... |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon API |
tree | commitdiff |
2004-05-31 |
Włodzimierz Skiba | Removed condition of old Watcom times. Open Watcom... |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | added src/mac/carbon/display.cpp to project |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | removed tabs |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | allow compilation with wxUSE_CHOICEDLG set to 0 |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
tree | commitdiff |
2004-05-30 |
Václav Slavík | don't use global variables if GTK provides mechanism... |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | make sure we are getting the gui mutex before shutting... |
tree | commitdiff |
2004-05-29 |
Václav Slavík | use shaped window for taskbar icon, so that background... |
tree | commitdiff |
2004-05-29 |
Dimitri Schoolwerth | applied patch 961026: "Boundbox problem with rotated... |
tree | commitdiff |
2004-05-29 |
Dimitri Schoolwerth | applied valid part of patch #940683: "wxMessageBox... |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | reopen app according to HIG |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | moving constructors to .cpp |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | control data support |
tree | commitdiff |
2004-05-29 |
Julian Smart | MacReopenApp implementation for restoring top-level... |
tree | commitdiff |
2004-05-29 |
Robin Dunn | Take character size into account when calculating buffe... |
tree | commitdiff |
2004-05-28 |
Julian Smart | Reset m_inSetFocus for other exit point in this function: |
tree | commitdiff |
2004-05-28 |
Julian Smart | Make the focus recursion test only for Mac since it... |
tree | commitdiff |
2004-05-28 |
Włodzimierz Skiba | Simplified pen style conversion. |
tree | commitdiff |
2004-05-27 |
Václav Slavík | fixed indentation in case there's only one cell on... |
tree | commitdiff |
2004-05-27 |
Václav Slavík | compilation fix |
tree | commitdiff |
2004-05-27 |
Włodzimierz Skiba | Removed condition of old Watcom times. Open Watcom... |
tree | commitdiff |
2004-05-27 |
Václav Slavík | fixed iteration over cells |
tree | commitdiff |
2004-05-27 |
Stefan Csomor | scrolling code committed |
tree | commitdiff |
2004-05-27 |
Stefan Csomor | menu events handling more closely to the menu instance... |
tree | commitdiff |
2004-05-27 |
Stefan Csomor | having the refcon of a menu item to bear the pointer... |
tree | commitdiff |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
tree | commitdiff |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
tree | commitdiff |
2004-05-26 |
Julian Smart | Reverted config/resource name change |
tree | commitdiff |
2004-05-26 |
Stefan Csomor | if one clicks first on line 3 and then on line 1, the... |
tree | commitdiff |
2004-05-26 |
Kevin Ollivier | wxWebKikStateChangedEvent should now return proper... |
tree | commitdiff |
2004-05-25 |
Julian Smart | Must have valid colours for X11 popup window implementation |
tree | commitdiff |
2004-05-25 |
Julian Smart | Missed reversions |
tree | commitdiff |
2004-05-25 |
Włodzimierz Skiba | Missed headers. |
tree | commitdiff |
2004-05-25 |
Václav Slavík | corrected previous commit's wrongly applied patch |
tree | commitdiff |
2004-05-25 |
Dimitri Schoolwerth | applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD... |
tree | commitdiff |
2004-05-25 |
Julian Smart | More name changes |
tree | commitdiff |
2004-05-25 |
Václav Slavík | implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch... |
tree | commitdiff |
2004-05-25 |
Julian Smart | Added missing cast for Display* |
tree | commitdiff |
2004-05-25 |
Julian Smart | Fixes for wxMotif |
tree | commitdiff |
2004-05-25 |
Julian Smart | Fixed compilo for GTK+1 (GDK_DISPLAY undeclared) |
tree | commitdiff |
2004-05-25 |
Kevin Ollivier | wxWebKit now properly updates after a resize event. |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Fix for bug# 956875. Added some wxCHECK's to MSW's... |
tree | commitdiff |
2004-05-24 |
Robin Dunn | Use correct #if for interface/implementation pragma. |
tree | commitdiff |
2004-05-24 |
Kevin Ollivier | Fixes for Unicode build. |
tree | commitdiff |
2004-05-24 |
Robin Dunn | No longer any need for the dc parameter to FullPaint. |
tree | commitdiff |
2004-05-24 |
Robin Dunn | Fix FullPaint to actually force the whole window to... |
tree | commitdiff |
2004-05-24 |
Julian Smart | Regenerated makefiles for 2.5.2 |
tree | commitdiff |
2004-05-24 |
Stefan Csomor | overseeing the obvious, there is already a perfect... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Stefan Csomor | removing unnecessary invalidation in Update, adding... |
tree | commitdiff |
2004-05-23 |
Julian Smart | More name change |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-23 |
Stefan Csomor | make it non mach-o carbon savvy |
tree | commitdiff |
2004-05-23 |
Stefan Csomor | activated modal app state again |
tree | commitdiff |
2004-05-23 |
Stefan Csomor | Composite Window implementations for ::Update and ... |
tree | commitdiff |
2004-05-23 |
Stefan Csomor | -start experimental use of RunApplicationEventLoop, |
tree | commitdiff |
2004-05-22 |
Mattia Barbon | Do not realize the top level shell that acts as a... |
tree | commitdiff |
2004-05-21 |
Stefan Neis | Trying a workaround for bug in some of the unix-like... |
tree | commitdiff |
2004-05-21 |
Stefan Neis | Applied patch #957479 (Combobox crashes receiving focus). |
tree | commitdiff |
2004-05-21 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
next |