2009-01-25 |
Vadim Zeitlin | merged libpng 1.2.34 into the trunk (see #10043) |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | fix MSVC warning C4516 about using deprecated access... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | zero {host,serv}ent_data before passing it to the syste... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | convert COM arguments to wx lazily to improve performan... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | add IsOk() (closes #9872) |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | don't deprecate the entire wxDrawObject class, this... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Francesco Montorsi | Change in wxWindow the access specifier of the wxEvtHan... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | allow using wxBG_STYLE_CUSTOM even with the native... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | deprecate wxDrawObject (#9860) |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318 |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | implement wxChoicebook::SetWindowVariant() by forwardin... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Vadim Zeitlin | removed debugging wxPrintf() which not only had nothing... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Stefan Csomor | adapting to name change in r58318 |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Csomor | bring in the definition of wxSizer, making non-precomp... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Stefan Csomor | bring in the definition of wxScrollHelper, making non... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Vadim Zeitlin | take into account the controlling wxChoice size in... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Robert Roebling | Pseudo-sort MIME types (all application/xxx at the... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Vadim Zeitlin | minor fixes for custom controls support in wxFileDialog... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Francesco Montorsi | wxgtk_window_size_request_callback is not needed by... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Francesco Montorsi | do not export private symbols in wx shared libraries |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Robert Roebling | Add comment explaining why we filter out application... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Vadim Zeitlin | add missing wxUSE_DRAG_AND_DROP checks |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Don't pretend to be a GtkTreeView where it isn't required |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Optical improvements under OS X |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Only use text/xxx, skip application/xxx in MIME database |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Correct conversion from text file to charset (which... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Don't attempt to convert non-ascii strings to filenames |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Stefan Csomor | fixing some warnings |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Stefan Csomor | fixing 64 bit compile |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Always use theme border for inner window under wxGTK |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Postpone size event from wxTLW resizing to idle |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Not calling _size_allocate() breaks a.o. the native... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Vadim Zeitlin | added (wxMSW-only) wxToolTip::SetMaxWidth() and improve... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Prevent surplus calls of _size_allocate() if no change |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Don't always show the vertical scrollbar |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Remove scrollbar spacing from client size |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Add simple wxListCtrl to complex sample |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | GTK+'s native controls usually have a bigger line height |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Restore keyboard navi |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Tried hard to get the selection/focus rectangle drawn... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Vadim Zeitlin | rebake without persistence files |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Forgot this one |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Forgot header with OSX prefix |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Give some OSX specific methods OSX prefix, fixes hidden... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | wxDataViewCtrl fixes |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Remove persistence related files ag |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Robert Roebling | Remove persistence related files again |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Vadim Zeitlin | fix wxEVT_SPIN_XXX definitions in a nicer (compatible... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Reorganized wxListCtrl's window layout (same as wxDataV... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Jaakko Salli | Add wxPropertyGridEditorEventForwarders into wxPendingD... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | update KDE guide link; added to the list of the 'Change... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Use theme border in wxListCtrl sample |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | fix comment which otherwise produces misleading results... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Trying again to improve border type guessing |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Don't extend last header column button, as the column... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | draw icon before text label in header (huh?) |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Further header button details |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Further attempts at getting the header buttons right |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Use wxCONTROL_SPECIAL to denote first header button |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | The last button also looks different in the header... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | First and other header buttons look different |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | First and other header buttons look different |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Respect that GTK+ wants to have space between scrollbar... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Try to be smarter about querying the border witdh |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Override GetDefaultBorder, currently changes nothing |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | fix wxWindow::PushEventHandler and related wxWindow... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | a few more member groups, in line with the real header... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | no real change: just grouped the tons of wxWindows... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | tweak GetAppDir() to recognize more debug build directo... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | fix wxHtmlCell::Layout docs |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add visual drag hint |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | rename also motif logo |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | rename image files in a coherent way; remove old unused... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix problem with using wxEVT_SPIN in event tables after... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | use standard [Shift-]Ctrl-Z accelerators for wxID_REDO... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add drop hint |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Bryan Petty | Applied minor documentation corrections to wxRegKey... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Call SetDataSource() from OnEnter() so that querying... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | disable wxUSE_MEDIACTRL when wxUSE_ALL_FEATURES==no... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation (but not working) of the code in wxUSE_... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation with wxUSE_SPIN{BTN,CTRL}==0 (closes... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix wxURI::GetUser() for URIs without password; added... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Paul Cornett | don't use m_backing_window, it can't be drawn on |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | allocate size for the extra controls in the file dialog... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | really fix compilation in !wxUSE_LOG_DIALOG case (still... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Use wxDF_UNICODETEXT to make wxMSW crash |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Reinitialise wxDataViewCustomRenderer's DC every time |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | iter = NULL in iter_n_children() means root |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation in !wxUSE_LOG_DIALOG case (closes ... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | add more wxUSE_XXX checks to allow compilation with... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Copy and paste error |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Implement simple Drop, doesn't work under wxMSW (?) |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add wxDataFormat GetMatchingPair() which wxGTK and... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | added wxStandardPaths::GetAppDocumentsDir() and use... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Compilation fix |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Julian Smart | Restore control focus after adaptation |
commit | commitdiff | tree | snapshot |
next |