summary refs log tree commit diff stats
path: root/src/fe-gtk/textgui.c
AgeCommit message (Expand)Author
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor
2012-07-21Add extension filter for file dialogs, specify filters and starting folder fo...Berke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com
>^
cbcf58ab ^
b86ed896 ^

c7ec88c8 ^

cbcf58ab ^


cbcf58ab ^
aa60e2ea ^
b86ed896 ^

cbcf58ab ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
    
                  
                                               
                     
                                               

                                               

      


                                   
                             
                             

                                   
                        
all:
	@cd common
	@-$(MAKE) /nologo /s /f makefile.mak $@
	@cd ..\fe-gtk
	@-$(MAKE) /nologo /s /f makefile.mak $@
#	@cd ..\fe-text
#	@-$(MAKE) /nologo /s /f makefile.mak $@

clean:
	@del common\*.obj
	@del common\xchatcommon.lib
	@del fe-gtk\*.obj
	@del fe-gtk\xchat.exe
	@del fe-gtk\xchat.res
#	@del fe-text\*.obj
#	@del fe-text\xchat-text.exe
	@del pixmaps\*.h