]> git.saurik.com Git - wxWidgets.git/history - src/gtk/win_gtk.c
move wxWindowGTK::DoPopupMenu back to window.cpp
[wxWidgets.git] / src / gtk / win_gtk.c
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2007-10-25  Paul Cornettfix for scrolling wxSpinCtrl, broken by fix for scrolli...
2007-10-20  Paul Cornettdon't force size_allocate in gtk_pizza_put, it shouldn...
2007-10-17  Paul CornettFix declaration-after-statement compile error, remove...
2007-09-04  Robert Roeblingcorrect scrolling of various GTK+ widgets such as GtkFr...
2007-04-08  Paul CornettChildren need to be updated in size_allocate even if...
2007-04-07  Robert Roebling Restore border around non-scrolling widgets. The
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2007-03-07  Vadim Zeitlinno changes, just removed TABs/trailing spaces
2007-03-07  Paul Cornettqueue resize on child when its position changes
2007-02-08  Mart RaudseppDo not declare GTypeInfo instances static. This is...
2006-10-20  Paul CornettRemove unnecessary size members from GtkPizzaChild.
2006-10-15  Robert Roebling Readd gtk_widget_set_size_request() to prevent
2006-10-15  Paul Cornettremove gtk_pizza_expose, its purpose is easily accompli...
2006-10-15  Robert Roebling Left unused variable around.
2006-10-15  Robert Roebling Use widget->allocation instead of querying the
2006-10-15  Robert Roebling Correct window placement only once.
2006-10-15  Paul Cornettstore GtkPizza border width in GtkContainer.border_widt...
2006-10-15  Paul Cornettput back obviously-not-redundant resize
2006-10-15  Paul Cornettremove redundant resize
2006-10-14  Robert Roebling Forgot border when reversing coordinates for RTL.
2006-10-14  Robert Roebling Left in debug printf.
2006-10-14  Robert Roebling Better place for coordinate mirroring and removal
2006-09-19  Mart RaudseppFix a few warnings that appear with -Wextra (unused...
2006-09-12  Paul Cornettgtk_pizza_set_external is redundant
2006-09-11  Robert Roebling Further RTL fixes.
2006-09-10  Robert Roebling Implemented window coord mirroring for RTL. This
2006-09-10  Robert Roebling Remove direct access to GtlPizza's offset
2006-09-09  Paul Cornettremove unused GtkPizza members scroll_[xy]
2006-09-09  Paul Cornettdon't set negative window size
2006-09-07  Paul Cornettremove a few unnecessary queue_resize/queue_draw calls
2006-05-23  Paul Cornettreplace deprecated gtk_type_new, plus minor cleanup
2006-05-22  Paul Cornettunused win_gtk stuff
2006-02-15  Mart RaudseppWrap the warning suppress of SetSize around #ifndef...
2006-02-12  Vadim Zeitlinget (temporarily) rid of GTK+ debugging messages about...
2006-02-03  Mart RaudseppGTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-04  Mart Raudsepp-Wundef fixes
2004-09-29  Vadim Zeitlinremoved C++ comments from C files
2004-09-16  Vadim Zeitlinfix for crash on 64 bit platforms (patch 1028942)
2004-09-03  Robert Roebling Applied patch to avoid g_lib wanrings.
2004-06-19  Václav Slavíkhandle style changes correctly in GtkPizza
2004-05-23  Julian SmartName and version changes
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-20  Robert Roebling Added scrolling of widgets to GTK 2.0.
2002-03-29  Robert Roebling More work on GTK 2.0 drawing.
2002-03-28  Robert Roebling Put some life into GTK 2.0 drawing.
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-05-31  Vadim Zeitlinwe now send iconize events
2000-08-10  Jouk Jansen Committing in .
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Jouk Jansen Committing in .
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-13  Robert Roebling Typo GtkPizza,
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-07  Jouk Jansen Committing in .
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-17  Robert Roebling Small testing changes,
2000-01-24  Vadim Zeitlinsome fixes from the SGI build log
1999-12-01  Robert Roebling Applied patch for multiple file selection, documented.
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-08  Robert Roebling New scrolling code.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  Robert Roebling New attempt at getting constraints work
1999-07-11  Robert Roebling A few compile things.
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-24  Robert Roebling Empty notebooks show up again. I'm afraid this
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
1999-05-06  Robert Roebling minor fixes
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-12  Robert Roebling Fixing a few fixes..
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-09  Robert Roebling Here it comes:
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-01-10  Robert Roebling OpenGl works now under GTK
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-23  Robert Roebling Added install scripts in missing places
next