2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue() |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
tree | commitdiff |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | pass double as sqrt() argument as at least Sun compiler... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | check that we do have scrollbars before using them... |
tree | commitdiff |
2007-06-21 |
Paul Cornett | fix reversed left/top variables |
tree | commitdiff |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-06-18 |
Mart Raudsepp | gtk_border_free is for freeing GtkBorder's, not g_free. |
tree | commitdiff |
2007-06-18 |
Mart Raudsepp | Fix memory leak in wxTextCtrl au_check_word that was... |
tree | commitdiff |
2007-06-17 |
Václav Slavík | don't make read-only text controls editable when enabled |
tree | commitdiff |
2007-06-14 |
Paul Cornett | typo fix |
tree | commitdiff |
2007-06-14 |
Paul Cornett | remove gtk1 code |
tree | commitdiff |
2007-06-14 |
Václav Slavík | fixed wxComboBox::Replace() to correctly use UTF-8... |
tree | commitdiff |
2007-06-12 |
Václav Slavík | more STL fixes |
tree | commitdiff |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
tree | commitdiff |
2007-06-04 |
Vadim Zeitlin | provide overloads for all kinds of strings for wxDataFo... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | compilation fix: wxColour::GetColor() returns const... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | suppress warnings about void* to uint conversion losing... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | also correct run-time check for gtk_message_dialog_form... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-30 |
Robert Roebling | Experimenting with cell attributes. |
tree | commitdiff |
2007-05-30 |
Robert Roebling | Implement for selection code. |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxGTK_CONV* macros to use utf8_str() and FromUT... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxWindow::ApplyToolTip to take UTF8-encoded... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | wxGTK_CONV -> wxGTK_CONV_SYS |
tree | commitdiff |
2007-05-30 |
Václav Slavík | put GtkArray into anonymous namespace, the name is... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | 1. removed useless GtkStr class, wxGTK_CONV is the... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString |
tree | commitdiff |
2007-05-29 |
Robert Roebling | Invalidate best size after string change in wxChoice. |
tree | commitdiff |
2007-05-28 |
Robert Roebling | Removed wxDataViewViewColumn since it is redundant. |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Upport latest changes from 2_8 branch (print dialog |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Correct GTK version check |
tree | commitdiff |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Compilo. |
tree | commitdiff |
2007-05-25 |
Robert Roebling | Really don't do anything (including not setting the |
tree | commitdiff |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Robert Roebling | [ 1721029 ] [GTK] memory leak in wxMenu |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h |
tree | commitdiff |
2007-05-20 |
Paul Cornett | simplify client size calculation |
tree | commitdiff |
2007-05-20 |
Paul Cornett | initialize m_sizeSet |
tree | commitdiff |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
tree | commitdiff |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow |
tree | commitdiff |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | removed unused statusbar parameter from wxFrameBase... |
tree | commitdiff |
2007-05-17 |
Paul Cornett | gtk version check should be runtime, not compile time |
tree | commitdiff |
2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
tree | commitdiff |
2007-05-16 |
Paul Cornett | need to invert offsets for gdk_pixbuf_scale; |
tree | commitdiff |
2007-05-16 |
Paul Cornett | speed up Rescale 5- to 15-fold by using pixbuf scaling |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-11 |
Robert Roebling | Set call event.SetEventObject() from commit_cb for... |
tree | commitdiff |
2007-05-11 |
Mart Raudsepp | Fix indentation from tabs to spaces in a few lines... |
tree | commitdiff |
2007-05-11 |
Mart Raudsepp | [wxGTK2] Support wxTEXT_ALIGNMENT_JUSTIFIED in wxTextCt... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | declare variables in the beginning of the block in... |
tree | commitdiff |
2007-05-09 |
Robert Roebling | GTK+ cell renderers are not widget, so use a |
tree | commitdiff |
2007-05-08 |
Robert Roebling | Beginning to make wxDC code compile both before |
tree | commitdiff |
2007-05-06 |
Robert Roebling | More preview code for the DC reorganisation. |
tree | commitdiff |
2007-05-05 |
Paul Cornett | move definitions from src/gtk/data.cpp to other appropr... |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Fix wxFD_FILE_MUST_EXIST |
tree | commitdiff |
2007-05-03 |
Vadim Zeitlin | make it possible to override desktop detection using... |
tree | commitdiff |
2007-05-03 |
Vadim Zeitlin | show the error returned by SmcOpenConnection(); don... |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-02 |
Paul Cornett | remove miniframe stuff from GtkOnSize(), it's handled... |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Only set focus to widget automatically if left down |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Added Test for wxComboBox::SetValue() to widgets... |
tree | commitdiff |
2007-04-26 |
Paul Cornett | replace 5 copies of size constraining code with one... |
tree | commitdiff |
2007-04-26 |
Paul Cornett | really fix window being repositioned after hiding,... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Use child's listmodelnotifier's destructor (by overlo... |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Correct MVC update region in GTK+ native version |
tree | commitdiff |
2007-04-24 |
Robert Roebling | Change SetValue( wxVariant &value ) to |
tree | commitdiff |
2007-04-24 |
Paul Cornett | Fix window being repositioned after hiding, then reshowing. |
tree | commitdiff |
2007-04-23 |
Václav Slavík | added code for checking if the current locale is UTF... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | tiny change to make g++ 3.3 compile the latest version |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | use GetParentForModalDialog() in ShowModal() to ensure... |
tree | commitdiff |
2007-04-23 |
Paul Cornett | revert move events change, it blocks programmatic move... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
tree | commitdiff |
2007-04-23 |
Paul Cornett | don't send move events for size changes |
tree | commitdiff |
2007-04-23 |
Paul Cornett | fix return type for "map_event" and "unmap_event" handlers |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | detect if there was an error in standard GTK+ options... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | update wxApp::argc/argv to remove the options parsed... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxAppTraits::GetStandardCmdLineOptions() allowing... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxDialog::GetParentForModalDialog() and use it... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added safe check for Pango version and use it to avoid... |
tree | commitdiff |
2007-04-21 |
Paul Cornett | remove redundant GTK_WIDGET casts |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
tree | commitdiff |
2007-04-19 |
Robert Roebling | Fix inplace editing of custom controls for |
tree | commitdiff |
2007-04-17 |
Robert Roebling | Implemented the same simple API for creating customized |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | reverted last change as using pango_version_check(... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | call gtk_file_chooser_set_current_folder even if the... |
tree | commitdiff |
2007-04-16 |
Vadim Zeitlin | removed superfluos semicolon |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
tree | commitdiff |
2007-04-14 |
Robert Roebling | Text alignment is for GTK 2.10 and above only. |
tree | commitdiff |
2007-04-13 |
Robert Roebling | Correctly handle ENTER for cell activation. |
tree | commitdiff |
2007-04-12 |
Vadim Zeitlin | removed the code to manually send wxNavigationEvents... |
tree | commitdiff |
next |