2008-10-02 |
Vadim Zeitlin | honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderl... |
blob | commitdiff | raw |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' faile... |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Paul Cornett | put frame extents XGetWindowProperty code in one place |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
blob | commitdiff | raw | diff to current |
2008-04-19 |
Paul Cornett | don't reset m_deferShow if Show() is called more than... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Paul Cornett | reorganize deferred show logic a bit, to reset m_deferS... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Paul Cornett | use a different method to prevent an early size_allocate, |
blob | commitdiff | raw | diff to current |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Paul Cornett | don't defer showing if _NET_FRAME_EXTENTS handler is... |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Paul Cornett | revert updating GTK size hints when window decorations... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Paul Cornett | update GTK size hints when window decorations change |
blob | commitdiff | raw | diff to current |
2008-02-22 |
Václav Slavík | moved win_gtk.h header to wx/gtk/private, it's for... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Paul Cornett | avoid GCC warnings about breaking strict aliasing rules |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Paul Cornett | fix deferred show when min size has been set |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
Paul Cornett | keep initial size from changing when frame extents... |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW... |
blob | commitdiff | raw | diff to current |
2007-11-19 |
Vadim Zeitlin | only call hildon_program_remove_window() when destroyin... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | rename g_openDialogs to wxOpenModalDialogsCount and... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | some Hildon integration work: use HildonProgram (for... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Paul Cornett | modified fix for empty client area, first one broke... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Paul Cornett | fix for blank client area after restoring a "rolled... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Robert Roebling | Upport hint window improvement using custom GTK+ code |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Vadim Zeitlin | removed all compile- and run-time checks for GTK+ ... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
Julian Smart | Implementation of wxSysColourChangedEvent on wxGTK |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
Paul Cornett | don't need to paint tlw background, GTK does it |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Paul Cornett | get more accurate TLW sizing by using a window decorati... |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Paul Cornett | X property data is long for format 32 |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Paul Cornett | remove miniframe stuff from GtkOnSize(), it's handled... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Paul Cornett | replace 5 copies of size constraining code with one... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Paul Cornett | really fix window being repositioned after hiding,... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Paul Cornett | Fix window being repositioned after hiding, then reshowing. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Paul Cornett | revert move events change, it blocks programmatic move... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Paul Cornett | don't send move events for size changes |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Paul Cornett | fix return type for "map_event" and "unmap_event" handlers |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Paul Cornett | remove redundant GTK_WIDGET casts |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | don't try to access empty wxIconBundle in gtk_frame_rea... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
Vadim Zeitlin | added gtk.tlw.can-set-transparency system option (repla... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Vadim Zeitlin | return size without decorations from size_request GTK... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Vadim Zeitlin | wxTopLevelWindow::GetClientSize() returns 0x0 when... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Vadim Zeitlin | make GetSize() return the size of the window including... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Paul Cornett | simplify wxGTK DoSetSizeHints logic, respect size incre... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Robert Roebling | [ 1603704 ] Fix g++ -Wall warning in gtk/src/toplevel.cpp |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Robert Roebling | Return to just using the official API for setting |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Robert Roebling | Correct code for TLW placement, this fixes several |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Robert Roebling | Moved overridden SetMinSize() to base class. |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Robert Roebling | Make SetMinSize() and SetMaxSize() virtual so they |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Robert Roebling | Make wxWindow::SetSizeHints() do nothing. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Robert Roebling | Add EnableCloseButton() as wxMSW does. Use it in |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robert Roebling | Support wxFULLSCREEN_NOMENUBAR |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Robin Dunn | Need to subtract the m_miniTitle to get client size... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Robert Roebling | Better place for coordinate mirroring and removal |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Mart Raudsepp | Fix a few warnings that appear with -Wextra (unused... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | don't set negative window size |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Paul Cornett | don't use negative windows sizes |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Paul Cornett | GtkOnSize parameters aren't useful |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Robert Roebling | Don't use wxWindows::DoGetClientSize() from |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Paul Cornett | returning true is sufficient to stop signal emission |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | add needed includes, remove unneeded ones |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Robert Roebling | Added resize support to wxMiniFrame. |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Robert Roebling | Don't emit bogus size events if a child window |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Robert Roebling | Do nothing in wxTLW::Show() if t already is |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Mart Raudsepp | Don't check with CanSetTransparent from within SetTrans... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Mart Raudsepp | [wxGTK] Be pessimistic about transparency being visuall... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
Mart Raudsepp | Initial wxTLW::(Can)SetTransparent support for wxGTK... |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Mart Raudsepp | Do not set the wmclass for toplevels. This MUST be... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Włodzimierz Skiba | Include wx/control.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Włodzimierz Skiba | Include wx/timer.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Włodzimierz Skiba | Include wx/dialog.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-03 |
Paul Cornett | wxASSERT(false) --> wxFAIL |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Włodzimierz Skiba | wxTinderbox warning fix. |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Mart Raudsepp | Use correct return type for some of the signal callbacks |
blob | commitdiff | raw | diff to current |
next |