2008-09-05 |
Vadim Zeitlin | make it possible to use stock ids for custom message... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
tree | commitdiff |
2008-09-05 |
Paul Cornett | fix memory leak |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | removed unnceessary gtk_window_set_transient_for()... |
tree | commitdiff |
2008-09-05 |
Paul Cornett | fix for infinite loop when wxBeginBusyCursor is called... |
tree | commitdiff |
2008-09-01 |
Robert Roebling | use gtk_block_event instead of m_block event field |
tree | commitdiff |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contr... |
tree | commitdiff |
2008-08-29 |
Robert Roebling | Fix #9917: File save dialog does not honor file extensi... |
tree | commitdiff |
2008-08-28 |
Paul Cornett | use 8 bits for alpha, nothing needs 16 bit alpha here |
tree | commitdiff |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' faile... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | add parentheses for && inside || to fix g++ 4.3 warning |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | use Pango to draw rotated text if possible (this suppor... |
tree | commitdiff |
2008-08-21 |
Robert Roebling | Ticket #9858 gtk wxDC::DrawText() - draw text backgroun... |
tree | commitdiff |
2008-08-19 |
Paul Cornett | remove text field from page data, add much more useful... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
tree | commitdiff |
2008-08-15 |
Paul Cornett | fix for page change not working after veto, #3808 |
tree | commitdiff |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
tree | commitdiff |
2008-08-10 |
Paul Cornett | don't modify position for default border if button... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | add control items from child inserter, so that correct... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | some code cleanup |
tree | commitdiff |
2008-08-10 |
Paul Cornett | set extra widget from child inserter, so that correct... |
tree | commitdiff |
2008-08-10 |
Paul Cornett | fix previous commit to respect minimum width |
tree | commitdiff |
2008-08-07 |
Paul Cornett | allow dialog to be resized smaller with extra control |
tree | commitdiff |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
tree | commitdiff |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
tree | commitdiff |
2008-08-04 |
Julian Smart | Allow small widths if setting initial strings. |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-02 |
Robert Roebling | Support NOR logical function |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-28 |
Paul Cornett | fix Gtk-WARNING "... no property named `row-ending... |
tree | commitdiff |
2008-07-21 |
Václav Slavík | Fixed detection of Meta key state so that NumLock isn... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't call gtk_selection_data_set_text() with non-UTF... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | wxDF_UNICODETEXT shouldn't be supported at all in ANSI... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | no changes, just fixed a typo in comment |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | use #if wxUSE_UNICODE instead of #ifdefs (which totally... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't show warning to the user if session manager detec... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | fix generation of events for an initially empty wxDirPi... |
tree | commitdiff |
2008-07-18 |
Paul Cornett | fix masking of disabled bitmaps with some themes |
tree | commitdiff |
2008-07-07 |
Paul Cornett | gtk-universal build fixes |
tree | commitdiff |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work, typo corrected |
tree | commitdiff |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work |
tree | commitdiff |
2008-06-27 |
Robert Roebling | gtk wxStaticText and wxALIGN_CENTER_VERTICAL |
tree | commitdiff |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2 |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show... |
tree | commitdiff |
2008-06-21 |
Robert Roebling | Use wxMenuBase:SendEvent() to emit event, shoudl also... |
tree | commitdiff |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | fix ANSI mode build |
tree | commitdiff |
2008-06-12 |
Robert Roebling | #4479: wx.ComboBox needs a SetFont method |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | propagate style changes correctly to buttons with image... |
tree | commitdiff |
2008-06-11 |
Paul Cornett | simplify menu item callbacks by passing in wxMenuItem... |
tree | commitdiff |
2008-06-11 |
Paul Cornett | move 8 copies of the same function to common code |
tree | commitdiff |
2008-06-10 |
Paul Cornett | wxMenuItem code cleanup, removing duplicate and unnecce... |
tree | commitdiff |
2008-06-09 |
Vadim Zeitlin | don't use deprecate SetClippingRegion(wxRegion) |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-06-03 |
Robert Roebling | Remove old GTK 1.2 code |
tree | commitdiff |
2008-06-02 |
Robert Roebling | Separate label with wx mnemonics (&) and with gtk mnemo... |
tree | commitdiff |
2008-06-01 |
Paul Cornett | fix tool referencing, remove dropdown element in DoDele... |
tree | commitdiff |
2008-05-30 |
Julian Smart | Typo correction |
tree | commitdiff |
2008-05-30 |
Julian Smart | Don't update UI if hidden |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft |
tree | commitdiff |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such |
tree | commitdiff |
2008-05-28 |
Paul Cornett | fix leak introduced by r53753 |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Native wxBitmapComboBox patch for GTK+ |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Use wxList::DeleteContents() to delete columns |
tree | commitdiff |
2008-05-26 |
Paul Cornett | fix removing menu item, ticket 3387 |
tree | commitdiff |
2008-05-25 |
Vadim Zeitlin | don't take the min size into account when setting the... |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Don't use font encoding in Unicode mode |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Simplify SetValue() with empty string |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Invocation of default button by <ENTER> was impossible... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Update selection cache when inserting items, too |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Disable events upon item deletion (just in case) and... |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Forgot client data |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Make events match better with MSW |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | add back wxChoice::DoGetBestSize() removed by the previ... |
tree | commitdiff |
2008-05-21 |
Paul Cornett | button text uses fg color, not text color |
tree | commitdiff |
2008-05-21 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-20 |
Paul Cornett | get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733 |
tree | commitdiff |
2008-05-20 |
Paul Cornett | remove unused files |
tree | commitdiff |
2008-05-20 |
Paul Cornett | add missing braces |
tree | commitdiff |
2008-05-20 |
Paul Cornett | add missing break statement |
tree | commitdiff |
2008-05-20 |
Paul Cornett | put frame extents XGetWindowProperty code in one place |
tree | commitdiff |
2008-05-19 |
Robert Roebling | Made the various logical 2 device transforms consistent... |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | add missing header to fix compilation after changes... |
tree | commitdiff |
2008-05-18 |
Robert Roebling | Compilo |
tree | commitdiff |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
tree | commitdiff |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
tree | commitdiff |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
tree | commitdiff |
2008-05-11 |
Paul Cornett | don't change brush settings in SetBackgroundMode()... |
tree | commitdiff |
2008-05-10 |
Paul Cornett | don't send paint events for exposures of the border... |
tree | commitdiff |
next |