2008-01-24 |
Paul Cornett | remove redundant WX_CLEAR_LIST, it's done by base dtor |
tree | commitdiff |
2008-01-24 |
Paul Cornett | fix memory leak when wxMenu is used as a popup |
tree | commitdiff |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | updated wxExecute checks in wxGTK to be same as in... |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-13 |
Robert Roebling | Always invoke default action even if dclick is caught... |
tree | commitdiff |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
tree | commitdiff |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | don't use the same parameter name twice, HP compiler... |
tree | commitdiff |
2008-01-07 |
Robert Roebling | [ 1865141 ] wxNotebook::DeletePage can result in invali... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | return false from Dispatch() if gtk_main_quit() was... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | don't unload libgnomevfs.so, this results in a crash... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | removed extra default clause accidentally added by... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | correct handling of positive quality values (2nd part... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | more fixes to handling of the resolution chosen in... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-03 |
Vadim Zeitlin | set resolution of print preview from print data (modifi... |
tree | commitdiff |
2008-01-03 |
Paul Cornett | fix for last commit: didn't work if mask was white |
tree | commitdiff |
2008-01-03 |
Paul Cornett | Fix wxCursor(wxImage&) ctor for image widths not a... |
tree | commitdiff |
2007-12-31 |
Mart Raudsepp | Remove declaration of wxScaledFontList wxHashMap, as... |
tree | commitdiff |
2007-12-31 |
Paul Cornett | fix leak when creating wxCURSOR_BLANK |
tree | commitdiff |
2007-12-30 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-12-30 |
Robert Roebling | initial drag interface for wxDataViewCtrl |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-29 |
Robert Roebling | wxDataViewCtrl DnD stubs, some reformating |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-24 |
Paul Cornett | fix setting client data |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove old thread debugging code |
tree | commitdiff |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h |
tree | commitdiff |
2007-12-20 |
Paul Cornett | more code simplification |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | fix for ANSI mode build (patch 1853001) |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | remove some duplication in font scaling code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | create hatch bitmaps on demand, and dispose of them... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | use a wxCharBuffer instead of malloc/free for pango... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | Make sizing logic clearer, at the expense of a few... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Disable any refresh in backing window (set_back_pixmap... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Implemented (for GTK+) and tested dataview_context_menu... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Remove old/new DC test code (3000th commit - and still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Add a FIXME for a reminder... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | [ 1836794 ] gtk menu: radiogroup and separator |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-06 |
Paul Cornett | setting style on backing window should not be necessary... |
tree | commitdiff |
2007-12-05 |
Paul Cornett | fix deferred show when min size has been set |
tree | commitdiff |
2007-12-04 |
Julian Smart | Reverted mouse position change - wxMSW does send (... |
tree | commitdiff |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
tree | commitdiff |
2007-12-04 |
Julian Smart | Context menu event from keyboard records the mouse... |
tree | commitdiff |
2007-12-03 |
Robert Roebling | correct wxMemoryDC constr. to not use m_owner |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | build fix for -D__WXUNIVERSAL__ |
tree | commitdiff |
2007-12-02 |
Paul Cornett | keep initial size from changing when frame extents... |
tree | commitdiff |
2007-12-02 |
Paul Cornett | don't set resize mode to QUEUE, it seems to be wrong... |
tree | commitdiff |
2007-12-01 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-01 |
Robert Roebling | compilation fix and fewer warnings |
tree | commitdiff |
2007-11-30 |
Robert Roebling | remove checks for new dc code |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-30 |
Robert Roebling | GTK+ doesn't like slider with min=max values |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | don't keep dangling m_prevRadio pointer (2nd part of... |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | always call GTKSetActivatesDefault(), not only if wxTE_... |
tree | commitdiff |
2007-11-27 |
Robert Roebling | Patch from Bo to show missing lines again |
tree | commitdiff |
2007-11-27 |
Václav Slavík | removed trailing whitespace |
tree | commitdiff |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
tree | commitdiff |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW... |
tree | commitdiff |
2007-11-22 |
Václav Slavík | corrected wx_pango_version_check() comment |
tree | commitdiff |
2007-11-22 |
Paul Cornett | use a GtkAlignment to position m_mainWidget, avoiding... |
tree | commitdiff |
2007-11-21 |
Paul Cornett | fix for AUI pane shrinking each time it is floated |
tree | commitdiff |
2007-11-20 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-11-19 |
Vadim Zeitlin | Hildonized wxColourDialog |
tree | commitdiff |
2007-11-19 |
Vadim Zeitlin | only call hildon_program_remove_window() when destroyin... |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Implement wxGTK internal short-cut for wxDataViewIndexL... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | rename g_openDialogs to wxOpenModalDialogsCount and... |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Unsuccesfully tries to remove border from wxComboBox |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC change |
tree | commitdiff |
2007-11-14 |
Robert Roebling | Further wxDC changes |
tree | commitdiff |
2007-11-14 |
Paul Cornett | put the useable border styles in one place |
tree | commitdiff |
2007-11-14 |
Paul Cornett | put the useable border styles in one place |
tree | commitdiff |
2007-11-13 |
Paul Cornett | fix border glitches after rev 49907 |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | use GDK_SIZING instead of GDK_FLEUR which looks more... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Getting borders working |
tree | commitdiff |
2007-11-13 |
Robert Roebling | More DC changes |
tree | commitdiff |
2007-11-13 |
Paul Cornett | block signal handler rather than disconnecting |
tree | commitdiff |
2007-11-13 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | reset the dialog fields if they're not specified in... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | delete m_idleMutex later to avoid crashes if any window... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | compilation fix for g++ 4 after last commit (why was... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | flatten the single item submenus under Maemo |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | use more natively looking HildonNote instead of GtkMess... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | refactor wxGTK mnemonics conversion functions in a... |
tree | commitdiff |
2007-11-12 |
Paul Cornett | destroy created widgets |
tree | commitdiff |
2007-11-12 |
Paul Cornett | remove unused function |
tree | commitdiff |
2007-11-12 |
Paul Cornett | cleanup copy-and-paste |
tree | commitdiff |
next |