projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added test for wxScopeGuard
[wxWidgets.git]
/
src
/
gtk1
/
filedlg.cpp
2005-06-14
Mart Raudsepp
Use the toplevel widget as the parent in gtk_file_choos...
blob
|
commitdiff
|
raw
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-25
Robert Roebling
Prevent unnecessary assert when someone tries to
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Julian Smart
Applied patch 1173802: Reimplementation of GtkFileChoos...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Robert Roebling
Use conversion class in native GTK+ file dialog.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Vadim Zeitlin
file dialog with wxMULTIPLE style still doesn't allow...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Vadim Zeitlin
lame temporary "fix" for file names which are not UTF...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Włodzimierz Skiba
Fixed strange situation when we had wxPathExists and...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Václav Slavík
blind fix for GCC compilation when #pragmas are honored
blob
|
commitdiff
|
raw
|
diff to current
2004-12-05
Robert Roebling
Implemented run-time checks for the GTK version
blob
|
commitdiff
|
raw
|
diff to current
2004-12-05
Robert Roebling
Moved the implemtation of the generic and the
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Robert Roebling
Dirty hack to prevent double destruction of file...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Robert Roebling
Reverted changes that set m_widget to NULL in native
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Václav Slavík
fixed subtle SetDirectory bug re-introduced by latest...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Václav Slavík
reverted, the problem is deeper than that
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Václav Slavík
fixed to not duplicate code needlessly; clarified why...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-27
Robert Roebling
Fixes for file dialog. No longer spits out
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Václav Slavík
applied modified patch with native GTK wxFileDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Dimitri Schoolwerth
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Vadim Zeitlin
memory leak fixes in file dialogs (patch 783812)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-08
Vadim Zeitlin
wxFileDialog changed to use (new) wxCHANGE_DIR flag...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-11-22
Robert Roebling
Include changes again. Something is wrong with CVS...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Robert Roebling
Small distrib updates,
blob
|
commitdiff
|
raw
|
diff to current
1999-07-01
Robert Roebling
Corrected bug in filedlg.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Vadim Zeitlin
wxFileSelectorEx added - could someone please implement it?
blob
|
commitdiff
|
raw
|
diff to current
1999-05-10
Robert Roebling
Small modifications to Vadims changes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Robert Roebling
New idle handling. Only that.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-14
Ove Kaaven
OK, enough for today. To be continued tomorrow...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Vadim Zeitlin
wxFileDialog::GetFilename and GetDir work now
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Vadim Zeitlin
GetSize() and GetClientSize() changes
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Robert Roebling
distribution things
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
compilation problem fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Robert Roebling
Trying to repair what CVS can do to source code
blob
|
commitdiff
|
raw
|
diff to current
1999-02-02
Vadim Zeitlin
compilation warning removed
blob
|
commitdiff
|
raw
|
diff to current
1999-02-01
Robert Roebling
Removed some trash from that came through tha cables
blob
|
commitdiff
|
raw
|
diff to current
1999-01-25
Julian Smart
char* -> wxString
blob
|
commitdiff
|
raw
|
diff to current
1999-01-02
Robert Roebling
Header changes (gtk.h etc no longer included in defs.h
blob
|
commitdiff
|
raw
|
diff to current
1998-10-27
Robert Roebling
Added background colour again
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Robert Roebling
Removed usage of GdkImlib
blob
|
commitdiff
|
raw
|
diff to current
1998-09-07
Robert Roebling
Tries unsuccesfully to cure a few more problems
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-16
Robert Roebling
Added mising AddBitmapList in wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
1998-08-14
Robert Roebling
Added validation support
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Vadim Zeitlin
(1) Denis Pershin's patch for wxGTK (memory leaks corre...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-02
Robert Roebling
Fixed Fontdialog
blob
|
commitdiff
|
raw
|
diff to current
1998-07-28
Unknown (MO)
Fixed wxOVERWRITE_PROMPT bug in gtk file selector
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Karsten Ballüder
fixed appending of '/' to empty string
blob
|
commitdiff
|
raw
|
diff to current
1998-07-20
Robert Roebling
many fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
blob
|
commitdiff
|
raw
|
diff to current
1998-07-20
Unknown (MO)
Added use of default file/dir and confirm on overwrite...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-26
Julian Smart
New wxEventType for event type enum, and corresponding...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current